Skip to content
Success

Console Output

Pull request #44326 event
22:20:42 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 87ccd38cea21bd5ccbbdc833112ec519b6c59dec+82f583c8af950387735e97441a555d89525e214a (d4ed33743e983d53c5b01c293ec302c13c3a0558)
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-44326@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
22:20:44 [2022-10-21T22:20:44.137Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:20:44 [2022-10-21T22:20:44.145Z] Trying to pass milestone 2
[Pipeline] milestone
22:20:44 [2022-10-21T22:20:44.241Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:20:59 [2022-10-21T22:20:59.427Z] Still waiting to schedule task
22:20:59 [2022-10-21T22:20:59.427Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay222:37:41 [2022-10-21T22:37:41.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01faa4ddd6a28489f) in /home/ubuntu/workspace/moby_PR-44326
[Pipeline] {
[Pipeline] checkout
22:37:41 [2022-10-21T22:37:41.398Z] The recommended git tool is: git
22:37:41 [2022-10-21T22:37:41.416Z] using credential docker-jenkins-github-credentials
22:37:41 [2022-10-21T22:37:41.426Z] Cloning the remote Git repository
22:37:41 [2022-10-21T22:37:41.426Z] Cloning with configured refspecs honoured and without tags
22:37:41 [2022-10-21T22:37:41.470Z] Cloning repository https://github.com/moby/moby.git
22:37:41 [2022-10-21T22:37:41.471Z]  > git init /home/ubuntu/workspace/moby_PR-44326 # timeout=10
22:37:41 [2022-10-21T22:37:41.502Z] Fetching upstream changes from https://github.com/moby/moby.git
22:37:41 [2022-10-21T22:37:41.502Z]  > git --version # timeout=10
22:37:41 [2022-10-21T22:37:41.517Z]  > git --version # 'git version 2.17.1'
22:37:41 [2022-10-21T22:37:41.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:37:41 [2022-10-21T22:37:41.518Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:37:55 [2022-10-21T22:37:55.442Z] Fetching without tags
22:37:55 [2022-10-21T22:37:55.434Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:37:55 [2022-10-21T22:37:55.444Z]  > git config --add remote.origin.fetch +refs/pull/44326/head:refs/remotes/origin/PR-44326 # timeout=10
22:37:55 [2022-10-21T22:37:55.457Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:37:55 [2022-10-21T22:37:55.468Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:37:55 [2022-10-21T22:37:55.485Z] Fetching upstream changes from https://github.com/moby/moby.git
22:37:55 [2022-10-21T22:37:55.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:37:55 [2022-10-21T22:37:55.486Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:37:55 [2022-10-21T22:37:55.643Z] Merging remotes/origin/20.10 commit 82f583c8af950387735e97441a555d89525e214a into PR head commit 87ccd38cea21bd5ccbbdc833112ec519b6c59dec
22:37:56 [2022-10-21T22:37:56.393Z] Merge succeeded, producing 2d342536b309ef774ad4ec51c87372f512e55ab7
22:37:56 [2022-10-21T22:37:56.393Z] Checking out Revision 2d342536b309ef774ad4ec51c87372f512e55ab7 (PR-44326)
22:37:56 [2022-10-21T22:37:56.602Z] Commit message: "Merge commit '82f583c8af950387735e97441a555d89525e214a' into HEAD"
22:37:55 [2022-10-21T22:37:55.685Z]  > git config core.sparsecheckout # timeout=10
22:37:55 [2022-10-21T22:37:55.691Z]  > git checkout -f 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:37:56 [2022-10-21T22:37:56.127Z]  > git remote # timeout=10
22:37:56 [2022-10-21T22:37:56.150Z]  > git config --get remote.origin.url # timeout=10
22:37:56 [2022-10-21T22:37:56.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:37:56 [2022-10-21T22:37:56.158Z]  > git merge 82f583c8af950387735e97441a555d89525e214a # timeout=10
22:37:56 [2022-10-21T22:37:56.427Z]  > git rev-parse HEAD^{commit} # timeout=10
22:37:56 [2022-10-21T22:37:56.435Z]  > git config core.sparsecheckout # timeout=10
22:37:56 [2022-10-21T22:37:56.443Z]  > git checkout -f 2d342536b309ef774ad4ec51c87372f512e55ab7 # timeout=10
22:37:56 [2022-10-21T22:37:56.645Z]  > git rev-list --no-walk 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:37:57 [2022-10-21T22:37:57.489Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44326:/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
22:37:57 [2022-10-21T22:37:57.489Z] Unable to find image 'alpine:latest' locally
22:37:57 [2022-10-21T22:37:57.489Z] latest: Pulling from library/alpine
22:37:57 [2022-10-21T22:37:57.744Z] 213ec9aee27d: Pulling fs layer
22:37:57 [2022-10-21T22:37:57.744Z] 213ec9aee27d: Verifying Checksum
22:37:57 [2022-10-21T22:37:57.744Z] 213ec9aee27d: Download complete
22:37:58 [2022-10-21T22:37:58.001Z] 213ec9aee27d: Pull complete
22:37:58 [2022-10-21T22:37:58.001Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
22:37:58 [2022-10-21T22:37:58.001Z] Status: Downloaded newer image for alpine:latest
22:38:00 [2022-10-21T22:38:00.520Z] 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
[Pipeline] node
22:38:00 [2022-10-21T22:38:00.755Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01faa4ddd6a28489f) in /home/ubuntu/workspace/moby_PR-44326
[Pipeline] node
[Pipeline] node
[Pipeline] node
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] }
22:38:00 [2022-10-21T22:38:00.788Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03dbb63db61485ae7) in /home/ubuntu/workspace/moby_PR-44326
[Pipeline] {
[Pipeline] checkout
22:38:00 [2022-10-21T22:38:00.817Z] The recommended git tool is: git
22:38:00 [2022-10-21T22:38:00.826Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
22:38:00 [2022-10-21T22:38:00.843Z] Fetching changes from the remote Git repository
[Pipeline] // stage
22:38:00 [2022-10-21T22:38:00.851Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-007ddb7fe8440989e) in /home/ubuntu/workspace/moby_PR-44326
22:38:00 [2022-10-21T22:38:00.852Z] Fetching without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
22:38:00 [2022-10-21T22:38:00.890Z] The recommended git tool is: git
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
22:38:00 [2022-10-21T22:38:00.915Z] using credential docker-jenkins-github-credentials
22:38:00 [2022-10-21T22:38:00.926Z] Cloning the remote Git repository
22:38:00 [2022-10-21T22:38:00.926Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[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] }
22:38:01 [2022-10-21T22:38:01.005Z] The recommended git tool is: git
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
22:38:01 [2022-10-21T22:38:01.080Z] Merging remotes/origin/20.10 commit 82f583c8af950387735e97441a555d89525e214a into PR head commit 87ccd38cea21bd5ccbbdc833112ec519b6c59dec
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:38:01 [2022-10-21T22:38:01.453Z] Merge succeeded, producing 4f08c5e9edc6b38e74abda35fffa4d8f3231169a
22:38:01 [2022-10-21T22:38:01.453Z] Checking out Revision 4f08c5e9edc6b38e74abda35fffa4d8f3231169a (PR-44326)
22:38:01 [2022-10-21T22:38:01.507Z] Commit message: "Merge commit '82f583c8af950387735e97441a555d89525e214a' into HEAD"
22:38:00 [2022-10-21T22:38:00.878Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44326/.git # timeout=10
22:38:00 [2022-10-21T22:38:00.885Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:38:00 [2022-10-21T22:38:00.895Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:00 [2022-10-21T22:38:00.895Z]  > git --version # timeout=10
22:38:00 [2022-10-21T22:38:00.910Z]  > git --version # 'git version 2.17.1'
22:38:00 [2022-10-21T22:38:00.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:00 [2022-10-21T22:38:00.911Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:38:01 [2022-10-21T22:38:01.122Z]  > git config core.sparsecheckout # timeout=10
22:38:01 [2022-10-21T22:38:01.126Z]  > git checkout -f 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:38:01 [2022-10-21T22:38:01.418Z]  > git remote # timeout=10
22:38:01 [2022-10-21T22:38:01.421Z]  > git config --get remote.origin.url # timeout=10
22:38:01 [2022-10-21T22:38:01.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:01 [2022-10-21T22:38:01.426Z]  > git merge 82f583c8af950387735e97441a555d89525e214a # timeout=10
22:38:01 [2022-10-21T22:38:01.484Z]  > git rev-parse HEAD^{commit} # timeout=10
22:38:01 [2022-10-21T22:38:01.495Z]  > git config core.sparsecheckout # timeout=10
22:38:01 [2022-10-21T22:38:01.502Z]  > git checkout -f 4f08c5e9edc6b38e74abda35fffa4d8f3231169a # timeout=10
22:38:01 [2022-10-21T22:38:01.549Z]  > git rev-list --no-walk 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:38:00 [2022-10-21T22:38:00.944Z] Cloning repository https://github.com/moby/moby.git
22:38:00 [2022-10-21T22:38:00.945Z]  > git init /home/ubuntu/workspace/moby_PR-44326 # timeout=10
22:38:00 [2022-10-21T22:38:00.957Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:00 [2022-10-21T22:38:00.957Z]  > git --version # timeout=10
22:38:00 [2022-10-21T22:38:00.962Z]  > git --version # 'git version 2.25.1'
22:38:00 [2022-10-21T22:38:00.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:00 [2022-10-21T22:38:00.963Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:38:02 [2022-10-21T22:38:02.275Z] + [ PR != PR ]
22:38:02 [2022-10-21T22:38:02.275Z] + [ 20.10 != master ]
22:38:02 [2022-10-21T22:38:02.275Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:38:02 [2022-10-21T22:38:02.632Z] + docker version
22:38:02 [2022-10-21T22:38:02.632Z] Client: Docker Engine - Community
22:38:02 [2022-10-21T22:38:02.632Z]  Version:           22.06.0-beta.0
22:38:02 [2022-10-21T22:38:02.632Z]  API version:       1.42
22:38:02 [2022-10-21T22:38:02.632Z]  Go version:        go1.18.3
22:38:02 [2022-10-21T22:38:02.632Z]  Git commit:        3e9117b
22:38:02 [2022-10-21T22:38:02.632Z]  Built:             Fri Jun  3 17:55:46 2022
22:38:02 [2022-10-21T22:38:02.632Z]  OS/Arch:           linux/amd64
22:38:02 [2022-10-21T22:38:02.632Z]  Context:           default
22:38:02 [2022-10-21T22:38:02.632Z] 
22:38:02 [2022-10-21T22:38:02.632Z] Server: Docker Engine - Community
22:38:02 [2022-10-21T22:38:02.632Z]  Engine:
22:38:02 [2022-10-21T22:38:02.632Z]   Version:          22.06.0-beta.0
22:38:02 [2022-10-21T22:38:02.633Z]   API version:      1.42 (minimum version 1.12)
22:38:02 [2022-10-21T22:38:02.633Z]   Go version:       go1.18.3
22:38:02 [2022-10-21T22:38:02.633Z]   Git commit:       38633e7
22:38:02 [2022-10-21T22:38:02.633Z]   Built:            Fri Jun  3 17:55:46 2022
22:38:02 [2022-10-21T22:38:02.633Z]   OS/Arch:          linux/amd64
22:38:02 [2022-10-21T22:38:02.633Z]   Experimental:     true
22:38:02 [2022-10-21T22:38:02.633Z]  containerd:
22:38:02 [2022-10-21T22:38:02.633Z]   Version:          1.6.8
22:38:02 [2022-10-21T22:38:02.633Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:38:02 [2022-10-21T22:38:02.633Z]  runc:
22:38:02 [2022-10-21T22:38:02.633Z]   Version:          1.1.4
22:38:02 [2022-10-21T22:38:02.633Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:38:02 [2022-10-21T22:38:02.633Z]  docker-init:
22:38:02 [2022-10-21T22:38:02.633Z]   Version:          0.19.0
22:38:02 [2022-10-21T22:38:02.633Z]   GitCommit:        de40ad0
[Pipeline] sh
22:38:02 [2022-10-21T22:38:02.945Z] + docker info
22:38:02 [2022-10-21T22:38:02.945Z] Client:
22:38:02 [2022-10-21T22:38:02.945Z]  Context:    default
22:38:02 [2022-10-21T22:38:02.945Z]  Debug Mode: false
22:38:02 [2022-10-21T22:38:02.945Z]  Plugins:
22:38:02 [2022-10-21T22:38:02.945Z]   buildx: Docker Buildx (Docker Inc.)
22:38:02 [2022-10-21T22:38:02.945Z]     Version:  c5aec24
22:38:02 [2022-10-21T22:38:02.945Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
22:38:02 [2022-10-21T22:38:02.945Z]   compose: Docker Compose (Docker Inc.)
22:38:02 [2022-10-21T22:38:02.945Z]     Version:  v2.12.0
22:38:02 [2022-10-21T22:38:02.945Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:38:02 [2022-10-21T22:38:02.945Z]   scan: Docker Scan (Docker Inc.)
22:38:02 [2022-10-21T22:38:02.945Z]     Version:  v0.17.0
22:38:02 [2022-10-21T22:38:02.945Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:38:02 [2022-10-21T22:38:02.945Z] 
22:38:02 [2022-10-21T22:38:02.945Z] Server:
22:38:02 [2022-10-21T22:38:02.945Z]  Containers: 0
22:38:02 [2022-10-21T22:38:02.945Z]   Running: 0
22:38:02 [2022-10-21T22:38:02.945Z]   Paused: 0
22:38:02 [2022-10-21T22:38:02.945Z]   Stopped: 0
22:38:02 [2022-10-21T22:38:02.945Z]  Images: 3
22:38:02 [2022-10-21T22:38:02.945Z]  Server Version: 22.06.0-beta.0
22:38:02 [2022-10-21T22:38:02.945Z]  Storage Driver: overlay2
22:38:02 [2022-10-21T22:38:02.945Z]   Backing Filesystem: extfs
22:38:02 [2022-10-21T22:38:02.945Z]   Supports d_type: true
22:38:02 [2022-10-21T22:38:02.945Z]   Using metacopy: false
22:38:02 [2022-10-21T22:38:02.945Z]   Native Overlay Diff: true
22:38:02 [2022-10-21T22:38:02.945Z]   userxattr: false
22:38:02 [2022-10-21T22:38:02.945Z]  Logging Driver: json-file
22:38:02 [2022-10-21T22:38:02.945Z]  Cgroup Driver: cgroupfs
22:38:02 [2022-10-21T22:38:02.945Z]  Cgroup Version: 1
22:38:02 [2022-10-21T22:38:02.945Z]  Plugins:
22:38:02 [2022-10-21T22:38:02.945Z]   Volume: local
22:38:02 [2022-10-21T22:38:02.945Z]   Network: bridge host ipvlan macvlan null overlay
22:38:02 [2022-10-21T22:38:02.945Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:38:02 [2022-10-21T22:38:02.945Z]  Swarm: inactive
22:38:02 [2022-10-21T22:38:02.945Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:38:02 [2022-10-21T22:38:02.945Z]  Default Runtime: runc
22:38:02 [2022-10-21T22:38:02.945Z]  Init Binary: docker-init
22:38:02 [2022-10-21T22:38:02.945Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:38:02 [2022-10-21T22:38:02.945Z]  runc version: v1.1.4-0-g5fd4c4d
22:38:02 [2022-10-21T22:38:02.945Z]  init version: de40ad0
22:38:02 [2022-10-21T22:38:02.945Z]  Security Options:
22:38:02 [2022-10-21T22:38:02.945Z]   apparmor
22:38:02 [2022-10-21T22:38:02.945Z]   seccomp
22:38:02 [2022-10-21T22:38:02.945Z]    Profile: builtin
22:38:02 [2022-10-21T22:38:02.945Z]  Kernel Version: 5.4.0-1088-aws
22:38:02 [2022-10-21T22:38:02.945Z]  Operating System: Ubuntu 18.04.6 LTS
22:38:02 [2022-10-21T22:38:02.945Z]  OSType: linux
22:38:02 [2022-10-21T22:38:02.945Z]  Architecture: x86_64
22:38:02 [2022-10-21T22:38:02.945Z]  CPUs: 2
22:38:02 [2022-10-21T22:38:02.945Z]  Total Memory: 7.483GiB
22:38:02 [2022-10-21T22:38:02.945Z]  Name: ip-10-100-85-232
22:38:02 [2022-10-21T22:38:02.945Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
22:38:02 [2022-10-21T22:38:02.945Z]  Docker Root Dir: /var/lib/docker
22:38:02 [2022-10-21T22:38:02.945Z]  Debug Mode: false
22:38:02 [2022-10-21T22:38:02.945Z]  Registry: https://index.docker.io/v1/
22:38:02 [2022-10-21T22:38:02.945Z]  Labels:
22:38:02 [2022-10-21T22:38:02.945Z]  Experimental: true
22:38:02 [2022-10-21T22:38:02.945Z]  Insecure Registries:
22:38:02 [2022-10-21T22:38:02.945Z]   127.0.0.0/8
22:38:02 [2022-10-21T22:38:02.945Z]  Live Restore Enabled: true
22:38:02 [2022-10-21T22:38:02.945Z] 
22:38:02 [2022-10-21T22:38:02.945Z] WARNING: No swap limit support
[Pipeline] sh
22:38:03 [2022-10-21T22:38:03.258Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:38:03 [2022-10-21T22:38:03.258Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:38:03 [2022-10-21T22:38:03.258Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:38:03 [2022-10-21T22:38:03.258Z] + bash /home/ubuntu/workspace/moby_PR-44326/check-config.sh
22:38:03 [2022-10-21T22:38:03.258Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:38:03 [2022-10-21T22:38:03.258Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
22:38:03 [2022-10-21T22:38:03.258Z] 
22:38:03 [2022-10-21T22:38:03.258Z] Generally Necessary:
22:38:03 [2022-10-21T22:38:03.258Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:38:03 [2022-10-21T22:38:03.258Z] - apparmor: enabled and tools installed
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_NAMESPACES: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_NET_NS: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_PID_NS: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_IPC_NS: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_UTS_NS: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_CGROUPS: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_CGROUP_CPUACCT: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_CGROUP_DEVICE: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_CGROUP_FREEZER: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_CGROUP_SCHED: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_CPUSETS: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_MEMCG: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_KEYS: enabled
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_VETH: enabled (as module)
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_BRIDGE: enabled (as module)
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:38:03 [2022-10-21T22:38:03.258Z] - CONFIG_NF_NAT_IPV4: missing
22:38:03 [2022-10-21T22:38:03.315Z] using credential docker-jenkins-github-credentials
22:38:03 [2022-10-21T22:38:03.324Z] Cloning the remote Git repository
22:38:03 [2022-10-21T22:38:03.324Z] Cloning with configured refspecs honoured and without tags
22:38:03 [2022-10-21T22:38:03.346Z] Cloning repository https://github.com/moby/moby.git
22:38:03 [2022-10-21T22:38:03.398Z]  > git init /home/ubuntu/workspace/moby_PR-44326 # timeout=10
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_NF_NAT: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_NF_NAT_NEEDED: missing
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_POSIX_MQUEUE: enabled
22:38:03 [2022-10-21T22:38:03.515Z] 
22:38:03 [2022-10-21T22:38:03.515Z] Optional Features:
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_USER_NS: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_SECCOMP: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_CGROUP_PIDS: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_MEMCG_SWAP: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:38:03 [2022-10-21T22:38:03.515Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_BLK_CGROUP: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IOSCHED_CFQ: missing
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_CGROUP_PERF: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_CGROUP_HUGETLB: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_CFS_BANDWIDTH: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_RT_GROUP_SCHED: missing
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_VS: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_VS_NFCT: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_IP_VS_RR: enabled (as module)
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_EXT4_FS: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:38:03 [2022-10-21T22:38:03.515Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:38:03 [2022-10-21T22:38:03.771Z] - Network Drivers:
22:38:03 [2022-10-21T22:38:03.771Z]   - "overlay":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_VXLAN: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:38:03 [2022-10-21T22:38:03.771Z]       Optional (for encrypted networks):
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_CRYPTO: enabled
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_CRYPTO_AEAD: enabled
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_CRYPTO_GCM: enabled
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_CRYPTO_GHASH: enabled
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_XFRM: enabled
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_XFRM_USER: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_INET_ESP: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
22:38:03 [2022-10-21T22:38:03.771Z]   - "ipvlan":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_IPVLAN: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]   - "macvlan":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_MACVLAN: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_DUMMY: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]   - "ftp,tftp client in container":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z] - Storage Drivers:
22:38:03 [2022-10-21T22:38:03.771Z]   - "aufs":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_AUFS_FS: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]   - "btrfs":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:38:03 [2022-10-21T22:38:03.771Z]   - "devicemapper":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_BLK_DEV_DM: enabled
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]   - "overlay":
22:38:03 [2022-10-21T22:38:03.771Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:38:03 [2022-10-21T22:38:03.771Z]   - "zfs":
22:38:03 [2022-10-21T22:38:03.771Z]     - /dev/zfs: present
22:38:03 [2022-10-21T22:38:03.771Z]     - zfs command: missing
22:38:03 [2022-10-21T22:38:03.771Z]     - zpool command: missing
22:38:03 [2022-10-21T22:38:03.771Z] 
22:38:03 [2022-10-21T22:38:03.771Z] Limits:
22:38:03 [2022-10-21T22:38:03.771Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:38:03 [2022-10-21T22:38:03.771Z] 
22:38:03 [2022-10-21T22:38:03.771Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:38:04 [2022-10-21T22:38:04.131Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a .
22:38:04 [2022-10-21T22:38:04.386Z] #1 [internal] load build definition from Dockerfile
22:38:04 [2022-10-21T22:38:04.386Z] #1 transferring dockerfile: 16.91kB done
22:38:04 [2022-10-21T22:38:04.386Z] #1 DONE 0.0s
22:38:04 [2022-10-21T22:38:04.386Z] 
22:38:04 [2022-10-21T22:38:04.386Z] #2 [internal] load .dockerignore
22:38:04 [2022-10-21T22:38:04.386Z] #2 transferring context: 87B done
22:38:04 [2022-10-21T22:38:04.386Z] #2 DONE 0.0s
22:38:04 [2022-10-21T22:38:04.386Z] 
22:38:04 [2022-10-21T22:38:04.386Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:38:04 [2022-10-21T22:38:04.386Z] #3 DONE 0.1s
22:38:04 [2022-10-21T22:38:04.386Z] 
22:38:04 [2022-10-21T22:38:04.386Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:38:04 [2022-10-21T22:38:04.386Z] #4 CACHED
22:38:03 [2022-10-21T22:38:03.631Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:03 [2022-10-21T22:38:03.631Z]  > git --version # timeout=10
22:38:03 [2022-10-21T22:38:03.637Z]  > git --version # 'git version 2.25.1'
22:38:03 [2022-10-21T22:38:03.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:03 [2022-10-21T22:38:03.641Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:38:04 [2022-10-21T22:38:04.641Z] 
22:38:04 [2022-10-21T22:38:04.641Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:38:04 [2022-10-21T22:38:04.641Z] #5 DONE 0.1s
22:38:04 [2022-10-21T22:38:04.641Z] 
22:38:04 [2022-10-21T22:38:04.641Z] #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:38:04 [2022-10-21T22:38:04.897Z] #6 DONE 0.1s
22:38:04 [2022-10-21T22:38:04.897Z] 
22:38:04 [2022-10-21T22:38:04.897Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:38:04 [2022-10-21T22:38:04.897Z] #7 DONE 0.1s
22:38:04 [2022-10-21T22:38:04.897Z] 
22:38:04 [2022-10-21T22:38:04.897Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
22:38:04 [2022-10-21T22:38:04.897Z] #8 DONE 0.1s
22:38:04 [2022-10-21T22:38:04.897Z] 
22:38:04 [2022-10-21T22:38:04.897Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:38:04 [2022-10-21T22:38:04.897Z] #9 DONE 0.0s
22:38:04 [2022-10-21T22:38:04.897Z] 
22:38:04 [2022-10-21T22:38:04.897Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:38:04 [2022-10-21T22:38:04.897Z] #10 DONE 0.0s
22:38:04 [2022-10-21T22:38:04.897Z] 
22:38:04 [2022-10-21T22:38:04.897Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:38:04 [2022-10-21T22:38:04.897Z] #11 DONE 0.0s
22:38:04 [2022-10-21T22:38:04.897Z] 
22:38:04 [2022-10-21T22:38:04.897Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:04 [2022-10-21T22:38:04.897Z] #12 DONE 0.0s
22:38:04 [2022-10-21T22:38:04.897Z] 
22:38:04 [2022-10-21T22:38:04.897Z] #13 [internal] load build context
22:38:06 [2022-10-21T22:38:06.271Z] #13 transferring context: 53.56MB 1.2s done
22:38:06 [2022-10-21T22:38:06.271Z] #13 DONE 1.3s
22:38:06 [2022-10-21T22:38:06.271Z] 
22:38:06 [2022-10-21T22:38:06.271Z] #14 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:38:06 [2022-10-21T22:38:06.271Z] #14 CACHED
22:38:06 [2022-10-21T22:38:06.271Z] 
22:38:06 [2022-10-21T22:38:06.271Z] #15 [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
22:38:06 [2022-10-21T22:38:06.271Z] #15 CACHED
22:38:06 [2022-10-21T22:38:06.271Z] 
22:38:06 [2022-10-21T22:38:06.271Z] #16 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:38:06 [2022-10-21T22:38:06.271Z] #16 CACHED
22:38:06 [2022-10-21T22:38:06.271Z] 
22:38:06 [2022-10-21T22:38:06.271Z] #17 [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
22:38:06 [2022-10-21T22:38:06.271Z] #17 CACHED
22:38:06 [2022-10-21T22:38:06.271Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #18 [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
22:38:06 [2022-10-21T22:38:06.272Z] #18 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #19 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #19 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #20 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #20 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #21 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:38:06 [2022-10-21T22:38:06.272Z] #21 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:38:06 [2022-10-21T22:38:06.272Z] #22 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
22:38:06 [2022-10-21T22:38:06.272Z] #23 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #24 [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
22:38:06 [2022-10-21T22:38:06.272Z] #24 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #25 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #25 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #26 [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
22:38:06 [2022-10-21T22:38:06.272Z] #26 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:38:06 [2022-10-21T22:38:06.272Z] #27 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #28 [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
22:38:06 [2022-10-21T22:38:06.272Z] #28 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #29 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #30 [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
22:38:06 [2022-10-21T22:38:06.272Z] #30 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #31 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #31 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #32 [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
22:38:06 [2022-10-21T22:38:06.272Z] #32 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #33 [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
22:38:06 [2022-10-21T22:38:06.272Z] #33 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #34 [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
22:38:06 [2022-10-21T22:38:06.272Z] #34 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #35 [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
22:38:06 [2022-10-21T22:38:06.272Z] #35 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #36 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #36 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #37 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:38:06 [2022-10-21T22:38:06.272Z] #37 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:38:06 [2022-10-21T22:38:06.272Z] #38 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #39 [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
22:38:06 [2022-10-21T22:38:06.272Z] #39 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #40 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:38:06 [2022-10-21T22:38:06.272Z] #40 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #41 [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
22:38:06 [2022-10-21T22:38:06.272Z] #41 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:38:06 [2022-10-21T22:38:06.272Z] #42 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #43 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #43 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:38:06 [2022-10-21T22:38:06.272Z] #44 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #45 [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
22:38:06 [2022-10-21T22:38:06.272Z] #45 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #46 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #47 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:38:06 [2022-10-21T22:38:06.272Z] #47 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #48 [dev-systemd-false  6/26] RUN ldconfig
22:38:06 [2022-10-21T22:38:06.272Z] #48 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #49 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:38:06 [2022-10-21T22:38:06.272Z] #49 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #50 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:38:06 [2022-10-21T22:38:06.272Z] #50 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #51 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #51 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #52 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:38:06 [2022-10-21T22:38:06.272Z] #52 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
22:38:06 [2022-10-21T22:38:06.272Z] #53 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #54 [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
22:38:06 [2022-10-21T22:38:06.272Z] #54 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:38:06 [2022-10-21T22:38:06.272Z] #55 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #56 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:38:06 [2022-10-21T22:38:06.272Z] #56 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #57 [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
22:38:06 [2022-10-21T22:38:06.272Z] #57 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:38:06 [2022-10-21T22:38:06.272Z] #58 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #59 [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
22:38:06 [2022-10-21T22:38:06.272Z] #59 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #60 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #61 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #61 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #62 [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
22:38:06 [2022-10-21T22:38:06.272Z] #62 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #63 [dev-systemd-false  1/26] RUN groupadd -r docker
22:38:06 [2022-10-21T22:38:06.272Z] #63 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #64 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:38:06 [2022-10-21T22:38:06.272Z] #64 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #65 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #66 [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
22:38:06 [2022-10-21T22:38:06.272Z] #66 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #67 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:38:06 [2022-10-21T22:38:06.272Z] #67 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:38:06 [2022-10-21T22:38:06.272Z] #68 CACHED
22:38:06 [2022-10-21T22:38:06.272Z] 
22:38:06 [2022-10-21T22:38:06.272Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:38:07 [2022-10-21T22:38:07.198Z] #69 DONE 0.8s
22:38:07 [2022-10-21T22:38:07.198Z] 
22:38:07 [2022-10-21T22:38:07.198Z] #70 exporting to image
22:38:07 [2022-10-21T22:38:07.198Z] #70 exporting layers
22:38:07 [2022-10-21T22:38:07.766Z] #70 exporting layers 0.6s done
22:38:07 [2022-10-21T22:38:07.766Z] #70 writing image sha256:3b6f2e4ed5cfe62db50371c4757309ab090a22f74ac5cb0c3e237144ffe398cb done
22:38:07 [2022-10-21T22:38:07.766Z] #70 naming to docker.io/library/docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a done
22:38:07 [2022-10-21T22:38:07.766Z] #70 DONE 0.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
22:38:08 [2022-10-21T22:38:08.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f08c5e9edc6b38e74abda35fffa4d8f3231169a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a hack/validate/default
22:38:08 [2022-10-21T22:38:08.652Z] Congratulations!  All commits are properly signed with the DCO!
22:38:10 [2022-10-21T22:38:10.017Z] Congratulations!  Seccomp profile generation is done correctly.
22:38:10 [2022-10-21T22:38:10.017Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
22:38:12 [2022-10-21T22:38:12.114Z] Fetching without tags
22:38:12 [2022-10-21T22:38:12.327Z] Merging remotes/origin/20.10 commit 82f583c8af950387735e97441a555d89525e214a into PR head commit 87ccd38cea21bd5ccbbdc833112ec519b6c59dec
22:38:13 [2022-10-21T22:38:13.427Z] Merge succeeded, producing 2b5a77f09964eb780fde690cf581f29e2abb5ed4
22:38:13 [2022-10-21T22:38:13.428Z] Checking out Revision 2b5a77f09964eb780fde690cf581f29e2abb5ed4 (PR-44326)
22:38:12 [2022-10-21T22:38:12.110Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:38:12 [2022-10-21T22:38:12.113Z]  > git config --add remote.origin.fetch +refs/pull/44326/head:refs/remotes/origin/PR-44326 # timeout=10
22:38:12 [2022-10-21T22:38:12.118Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:38:12 [2022-10-21T22:38:12.124Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:38:12 [2022-10-21T22:38:12.132Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:12 [2022-10-21T22:38:12.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:12 [2022-10-21T22:38:12.133Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:38:12 [2022-10-21T22:38:12.344Z]  > git config core.sparsecheckout # timeout=10
22:38:12 [2022-10-21T22:38:12.354Z]  > git checkout -f 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:38:12 [2022-10-21T22:38:12.808Z]  > git remote # timeout=10
22:38:12 [2022-10-21T22:38:12.812Z]  > git config --get remote.origin.url # timeout=10
22:38:12 [2022-10-21T22:38:12.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:12 [2022-10-21T22:38:12.819Z]  > git merge 82f583c8af950387735e97441a555d89525e214a # timeout=10
22:38:13 [2022-10-21T22:38:13.433Z]  > git rev-parse HEAD^{commit} # timeout=10
22:38:13 [2022-10-21T22:38:13.444Z]  > git config core.sparsecheckout # timeout=10
22:38:13 [2022-10-21T22:38:13.450Z]  > git checkout -f 2b5a77f09964eb780fde690cf581f29e2abb5ed4 # timeout=10
22:38:13 [2022-10-21T22:38:13.504Z] Commit message: "Merge commit '82f583c8af950387735e97441a555d89525e214a' into HEAD"
22:38:13 [2022-10-21T22:38:13.521Z]  > git rev-list --no-walk 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:38:14 [2022-10-21T22:38:14.188Z] + docker version
22:38:14 [2022-10-21T22:38:14.188Z] Client: Docker Engine - Community
22:38:14 [2022-10-21T22:38:14.188Z]  Version:           22.06.0-beta.0
22:38:14 [2022-10-21T22:38:14.188Z]  API version:       1.42
22:38:14 [2022-10-21T22:38:14.188Z]  Go version:        go1.18.3
22:38:14 [2022-10-21T22:38:14.188Z]  Git commit:        3e9117b
22:38:14 [2022-10-21T22:38:14.188Z]  Built:             Fri Jun  3 17:55:34 2022
22:38:14 [2022-10-21T22:38:14.188Z]  OS/Arch:           linux/arm64
22:38:14 [2022-10-21T22:38:14.188Z]  Context:           default
22:38:14 [2022-10-21T22:38:14.188Z] 
22:38:14 [2022-10-21T22:38:14.188Z] Server: Docker Engine - Community
22:38:14 [2022-10-21T22:38:14.188Z]  Engine:
22:38:14 [2022-10-21T22:38:14.188Z]   Version:          22.06.0-beta.0
22:38:14 [2022-10-21T22:38:14.188Z]   API version:      1.42 (minimum version 1.12)
22:38:14 [2022-10-21T22:38:14.188Z]   Go version:       go1.18.3
22:38:14 [2022-10-21T22:38:14.188Z]   Git commit:       38633e7
22:38:14 [2022-10-21T22:38:14.188Z]   Built:            Fri Jun  3 17:55:34 2022
22:38:14 [2022-10-21T22:38:14.188Z]   OS/Arch:          linux/arm64
22:38:14 [2022-10-21T22:38:14.188Z]   Experimental:     true
22:38:14 [2022-10-21T22:38:14.188Z]  containerd:
22:38:14 [2022-10-21T22:38:14.188Z]   Version:          1.6.8
22:38:14 [2022-10-21T22:38:14.188Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:38:14 [2022-10-21T22:38:14.188Z]  runc:
22:38:14 [2022-10-21T22:38:14.188Z]   Version:          1.1.4
22:38:14 [2022-10-21T22:38:14.188Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:38:14 [2022-10-21T22:38:14.188Z]  docker-init:
22:38:14 [2022-10-21T22:38:14.188Z]   Version:          0.19.0
22:38:14 [2022-10-21T22:38:14.188Z]   GitCommit:        de40ad0
[Pipeline] sh
22:38:14 [2022-10-21T22:38:14.497Z] + docker info
22:38:14 [2022-10-21T22:38:14.497Z] Client:
22:38:14 [2022-10-21T22:38:14.497Z]  Context:    default
22:38:14 [2022-10-21T22:38:14.497Z]  Debug Mode: false
22:38:14 [2022-10-21T22:38:14.497Z]  Plugins:
22:38:14 [2022-10-21T22:38:14.497Z]   buildx: Docker Buildx (Docker Inc.)
22:38:14 [2022-10-21T22:38:14.497Z]     Version:  v0.8.2
22:38:14 [2022-10-21T22:38:14.497Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:38:14 [2022-10-21T22:38:14.497Z]   compose: Docker Compose (Docker Inc.)
22:38:14 [2022-10-21T22:38:14.497Z]     Version:  v2.12.0
22:38:14 [2022-10-21T22:38:14.497Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:38:14 [2022-10-21T22:38:14.497Z] 
22:38:14 [2022-10-21T22:38:14.497Z] Server:
22:38:14 [2022-10-21T22:38:14.497Z]  Containers: 0
22:38:14 [2022-10-21T22:38:14.497Z]   Running: 0
22:38:14 [2022-10-21T22:38:14.497Z]   Paused: 0
22:38:14 [2022-10-21T22:38:14.497Z]   Stopped: 0
22:38:14 [2022-10-21T22:38:14.497Z]  Images: 3
22:38:14 [2022-10-21T22:38:14.497Z]  Server Version: 22.06.0-beta.0
22:38:14 [2022-10-21T22:38:14.497Z]  Storage Driver: overlay2
22:38:14 [2022-10-21T22:38:14.497Z]   Backing Filesystem: extfs
22:38:14 [2022-10-21T22:38:14.497Z]   Supports d_type: true
22:38:14 [2022-10-21T22:38:14.497Z]   Using metacopy: false
22:38:14 [2022-10-21T22:38:14.497Z]   Native Overlay Diff: true
22:38:14 [2022-10-21T22:38:14.497Z]   userxattr: false
22:38:14 [2022-10-21T22:38:14.497Z]  Logging Driver: json-file
22:38:14 [2022-10-21T22:38:14.497Z]  Cgroup Driver: cgroupfs
22:38:14 [2022-10-21T22:38:14.497Z]  Cgroup Version: 1
22:38:14 [2022-10-21T22:38:14.497Z]  Plugins:
22:38:14 [2022-10-21T22:38:14.497Z]   Volume: local
22:38:14 [2022-10-21T22:38:14.497Z]   Network: bridge host ipvlan macvlan null overlay
22:38:14 [2022-10-21T22:38:14.497Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:38:14 [2022-10-21T22:38:14.497Z]  Swarm: inactive
22:38:14 [2022-10-21T22:38:14.497Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:38:14 [2022-10-21T22:38:14.497Z]  Default Runtime: runc
22:38:14 [2022-10-21T22:38:14.497Z]  Init Binary: docker-init
22:38:14 [2022-10-21T22:38:14.497Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:38:14 [2022-10-21T22:38:14.497Z]  runc version: v1.1.4-0-g5fd4c4d
22:38:14 [2022-10-21T22:38:14.497Z]  init version: de40ad0
22:38:14 [2022-10-21T22:38:14.497Z]  Security Options:
22:38:14 [2022-10-21T22:38:14.497Z]   apparmor
22:38:14 [2022-10-21T22:38:14.497Z]   seccomp
22:38:14 [2022-10-21T22:38:14.497Z]    Profile: builtin
22:38:14 [2022-10-21T22:38:14.497Z]  Kernel Version: 5.15.0-1022-aws
22:38:14 [2022-10-21T22:38:14.497Z]  Operating System: Ubuntu 20.04.5 LTS
22:38:14 [2022-10-21T22:38:14.497Z]  OSType: linux
22:38:14 [2022-10-21T22:38:14.497Z]  Architecture: aarch64
22:38:14 [2022-10-21T22:38:14.497Z]  CPUs: 2
22:38:14 [2022-10-21T22:38:14.497Z]  Total Memory: 7.559GiB
22:38:14 [2022-10-21T22:38:14.497Z]  Name: ip-10-100-63-88
22:38:14 [2022-10-21T22:38:14.497Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:38:14 [2022-10-21T22:38:14.497Z]  Docker Root Dir: /var/lib/docker
22:38:14 [2022-10-21T22:38:14.497Z]  Debug Mode: false
22:38:14 [2022-10-21T22:38:14.497Z]  Registry: https://index.docker.io/v1/
22:38:14 [2022-10-21T22:38:14.497Z]  Labels:
22:38:14 [2022-10-21T22:38:14.497Z]  Experimental: true
22:38:14 [2022-10-21T22:38:14.497Z]  Insecure Registries:
22:38:14 [2022-10-21T22:38:14.497Z]   127.0.0.0/8
22:38:14 [2022-10-21T22:38:14.497Z]  Live Restore Enabled: true
22:38:14 [2022-10-21T22:38:14.497Z] 
[Pipeline] sh
22:38:14 [2022-10-21T22:38:14.783Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:38:14 [2022-10-21T22:38:14.783Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:38:14 [2022-10-21T22:38:14.783Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:38:14 [2022-10-21T22:38:14.783Z] + bash /home/ubuntu/workspace/moby_PR-44326/check-config.sh
22:38:14 [2022-10-21T22:38:14.783Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:38:14 [2022-10-21T22:38:14.783Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
22:38:14 [2022-10-21T22:38:14.783Z] 
22:38:14 [2022-10-21T22:38:14.783Z] Generally Necessary:
22:38:14 [2022-10-21T22:38:14.783Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:38:14 [2022-10-21T22:38:14.783Z] - apparmor: enabled and tools installed
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_NAMESPACES: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_NET_NS: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_PID_NS: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_IPC_NS: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_UTS_NS: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_CGROUPS: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_CGROUP_CPUACCT: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_CGROUP_DEVICE: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_CGROUP_FREEZER: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_CGROUP_SCHED: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_CPUSETS: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_MEMCG: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_KEYS: enabled
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_VETH: enabled (as module)
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_BRIDGE: enabled (as module)
22:38:14 [2022-10-21T22:38:14.783Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_NF_NAT_IPV4: missing
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_NF_NAT: enabled (as module)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_NF_NAT_NEEDED: missing
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_POSIX_MQUEUE: enabled
22:38:15 [2022-10-21T22:38:15.043Z] 
22:38:15 [2022-10-21T22:38:15.043Z] Optional Features:
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_USER_NS: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_SECCOMP: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_CGROUP_PIDS: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_MEMCG_SWAP: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:38:15 [2022-10-21T22:38:15.043Z]     (cgroup swap accounting is currently enabled)
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_BLK_CGROUP: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_IOSCHED_CFQ: missing
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_CGROUP_PERF: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_CGROUP_HUGETLB: enabled
22:38:15 [2022-10-21T22:38:15.043Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_CFS_BANDWIDTH: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_RT_GROUP_SCHED: missing
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_IP_VS: enabled (as module)
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_IP_VS_NFCT: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_IP_VS_RR: enabled (as module)
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_EXT4_FS: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:38:15 [2022-10-21T22:38:15.303Z] - Network Drivers:
22:38:15 [2022-10-21T22:38:15.303Z]   - "overlay":
22:38:15 [2022-10-21T22:38:15.303Z]     - CONFIG_VXLAN: enabled (as module)
22:38:15 [2022-10-21T22:38:15.303Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:38:15 [2022-10-21T22:38:15.303Z]       Optional (for encrypted networks):
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_CRYPTO: enabled
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_CRYPTO_AEAD: enabled
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_CRYPTO_GCM: enabled
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_CRYPTO_GHASH: enabled
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_XFRM: enabled
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_XFRM_USER: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_INET_ESP: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
22:38:15 [2022-10-21T22:38:15.563Z]   - "ipvlan":
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_IPVLAN: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]   - "macvlan":
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_MACVLAN: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_DUMMY: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]   - "ftp,tftp client in container":
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z] - Storage Drivers:
22:38:15 [2022-10-21T22:38:15.563Z]   - "aufs":
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_AUFS_FS: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]   - "btrfs":
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:38:15 [2022-10-21T22:38:15.563Z]   - "devicemapper":
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_BLK_DEV_DM: enabled
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]   - "overlay":
22:38:15 [2022-10-21T22:38:15.563Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:38:15 [2022-10-21T22:38:15.563Z]   - "zfs":
22:38:15 [2022-10-21T22:38:15.563Z]     - /dev/zfs: present
22:38:15 [2022-10-21T22:38:15.563Z]     - zfs command: missing
22:38:15 [2022-10-21T22:38:15.563Z]     - zpool command: missing
22:38:15 [2022-10-21T22:38:15.563Z] 
22:38:15 [2022-10-21T22:38:15.563Z] Limits:
22:38:15 [2022-10-21T22:38:15.563Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:38:15 [2022-10-21T22:38:15.563Z] 
22:38:15 [2022-10-21T22:38:15.563Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:38:15 [2022-10-21T22:38:15.754Z] Still waiting to schedule task
22:38:15 [2022-10-21T22:38:15.754Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay222:38:15 [2022-10-21T22:38:15.755Z] Still waiting to schedule task
22:38:15 [2022-10-21T22:38:15.755Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay222:38:15 [2022-10-21T22:38:15.769Z] Still waiting to schedule task
22:38:15 [2022-10-21T22:38:15.770Z] Waiting for next available executor on ‘azwin-2-d8e56022:38:15 [2022-10-21T22:38:15.896Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2b5a77f09964eb780fde690cf581f29e2abb5ed4 .
22:38:16 [2022-10-21T22:38:16.158Z] #1 [internal] load .dockerignore
22:38:16 [2022-10-21T22:38:16.158Z] #1 transferring context: 87B done
22:38:16 [2022-10-21T22:38:16.158Z] #1 DONE 0.0s
22:38:16 [2022-10-21T22:38:16.158Z] 
22:38:16 [2022-10-21T22:38:16.158Z] #2 [internal] load build definition from Dockerfile
22:38:16 [2022-10-21T22:38:16.158Z] #2 transferring dockerfile: 16.91kB done
22:38:16 [2022-10-21T22:38:16.158Z] #2 DONE 0.1s
22:38:16 [2022-10-21T22:38:16.158Z] 
22:38:16 [2022-10-21T22:38:16.158Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:38:16 [2022-10-21T22:38:16.418Z] #3 DONE 0.3s
22:38:16 [2022-10-21T22:38:16.418Z] 
22:38:16 [2022-10-21T22:38:16.418Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:38:16 [2022-10-21T22:38:16.418Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
22:38:16 [2022-10-21T22:38:16.418Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
22:38:16 [2022-10-21T22:38:16.418Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
22:38:16 [2022-10-21T22:38:16.418Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
22:38:16 [2022-10-21T22:38:16.418Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
22:38:16 [2022-10-21T22:38:16.418Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
22:38:16 [2022-10-21T22:38:16.678Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
22:38:16 [2022-10-21T22:38:16.678Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
22:38:16 [2022-10-21T22:38:16.678Z] #4 DONE 0.4s
22:38:16 [2022-10-21T22:38:16.938Z] 
22:38:16 [2022-10-21T22:38:16.938Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:38:17 [2022-10-21T22:38:17.877Z] #5 DONE 0.9s
22:38:17 [2022-10-21T22:38:17.877Z] 
22:38:17 [2022-10-21T22:38:17.877Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:38:17 [2022-10-21T22:38:17.877Z] #6 DONE 0.8s
22:38:17 [2022-10-21T22:38:17.877Z] 
22:38:17 [2022-10-21T22:38:17.877Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
22:38:17 [2022-10-21T22:38:17.877Z] #7 DONE 1.0s
22:38:17 [2022-10-21T22:38:17.877Z] 
22:38:17 [2022-10-21T22:38:17.877Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:38:17 [2022-10-21T22:38:17.877Z] #8 DONE 1.0s
22:38:18 [2022-10-21T22:38:18.113Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
22:38:18 [2022-10-21T22:38:18.583Z] Fetching without tags
22:38:18 [2022-10-21T22:38:18.756Z] Merging remotes/origin/20.10 commit 82f583c8af950387735e97441a555d89525e214a into PR head commit 87ccd38cea21bd5ccbbdc833112ec519b6c59dec
22:38:19 [2022-10-21T22:38:19.040Z] Congratulations!  All API changes are done the right way.
22:38:19 [2022-10-21T22:38:19.040Z] Congratulations!  All TOML source files changed here have valid syntax.
22:38:19 [2022-10-21T22:38:19.040Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:38:19 [2022-10-21T22:38:19.040Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
22:38:19 [2022-10-21T22:38:19.040Z] Congratulations!  No new tests were added to integration-cli.
22:38:19 [2022-10-21T22:38:19.040Z] 
22:38:19 [2022-10-21T22:38:19.040Z] INFO Start validation with golang-ci-lint
22:38:18 [2022-10-21T22:38:18.525Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:38:18 [2022-10-21T22:38:18.540Z]  > git config --add remote.origin.fetch +refs/pull/44326/head:refs/remotes/origin/PR-44326 # timeout=10
22:38:18 [2022-10-21T22:38:18.550Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:38:18 [2022-10-21T22:38:18.565Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:38:18 [2022-10-21T22:38:18.585Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:18 [2022-10-21T22:38:18.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:18 [2022-10-21T22:38:18.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:38:18 [2022-10-21T22:38:18.765Z]  > git config core.sparsecheckout # timeout=10
22:38:18 [2022-10-21T22:38:18.776Z]  > git checkout -f 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:38:19 [2022-10-21T22:38:19.262Z] 
22:38:19 [2022-10-21T22:38:19.262Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:19 [2022-10-21T22:38:19.262Z] #9 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done
22:38:19 [2022-10-21T22:38:19.262Z] #9 sha256:c5cdb34639ff412d1543a34c980ae1225e041292cdf7161db4586eda9918a8c1 1.80kB / 1.80kB done
22:38:19 [2022-10-21T22:38:19.262Z] #9 sha256:dbd673b6e9fc56437ca49d2226765acea30eaee1724b74131e619280d05305f7 7.12kB / 7.12kB done
22:38:19 [2022-10-21T22:38:19.262Z] #9 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done
22:38:19 [2022-10-21T22:38:19.262Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 0B / 53.70MB
22:38:19 [2022-10-21T22:38:19.529Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 5.24MB / 53.70MB 0.1s
22:38:19 [2022-10-21T22:38:19.529Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 31.46MB / 53.70MB 0.3s
22:38:19 [2022-10-21T22:38:19.794Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 42.99MB / 53.70MB 0.4s
22:38:19 [2022-10-21T22:38:19.794Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 51.90MB / 53.70MB 0.5s
22:38:19 [2022-10-21T22:38:19.794Z] #9 sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 0B / 4.94MB 0.5s
22:38:19 [2022-10-21T22:38:19.794Z] #9 sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 0B / 10.66MB 0.5s
22:38:19 [2022-10-21T22:38:19.966Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:38:19 [2022-10-21T22:38:19.966Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:38:19 [2022-10-21T22:38:19.966Z] INFO [loader] Using build tags: [apparmor seccomp] 
22:38:20 [2022-10-21T22:38:20.058Z] #9 sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 3.15MB / 10.66MB 0.6s
22:38:20 [2022-10-21T22:38:20.058Z] #9 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 0.6s done
22:38:20 [2022-10-21T22:38:20.058Z] #9 sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 4.94MB / 4.94MB 0.7s done
22:38:20 [2022-10-21T22:38:20.058Z] #9 sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 10.66MB / 10.66MB 0.8s done
22:38:20 [2022-10-21T22:38:20.058Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 2.10MB / 54.68MB 0.8s
22:38:20 [2022-10-21T22:38:20.058Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 0B / 81.14MB 0.8s
22:38:20 [2022-10-21T22:38:20.058Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 0B / 109.04MB 0.8s
22:38:20 [2022-10-21T22:38:20.260Z] Merge succeeded, producing 3397363d814fdecc1c804e866bfb91bb8bd8bc72
22:38:20 [2022-10-21T22:38:20.261Z] Checking out Revision 3397363d814fdecc1c804e866bfb91bb8bd8bc72 (PR-44326)
22:38:20 [2022-10-21T22:38:20.322Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 5.24MB / 81.14MB 0.9s
22:38:20 [2022-10-21T22:38:20.322Z] #9 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b
22:38:20 [2022-10-21T22:38:20.322Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 13.68MB / 54.68MB 1.0s
22:38:20 [2022-10-21T22:38:20.322Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 16.78MB / 81.14MB 1.0s
22:38:20 [2022-10-21T22:38:20.322Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 17.83MB / 54.68MB 1.1s
22:38:20 [2022-10-21T22:38:20.585Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 23.07MB / 54.68MB 1.2s
22:38:20 [2022-10-21T22:38:20.585Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 27.00MB / 81.14MB 1.2s
22:38:20 [2022-10-21T22:38:20.585Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 12.01MB / 109.04MB 1.2s
22:38:20 [2022-10-21T22:38:20.585Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 28.31MB / 54.68MB 1.3s
22:38:20 [2022-10-21T22:38:20.585Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 37.75MB / 81.14MB 1.3s
22:38:20 [2022-10-21T22:38:20.585Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 17.83MB / 109.04MB 1.3s
22:38:20 [2022-10-21T22:38:20.846Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 39.85MB / 54.68MB 1.5s
22:38:20 [2022-10-21T22:38:20.846Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 50.33MB / 81.14MB 1.5s
22:38:20 [2022-10-21T22:38:20.846Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 33.55MB / 109.04MB 1.5s
22:38:20 [2022-10-21T22:38:20.846Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 48.23MB / 54.68MB 1.6s
22:38:20 [2022-10-21T22:38:20.846Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 44.04MB / 109.04MB 1.6s
22:38:19 [2022-10-21T22:38:19.359Z]  > git remote # timeout=10
22:38:19 [2022-10-21T22:38:19.387Z]  > git config --get remote.origin.url # timeout=10
22:38:19 [2022-10-21T22:38:19.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:19 [2022-10-21T22:38:19.415Z]  > git merge 82f583c8af950387735e97441a555d89525e214a # timeout=10
22:38:20 [2022-10-21T22:38:20.246Z]  > git rev-parse HEAD^{commit} # timeout=10
22:38:20 [2022-10-21T22:38:20.262Z]  > git config core.sparsecheckout # timeout=10
22:38:20 [2022-10-21T22:38:20.271Z]  > git checkout -f 3397363d814fdecc1c804e866bfb91bb8bd8bc72 # timeout=10
22:38:21 [2022-10-21T22:38:21.109Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 54.68MB / 54.68MB 1.7s
22:38:21 [2022-10-21T22:38:21.109Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 50.33MB / 109.04MB 1.7s
22:38:21 [2022-10-21T22:38:21.109Z] #9 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 54.68MB / 54.68MB 1.8s done
22:38:21 [2022-10-21T22:38:21.109Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 73.29MB / 109.04MB 1.9s
22:38:21 [2022-10-21T22:38:21.109Z] #9 sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22 124B / 124B 1.9s done
22:38:21 [2022-10-21T22:38:21.370Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 83.89MB / 109.04MB 2.0s
22:38:21 [2022-10-21T22:38:21.633Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 97.61MB / 109.04MB 2.2s
22:38:21 [2022-10-21T22:38:21.633Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 104.86MB / 109.04MB 2.3s
22:38:21 [2022-10-21T22:38:21.633Z] #9 ...
22:38:21 [2022-10-21T22:38:21.633Z] 
22:38:21 [2022-10-21T22:38:21.633Z] #10 [internal] load build context
22:38:21 [2022-10-21T22:38:21.633Z] #10 transferring context: 53.56MB 2.5s done
22:38:21 [2022-10-21T22:38:21.633Z] #10 DONE 2.6s
22:38:21 [2022-10-21T22:38:21.633Z] 
22:38:21 [2022-10-21T22:38:21.633Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:38:21 [2022-10-21T22:38:21.633Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:38:21 [2022-10-21T22:38:21.633Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:38:21 [2022-10-21T22:38:21.633Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
22:38:21 [2022-10-21T22:38:21.633Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:38:21 [2022-10-21T22:38:21.633Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:38:21 [2022-10-21T22:38:21.633Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
22:38:21 [2022-10-21T22:38:21.633Z] #11 DONE 2.6s
22:38:21 [2022-10-21T22:38:21.633Z] 
22:38:21 [2022-10-21T22:38:21.633Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:21 [2022-10-21T22:38:21.633Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 60.33MB / 81.14MB 2.4s
22:38:21 [2022-10-21T22:38:21.893Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 70.38MB / 81.14MB 2.5s
22:38:21 [2022-10-21T22:38:21.893Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 81.14MB / 81.14MB 2.6s
22:38:22 [2022-10-21T22:38:22.155Z] #9 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 109.04MB / 109.04MB 2.7s done
22:38:22 [2022-10-21T22:38:22.419Z] #9 ...
22:38:22 [2022-10-21T22:38:22.419Z] 
22:38:22 [2022-10-21T22:38:22.419Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:38:22 [2022-10-21T22:38:22.419Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:38:22 [2022-10-21T22:38:22.419Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:38:22 [2022-10-21T22:38:22.419Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:38:22 [2022-10-21T22:38:22.419Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:38:22 [2022-10-21T22:38:22.419Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
22:38:22 [2022-10-21T22:38:22.419Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done
22:38:22 [2022-10-21T22:38:22.419Z] #12 DONE 3.1s
22:38:22 [2022-10-21T22:38:22.419Z] 
22:38:22 [2022-10-21T22:38:22.419Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:22 [2022-10-21T22:38:22.419Z] #9 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 81.14MB / 81.14MB 2.9s done
22:38:22 [2022-10-21T22:38:22.993Z] #9 ...
22:38:22 [2022-10-21T22:38:22.993Z] 
22:38:22 [2022-10-21T22:38:22.993Z] #13 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:38:22 [2022-10-21T22:38:22.993Z] #13 DONE 0.2s
22:38:22 [2022-10-21T22:38:22.993Z] 
22:38:22 [2022-10-21T22:38:22.993Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:38:22 [2022-10-21T22:38:22.993Z] #14 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done
22:38:22 [2022-10-21T22:38:22.993Z] #14 sha256:cd608ff13449e0282af90fe3945963b8dabfea30e8693ffd2db8dff054ef54a5 1.48kB / 1.48kB done
22:38:22 [2022-10-21T22:38:22.993Z] #14 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 0.7s done
22:38:22 [2022-10-21T22:38:22.993Z] #14 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
22:38:22 [2022-10-21T22:38:22.993Z] #14 sha256:75ba88a40235cbcaa70686e0e63394b435e0a7f4497fa38f88277c4d43f2c384 529B / 529B done
22:38:23 [2022-10-21T22:38:23.253Z] #14 ...
22:38:23 [2022-10-21T22:38:23.253Z] 
22:38:23 [2022-10-21T22:38:23.253Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:38:23 [2022-10-21T22:38:23.253Z] #15 DONE 0.2s
22:38:23 [2022-10-21T22:38:23.515Z] 
22:38:23 [2022-10-21T22:38:23.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:23 [2022-10-21T22:38:23.515Z] #9 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 3.2s done
22:38:23 [2022-10-21T22:38:23.515Z] #9 ...
22:38:23 [2022-10-21T22:38:23.515Z] 
22:38:23 [2022-10-21T22:38:23.515Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:38:23 [2022-10-21T22:38:23.515Z] #14 DONE 4.4s
22:38:23 [2022-10-21T22:38:23.515Z] 
22:38:23 [2022-10-21T22:38:23.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:23 [2022-10-21T22:38:23.515Z] #9 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87
22:38:23 [2022-10-21T22:38:23.775Z] #9 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 0.3s done
22:38:23 [2022-10-21T22:38:23.775Z] #9 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38
22:38:23 [2022-10-21T22:38:23.879Z] Commit message: "Merge commit '82f583c8af950387735e97441a555d89525e214a' into HEAD"
22:38:23 [2022-10-21T22:38:23.880Z]  > git rev-list --no-walk 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:38:24 [2022-10-21T22:38:24.036Z] #9 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 0.3s done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:38:24 [2022-10-21T22:38:24.296Z] #9 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 0.1s
22:38:24 [2022-10-21T22:38:24.714Z] + docker version
22:38:27 [2022-10-21T22:38:27.595Z] #9 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 2.8s done
22:38:27 [2022-10-21T22:38:27.595Z] #9 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710
22:38:30 [2022-10-21T22:38:30.140Z] #9 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 2.8s done
22:38:30 [2022-10-21T22:38:30.140Z] #9 extracting sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867
22:38:32 [2022-10-21T22:38:32.054Z] #9 ...
22:38:32 [2022-10-21T22:38:32.054Z] 
22:38:32 [2022-10-21T22:38:32.054Z] #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
22:38:32 [2022-10-21T22:38:32.054Z] #0 0.940 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 0.953 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 0.953 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 1.080 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 1.559 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 1.826 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 2.246 Fetched 8480 kB in 2s (5401 kB/s)
22:38:32 [2022-10-21T22:38:32.054Z] #0 2.246 Reading package lists...
22:38:32 [2022-10-21T22:38:32.054Z] #0 2.794 Reading package lists...
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.330 Building dependency tree...
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.701 The following additional packages will be installed:
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.705   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.705   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.705 Recommended packages:
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.705   libldap-common publicsuffix libsasl2-modules
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.830 The following NEW packages will be installed:
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.831   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.831   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:38:32 [2022-10-21T22:38:32.054Z] #0 3.831   libssh2-1 openssl
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.113 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.113 Need to get 2941 kB of archives.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.113 After this operation, 6478 kB of additional disk space will be used.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.113 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.118 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.123 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.123 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.123 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.125 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.127 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.130 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.133 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.136 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.141 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.146 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.148 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.150 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.151 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.278 debconf: delaying package configuration, since apt-utils is not installed
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.312 Fetched 2941 kB in 0s (9423 kB/s)
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.337 Selecting previously unselected package openssl.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.337 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.346 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.351 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.528 Selecting previously unselected package ca-certificates.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.528 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.532 Unpacking ca-certificates (20210119) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.605 Selecting previously unselected package libbrotli1:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.605 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.612 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.684 Selecting previously unselected package libsasl2-modules-db:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.684 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.688 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.722 Selecting previously unselected package libsasl2-2:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.722 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.725 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.779 Selecting previously unselected package libldap-2.4-2:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.779 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.783 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.830 Selecting previously unselected package libnghttp2-14:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.832 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.836 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.888 Selecting previously unselected package libpsl5:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.888 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.892 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.931 Selecting previously unselected package librtmp1:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.931 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.935 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.979 Selecting previously unselected package libssh2-1:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.979 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 4.982 Unpacking libssh2-1:arm64 (1.9.0-2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.035 Selecting previously unselected package libcurl4:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.035 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.040 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.104 Selecting previously unselected package curl.
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.104 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.117 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.165 Selecting previously unselected package libonig5:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.165 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.170 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.227 Selecting previously unselected package libjq1:arm64.
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.229 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.232 Unpacking libjq1:arm64 (1.6-2.1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.279 Selecting previously unselected package jq.
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.279 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.284 Unpacking jq (1.6-2.1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.326 Setting up libpsl5:arm64 (0.21.0-1.2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.335 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.348 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.360 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.372 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.383 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.394 Setting up libssh2-1:arm64 (1.9.0-2) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.408 Setting up openssl (1.1.1n-0+deb11u3) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.434 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.446 Setting up libjq1:arm64 (1.6-2.1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.458 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 5.476 Setting up ca-certificates (20210119) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 6.158 Updating certificates in /etc/ssl/certs...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.038 129 added, 0 removed; done.
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.071 Setting up jq (1.6-2.1) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.083 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.097 Setting up curl (7.74.0-1.3+deb11u3) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.110 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.131 Processing triggers for ca-certificates (20210119) ...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.139 Updating certificates in /etc/ssl/certs...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.902 0 added, 0 removed; done.
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.903 Running hooks in /etc/ca-certificates/update.d...
22:38:32 [2022-10-21T22:38:32.054Z] #0 7.905 done.
22:38:32 [2022-10-21T22:38:32.054Z] #16 ...
22:38:32 [2022-10-21T22:38:32.054Z] 
22:38:32 [2022-10-21T22:38:32.054Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:33 [2022-10-21T22:38:33.438Z] #9 ...
22:38:33 [2022-10-21T22:38:33.438Z] 
22:38:33 [2022-10-21T22:38:33.438Z] #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
22:38:33 [2022-10-21T22:38:33.438Z] #16 DONE 9.7s
22:38:33 [2022-10-21T22:38:33.438Z] 
22:38:33 [2022-10-21T22:38:33.438Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:33 [2022-10-21T22:38:33.438Z] #9 ...
22:38:33 [2022-10-21T22:38:33.438Z] 
22:38:33 [2022-10-21T22:38:33.438Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:38:33 [2022-10-21T22:38:33.438Z] #17 DONE 0.3s
22:38:33 [2022-10-21T22:38:33.438Z] 
22:38:33 [2022-10-21T22:38:33.438Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:38:34 [2022-10-21T22:38:34.823Z] #9 extracting sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 4.5s done
22:38:34 [2022-10-21T22:38:34.823Z] #9 extracting sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22
22:38:35 [2022-10-21T22:38:35.083Z] #9 extracting sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22 done
22:38:35 [2022-10-21T22:38:35.083Z] #9 DONE 16.0s
22:38:35 [2022-10-21T22:38:35.083Z] 
22:38:35 [2022-10-21T22:38:35.083Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:38:36 [2022-10-21T22:38:36.024Z] #18 DONE 0.7s
22:38:36 [2022-10-21T22:38:36.024Z] 
22:38:36 [2022-10-21T22:38:36.024Z] #19 [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
22:38:36 [2022-10-21T22:38:36.285Z] #19 DONE 0.6s
22:38:36 [2022-10-21T22:38:36.285Z] 
22:38:36 [2022-10-21T22:38:36.285Z] #20 [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
22:38:36 [2022-10-21T22:38:36.285Z] #0 1.561 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:38:36 [2022-10-21T22:38:36.285Z] #0 1.810 
22:38:36 [2022-10-21T22:38:36.285Z] #0 2.034 #=#=#                                                                         

#                                                                          1.9%
######################################################################## 100.0%
22:38:36 [2022-10-21T22:38:36.285Z] #0 2.298 
22:38:36 [2022-10-21T22:38:36.546Z] #20 ...
22:38:36 [2022-10-21T22:38:36.546Z] 
22:38:36 [2022-10-21T22:38:36.546Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:38:36 [2022-10-21T22:38:36.546Z] #21 DONE 0.3s
22:38:36 [2022-10-21T22:38:36.806Z] 
22:38:36 [2022-10-21T22:38:36.806Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:38:36 [2022-10-21T22:38:36.806Z] #22 DONE 0.3s
22:38:36 [2022-10-21T22:38:36.806Z] 
22:38:36 [2022-10-21T22:38:36.806Z] #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
22:38:41 [2022-10-21T22:38:41.019Z] #23 4.350 + git clone https://github.com/kolyshkin/go-swagger.git .
22:38:41 [2022-10-21T22:38:41.019Z] #23 4.350 Cloning into '.'...
22:38:41 [2022-10-21T22:38:41.965Z] #23 ...
22:38:41 [2022-10-21T22:38:41.965Z] 
22:38:41 [2022-10-21T22:38:41.965Z] #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
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.826 + RM_GOPATH=0
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.826 + TMP_GOPATH=
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.826 + : /build
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.826 + '[' -z '' ']'
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.826 ++ mktemp -d
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.837 + export GOPATH=/tmp/tmp.Zj5GK0KxAq
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.837 + GOPATH=/tmp/tmp.Zj5GK0KxAq
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.837 + RM_GOPATH=1
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.837 + case "$(go env GOARCH)" in
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.837 ++ go env GOARCH
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.952 + export GO_BUILDMODE=-buildmode=pie
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.959 + GO_BUILDMODE=-buildmode=pie
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.959 ++ dirname /tmp/install/install.sh
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.977 + dir=/tmp/install
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.978 + bin=golangci_lint
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.978 + shift
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.978 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.979 + . /tmp/install/golangci_lint.installer
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.980 ++ : v1.44.0
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.980 + install_golangci_lint
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.981 + set -e
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.981 + echo 'Install golangci-lint version v1.44.0'
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.982 Install golangci-lint version v1.44.0
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.982 + GOBIN=/build
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.983 + GO111MODULE=on
22:38:41 [2022-10-21T22:38:41.965Z] #0 4.983 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
22:38:41 [2022-10-21T22:38:41.965Z] #24 5.511 go: downloading github.com/golangci/golangci-lint v1.44.0
22:38:44 [2022-10-21T22:38:44.509Z] #24 ...
22:38:44 [2022-10-21T22:38:44.509Z] 
22:38:44 [2022-10-21T22:38:44.509Z] #25 [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
22:38:44 [2022-10-21T22:38:44.509Z] #0 4.979 + RM_GOPATH=0
22:38:44 [2022-10-21T22:38:44.509Z] #0 4.979 + TMP_GOPATH=
22:38:44 [2022-10-21T22:38:44.509Z] #0 4.979 + : /build
22:38:44 [2022-10-21T22:38:44.509Z] #0 4.979 + '[' -z '' ']'
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.005 ++ mktemp -d
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.007 + export GOPATH=/tmp/tmp.0UQg1sZLpP
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.007 + GOPATH=/tmp/tmp.0UQg1sZLpP
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.007 + RM_GOPATH=1
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.013 + case "$(go env GOARCH)" in
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.013 ++ go env GOARCH
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.042 + export GO_BUILDMODE=-buildmode=pie
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.042 + GO_BUILDMODE=-buildmode=pie
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.043 ++ dirname /tmp/install/install.sh
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.045 + dir=/tmp/install
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.045 + bin=rootlesskit
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.045 + shift
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.045 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.045 + . /tmp/install/rootlesskit.installer
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.045 ++ : v0.14.4
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.046 + install_rootlesskit
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.046 + case "$1" in
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.046 + export CGO_ENABLED=0
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.046 + CGO_ENABLED=0
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.046 + _install_rootlesskit
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.047 Install rootlesskit version v0.14.4
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.047 + echo 'Install rootlesskit version v0.14.4'
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.047 + for f in rootlesskit rootlesskit-docker-proxy
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.047 + GOBIN=/build
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.047 + GO111MODULE=on
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.047 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:38:44 [2022-10-21T22:38:44.509Z] #0 5.487 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:38:44 [2022-10-21T22:38:44.509Z] #0 7.960 go: downloading github.com/pkg/errors v0.9.1
22:38:44 [2022-10-21T22:38:44.509Z] #0 7.965 go: downloading github.com/sirupsen/logrus v1.8.1
22:38:44 [2022-10-21T22:38:44.509Z] #0 8.009 go: downloading github.com/urfave/cli/v2 v2.3.0
22:38:45 [2022-10-21T22:38:45.080Z] #25 8.582 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:38:46 [2022-10-21T22:38:46.468Z] #25 ...
22:38:46 [2022-10-21T22:38:46.468Z] 
22:38:46 [2022-10-21T22:38:46.468Z] #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
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.677 + RM_GOPATH=0
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.677 + TMP_GOPATH=
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.677 + : /build
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.677 + '[' -z '' ']'
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.677 ++ mktemp -d
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.681 + export GOPATH=/tmp/tmp.IM6dLU6Cm6
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.681 + GOPATH=/tmp/tmp.IM6dLU6Cm6
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.681 + RM_GOPATH=1
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.681 + case "$(go env GOARCH)" in
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.681 ++ go env GOARCH
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.726 + export GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.726 + GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.726 ++ dirname /tmp/install/install.sh
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.726 + dir=/tmp/install
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.726 + bin=tomlv
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.726 + shift
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.726 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.731 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.734 + . /tmp/install/tomlv.installer
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.734 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.734 + install_tomlv
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.734 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.734 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IM6dLU6Cm6/src/github.com/BurntSushi/toml
22:38:46 [2022-10-21T22:38:46.468Z] #0 4.738 Cloning into '/tmp/tmp.IM6dLU6Cm6/src/github.com/BurntSushi/toml'...
22:38:46 [2022-10-21T22:38:46.468Z] #0 6.229 + cd /tmp/tmp.IM6dLU6Cm6/src/github.com/BurntSushi/toml
22:38:46 [2022-10-21T22:38:46.468Z] #0 6.229 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:38:46 [2022-10-21T22:38:46.468Z] #0 6.365 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:38:46 [2022-10-21T22:38:46.468Z] #0 6.840 internal/unsafeheader
22:38:46 [2022-10-21T22:38:46.468Z] #0 6.877 internal/goarch
22:38:46 [2022-10-21T22:38:46.468Z] #0 7.077 internal/abi
22:38:46 [2022-10-21T22:38:46.468Z] #0 7.121 internal/cpu
22:38:46 [2022-10-21T22:38:46.468Z] #0 7.657 internal/goexperiment
22:38:46 [2022-10-21T22:38:46.468Z] #0 7.757 internal/bytealg
22:38:46 [2022-10-21T22:38:46.468Z] #0 7.772 internal/goos
22:38:46 [2022-10-21T22:38:46.468Z] #0 7.932 runtime/internal/atomic
22:38:46 [2022-10-21T22:38:46.468Z] #0 8.763 runtime/internal/math
22:38:46 [2022-10-21T22:38:46.468Z] #0 8.859 runtime/internal/sys
22:38:46 [2022-10-21T22:38:46.468Z] #0 9.114 runtime/internal/syscall
22:38:46 [2022-10-21T22:38:46.468Z] #0 9.150 internal/itoa
22:38:46 [2022-10-21T22:38:46.468Z] #0 9.416 math/bits
22:38:46 [2022-10-21T22:38:46.468Z] #0 9.665 runtime
22:38:46 [2022-10-21T22:38:46.468Z] #26 10.11 math
22:38:46 [2022-10-21T22:38:46.468Z] #26 ...
22:38:46 [2022-10-21T22:38:46.468Z] 
22:38:46 [2022-10-21T22:38:46.468Z] #27 [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
22:38:46 [2022-10-21T22:38:46.468Z] #0 5.404 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:38:46 [2022-10-21T22:38:46.468Z] #0 5.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:38:46 [2022-10-21T22:38:46.468Z] #0 5.497 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:38:46 [2022-10-21T22:38:46.468Z] #0 6.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:38:46 [2022-10-21T22:38:46.468Z] #0 8.543 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:38:46 [2022-10-21T22:38:46.729Z] #27 ...
22:38:46 [2022-10-21T22:38:46.729Z] 
22:38:46 [2022-10-21T22:38:46.729Z] #28 [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
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.437 + RM_GOPATH=0
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.437 + TMP_GOPATH=
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.437 + : /build
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.437 + '[' -z '' ']'
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.438 ++ mktemp -d
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.446 + export GOPATH=/tmp/tmp.PgZtzr7oz2
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.446 + GOPATH=/tmp/tmp.PgZtzr7oz2
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.446 + RM_GOPATH=1
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.446 + case "$(go env GOARCH)" in
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.448 ++ go env GOARCH
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + export GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 ++ dirname /tmp/install/install.sh
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + dir=/tmp/install
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + bin=gotestsum
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + shift
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + . /tmp/install/gotestsum.installer
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 ++ : v1.7.0
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + install_gotestsum
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + set -e
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + echo 'Install gotestsum version v1.7.0'
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + GOBIN=/build
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + GO111MODULE=on
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 + go install gotest.tools/gotestsum@v1.7.0
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.466 Install gotestsum version v1.7.0
22:38:46 [2022-10-21T22:38:46.729Z] #0 3.830 go: downloading gotest.tools/gotestsum v1.7.0
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.921 go: downloading github.com/dnephin/pflag v1.0.7
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.921 go: downloading github.com/fatih/color v1.10.0
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.038 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.045 go: downloading github.com/pkg/errors v0.9.1
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.244 go: downloading github.com/mattn/go-colorable v0.1.8
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.246 go: downloading github.com/mattn/go-isatty v0.0.12
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.272 go: downloading github.com/fsnotify/fsnotify v1.4.9
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.276 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.305 go: downloading github.com/jonboulle/clockwork v0.2.2
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.338 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.402 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
22:38:46 [2022-10-21T22:38:46.729Z] #0 5.646 go: downloading golang.org/x/tools v0.1.0
22:38:46 [2022-10-21T22:38:46.729Z] #28 10.28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:38:46 [2022-10-21T22:38:46.729Z] #28 10.31 go: downloading golang.org/x/mod v0.3.0
22:38:46 [2022-10-21T22:38:46.729Z] #28 ...
22:38:46 [2022-10-21T22:38:46.729Z] 
22:38:46 [2022-10-21T22:38:46.729Z] #29 [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
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + RM_GOPATH=0
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + TMP_GOPATH=
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + : /build
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + '[' -z '' ']'
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 ++ mktemp -d
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + export GOPATH=/tmp/tmp.I0eMEn86Bv
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + GOPATH=/tmp/tmp.I0eMEn86Bv
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + RM_GOPATH=1
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 + case "$(go env GOARCH)" in
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.016 ++ go env GOARCH
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 Install docker/cli version 17.06.2-ce from stable
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + export GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 ++ dirname /tmp/install/install.sh
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + dir=/tmp/install
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + bin=dockercli
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + shift
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + . /tmp/install/dockercli.installer
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 ++ : stable
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 ++ : 17.06.2-ce
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + install_dockercli
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 ++ uname -m
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + arch=aarch64
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + '[' aarch64 '!=' x86_64 ']'
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + '[' aarch64 '!=' s390x ']'
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + '[' aarch64 '!=' armhf ']'
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + build_dockercli
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.034 + git clone https://github.com/docker/docker-ce /tmp/tmp.I0eMEn86Bv/tmp/docker-ce
22:38:46 [2022-10-21T22:38:46.729Z] #0 4.043 Cloning into '/tmp/tmp.I0eMEn86Bv/tmp/docker-ce'...
22:38:46 [2022-10-21T22:38:46.990Z] #29 ...
22:38:46 [2022-10-21T22:38:46.990Z] 
22:38:46 [2022-10-21T22:38:46.990Z] #30 [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
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.234 + RM_GOPATH=0
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.234 + TMP_GOPATH=
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.234 + : /build
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.234 + '[' -z '' ']'
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.236 ++ mktemp -d
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.236 + export GOPATH=/tmp/tmp.kdtX6fHvMv
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.236 + GOPATH=/tmp/tmp.kdtX6fHvMv
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.236 + RM_GOPATH=1
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.236 + case "$(go env GOARCH)" in
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.244 ++ go env GOARCH
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + export GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 ++ dirname /tmp/install/install.sh
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + dir=/tmp/install
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + bin=proxy
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + shift
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + '[' '!' -f /tmp/install/proxy.installer ']'
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + . /tmp/install/proxy.installer
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + install_proxy
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + case "$1" in
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + export CGO_ENABLED=0
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + CGO_ENABLED=0
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + _install_proxy
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.256 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kdtX6fHvMv/src/github.com/docker/libnetwork
22:38:46 [2022-10-21T22:38:46.990Z] #0 3.259 Cloning into '/tmp/tmp.kdtX6fHvMv/src/github.com/docker/libnetwork'...
22:38:46 [2022-10-21T22:38:46.990Z] #30 ...
22:38:46 [2022-10-21T22:38:46.990Z] 
22:38:46 [2022-10-21T22:38:46.990Z] #31 [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
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.688 + RM_GOPATH=0
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.688 + TMP_GOPATH=
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.688 + : /build
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.688 + '[' -z '' ']'
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.691 ++ mktemp -d
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.697 + export GOPATH=/tmp/tmp.1TPyQLXJ6u
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.697 + GOPATH=/tmp/tmp.1TPyQLXJ6u
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.697 + RM_GOPATH=1
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.697 + case "$(go env GOARCH)" in
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.697 ++ go env GOARCH
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 Install vndr version v0.1.2
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + export GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + GO_BUILDMODE=-buildmode=pie
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 ++ dirname /tmp/install/install.sh
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + dir=/tmp/install
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + bin=vndr
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + shift
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + '[' '!' -f /tmp/install/vndr.installer ']'
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + . /tmp/install/vndr.installer
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 ++ : v0.1.2
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + install_vndr
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + echo 'Install vndr version v0.1.2'
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + GOBIN=/build
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + GO111MODULE=on
22:38:46 [2022-10-21T22:38:46.990Z] #0 4.726 + go install github.com/LK4D4/vndr@v0.1.2
22:38:46 [2022-10-21T22:38:46.990Z] #0 5.265 go: downloading github.com/LK4D4/vndr v0.1.2
22:38:47 [2022-10-21T22:38:47.252Z] #31 ...
22:38:47 [2022-10-21T22:38:47.252Z] 
22:38:47 [2022-10-21T22:38:47.252Z] #32 [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
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.477 + RM_GOPATH=0
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.477 + TMP_GOPATH=
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.477 + : /build
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.477 + '[' -z '' ']'
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.478 ++ mktemp -d
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.479 + export GOPATH=/tmp/tmp.sq2TxQd0kk
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.479 + GOPATH=/tmp/tmp.sq2TxQd0kk
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.479 + RM_GOPATH=1
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.479 + case "$(go env GOARCH)" in
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.480 ++ go env GOARCH
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 Install shfmt version v3.0.2
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + export GO_BUILDMODE=-buildmode=pie
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + GO_BUILDMODE=-buildmode=pie
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 ++ dirname /tmp/install/install.sh
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + dir=/tmp/install
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + bin=shfmt
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + shift
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + . /tmp/install/shfmt.installer
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 ++ : v3.0.2
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + install_shfmt
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + echo 'Install shfmt version v3.0.2'
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + GOBIN=/build
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + GO111MODULE=on
22:38:47 [2022-10-21T22:38:47.252Z] #0 4.497 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
22:38:47 [2022-10-21T22:38:47.252Z] #0 5.181 go: downloading mvdan.cc/sh/v3 v3.0.2
22:38:47 [2022-10-21T22:38:47.252Z] #0 6.480 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:38:47 [2022-10-21T22:38:47.252Z] #0 6.497 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:38:47 [2022-10-21T22:38:47.252Z] #0 6.570 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:38:47 [2022-10-21T22:38:47.252Z] #0 8.040 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:38:47 [2022-10-21T22:38:47.252Z] #32 ...
22:38:47 [2022-10-21T22:38:47.252Z] 
22:38:47 [2022-10-21T22:38:47.252Z] #20 [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
22:38:47 [2022-10-21T22:38:47.252Z] #20 3.396 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:38:47 [2022-10-21T22:38:47.252Z] #20 3.833 
22:38:47 [2022-10-21T22:38:47.252Z] #20 4.108 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
22:38:47 [2022-10-21T22:38:47.252Z] #20 4.698 
22:38:47 [2022-10-21T22:38:47.252Z] #20 5.923 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:38:47 [2022-10-21T22:38:47.252Z] #20 6.281 
22:38:47 [2022-10-21T22:38:47.252Z] #20 6.544 #=#=#                                                                         

                                                                           0.0%
###############################                                           43.9%
##########################################                                59.2%
############################################################              83.7%
#####################################################################     96.3%
######################################################################## 100.0%
22:38:47 [2022-10-21T22:38:47.252Z] #20 8.536 
22:38:47 [2022-10-21T22:38:47.252Z] #20 13.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:38:47 [2022-10-21T22:38:47.513Z] #20 ...
22:38:47 [2022-10-21T22:38:47.513Z] 
22:38:47 [2022-10-21T22:38:47.513Z] #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
22:38:47 [2022-10-21T22:38:47.513Z] #0 5.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 5.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 5.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 6.427 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 9.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #33 ...
22:38:47 [2022-10-21T22:38:47.513Z] 
22:38:47 [2022-10-21T22:38:47.513Z] #34 [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
22:38:47 [2022-10-21T22:38:47.513Z] #0 5.376 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 5.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 5.417 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 6.584 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:38:47 [2022-10-21T22:38:47.513Z] #0 9.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:38:47 [2022-10-21T22:38:47.774Z] #34 ...
22:38:47 [2022-10-21T22:38:47.774Z] 
22:38:47 [2022-10-21T22:38:47.774Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:38:47 [2022-10-21T22:38:47.774Z] #0 4.842 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:38:47 [2022-10-21T22:38:47.774Z] #0 5.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:38:47 [2022-10-21T22:38:47.774Z] #0 5.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:38:47 [2022-10-21T22:38:47.774Z] #0 5.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:38:47 [2022-10-21T22:38:47.774Z] #0 8.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:38:47 [2022-10-21T22:38:47.774Z] #0 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:38:47 [2022-10-21T22:38:47.774Z] #35 ...
22:38:47 [2022-10-21T22:38:47.774Z] 
22:38:47 [2022-10-21T22:38:47.774Z] #36 [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
22:38:47 [2022-10-21T22:38:47.774Z] #0 4.637 + git clone https://github.com/docker/distribution.git .
22:38:47 [2022-10-21T22:38:47.774Z] #0 4.643 Cloning into '.'...
22:38:48 [2022-10-21T22:38:48.035Z] #36 ...
22:38:48 [2022-10-21T22:38:48.035Z] 
22:38:48 [2022-10-21T22:38:48.035Z] #27 [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
22:38:48 [2022-10-21T22:38:48.035Z] #27 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:38:51 [2022-10-21T22:38:51.246Z] Client: Docker Engine - Community
22:38:51 [2022-10-21T22:38:51.246Z]  Version:           22.06.0-beta.0
22:38:51 [2022-10-21T22:38:51.246Z]  API version:       1.42
22:38:51 [2022-10-21T22:38:51.246Z]  Go version:        go1.18.3
22:38:51 [2022-10-21T22:38:51.246Z]  Git commit:        3e9117b
22:38:51 [2022-10-21T22:38:51.246Z]  Built:             Fri Jun  3 17:55:45 2022
22:38:51 [2022-10-21T22:38:51.246Z]  OS/Arch:           linux/amd64
22:38:51 [2022-10-21T22:38:51.246Z]  Context:           default
22:38:51 [2022-10-21T22:38:51.246Z] 
22:38:51 [2022-10-21T22:38:51.246Z] Server: Docker Engine - Community
22:38:51 [2022-10-21T22:38:51.246Z]  Engine:
22:38:51 [2022-10-21T22:38:51.246Z]   Version:          22.06.0-beta.0
22:38:51 [2022-10-21T22:38:51.246Z]   API version:      1.42 (minimum version 1.12)
22:38:51 [2022-10-21T22:38:51.246Z]   Go version:       go1.18.3
22:38:51 [2022-10-21T22:38:51.246Z]   Git commit:       38633e7
22:38:51 [2022-10-21T22:38:51.246Z]   Built:            Fri Jun  3 17:55:45 2022
22:38:51 [2022-10-21T22:38:51.246Z]   OS/Arch:          linux/amd64
22:38:51 [2022-10-21T22:38:51.246Z]   Experimental:     true
22:38:51 [2022-10-21T22:38:51.246Z]  containerd:
22:38:51 [2022-10-21T22:38:51.246Z]   Version:          1.6.8
22:38:51 [2022-10-21T22:38:51.246Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:38:51 [2022-10-21T22:38:51.246Z]  runc:
22:38:51 [2022-10-21T22:38:51.246Z]   Version:          1.1.4
22:38:51 [2022-10-21T22:38:51.246Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:38:51 [2022-10-21T22:38:51.246Z]  docker-init:
22:38:51 [2022-10-21T22:38:51.246Z]   Version:          0.19.0
22:38:51 [2022-10-21T22:38:51.246Z]   GitCommit:        de40ad0
[Pipeline] sh
22:38:51 [2022-10-21T22:38:51.549Z] + docker info
22:38:51 [2022-10-21T22:38:51.549Z] Client:
22:38:51 [2022-10-21T22:38:51.549Z]  Context:    default
22:38:51 [2022-10-21T22:38:51.549Z]  Debug Mode: false
22:38:51 [2022-10-21T22:38:51.549Z]  Plugins:
22:38:51 [2022-10-21T22:38:51.549Z]   buildx: Docker Buildx (Docker Inc.)
22:38:51 [2022-10-21T22:38:51.549Z]     Version:  c5aec24
22:38:51 [2022-10-21T22:38:51.549Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
22:38:51 [2022-10-21T22:38:51.549Z]   compose: Docker Compose (Docker Inc.)
22:38:51 [2022-10-21T22:38:51.549Z]     Version:  v2.12.0
22:38:51 [2022-10-21T22:38:51.549Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:38:51 [2022-10-21T22:38:51.549Z]   scan: Docker Scan (Docker Inc.)
22:38:51 [2022-10-21T22:38:51.549Z]     Version:  v0.17.0
22:38:51 [2022-10-21T22:38:51.549Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:38:51 [2022-10-21T22:38:51.549Z] 
22:38:51 [2022-10-21T22:38:51.549Z] Server:
22:38:51 [2022-10-21T22:38:51.549Z]  Containers: 0
22:38:51 [2022-10-21T22:38:51.549Z]   Running: 0
22:38:51 [2022-10-21T22:38:51.549Z]   Paused: 0
22:38:51 [2022-10-21T22:38:51.549Z]   Stopped: 0
22:38:51 [2022-10-21T22:38:51.549Z]  Images: 0
22:38:51 [2022-10-21T22:38:51.549Z]  Server Version: 22.06.0-beta.0
22:38:51 [2022-10-21T22:38:51.549Z]  Storage Driver: overlay2
22:38:51 [2022-10-21T22:38:51.549Z]   Backing Filesystem: extfs
22:38:51 [2022-10-21T22:38:51.549Z]   Supports d_type: true
22:38:51 [2022-10-21T22:38:51.549Z]   Using metacopy: false
22:38:51 [2022-10-21T22:38:51.549Z]   Native Overlay Diff: true
22:38:51 [2022-10-21T22:38:51.549Z]   userxattr: false
22:38:51 [2022-10-21T22:38:51.549Z]  Logging Driver: json-file
22:38:51 [2022-10-21T22:38:51.549Z]  Cgroup Driver: systemd
22:38:51 [2022-10-21T22:38:51.549Z]  Cgroup Version: 2
22:38:51 [2022-10-21T22:38:51.550Z]  Plugins:
22:38:51 [2022-10-21T22:38:51.550Z]   Volume: local
22:38:51 [2022-10-21T22:38:51.550Z]   Network: bridge host ipvlan macvlan null overlay
22:38:51 [2022-10-21T22:38:51.550Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:38:51 [2022-10-21T22:38:51.550Z]  Swarm: inactive
22:38:51 [2022-10-21T22:38:51.550Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:38:51 [2022-10-21T22:38:51.550Z]  Default Runtime: runc
22:38:51 [2022-10-21T22:38:51.550Z]  Init Binary: docker-init
22:38:51 [2022-10-21T22:38:51.550Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:38:51 [2022-10-21T22:38:51.550Z]  runc version: v1.1.4-0-g5fd4c4d
22:38:51 [2022-10-21T22:38:51.550Z]  init version: de40ad0
22:38:51 [2022-10-21T22:38:51.550Z]  Security Options:
22:38:51 [2022-10-21T22:38:51.550Z]   apparmor
22:38:51 [2022-10-21T22:38:51.550Z]   seccomp
22:38:51 [2022-10-21T22:38:51.550Z]    Profile: builtin
22:38:51 [2022-10-21T22:38:51.550Z]   cgroupns
22:38:51 [2022-10-21T22:38:51.550Z]  Kernel Version: 5.15.0-1022-aws
22:38:51 [2022-10-21T22:38:51.550Z]  Operating System: Ubuntu 20.04.5 LTS
22:38:51 [2022-10-21T22:38:51.550Z]  OSType: linux
22:38:51 [2022-10-21T22:38:51.550Z]  Architecture: x86_64
22:38:51 [2022-10-21T22:38:51.550Z]  CPUs: 2
22:38:51 [2022-10-21T22:38:51.550Z]  Total Memory: 7.475GiB
22:38:51 [2022-10-21T22:38:51.550Z]  Name: ip-10-100-99-213
22:38:51 [2022-10-21T22:38:51.550Z]  ID: c944a62a-a99e-4e56-b148-df1906108e3b
22:38:51 [2022-10-21T22:38:51.550Z]  Docker Root Dir: /var/lib/docker
22:38:51 [2022-10-21T22:38:51.550Z]  Debug Mode: false
22:38:51 [2022-10-21T22:38:51.550Z]  Registry: https://index.docker.io/v1/
22:38:51 [2022-10-21T22:38:51.550Z]  Labels:
22:38:51 [2022-10-21T22:38:51.550Z]  Experimental: true
22:38:51 [2022-10-21T22:38:51.550Z]  Insecure Registries:
22:38:51 [2022-10-21T22:38:51.550Z]   127.0.0.0/8
22:38:51 [2022-10-21T22:38:51.550Z]  Live Restore Enabled: true
22:38:51 [2022-10-21T22:38:51.550Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:38:51 [2022-10-21T22:38:51.877Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3397363d814fdecc1c804e866bfb91bb8bd8bc72 .
22:38:52 [2022-10-21T22:38:52.135Z] #1 [internal] load build definition from Dockerfile
22:38:52 [2022-10-21T22:38:52.135Z] #1 transferring dockerfile: 16.91kB done
22:38:52 [2022-10-21T22:38:52.135Z] #1 DONE 0.1s
22:38:52 [2022-10-21T22:38:52.135Z] 
22:38:52 [2022-10-21T22:38:52.135Z] #2 [internal] load .dockerignore
22:38:52 [2022-10-21T22:38:52.135Z] #2 transferring context: 87B done
22:38:52 [2022-10-21T22:38:52.135Z] #2 DONE 0.1s
22:38:52 [2022-10-21T22:38:52.135Z] 
22:38:52 [2022-10-21T22:38:52.135Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:38:52 [2022-10-21T22:38:52.394Z] #3 DONE 0.4s
22:38:52 [2022-10-21T22:38:52.394Z] 
22:38:52 [2022-10-21T22:38:52.394Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:38:52 [2022-10-21T22:38:52.394Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
22:38:52 [2022-10-21T22:38:52.653Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
22:38:52 [2022-10-21T22:38:52.653Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
22:38:52 [2022-10-21T22:38:52.653Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
22:38:52 [2022-10-21T22:38:52.653Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 4.19MB / 9.94MB 0.1s
22:38:52 [2022-10-21T22:38:52.653Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
22:38:52 [2022-10-21T22:38:52.653Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
22:38:52 [2022-10-21T22:38:52.911Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
22:38:53 [2022-10-21T22:38:53.197Z] #4 DONE 0.6s
22:38:53 [2022-10-21T22:38:53.197Z] 
22:38:53 [2022-10-21T22:38:53.197Z] #5 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:38:53 [2022-10-21T22:38:53.320Z] #27 16.43 Fetched 8480 kB in 11s (745 kB/s)
22:38:53 [2022-10-21T22:38:53.320Z] #27 16.43 Reading package lists...
22:38:53 [2022-10-21T22:38:53.320Z] #27 ...
22:38:53 [2022-10-21T22:38:53.320Z] 
22:38:53 [2022-10-21T22:38:53.320Z] #30 [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
22:38:53 [2022-10-21T22:38:53.320Z] #30 13.48 Updating files:  69% (1333/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
22:38:53 [2022-10-21T22:38:53.320Z] #30 14.02 + cd /tmp/tmp.kdtX6fHvMv/src/github.com/docker/libnetwork
22:38:53 [2022-10-21T22:38:53.320Z] #30 14.02 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:38:53 [2022-10-21T22:38:53.320Z] #30 14.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:38:54 [2022-10-21T22:38:54.571Z] #5 ...
22:38:54 [2022-10-21T22:38:54.571Z] 
22:38:54 [2022-10-21T22:38:54.571Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:38:54 [2022-10-21T22:38:54.571Z] #6 DONE 1.1s
22:38:54 [2022-10-21T22:38:54.571Z] 
22:38:54 [2022-10-21T22:38:54.571Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
22:38:54 [2022-10-21T22:38:54.835Z] #7 DONE 1.5s
22:38:54 [2022-10-21T22:38:54.835Z] 
22:38:54 [2022-10-21T22:38:54.835Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:38:54 [2022-10-21T22:38:54.835Z] #8 DONE 1.4s
22:38:54 [2022-10-21T22:38:54.835Z] 
22:38:54 [2022-10-21T22:38:54.835Z] #5 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:38:54 [2022-10-21T22:38:54.835Z] #5 DONE 1.4s
22:38:55 [2022-10-21T22:38:55.121Z] 
22:38:55 [2022-10-21T22:38:55.121Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:38:55 [2022-10-21T22:38:55.121Z] #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done
22:38:55 [2022-10-21T22:38:55.121Z] #9 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
22:38:55 [2022-10-21T22:38:55.121Z] #9 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done
22:38:55 [2022-10-21T22:38:55.385Z] #9 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done
22:38:55 [2022-10-21T22:38:55.385Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 2.22MB / 55.05MB 0.3s
22:38:55 [2022-10-21T22:38:55.645Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 19.92MB / 55.05MB 0.5s
22:38:55 [2022-10-21T22:38:55.868Z] #30 ...
22:38:55 [2022-10-21T22:38:55.868Z] 
22:38:55 [2022-10-21T22:38:55.868Z] #20 [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
22:38:55 [2022-10-21T22:38:55.868Z] #20 14.82 
22:38:55 [2022-10-21T22:38:55.868Z] #20 15.14 #=#=#                                                                         

######################################################################## 100.0%
22:38:55 [2022-10-21T22:38:55.868Z] #20 16.38 
22:38:55 [2022-10-21T22:38:55.868Z] #20 18.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:38:55 [2022-10-21T22:38:55.868Z] #20 20.60 #=#=#                                                                         
22:38:55 [2022-10-21T22:38:55.868Z] #20 20.95 #=#=#                                                                         

######################################################################## 100.0%
22:38:55 [2022-10-21T22:38:55.868Z] #20 21.85 
22:38:55 [2022-10-21T22:38:55.868Z] #20 22.05 Download of images into '/build' complete.
22:38:55 [2022-10-21T22:38:55.868Z] #20 22.05 Use something like the following to load the result into a Docker daemon:
22:38:55 [2022-10-21T22:38:55.868Z] #20 22.05   tar -cC '/build' . | docker load
22:38:55 [2022-10-21T22:38:55.868Z] #20 DONE 22.4s
22:38:55 [2022-10-21T22:38:55.868Z] 
22:38:55 [2022-10-21T22:38:55.868Z] #31 [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
22:38:55 [2022-10-21T22:38:55.868Z] #31 DONE 19.5s
22:38:55 [2022-10-21T22:38:55.868Z] 
22:38:55 [2022-10-21T22:38:55.868Z] #25 [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
22:38:55 [2022-10-21T22:38:55.868Z] #25 10.81 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:38:55 [2022-10-21T22:38:55.868Z] #25 11.47 go: downloading github.com/google/uuid v1.3.0
22:38:55 [2022-10-21T22:38:55.868Z] #25 11.58 go: downloading github.com/moby/vpnkit v0.5.0
22:38:55 [2022-10-21T22:38:55.868Z] #25 11.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:38:55 [2022-10-21T22:38:55.868Z] #25 11.87 go: downloading github.com/gofrs/flock v0.8.1
22:38:55 [2022-10-21T22:38:55.868Z] #25 12.05 go: downloading github.com/gorilla/mux v1.8.0
22:38:55 [2022-10-21T22:38:55.868Z] #25 12.46 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:38:55 [2022-10-21T22:38:55.868Z] #25 12.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:38:55 [2022-10-21T22:38:55.868Z] #25 12.85 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:38:55 [2022-10-21T22:38:55.868Z] #25 16.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:38:55 [2022-10-21T22:38:55.868Z] #25 16.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:38:55 [2022-10-21T22:38:55.915Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 31.46MB / 55.05MB 0.7s
22:38:56 [2022-10-21T22:38:56.174Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 36.70MB / 55.05MB 1.0s
22:38:56 [2022-10-21T22:38:56.442Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 51.38MB / 55.05MB 1.2s
22:38:56 [2022-10-21T22:38:56.442Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.3s
22:38:57 [2022-10-21T22:38:57.014Z] #9 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf
22:38:58 [2022-10-21T22:38:58.416Z] #25 ...
22:38:58 [2022-10-21T22:38:58.416Z] 
22:38:58 [2022-10-21T22:38:58.416Z] #34 [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
22:38:58 [2022-10-21T22:38:58.416Z] #34 11.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:38:58 [2022-10-21T22:38:58.416Z] #34 16.42 Fetched 8480 kB in 11s (749 kB/s)
22:38:58 [2022-10-21T22:38:58.416Z] #34 16.42 Reading package lists...
22:38:58 [2022-10-21T22:38:58.416Z] #34 21.59 Reading package lists...
22:38:58 [2022-10-21T22:38:58.416Z] #34 ...
22:38:58 [2022-10-21T22:38:58.416Z] 
22:38:58 [2022-10-21T22:38:58.416Z] #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
22:38:58 [2022-10-21T22:38:58.416Z] #33 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:38:58 [2022-10-21T22:38:58.416Z] #33 16.49 Fetched 8480 kB in 11s (743 kB/s)
22:38:58 [2022-10-21T22:38:58.416Z] #33 16.49 Reading package lists...
22:38:58 [2022-10-21T22:38:58.677Z] #33 22.10 Reading package lists...
22:38:58 [2022-10-21T22:38:58.677Z] #33 ...
22:38:58 [2022-10-21T22:38:58.677Z] 
22:38:58 [2022-10-21T22:38:58.677Z] #27 [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
22:38:58 [2022-10-21T22:38:58.677Z] #27 16.43 Reading package lists...
22:38:59 [2022-10-21T22:38:59.558Z] #9 ...
22:38:59 [2022-10-21T22:38:59.558Z] 
22:38:59 [2022-10-21T22:38:59.558Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:38:59 [2022-10-21T22:38:59.558Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:38:59 [2022-10-21T22:38:59.558Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:38:59 [2022-10-21T22:38:59.558Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:38:59 [2022-10-21T22:38:59.558Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:38:59 [2022-10-21T22:38:59.558Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
22:38:59 [2022-10-21T22:38:59.558Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done
22:38:59 [2022-10-21T22:38:59.558Z] #10 DONE 4.7s
22:38:59 [2022-10-21T22:38:59.558Z] 
22:38:59 [2022-10-21T22:38:59.558Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:38:59 [2022-10-21T22:38:59.869Z] #9 ...
22:38:59 [2022-10-21T22:38:59.869Z] 
22:38:59 [2022-10-21T22:38:59.869Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:38:59 [2022-10-21T22:38:59.869Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:38:59 [2022-10-21T22:38:59.869Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:38:59 [2022-10-21T22:38:59.869Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:38:59 [2022-10-21T22:38:59.869Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:38:59 [2022-10-21T22:38:59.869Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
22:38:59 [2022-10-21T22:38:59.869Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done
22:38:59 [2022-10-21T22:38:59.869Z] #11 DONE 4.8s
22:38:59 [2022-10-21T22:38:59.869Z] 
22:38:59 [2022-10-21T22:38:59.869Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:39:00 [2022-10-21T22:39:00.131Z] #9 ...
22:39:00 [2022-10-21T22:39:00.131Z] 
22:39:00 [2022-10-21T22:39:00.131Z] #12 [internal] load build context
22:39:00 [2022-10-21T22:39:00.131Z] #12 transferring context: 53.55MB 4.9s done
22:39:00 [2022-10-21T22:39:00.131Z] #12 DONE 5.1s
22:39:00 [2022-10-21T22:39:00.131Z] 
22:39:00 [2022-10-21T22:39:00.131Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:39:01 [2022-10-21T22:39:01.222Z] #27 22.20 Reading package lists...
22:39:01 [2022-10-21T22:39:01.222Z] #27 ...
22:39:01 [2022-10-21T22:39:01.222Z] 
22:39:01 [2022-10-21T22:39:01.222Z] #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
22:39:01 [2022-10-21T22:39:01.222Z] #26 14.44 unicode/utf8
22:39:01 [2022-10-21T22:39:01.223Z] #26 15.38 internal/race
22:39:01 [2022-10-21T22:39:01.223Z] #26 15.52 sync/atomic
22:39:01 [2022-10-21T22:39:01.223Z] #26 15.94 unicode
22:39:01 [2022-10-21T22:39:01.223Z] #26 20.80 encoding
22:39:01 [2022-10-21T22:39:01.223Z] #26 ...
22:39:01 [2022-10-21T22:39:01.223Z] 
22:39:01 [2022-10-21T22:39:01.223Z] #36 [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
22:39:01 [2022-10-21T22:39:01.223Z] #36 22.84 Updating files:  92% (2024/2192)
Updating files:  93% (2039/2192)
Updating files:  94% (2061/2192)
Updating files:  95% (2083/2192)
Updating files:  96% (2105/2192)
Updating files:  97% (2127/2192)
Updating files:  98% (2149/2192)
Updating files:  99% (2171/2192)
Updating files: 100% (2192/2192)
Updating files: 100% (2192/2192), done.
22:39:01 [2022-10-21T22:39:01.223Z] #36 22.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:39:01 [2022-10-21T22:39:01.223Z] #36 ...
22:39:01 [2022-10-21T22:39:01.223Z] 
22:39:01 [2022-10-21T22:39:01.223Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:01 [2022-10-21T22:39:01.223Z] #35 14.82 Fetched 8480 kB in 10s (820 kB/s)
22:39:01 [2022-10-21T22:39:01.223Z] #35 14.82 Reading package lists...
22:39:01 [2022-10-21T22:39:01.223Z] #35 20.71 Reading package lists...
22:39:01 [2022-10-21T22:39:01.484Z] #35 24.97 Building dependency tree...
22:39:01 [2022-10-21T22:39:01.484Z] #35 ...
22:39:01 [2022-10-21T22:39:01.484Z] 
22:39:01 [2022-10-21T22:39:01.484Z] #36 [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
22:39:01 [2022-10-21T22:39:01.484Z] #36 24.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:39:02 [2022-10-21T22:39:02.035Z] #9 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 4.8s done
22:39:02 [2022-10-21T22:39:02.600Z] #9 DONE 7.5s
22:39:02 [2022-10-21T22:39:02.600Z] 
22:39:02 [2022-10-21T22:39:02.600Z] #13 [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
22:39:05 [2022-10-21T22:39:05.130Z] #13 ...
22:39:05 [2022-10-21T22:39:05.130Z] 
22:39:05 [2022-10-21T22:39:05.130Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:39:05 [2022-10-21T22:39:05.130Z] #14 DONE 0.2s
22:39:05 [2022-10-21T22:39:05.130Z] 
22:39:05 [2022-10-21T22:39:05.130Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:39:05 [2022-10-21T22:39:05.130Z] #15 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.2s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.8s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 1.0s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 2.2s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 3.7s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 4.2s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 2.4s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.2s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.3s done
22:39:05 [2022-10-21T22:39:05.130Z] #15 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 1.9s
22:39:05 [2022-10-21T22:39:05.130Z] #15 ...
22:39:05 [2022-10-21T22:39:05.130Z] 
22:39:05 [2022-10-21T22:39:05.130Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:39:05 [2022-10-21T22:39:05.130Z] #16 DONE 0.3s
22:39:05 [2022-10-21T22:39:05.130Z] 
22:39:05 [2022-10-21T22:39:05.130Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:39:05 [2022-10-21T22:39:05.130Z] #15 ...
22:39:05 [2022-10-21T22:39:05.130Z] 
22:39:05 [2022-10-21T22:39:05.130Z] #13 [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
22:39:05 [2022-10-21T22:39:05.130Z] #13 2.711 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:39:05 [2022-10-21T22:39:05.130Z] #13 2.729 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:39:05 [2022-10-21T22:39:05.130Z] #13 2.729 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:39:05 [2022-10-21T22:39:05.389Z] #13 2.878 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:39:05 [2022-10-21T22:39:05.968Z] #13 3.296 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:39:06 [2022-10-21T22:39:06.226Z] #13 3.716 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:39:06 [2022-10-21T22:39:06.776Z] #36 ...
22:39:06 [2022-10-21T22:39:06.776Z] 
22:39:06 [2022-10-21T22:39:06.776Z] #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
22:39:06 [2022-10-21T22:39:06.776Z] #24 28.48 go: downloading github.com/gofrs/flock v0.8.1
22:39:06 [2022-10-21T22:39:06.776Z] #24 28.49 go: downloading github.com/fatih/color v1.13.0
22:39:06 [2022-10-21T22:39:06.776Z] #24 28.53 go: downloading github.com/pkg/errors v0.9.1
22:39:06 [2022-10-21T22:39:06.776Z] #24 28.60 go: downloading github.com/spf13/cobra v1.3.0
22:39:06 [2022-10-21T22:39:06.776Z] #24 28.60 go: downloading github.com/spf13/pflag v1.0.5
22:39:06 [2022-10-21T22:39:06.776Z] #24 28.90 go: downloading github.com/spf13/viper v1.10.1
22:39:06 [2022-10-21T22:39:06.776Z] #24 28.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
22:39:06 [2022-10-21T22:39:06.776Z] #24 29.23 go: downloading github.com/mattn/go-colorable v0.1.12
22:39:06 [2022-10-21T22:39:06.776Z] #24 29.25 go: downloading github.com/mattn/go-isatty v0.0.14
22:39:06 [2022-10-21T22:39:06.776Z] #24 29.35 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
22:39:06 [2022-10-21T22:39:06.776Z] #24 29.44 go: downloading github.com/go-critic/go-critic v0.6.2
22:39:06 [2022-10-21T22:39:06.776Z] #24 30.43 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:39:06 [2022-10-21T22:39:06.776Z] #24 30.43 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:39:07 [2022-10-21T22:39:07.037Z] #24 ...
22:39:07 [2022-10-21T22:39:07.037Z] 
22:39:07 [2022-10-21T22:39:07.037Z] #30 [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
22:39:07 [2022-10-21T22:39:07.037Z] #30 DONE 30.7s
22:39:07 [2022-10-21T22:39:07.161Z] #13 4.647 Fetched 8598 kB in 2s (3905 kB/s)
22:39:07 [2022-10-21T22:39:07.298Z] 
22:39:07 [2022-10-21T22:39:07.298Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:07 [2022-10-21T22:39:07.298Z] #35 24.97 Building dependency tree...
22:39:07 [2022-10-21T22:39:07.298Z] #35 28.75 The following additional packages will be installed:
22:39:07 [2022-10-21T22:39:07.298Z] #35 28.76   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
22:39:07 [2022-10-21T22:39:07.298Z] #35 28.77   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
22:39:07 [2022-10-21T22:39:07.298Z] #35 28.78 Suggested packages:
22:39:07 [2022-10-21T22:39:07.298Z] #35 28.78   manpages-dev protobuf-mode-el python3-setuptools
22:39:07 [2022-10-21T22:39:07.298Z] #35 29.80 The following NEW packages will be installed:
22:39:07 [2022-10-21T22:39:07.298Z] #35 29.82   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
22:39:07 [2022-10-21T22:39:07.298Z] #35 29.82   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
22:39:07 [2022-10-21T22:39:07.298Z] #35 29.82   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
22:39:07 [2022-10-21T22:39:07.298Z] #35 29.84   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.24 0 upgraded, 18 newly installed, 0 to remove and 7 not upgraded.
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.24 Need to get 4253 kB of archives.
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.24 After this operation, 25.1 MB of additional disk space will be used.
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
22:39:07 [2022-10-21T22:39:07.298Z] #35 30.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
22:39:07 [2022-10-21T22:39:07.727Z] #13 4.647 Reading package lists...
22:39:08 [2022-10-21T22:39:08.244Z] #35 31.91 debconf: delaying package configuration, since apt-utils is not installed
22:39:08 [2022-10-21T22:39:08.505Z] #35 32.20 Fetched 4253 kB in 0s (8681 kB/s)
22:39:08 [2022-10-21T22:39:08.552Z] #13 5.389 Reading package lists...
22:39:08 [2022-10-21T22:39:08.766Z] #35 ...
22:39:08 [2022-10-21T22:39:08.766Z] 
22:39:08 [2022-10-21T22:39:08.766Z] #32 [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
22:39:08 [2022-10-21T22:39:08.766Z] #32 DONE 32.3s
22:39:08 [2022-10-21T22:39:08.766Z] 
22:39:08 [2022-10-21T22:39:08.766Z] #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
22:39:08 [2022-10-21T22:39:08.766Z] #33 22.10 Reading package lists...
22:39:08 [2022-10-21T22:39:08.766Z] #33 26.11 Building dependency tree...
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.54 The following additional packages will be installed:
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.54   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.54   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.54   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.54   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.54   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.55   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.55   mingw-w64-common mingw-w64-x86-64-dev
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.57 Suggested packages:
22:39:08 [2022-10-21T22:39:08.766Z] #33 29.58   gcc-10-locales seccomp wine64
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.55 The following NEW packages will be installed:
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.56   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.56   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.56   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.56   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.56   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:39:08 [2022-10-21T22:39:08.766Z] #33 30.56   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:39:08 [2022-10-21T22:39:08.767Z] #33 30.56   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:39:08 [2022-10-21T22:39:08.767Z] #33 30.56   mingw-w64-x86-64-dev
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.02 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.02 Need to get 108 MB of archives.
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.02 After this operation, 620 MB of additional disk space will be used.
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.02 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]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.13 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]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.64 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]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.64 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]
22:39:08 [2022-10-21T22:39:08.767Z] #33 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
22:39:08 [2022-10-21T22:39:08.767Z] #33 ...
22:39:08 [2022-10-21T22:39:08.767Z] 
22:39:08 [2022-10-21T22:39:08.767Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:08 [2022-10-21T22:39:08.767Z] #35 32.34 Selecting previously unselected package libcap2:arm64.
22:39:08 [2022-10-21T22:39:08.767Z] #35 32.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:39:08 [2022-10-21T22:39:08.767Z] #35 32.43 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
22:39:08 [2022-10-21T22:39:08.811Z] #13 6.131 Building dependency tree...
22:39:08 [2022-10-21T22:39:08.811Z] #13 6.445 The following additional packages will be installed:
22:39:09 [2022-10-21T22:39:09.028Z] #35 32.47 Unpacking libcap2:arm64 (1:2.44-1) ...
22:39:09 [2022-10-21T22:39:09.028Z] #35 32.61 Selecting previously unselected package libcap-dev:arm64.
22:39:09 [2022-10-21T22:39:09.028Z] #35 32.63 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
22:39:09 [2022-10-21T22:39:09.028Z] #35 32.64 Unpacking libcap-dev:arm64 (1:2.44-1) ...
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.446   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.446   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.447 Recommended packages:
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.447   libldap-common publicsuffix libsasl2-modules
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.624 The following NEW packages will be installed:
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.624   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.625   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:39:09 [2022-10-21T22:39:09.078Z] #13 6.625   libssh2-1 openssl
22:39:09 [2022-10-21T22:39:09.289Z] #35 32.90 Selecting previously unselected package libnet1:arm64.
22:39:09 [2022-10-21T22:39:09.289Z] #35 32.92 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:39:09 [2022-10-21T22:39:09.289Z] #35 32.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.901 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded.
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.901 Need to get 3047 kB of archives.
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.901 After this operation, 6661 kB of additional disk space will be used.
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.901 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.917 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.917 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.917 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.917 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.919 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.922 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.922 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.923 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.924 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.926 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.929 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.931 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.933 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:39:09 [2022-10-21T22:39:09.342Z] #13 6.934 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:39:09 [2022-10-21T22:39:09.561Z] #35 33.18 Selecting previously unselected package libnet1-dev.
22:39:09 [2022-10-21T22:39:09.561Z] #35 33.18 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
22:39:09 [2022-10-21T22:39:09.561Z] #35 33.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:39:09 [2022-10-21T22:39:09.600Z] #13 7.074 debconf: delaying package configuration, since apt-utils is not installed
22:39:09 [2022-10-21T22:39:09.600Z] #13 7.103 Fetched 3047 kB in 0s (10.1 MB/s)
22:39:09 [2022-10-21T22:39:09.601Z] #13 7.129 Selecting previously unselected package openssl.
22:39:09 [2022-10-21T22:39:09.601Z] #13 7.129 (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 ... 6661 files and directories currently installed.)
22:39:09 [2022-10-21T22:39:09.601Z] #13 7.132 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
22:39:09 [2022-10-21T22:39:09.601Z] #13 7.136 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:39:09 [2022-10-21T22:39:09.822Z] #35 ...
22:39:09 [2022-10-21T22:39:09.822Z] 
22:39:09 [2022-10-21T22:39:09.822Z] #34 [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
22:39:09 [2022-10-21T22:39:09.822Z] #34 21.59 Reading package lists...
22:39:09 [2022-10-21T22:39:09.822Z] #34 25.77 Building dependency tree...
22:39:09 [2022-10-21T22:39:09.822Z] #34 29.62 The following additional packages will be installed:
22:39:09 [2022-10-21T22:39:09.822Z] #34 29.63   libbtrfs0
22:39:09 [2022-10-21T22:39:09.822Z] #34 29.85 The following NEW packages will be installed:
22:39:09 [2022-10-21T22:39:09.822Z] #34 29.86   libbtrfs-dev libbtrfs0
22:39:09 [2022-10-21T22:39:09.822Z] #34 30.26 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
22:39:09 [2022-10-21T22:39:09.822Z] #34 30.26 Need to get 454 kB of archives.
22:39:09 [2022-10-21T22:39:09.822Z] #34 30.26 After this operation, 1275 kB of additional disk space will be used.
22:39:09 [2022-10-21T22:39:09.822Z] #34 30.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:39:09 [2022-10-21T22:39:09.822Z] #34 30.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:39:09 [2022-10-21T22:39:09.822Z] #34 31.57 debconf: delaying package configuration, since apt-utils is not installed
22:39:09 [2022-10-21T22:39:09.822Z] #34 31.86 Fetched 454 kB in 0s (1394 kB/s)
22:39:09 [2022-10-21T22:39:09.822Z] #34 31.96 Selecting previously unselected package libbtrfs0:arm64.
22:39:09 [2022-10-21T22:39:09.822Z] #34 31.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:39:09 [2022-10-21T22:39:09.822Z] #34 31.99 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
22:39:09 [2022-10-21T22:39:09.822Z] #34 32.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:39:09 [2022-10-21T22:39:09.822Z] #34 32.25 Selecting previously unselected package libbtrfs-dev:arm64.
22:39:09 [2022-10-21T22:39:09.822Z] #34 32.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
22:39:09 [2022-10-21T22:39:09.822Z] #34 32.27 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:39:09 [2022-10-21T22:39:09.822Z] #34 32.85 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:39:09 [2022-10-21T22:39:09.822Z] #34 32.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:39:09 [2022-10-21T22:39:09.822Z] #34 32.92 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:39:09 [2022-10-21T22:39:09.822Z] #34 DONE 33.4s
22:39:09 [2022-10-21T22:39:09.822Z] 
22:39:09 [2022-10-21T22:39:09.822Z] #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
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.269 Selecting previously unselected package ca-certificates.
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.269 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.273 Unpacking ca-certificates (20210119) ...
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.346 Selecting previously unselected package libbrotli1:amd64.
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.346 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.353 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.423 Selecting previously unselected package libsasl2-modules-db:amd64.
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.424 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:39:09 [2022-10-21T22:39:09.864Z] #13 7.429 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.470 Selecting previously unselected package libsasl2-2:amd64.
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.470 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.481 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.514 Selecting previously unselected package libldap-2.4-2:amd64.
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.516 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.525 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.591 Selecting previously unselected package libnghttp2-14:amd64.
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.591 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.594 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.637 Selecting previously unselected package libpsl5:amd64.
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.637 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.641 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.679 Selecting previously unselected package librtmp1:amd64.
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.679 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.680 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.716 Selecting previously unselected package libssh2-1:amd64.
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.716 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.719 Unpacking libssh2-1:amd64 (1.9.0-2) ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.775 Selecting previously unselected package libcurl4:amd64.
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.775 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.122Z] #13 7.781 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.841 Selecting previously unselected package curl.
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.841 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.845 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.907 Selecting previously unselected package libonig5:amd64.
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.907 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.914 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.968 Selecting previously unselected package libjq1:amd64.
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.968 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.381Z] #13 7.972 Unpacking libjq1:amd64 (1.6-2.1) ...
22:39:10 [2022-10-21T22:39:10.381Z] #13 8.018 Selecting previously unselected package jq.
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.020 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.024 Unpacking jq (1.6-2.1) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.064 Setting up libpsl5:amd64 (0.21.0-1.2) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.077 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.104 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.114 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.123 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.134 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.144 Setting up libssh2-1:amd64 (1.9.0-2) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.154 Setting up openssl (1.1.1n-0+deb11u3) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.167 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.176 Setting up libjq1:amd64 (1.6-2.1) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.187 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:39:10 [2022-10-21T22:39:10.641Z] #13 8.194 Setting up ca-certificates (20210119) ...
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.822 + RM_GOPATH=0
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.822 + TMP_GOPATH=
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.824 + : /build
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.826 + '[' -z '' ']'
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.846 ++ mktemp -d
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.854 + export GOPATH=/tmp/tmp.GMOCkCPBY6
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.858 + GOPATH=/tmp/tmp.GMOCkCPBY6
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.858 + RM_GOPATH=1
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.858 + case "$(go env GOARCH)" in
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.859 ++ go env GOARCH
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.877 + export GO_BUILDMODE=-buildmode=pie
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.877 + GO_BUILDMODE=-buildmode=pie
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.878 ++ dirname /tmp/install/install.sh
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.889 + dir=/tmp/install
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.889 + bin=containerd
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.889 + shift
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.890 + '[' '!' -f /tmp/install/containerd.installer ']'
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.890 + . /tmp/install/containerd.installer
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.893 ++ set -e
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.893 ++ : v1.6.8
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.897 + install_containerd
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.898 + echo 'Install containerd version v1.6.8'
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.899 Install containerd version v1.6.8
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.899 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GMOCkCPBY6/src/github.com/containerd/containerd
22:39:10 [2022-10-21T22:39:10.765Z] #37 0.919 Cloning into '/tmp/tmp.GMOCkCPBY6/src/github.com/containerd/containerd'...
22:39:11 [2022-10-21T22:39:11.208Z] #13 8.789 Updating certificates in /etc/ssl/certs...
22:39:12 [2022-10-21T22:39:12.144Z] #13 9.482 129 added, 0 removed; done.
22:39:12 [2022-10-21T22:39:12.144Z] #13 9.539 Setting up jq (1.6-2.1) ...
22:39:12 [2022-10-21T22:39:12.144Z] #13 9.549 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:39:12 [2022-10-21T22:39:12.144Z] #13 9.559 Setting up curl (7.74.0-1.3+deb11u3) ...
22:39:12 [2022-10-21T22:39:12.144Z] #13 9.571 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:39:12 [2022-10-21T22:39:12.144Z] #13 9.593 Processing triggers for ca-certificates (20210119) ...
22:39:12 [2022-10-21T22:39:12.144Z] #13 9.601 Updating certificates in /etc/ssl/certs...
22:39:12 [2022-10-21T22:39:12.680Z] #37 ...
22:39:12 [2022-10-21T22:39:12.680Z] 
22:39:12 [2022-10-21T22:39:12.680Z] #27 [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
22:39:12 [2022-10-21T22:39:12.680Z] #27 22.20 Reading package lists...
22:39:12 [2022-10-21T22:39:12.680Z] #27 26.59 Building dependency tree...
22:39:12 [2022-10-21T22:39:12.680Z] #27 30.15 The following additional packages will be installed:
22:39:12 [2022-10-21T22:39:12.680Z] #27 30.16   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
22:39:12 [2022-10-21T22:39:12.680Z] #27 30.17 Suggested packages:
22:39:12 [2022-10-21T22:39:12.680Z] #27 30.17   cmake-doc ninja-build lrzip
22:39:12 [2022-10-21T22:39:12.680Z] #27 30.17 Recommended packages:
22:39:12 [2022-10-21T22:39:12.680Z] #27 30.17   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.06 The following NEW packages will be installed:
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.08   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.10   vim-common xxd
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.74 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.74 Need to get 15.6 MB of archives.
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.74 After this operation, 67.4 MB of additional disk space will be used.
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 31.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 32.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 32.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 32.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 32.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 32.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 32.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:39:12 [2022-10-21T22:39:12.680Z] #27 33.64 debconf: delaying package configuration, since apt-utils is not installed
22:39:12 [2022-10-21T22:39:12.680Z] #27 33.98 Fetched 15.6 MB in 1s (13.0 MB/s)
22:39:12 [2022-10-21T22:39:12.680Z] #27 34.16 Selecting previously unselected package xxd.
22:39:12 [2022-10-21T22:39:12.680Z] #27 34.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:39:12 [2022-10-21T22:39:12.680Z] #27 34.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:39:12 [2022-10-21T22:39:12.680Z] #27 34.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:39:12 [2022-10-21T22:39:12.680Z] #27 34.46 Selecting previously unselected package vim-common.
22:39:12 [2022-10-21T22:39:12.680Z] #27 34.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:39:12 [2022-10-21T22:39:12.680Z] #27 34.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:39:12 [2022-10-21T22:39:12.680Z] #27 35.28 Selecting previously unselected package cmake-data.
22:39:12 [2022-10-21T22:39:12.680Z] #27 35.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:39:12 [2022-10-21T22:39:12.680Z] #27 35.31 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:39:12 [2022-10-21T22:39:12.711Z] #13 10.20 0 added, 0 removed; done.
22:39:12 [2022-10-21T22:39:12.711Z] #13 10.20 Running hooks in /etc/ca-certificates/update.d...
22:39:12 [2022-10-21T22:39:12.711Z] #13 10.20 done.
22:39:12 [2022-10-21T22:39:12.941Z] #27 ...
22:39:12 [2022-10-21T22:39:12.941Z] 
22:39:12 [2022-10-21T22:39:12.941Z] #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
22:39:12 [2022-10-21T22:39:12.941Z] #23 36.24 Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
22:39:12 [2022-10-21T22:39:12.941Z] #23 36.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:39:13 [2022-10-21T22:39:13.281Z] #13 DONE 10.9s
22:39:13 [2022-10-21T22:39:13.281Z] 
22:39:13 [2022-10-21T22:39:13.281Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:39:13 [2022-10-21T22:39:13.539Z] #17 DONE 0.1s
22:39:13 [2022-10-21T22:39:13.539Z] 
22:39:13 [2022-10-21T22:39:13.539Z] #18 [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
22:39:13 [2022-10-21T22:39:13.883Z] #23 37.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:39:14 [2022-10-21T22:39:14.916Z] #18 1.595 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:39:15 [2022-10-21T22:39:15.483Z] #18 1.856 
22:39:15 [2022-10-21T22:39:15.483Z] #18 ...
22:39:15 [2022-10-21T22:39:15.483Z] 
22:39:15 [2022-10-21T22:39:15.483Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:39:15 [2022-10-21T22:39:15.483Z] #15 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 3.9s done
22:39:15 [2022-10-21T22:39:15.483Z] #15 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 4.6s done
22:39:15 [2022-10-21T22:39:15.483Z] #15 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 3.4s
22:39:15 [2022-10-21T22:39:15.483Z] #15 ...
22:39:15 [2022-10-21T22:39:15.483Z] 
22:39:15 [2022-10-21T22:39:15.483Z] #18 [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
22:39:15 [2022-10-21T22:39:15.483Z] #18 2.075 #=#=#                                                                         

######################################################################## 100.0%
22:39:15 [2022-10-21T22:39:15.741Z] #18 2.323 
22:39:16 [2022-10-21T22:39:16.674Z] #18 3.221 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:39:16 [2022-10-21T22:39:16.937Z] #18 3.494 
22:39:17 [2022-10-21T22:39:17.196Z] #18 3.713 #=#=#                                                                         

######################################################################## 100.0%
22:39:17 [2022-10-21T22:39:17.454Z] #18 4.003 
22:39:18 [2022-10-21T22:39:18.391Z] #18 4.942 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:39:18 [2022-10-21T22:39:18.650Z] #18 5.203 
22:39:19 [2022-10-21T22:39:19.243Z] #23 ...
22:39:19 [2022-10-21T22:39:19.243Z] 
22:39:19 [2022-10-21T22:39:19.243Z] #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
22:39:19 [2022-10-21T22:39:19.243Z] #24 34.50 go: downloading github.com/sirupsen/logrus v1.8.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 34.51 go: downloading github.com/stretchr/testify v1.7.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 34.56 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:39:19 [2022-10-21T22:39:19.243Z] #24 34.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
22:39:19 [2022-10-21T22:39:19.243Z] #24 34.72 go: downloading github.com/fsnotify/fsnotify v1.5.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 34.78 go: downloading github.com/magiconair/properties v1.8.5
22:39:19 [2022-10-21T22:39:19.243Z] #24 34.93 go: downloading github.com/mitchellh/mapstructure v1.4.3
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.09 go: downloading github.com/spf13/afero v1.6.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.28 go: downloading github.com/spf13/cast v1.4.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.36 go: downloading github.com/subosito/gotenv v1.2.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.40 go: downloading gopkg.in/ini.v1 v1.66.2
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.57 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.57 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.66 go: downloading github.com/go-toolsmith/astequal v1.0.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.68 go: downloading github.com/go-toolsmith/astp v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.73 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.85 go: downloading github.com/go-toolsmith/typep v1.0.2
22:39:19 [2022-10-21T22:39:19.243Z] #24 35.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
22:39:19 [2022-10-21T22:39:19.243Z] #24 36.45 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:39:19 [2022-10-21T22:39:19.243Z] #24 36.50 go: downloading github.com/hashicorp/errwrap v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 36.54 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 36.60 go: downloading github.com/Antonboom/errname v0.1.5
22:39:19 [2022-10-21T22:39:19.243Z] #24 36.65 go: downloading github.com/Antonboom/nilnil v0.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 36.71 go: downloading github.com/BurntSushi/toml v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.38 go: downloading github.com/alexkohler/prealloc v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.49 go: downloading github.com/ashanbrown/makezero v1.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.55 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.57 go: downloading github.com/blizzy78/varnamelen v0.5.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.69 go: downloading github.com/breml/bidichk v0.2.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.70 go: downloading github.com/breml/errchkjson v0.2.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.74 go: downloading github.com/butuzov/ireturn v0.1.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.81 go: downloading github.com/charithe/durationcheck v0.0.9
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.85 go: downloading github.com/daixiang0/gci v0.2.9
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.88 go: downloading github.com/denis-tingajkin/go-header v0.4.2
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.91 go: downloading github.com/esimonov/ifshort v1.0.4
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.93 go: downloading github.com/fzipp/gocyclo v0.4.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:39:19 [2022-10-21T22:39:19.243Z] #24 37.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.29 go: downloading github.com/golangci/misspell v0.3.5
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.47 go: downloading github.com/jgautheron/goconst v1.5.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.55 go: downloading github.com/julz/importas v0.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.56 go: downloading github.com/kisielk/errcheck v1.6.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.61 go: downloading github.com/kulti/thelper v0.5.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.61 go: downloading github.com/kunwardeep/paralleltest v1.0.3
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.68 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.81 go: downloading github.com/ldez/gomoddirectives v0.2.2
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.84 go: downloading github.com/ldez/tagliatelle v0.3.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.84 go: downloading github.com/leonklingele/grouper v1.1.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.88 go: downloading github.com/maratori/testpackage v1.0.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.95 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
22:39:19 [2022-10-21T22:39:19.243Z] #24 38.99 go: downloading github.com/mgechev/revive v1.1.3
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.45 go: downloading github.com/moricho/tparallel v0.2.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.45 go: downloading github.com/nakabonne/nestif v0.3.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.49 go: downloading github.com/nishanths/exhaustive v0.7.11
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.56 go: downloading github.com/nishanths/predeclared v0.2.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.65 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.79 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:39:19 [2022-10-21T22:39:19.243Z] #24 39.81 go: downloading github.com/securego/gosec/v2 v2.9.6
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.02 go: downloading github.com/sivchari/containedctx v1.0.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.02 go: downloading github.com/sivchari/tenv v1.4.7
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.03 go: downloading github.com/sonatard/noctx v0.0.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.06 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.26 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.27 go: downloading github.com/tetafro/godot v1.4.11
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.37 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.65 go: downloading github.com/ultraware/funlen v0.0.3
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.67 go: downloading github.com/ultraware/whitespace v0.0.4
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.68 go: downloading github.com/uudashr/gocognit v1.0.5
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.68 go: downloading github.com/yagipy/maintidx v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.73 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.77 go: downloading gitlab.com/bosi/decorder v0.2.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 40.93 go: downloading honnef.co/go/tools v0.2.2
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.25 go: downloading mvdan.cc/gofumpt v0.2.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.44 go: downloading github.com/davecgh/go-spew v1.1.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.54 go: downloading github.com/pmezard/go-difflib v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.59 go: downloading github.com/stretchr/objx v0.1.1
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.62 go: downloading github.com/hashicorp/hcl v1.0.0
22:39:19 [2022-10-21T22:39:19.243Z] #24 42.92 go: downloading github.com/pelletier/go-toml v1.9.4
22:39:19 [2022-10-21T22:39:19.243Z] #24 ...
22:39:19 [2022-10-21T22:39:19.243Z] 
22:39:19 [2022-10-21T22:39:19.243Z] #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
22:39:19 [2022-10-21T22:39:19.243Z] #33 32.88 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]
22:39:19 [2022-10-21T22:39:19.243Z] #33 33.31 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]
22:39:19 [2022-10-21T22:39:19.243Z] #33 34.03 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]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.24 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]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.53 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]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.57 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]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 35.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:39:19 [2022-10-21T22:39:19.243Z] #33 36.54 debconf: delaying package configuration, since apt-utils is not installed
22:39:19 [2022-10-21T22:39:19.243Z] #33 36.81 Fetched 108 MB in 5s (21.9 MB/s)
22:39:19 [2022-10-21T22:39:19.243Z] #33 36.88 Selecting previously unselected package binutils-mingw-w64-i686.
22:39:19 [2022-10-21T22:39:19.243Z] #33 36.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:39:19 [2022-10-21T22:39:19.243Z] #33 36.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 36.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 38.80 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:39:19 [2022-10-21T22:39:19.243Z] #33 38.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 38.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.47 Selecting previously unselected package binutils-mingw-w64.
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.48 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.61 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.62 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.82 Selecting previously unselected package dmsetup.
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 41.84 Unpacking dmsetup (2:1.02.175-2.1) ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 42.02 Selecting previously unselected package mingw-w64-common.
22:39:19 [2022-10-21T22:39:19.243Z] #33 42.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:39:19 [2022-10-21T22:39:19.243Z] #33 42.03 Unpacking mingw-w64-common (8.0.0-1) ...
22:39:19 [2022-10-21T22:39:19.504Z] #33 ...
22:39:19 [2022-10-21T22:39:19.504Z] 
22:39:19 [2022-10-21T22:39:19.504Z] #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
22:39:19 [2022-10-21T22:39:19.504Z] #26 43.03 internal/reflectlite
22:39:19 [2022-10-21T22:39:19.504Z] #26 43.03 sync
22:39:19 [2022-10-21T22:39:19.685Z] #18 5.420 #=#=#                                                                         

                                                                           0.0%
###########################                                               37.5%
###########################################                               60.1%
######################################################################    97.6%
######################################################################## 100.0%
22:39:19 [2022-10-21T22:39:19.685Z] #18 6.299 
22:39:19 [2022-10-21T22:39:19.943Z] #18 ...
22:39:19 [2022-10-21T22:39:19.943Z] 
22:39:19 [2022-10-21T22:39:19.943Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:39:19 [2022-10-21T22:39:19.943Z] #15 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 7.6s done
22:39:19 [2022-10-21T22:39:19.943Z] #15 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done
22:39:19 [2022-10-21T22:39:19.943Z] #15 DONE 25.0s
22:39:20 [2022-10-21T22:39:20.074Z] #26 ...
22:39:20 [2022-10-21T22:39:20.074Z] 
22:39:20 [2022-10-21T22:39:20.074Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:20 [2022-10-21T22:39:20.074Z] #35 33.60 Selecting previously unselected package libnl-3-200:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 33.61 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 33.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 33.80 Selecting previously unselected package libnl-3-dev:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 33.81 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 33.83 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.09 Selecting previously unselected package libprotobuf-c1:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.09 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.24 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.26 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.27 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.39 Selecting previously unselected package zlib1g-dev:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.39 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.40 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.63 Selecting previously unselected package libprotobuf23:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.64 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 34.65 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 35.61 Selecting previously unselected package libprotobuf-lite23:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 35.62 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 35.63 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 35.88 Selecting previously unselected package libprotobuf-dev:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 35.89 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 35.91 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.17 Selecting previously unselected package libprotoc23:arm64.
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.17 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.18 Unpacking libprotoc23:arm64 (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.73 Selecting previously unselected package protobuf-c-compiler.
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.73 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.74 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.90 Selecting previously unselected package protobuf-compiler.
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.90 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 37.91 Unpacking protobuf-compiler (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.02 Selecting previously unselected package python3-pkg-resources.
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.06 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.07 Unpacking python3-pkg-resources (52.0.0-4) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.30 Selecting previously unselected package python3-six.
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.31 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.32 Unpacking python3-six (1.16.0-2) ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.46 Selecting previously unselected package python3-protobuf.
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.46 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
22:39:20 [2022-10-21T22:39:20.074Z] #35 38.47 Unpacking python3-protobuf (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 39.07 Setting up python3-pkg-resources (52.0.0-4) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 40.49 Setting up libprotobuf23:arm64 (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 40.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 40.54 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 40.57 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 40.59 Setting up libcap2:arm64 (1:2.44-1) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 40.62 Setting up python3-six (1.16.0-2) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 41.69 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 41.71 Setting up libprotoc23:arm64 (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 41.73 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 41.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:39:20 [2022-10-21T22:39:20.075Z] #35 41.78 Setting up python3-protobuf (3.12.4-1) ...
22:39:20 [2022-10-21T22:39:20.204Z] 
22:39:20 [2022-10-21T22:39:20.204Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:39:20 [2022-10-21T22:39:20.975Z] #19 DONE 1.1s
22:39:20 [2022-10-21T22:39:20.975Z] 
22:39:20 [2022-10-21T22:39:20.975Z] #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
22:39:21 [2022-10-21T22:39:21.053Z] #35 ...
22:39:21 [2022-10-21T22:39:21.053Z] 
22:39:21 [2022-10-21T22:39:21.053Z] #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
22:39:21 [2022-10-21T22:39:21.053Z] #26 44.39 internal/testlog
22:39:21 [2022-10-21T22:39:21.547Z] #20 DONE 0.6s
22:39:21 [2022-10-21T22:39:21.547Z] 
22:39:21 [2022-10-21T22:39:21.547Z] #21 [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
22:39:21 [2022-10-21T22:39:21.804Z] #21 ...
22:39:21 [2022-10-21T22:39:21.804Z] 
22:39:21 [2022-10-21T22:39:21.804Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:39:21 [2022-10-21T22:39:21.804Z] #22 DONE 0.2s
22:39:21 [2022-10-21T22:39:21.804Z] 
22:39:21 [2022-10-21T22:39:21.804Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:39:21 [2022-10-21T22:39:21.804Z] #23 DONE 0.2s
22:39:21 [2022-10-21T22:39:21.804Z] 
22:39:21 [2022-10-21T22:39:21.804Z] #24 [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
22:39:21 [2022-10-21T22:39:21.995Z] #26 45.44 sort
22:39:21 [2022-10-21T22:39:21.995Z] #26 45.45 errors
22:39:22 [2022-10-21T22:39:22.255Z] #26 45.86 strconv
22:39:22 [2022-10-21T22:39:22.827Z] #26 ...
22:39:22 [2022-10-21T22:39:22.827Z] 
22:39:22 [2022-10-21T22:39:22.827Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:22 [2022-10-21T22:39:22.827Z] #35 45.33 Setting up libcap-dev:arm64 (1:2.44-1) ...
22:39:22 [2022-10-21T22:39:22.827Z] #35 45.34 Setting up protobuf-compiler (3.12.4-1) ...
22:39:22 [2022-10-21T22:39:22.827Z] #35 45.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:39:22 [2022-10-21T22:39:22.827Z] #35 45.37 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
22:39:22 [2022-10-21T22:39:22.827Z] #35 45.39 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
22:39:22 [2022-10-21T22:39:22.827Z] #35 45.41 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
22:39:22 [2022-10-21T22:39:22.827Z] #35 45.43 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:39:22 [2022-10-21T22:39:22.827Z] #35 DONE 46.6s
22:39:23 [2022-10-21T22:39:23.088Z] 
22:39:23 [2022-10-21T22:39:23.088Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:39:23 [2022-10-21T22:39:23.709Z] #24 ...
22:39:23 [2022-10-21T22:39:23.709Z] 
22:39:23 [2022-10-21T22:39:23.709Z] #18 [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
22:39:23 [2022-10-21T22:39:23.709Z] #18 7.238 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:39:23 [2022-10-21T22:39:23.709Z] #18 7.474 
22:39:23 [2022-10-21T22:39:23.709Z] #18 7.694 #=#=#                                                                         

######################################################################## 100.0%
22:39:23 [2022-10-21T22:39:23.709Z] #18 7.940 
22:39:23 [2022-10-21T22:39:23.709Z] #18 8.691 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:39:23 [2022-10-21T22:39:23.709Z] #18 9.438 
22:39:23 [2022-10-21T22:39:23.709Z] #18 9.669 #=#=#                                                                         

######################################################################## 100.0%
22:39:23 [2022-10-21T22:39:23.709Z] #18 10.08 
22:39:23 [2022-10-21T22:39:23.709Z] #18 10.17 Download of images into '/build' complete.
22:39:23 [2022-10-21T22:39:23.709Z] #18 10.17 Use something like the following to load the result into a Docker daemon:
22:39:23 [2022-10-21T22:39:23.709Z] #18 10.17   tar -cC '/build' . | docker load
22:39:23 [2022-10-21T22:39:23.709Z] #18 DONE 10.3s
22:39:23 [2022-10-21T22:39:23.969Z] 
22:39:23 [2022-10-21T22:39:23.969Z] #25 [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
22:39:25 [2022-10-21T22:39:25.011Z] #38 ...
22:39:25 [2022-10-21T22:39:25.011Z] 
22:39:25 [2022-10-21T22:39:25.011Z] #27 [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
22:39:25 [2022-10-21T22:39:25.011Z] #27 38.29 Selecting previously unselected package libicu67:arm64.
22:39:25 [2022-10-21T22:39:25.011Z] #27 38.30 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 38.31 Unpacking libicu67:arm64 (67.1-7) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 43.74 Selecting previously unselected package libxml2:arm64.
22:39:25 [2022-10-21T22:39:25.011Z] #27 43.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 43.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.18 Selecting previously unselected package libarchive13:arm64.
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.19 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.54 Selecting previously unselected package libjsoncpp24:arm64.
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.56 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.71 Selecting previously unselected package librhash0:arm64.
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.72 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.73 Unpacking librhash0:arm64 (1.4.1-2) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.89 Selecting previously unselected package libuv1:arm64.
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.89 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 44.91 Unpacking libuv1:arm64 (1.40.0-2) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 45.06 Selecting previously unselected package cmake.
22:39:25 [2022-10-21T22:39:25.011Z] #27 45.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 45.08 Unpacking cmake (3.18.4-2+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.23 Setting up libicu67:arm64 (67.1-7) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.29 Setting up libuv1:arm64 (1.40.0-2) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.35 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.36 Setting up librhash0:arm64 (1.4.1-2) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.38 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.41 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.42 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 48.44 Setting up cmake (3.18.4-2+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.011Z] #27 ...
22:39:25 [2022-10-21T22:39:25.011Z] 
22:39:25 [2022-10-21T22:39:25.011Z] #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
22:39:25 [2022-10-21T22:39:25.011Z] #33 48.33 Selecting previously unselected package mingw-w64-x86-64-dev.
22:39:25 [2022-10-21T22:39:25.011Z] #33 48.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:39:25 [2022-10-21T22:39:25.011Z] #33 48.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:39:25 [2022-10-21T22:39:25.584Z] #33 ...
22:39:25 [2022-10-21T22:39:25.584Z] 
22:39:25 [2022-10-21T22:39:25.584Z] #27 [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
22:39:25 [2022-10-21T22:39:25.584Z] #27 48.44 Setting up cmake (3.18.4-2+deb11u1) ...
22:39:25 [2022-10-21T22:39:25.584Z] #27 48.46 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:39:25 [2022-10-21T22:39:25.584Z] #27 DONE 49.2s
22:39:25 [2022-10-21T22:39:25.846Z] 
22:39:25 [2022-10-21T22:39:25.846Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:39:25 [2022-10-21T22:39:25.846Z] #38 2.130 Note: Building without setproctitle() and strlcpy() support.
22:39:25 [2022-10-21T22:39:25.846Z] #38 2.131       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:39:25 [2022-10-21T22:39:25.846Z] #38 2.160 Note: Building without GnuTLS support
22:39:25 [2022-10-21T22:39:25.846Z] #38 2.170 Makefile.config:39: Warn: you have no libnftables installed
22:39:25 [2022-10-21T22:39:25.846Z] #38 2.170 Makefile.config:40: Warn: Building without nftables support
22:39:27 [2022-10-21T22:39:27.234Z] #38 3.991 fatal: not a git repository (or any of the parent directories): .git
22:39:27 [2022-10-21T22:39:27.234Z] #38 4.064   GEN      .gitid
22:39:27 [2022-10-21T22:39:27.234Z] #38 4.135   GEN      criu/include/version.h
22:39:27 [2022-10-21T22:39:27.234Z] #38 4.238   GEN      include/common/asm
22:39:27 [2022-10-21T22:39:27.254Z] #25 ...
22:39:27 [2022-10-21T22:39:27.254Z] 
22:39:27 [2022-10-21T22:39:27.254Z] #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
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + RM_GOPATH=0
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + TMP_GOPATH=
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + : /build
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + '[' -z '' ']'
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 ++ mktemp -d
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + export GOPATH=/tmp/tmp.DTbhyLFKNM
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + GOPATH=/tmp/tmp.DTbhyLFKNM
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + RM_GOPATH=1
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 + case "$(go env GOARCH)" in
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.898 ++ go env GOARCH
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.900 + export GO_BUILDMODE=-buildmode=pie
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.900 + GO_BUILDMODE=-buildmode=pie
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.900 ++ dirname /tmp/install/install.sh
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + dir=/tmp/install
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + bin=tomlv
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + shift
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + . /tmp/install/tomlv.installer
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + install_tomlv
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DTbhyLFKNM/src/github.com/BurntSushi/toml
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 Cloning into '/tmp/tmp.DTbhyLFKNM/src/github.com/BurntSushi/toml'...
22:39:27 [2022-10-21T22:39:27.254Z] #0 3.904 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.514 + cd /tmp/tmp.DTbhyLFKNM/src/github.com/BurntSushi/toml
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.514 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.541 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.794 internal/unsafeheader
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.820 internal/goarch
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.842 internal/cpu
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.862 internal/abi
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.941 internal/goexperiment
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.972 internal/goos
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.999 runtime/internal/atomic
22:39:27 [2022-10-21T22:39:27.254Z] #0 4.999 internal/bytealg
22:39:27 [2022-10-21T22:39:27.254Z] #0 5.294 runtime/internal/math
22:39:27 [2022-10-21T22:39:27.254Z] #0 5.331 runtime/internal/sys
22:39:27 [2022-10-21T22:39:27.255Z] #26 5.384 runtime/internal/syscall
22:39:27 [2022-10-21T22:39:27.255Z] #26 5.487 internal/itoa
22:39:27 [2022-10-21T22:39:27.255Z] #26 5.639 runtime
22:39:27 [2022-10-21T22:39:27.255Z] #26 5.648 math/bits
22:39:27 [2022-10-21T22:39:27.822Z] #26 5.985 math
22:39:28 [2022-10-21T22:39:28.084Z] #26 ...
22:39:28 [2022-10-21T22:39:28.084Z] 
22:39:28 [2022-10-21T22:39:28.084Z] #25 [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
22:39:28 [2022-10-21T22:39:28.084Z] #25 6.326 + git clone https://github.com/docker/distribution.git .
22:39:28 [2022-10-21T22:39:28.084Z] #25 6.326 Cloning into '.'...
22:39:28 [2022-10-21T22:39:28.639Z] #38 ...
22:39:28 [2022-10-21T22:39:28.639Z] 
22:39:28 [2022-10-21T22:39:28.639Z] #28 [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
22:39:28 [2022-10-21T22:39:28.639Z] #28 DONE 52.0s
22:39:28 [2022-10-21T22:39:28.639Z] 
22:39:28 [2022-10-21T22:39:28.639Z] #39 [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
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.881 + RM_GOPATH=0
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.881 + TMP_GOPATH=
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.881 + : /build
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.882 + '[' -z '' ']'
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.883 ++ mktemp -d
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.893 + export GOPATH=/tmp/tmp.CCBYIkkCL0
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.893 + GOPATH=/tmp/tmp.CCBYIkkCL0
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.898 + RM_GOPATH=1
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.898 + case "$(go env GOARCH)" in
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.899 ++ go env GOARCH
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.935 + export GO_BUILDMODE=-buildmode=pie
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.942 + GO_BUILDMODE=-buildmode=pie
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.943 ++ dirname /tmp/install/install.sh
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.947 + dir=/tmp/install
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.952 + bin=tini
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.953 + shift
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.953 + '[' '!' -f /tmp/install/tini.installer ']'
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.953 + . /tmp/install/tini.installer
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.954 ++ : v0.19.0
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.954 + install_tini
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.954 + echo 'Install tini version v0.19.0'
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.955 Install tini version v0.19.0
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.955 + git clone https://github.com/krallin/tini.git /tmp/tmp.CCBYIkkCL0/tini
22:39:28 [2022-10-21T22:39:28.639Z] #0 0.965 Cloning into '/tmp/tmp.CCBYIkkCL0/tini'...
22:39:28 [2022-10-21T22:39:28.639Z] #0 1.669 + cd /tmp/tmp.CCBYIkkCL0/tini
22:39:28 [2022-10-21T22:39:28.639Z] #0 1.670 + git checkout -q v0.19.0
22:39:28 [2022-10-21T22:39:28.639Z] #0 1.677 + cmake .
22:39:28 [2022-10-21T22:39:28.639Z] #0 2.235 -- The C compiler identification is GNU 10.2.1
22:39:28 [2022-10-21T22:39:28.639Z] #0 2.299 -- Detecting C compiler ABI info
22:39:28 [2022-10-21T22:39:28.639Z] #0 2.931 -- Detecting C compiler ABI info - done
22:39:28 [2022-10-21T22:39:28.639Z] #39 3.181 -- Check for working C compiler: /usr/bin/cc - skipped
22:39:28 [2022-10-21T22:39:28.639Z] #39 3.181 -- Detecting C compile features
22:39:28 [2022-10-21T22:39:28.639Z] #39 3.181 -- Detecting C compile features - done
22:39:28 [2022-10-21T22:39:28.901Z] #39 3.291 -- Performing Test HAS_BUILTIN_FORTIFY
22:39:29 [2022-10-21T22:39:29.161Z] #39 3.672 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:39:29 [2022-10-21T22:39:29.422Z] #39 3.799 -- Configuring done
22:39:29 [2022-10-21T22:39:29.422Z] #39 3.852 -- Generating done
22:39:29 [2022-10-21T22:39:29.422Z] #39 ...
22:39:29 [2022-10-21T22:39:29.422Z] 
22:39:29 [2022-10-21T22:39:29.422Z] #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
22:39:29 [2022-10-21T22:39:29.422Z] #24 42.92 go: downloading gopkg.in/yaml.v2 v2.4.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 42.97 go: downloading golang.org/x/text v0.3.7
22:39:29 [2022-10-21T22:39:29.422Z] #24 47.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
22:39:29 [2022-10-21T22:39:29.422Z] #24 47.64 go: downloading github.com/gobwas/glob v0.2.3
22:39:29 [2022-10-21T22:39:29.422Z] #24 47.65 go: downloading github.com/kisielk/gotool v1.0.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 47.77 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:39:29 [2022-10-21T22:39:29.422Z] #24 47.82 go: downloading golang.org/x/mod v0.5.1
22:39:29 [2022-10-21T22:39:29.422Z] #24 47.86 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:39:29 [2022-10-21T22:39:29.422Z] #24 47.96 go: downloading github.com/ettle/strcase v0.1.1
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.01 go: downloading github.com/fatih/structtag v1.2.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.01 go: downloading github.com/Masterminds/semver v1.5.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.17 go: downloading github.com/prometheus/client_golang v1.7.1
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.52 go: downloading github.com/prometheus/client_model v0.2.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.68 go: downloading github.com/google/go-cmp v0.5.6
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.85 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
22:39:29 [2022-10-21T22:39:29.422Z] #24 48.87 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.11 go: downloading github.com/beorn7/perks v1.0.1
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.12 go: downloading github.com/golang/protobuf v1.5.2
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.20 go: downloading github.com/cespare/xxhash v1.1.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.55 go: downloading github.com/prometheus/common v0.10.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.68 go: downloading github.com/prometheus/procfs v0.6.0
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.72 go: downloading github.com/mattn/go-runewidth v0.0.9
22:39:29 [2022-10-21T22:39:29.422Z] #24 49.93 go: downloading google.golang.org/protobuf v1.27.1
22:39:29 [2022-10-21T22:39:29.422Z] #24 51.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:39:29 [2022-10-21T22:39:29.422Z] #24 ...
22:39:29 [2022-10-21T22:39:29.422Z] 
22:39:29 [2022-10-21T22:39:29.422Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:39:29 [2022-10-21T22:39:29.422Z] #38 6.559   PBCC     images/timens.pb-c.c
22:39:29 [2022-10-21T22:39:29.682Z] #38 6.596   DEP      images/timens.pb-c.d
22:39:29 [2022-10-21T22:39:29.682Z] #38 6.690   PBCC     images/fown.pb-c.c
22:39:29 [2022-10-21T22:39:29.682Z] #38 6.699   PBCC     images/google/protobuf/descriptor.pb-c.c
22:39:29 [2022-10-21T22:39:29.682Z] #38 6.762   PBCC     images/opts.pb-c.c
22:39:29 [2022-10-21T22:39:29.682Z] #38 6.800   PBCC     images/memfd.pb-c.c
22:39:29 [2022-10-21T22:39:29.942Z] #38 6.831   DEP      images/fown.pb-c.d
22:39:29 [2022-10-21T22:39:29.942Z] #38 6.870   DEP      images/google/protobuf/descriptor.pb-c.d
22:39:29 [2022-10-21T22:39:29.942Z] #38 6.930   DEP      images/opts.pb-c.d
22:39:29 [2022-10-21T22:39:29.942Z] #38 6.978   DEP      images/memfd.pb-c.d
22:39:29 [2022-10-21T22:39:29.942Z] #38 7.023   PBCC     images/sit.pb-c.c
22:39:29 [2022-10-21T22:39:29.942Z] #38 7.075   DEP      images/sit.pb-c.d
22:39:30 [2022-10-21T22:39:30.202Z] #38 7.151   PBCC     images/macvlan.pb-c.c
22:39:30 [2022-10-21T22:39:30.202Z] #38 7.191   DEP      images/macvlan.pb-c.d
22:39:30 [2022-10-21T22:39:30.202Z] #38 7.236   PBCC     images/autofs.pb-c.c
22:39:30 [2022-10-21T22:39:30.202Z] #38 7.269   DEP      images/autofs.pb-c.d
22:39:30 [2022-10-21T22:39:30.463Z] #38 7.355   PBCC     images/sysctl.pb-c.c
22:39:30 [2022-10-21T22:39:30.463Z] #38 7.397   DEP      images/sysctl.pb-c.d
22:39:30 [2022-10-21T22:39:30.463Z] #38 7.449   PBCC     images/time.pb-c.c
22:39:30 [2022-10-21T22:39:30.463Z] #38 7.460   DEP      images/time.pb-c.d
22:39:30 [2022-10-21T22:39:30.463Z] #38 7.562   PBCC     images/binfmt-misc.pb-c.c
22:39:30 [2022-10-21T22:39:30.724Z] #38 7.581   DEP      images/binfmt-misc.pb-c.d
22:39:30 [2022-10-21T22:39:30.724Z] #38 7.648   PBCC     images/seccomp.pb-c.c
22:39:30 [2022-10-21T22:39:30.724Z] #38 7.684   DEP      images/seccomp.pb-c.d
22:39:30 [2022-10-21T22:39:30.724Z] #38 7.803   PBCC     images/userns.pb-c.c
22:39:30 [2022-10-21T22:39:30.984Z] #38 7.863   DEP      images/userns.pb-c.d
22:39:30 [2022-10-21T22:39:30.984Z] #38 7.915   PBCC     images/cgroup.pb-c.c
22:39:30 [2022-10-21T22:39:30.984Z] #38 7.945   DEP      images/cgroup.pb-c.d
22:39:30 [2022-10-21T22:39:30.984Z] #38 8.019   PBCC     images/ext-file.pb-c.c
22:39:30 [2022-10-21T22:39:30.984Z] #38 8.047   DEP      images/ext-file.pb-c.d
22:39:30 [2022-10-21T22:39:30.984Z] #38 8.107   PBCC     images/rpc.pb-c.c
22:39:30 [2022-10-21T22:39:30.984Z] #38 8.152   DEP      images/rpc.pb-c.d
22:39:31 [2022-10-21T22:39:31.245Z] #38 8.263   PBCC     images/siginfo.pb-c.c
22:39:31 [2022-10-21T22:39:31.245Z] #38 8.271   DEP      images/siginfo.pb-c.d
22:39:31 [2022-10-21T22:39:31.245Z] #38 8.356   PBCC     images/pagemap.pb-c.c
22:39:31 [2022-10-21T22:39:31.508Z] #38 8.389   DEP      images/pagemap.pb-c.d
22:39:31 [2022-10-21T22:39:31.508Z] #38 8.477   PBCC     images/rlimit.pb-c.c
22:39:31 [2022-10-21T22:39:31.508Z] #38 8.509   DEP      images/rlimit.pb-c.d
22:39:31 [2022-10-21T22:39:31.508Z] #38 8.550   PBCC     images/file-lock.pb-c.c
22:39:31 [2022-10-21T22:39:31.508Z] #38 8.594   DEP      images/file-lock.pb-c.d
22:39:31 [2022-10-21T22:39:31.508Z] #38 8.650   PBCC     images/tty.pb-c.c
22:39:31 [2022-10-21T22:39:31.769Z] #38 8.714   DEP      images/tty.pb-c.d
22:39:32 [2022-10-21T22:39:32.030Z] #38 8.807   PBCC     images/tun.pb-c.c
22:39:32 [2022-10-21T22:39:32.030Z] #38 8.834   PBCC     images/netdev.pb-c.c
22:39:32 [2022-10-21T22:39:32.030Z] #38 8.868   DEP      images/tun.pb-c.d
22:39:32 [2022-10-21T22:39:32.030Z] #38 ...
22:39:32 [2022-10-21T22:39:32.030Z] 
22:39:32 [2022-10-21T22:39:32.030Z] #39 [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
22:39:32 [2022-10-21T22:39:32.030Z] #39 3.866 -- Build files have been written to: /tmp/tmp.CCBYIkkCL0/tini
22:39:32 [2022-10-21T22:39:32.030Z] #39 3.868 + make tini-static
22:39:32 [2022-10-21T22:39:32.030Z] #39 4.202 Scanning dependencies of target tini-static
22:39:32 [2022-10-21T22:39:32.030Z] #39 4.370 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:39:32 [2022-10-21T22:39:32.030Z] #39 5.703 [100%] Linking C executable tini-static
22:39:32 [2022-10-21T22:39:32.030Z] #39 6.238 [100%] Built target tini-static
22:39:32 [2022-10-21T22:39:32.030Z] #39 6.278 + mkdir -p /build
22:39:32 [2022-10-21T22:39:32.030Z] #39 6.286 + cp tini-static /build/docker-init
22:39:32 [2022-10-21T22:39:32.030Z] #39 DONE 6.5s
22:39:32 [2022-10-21T22:39:32.030Z] 
22:39:32 [2022-10-21T22:39:32.030Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:39:32 [2022-10-21T22:39:32.030Z] #38 8.958   DEP      images/netdev.pb-c.d
22:39:32 [2022-10-21T22:39:32.030Z] #38 9.039   PBCC     images/vma.pb-c.c
22:39:32 [2022-10-21T22:39:32.271Z] #25 ...
22:39:32 [2022-10-21T22:39:32.271Z] 
22:39:32 [2022-10-21T22:39:32.271Z] #27 [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
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + RM_GOPATH=0
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + TMP_GOPATH=
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + : /build
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + '[' -z '' ']'
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 ++ mktemp -d
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + export GOPATH=/tmp/tmp.0ZPRda1LdF
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + GOPATH=/tmp/tmp.0ZPRda1LdF
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + RM_GOPATH=1
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 + case "$(go env GOARCH)" in
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.471 ++ go env GOARCH
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.491 + export GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.271Z] #0 7.491 + GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 ++ dirname /tmp/install/install.sh
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + dir=/tmp/install
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + bin=rootlesskit
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + shift
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + . /tmp/install/rootlesskit.installer
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 ++ : v0.14.4
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + install_rootlesskit
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + case "$1" in
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + export CGO_ENABLED=0
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + CGO_ENABLED=0
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + _install_rootlesskit
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + echo 'Install rootlesskit version v0.14.4'
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + for f in rootlesskit rootlesskit-docker-proxy
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + GOBIN=/build
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + GO111MODULE=on
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.491 Install rootlesskit version v0.14.4
22:39:32 [2022-10-21T22:39:32.272Z] #0 8.061 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:39:32 [2022-10-21T22:39:32.272Z] #27 ...
22:39:32 [2022-10-21T22:39:32.272Z] 
22:39:32 [2022-10-21T22:39:32.272Z] #28 [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
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.881 + RM_GOPATH=0
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.881 + TMP_GOPATH=
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.881 + : /build
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.881 + '[' -z '' ']'
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.905 ++ mktemp -d
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.905 + export GOPATH=/tmp/tmp.N2MKE2y3dR
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.905 + GOPATH=/tmp/tmp.N2MKE2y3dR
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.905 + RM_GOPATH=1
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.905 + case "$(go env GOARCH)" in
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.905 ++ go env GOARCH
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.909 + export GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.909 + GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.909 ++ dirname /tmp/install/install.sh
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + dir=/tmp/install
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + bin=golangci_lint
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + shift
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + . /tmp/install/golangci_lint.installer
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 ++ : v1.44.0
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + install_golangci_lint
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + set -e
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + echo 'Install golangci-lint version v1.44.0'
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + GOBIN=/build
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + GO111MODULE=on
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
22:39:32 [2022-10-21T22:39:32.272Z] #0 6.919 Install golangci-lint version v1.44.0
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.471 go: downloading github.com/golangci/golangci-lint v1.44.0
22:39:32 [2022-10-21T22:39:32.272Z] #28 ...
22:39:32 [2022-10-21T22:39:32.272Z] 
22:39:32 [2022-10-21T22:39:32.272Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:32 [2022-10-21T22:39:32.272Z] #0 5.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 5.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 5.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 5.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 9.007 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #29 ...
22:39:32 [2022-10-21T22:39:32.272Z] 
22:39:32 [2022-10-21T22:39:32.272Z] #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
22:39:32 [2022-10-21T22:39:32.272Z] #0 8.183 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 8.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 8.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 9.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #30 ...
22:39:32 [2022-10-21T22:39:32.272Z] 
22:39:32 [2022-10-21T22:39:32.272Z] #31 [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
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 7.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:39:32 [2022-10-21T22:39:32.272Z] #0 8.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:39:32 [2022-10-21T22:39:32.290Z] #38 9.156   DEP      images/vma.pb-c.d
22:39:32 [2022-10-21T22:39:32.531Z] #31 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:39:32 [2022-10-21T22:39:32.531Z] #31 ...
22:39:32 [2022-10-21T22:39:32.531Z] 
22:39:32 [2022-10-21T22:39:32.531Z] #32 [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
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + RM_GOPATH=0
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + TMP_GOPATH=
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + : /build
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + '[' -z '' ']'
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 ++ mktemp -d
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + export GOPATH=/tmp/tmp.UWe5T3VTwM
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + GOPATH=/tmp/tmp.UWe5T3VTwM
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + RM_GOPATH=1
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + case "$(go env GOARCH)" in
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 ++ go env GOARCH
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + export GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 ++ dirname /tmp/install/install.sh
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + dir=/tmp/install
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + bin=gotestsum
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + shift
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + . /tmp/install/gotestsum.installer
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 ++ : v1.7.0
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + install_gotestsum
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + set -e
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + echo 'Install gotestsum version v1.7.0'
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + GOBIN=/build
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + GO111MODULE=on
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.498 + go install gotest.tools/gotestsum@v1.7.0
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.503 Install gotestsum version v1.7.0
22:39:32 [2022-10-21T22:39:32.531Z] #0 5.947 go: downloading gotest.tools/gotestsum v1.7.0
22:39:32 [2022-10-21T22:39:32.531Z] #0 7.490 go: downloading github.com/dnephin/pflag v1.0.7
22:39:32 [2022-10-21T22:39:32.531Z] #0 7.490 go: downloading github.com/fatih/color v1.10.0
22:39:32 [2022-10-21T22:39:32.531Z] #0 7.490 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:39:32 [2022-10-21T22:39:32.531Z] #0 7.555 go: downloading github.com/pkg/errors v0.9.1
22:39:32 [2022-10-21T22:39:32.531Z] #0 7.958 go: downloading github.com/mattn/go-colorable v0.1.8
22:39:32 [2022-10-21T22:39:32.531Z] #0 7.985 go: downloading github.com/mattn/go-isatty v0.0.12
22:39:32 [2022-10-21T22:39:32.531Z] #0 8.108 go: downloading github.com/fsnotify/fsnotify v1.4.9
22:39:32 [2022-10-21T22:39:32.531Z] #0 8.117 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
22:39:32 [2022-10-21T22:39:32.531Z] #0 8.230 go: downloading github.com/jonboulle/clockwork v0.2.2
22:39:32 [2022-10-21T22:39:32.531Z] #0 8.415 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
22:39:32 [2022-10-21T22:39:32.531Z] #0 8.470 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
22:39:32 [2022-10-21T22:39:32.531Z] #0 8.682 go: downloading golang.org/x/tools v0.1.0
22:39:32 [2022-10-21T22:39:32.531Z] #32 ...
22:39:32 [2022-10-21T22:39:32.531Z] 
22:39:32 [2022-10-21T22:39:32.531Z] #33 [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
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + RM_GOPATH=0
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + TMP_GOPATH=
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + : /build
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + '[' -z '' ']'
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 ++ mktemp -d
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + export GOPATH=/tmp/tmp.mZftqLoW8y
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + GOPATH=/tmp/tmp.mZftqLoW8y
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + RM_GOPATH=1
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.706 + case "$(go env GOARCH)" in
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.710 ++ go env GOARCH
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + export GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 ++ dirname /tmp/install/install.sh
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + dir=/tmp/install
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + bin=proxy
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + shift
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + '[' '!' -f /tmp/install/proxy.installer ']'
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + . /tmp/install/proxy.installer
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + install_proxy
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + case "$1" in
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + export CGO_ENABLED=0
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + CGO_ENABLED=0
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + _install_proxy
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mZftqLoW8y/src/github.com/docker/libnetwork
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 Cloning into '/tmp/tmp.mZftqLoW8y/src/github.com/docker/libnetwork'...
22:39:32 [2022-10-21T22:39:32.531Z] #0 6.718 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:39:32 [2022-10-21T22:39:32.551Z] #38 9.383   PBCC     images/creds.pb-c.c
22:39:32 [2022-10-21T22:39:32.551Z] #38 9.471   DEP      images/creds.pb-c.d
22:39:32 [2022-10-21T22:39:32.551Z] #38 9.565   PBCC     images/utsns.pb-c.c
22:39:32 [2022-10-21T22:39:32.790Z] #33 ...
22:39:32 [2022-10-21T22:39:32.790Z] 
22:39:32 [2022-10-21T22:39:32.790Z] #34 [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
22:39:32 [2022-10-21T22:39:32.790Z] #0 4.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:39:32 [2022-10-21T22:39:32.790Z] #0 4.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:39:32 [2022-10-21T22:39:32.790Z] #0 4.181 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:39:32 [2022-10-21T22:39:32.790Z] #0 4.436 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:39:32 [2022-10-21T22:39:32.790Z] #0 5.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:39:32 [2022-10-21T22:39:32.790Z] #0 6.295 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:39:32 [2022-10-21T22:39:32.790Z] #34 ...
22:39:32 [2022-10-21T22:39:32.790Z] 
22:39:32 [2022-10-21T22:39:32.790Z] #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
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.960 + RM_GOPATH=0
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.960 + TMP_GOPATH=
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.960 + : /build
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.961 + '[' -z '' ']'
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.961 ++ mktemp -d
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.965 + export GOPATH=/tmp/tmp.YeyET3Xprf
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.966 + GOPATH=/tmp/tmp.YeyET3Xprf
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.966 + RM_GOPATH=1
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.967 + case "$(go env GOARCH)" in
22:39:32 [2022-10-21T22:39:32.790Z] #0 7.968 ++ go env GOARCH
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.034 + export GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.034 + GO_BUILDMODE=-buildmode=pie
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.041 ++ dirname /tmp/install/install.sh
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.046 + dir=/tmp/install
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.055 + bin=shfmt
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.055 + shift
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.056 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.056 + . /tmp/install/shfmt.installer
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.057 ++ : v3.0.2
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.059 + install_shfmt
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.059 + echo 'Install shfmt version v3.0.2'
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.059 Install shfmt version v3.0.2
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.060 + GOBIN=/build
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.061 + GO111MODULE=on
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.061 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
22:39:32 [2022-10-21T22:39:32.790Z] #0 8.678 go: downloading mvdan.cc/sh/v3 v3.0.2
22:39:32 [2022-10-21T22:39:32.790Z] #0 10.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:39:32 [2022-10-21T22:39:32.790Z] #0 10.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:39:32 [2022-10-21T22:39:32.790Z] #0 10.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.655   DEP      images/utsns.pb-c.d
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.735   PBCC     images/ipc-desc.pb-c.c
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.765   PBCC     images/ipc-sem.pb-c.c
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.813   DEP      images/ipc-desc.pb-c.d
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.917   DEP      images/ipc-sem.pb-c.d
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.934   PBCC     images/ipc-msg.pb-c.c
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.942   DEP      images/ipc-msg.pb-c.d
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.959   PBCC     images/ipc-shm.pb-c.c
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.966   DEP      images/ipc-shm.pb-c.d
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.978   PBCC     images/ipc-var.pb-c.c
22:39:32 [2022-10-21T22:39:32.811Z] #38 9.986   DEP      images/ipc-var.pb-c.d
22:39:33 [2022-10-21T22:39:33.050Z] #35 ...
22:39:33 [2022-10-21T22:39:33.050Z] 
22:39:33 [2022-10-21T22:39:33.050Z] #36 [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
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.378 + RM_GOPATH=0
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.378 + TMP_GOPATH=
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.378 + : /build
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.378 + '[' -z '' ']'
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.378 ++ mktemp -d
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.395 + export GOPATH=/tmp/tmp.Le3UJVmyhT
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.395 + GOPATH=/tmp/tmp.Le3UJVmyhT
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.395 + RM_GOPATH=1
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.395 + case "$(go env GOARCH)" in
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.395 ++ go env GOARCH
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.396 + export GO_BUILDMODE=-buildmode=pie
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.396 + GO_BUILDMODE=-buildmode=pie
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.397 ++ dirname /tmp/install/install.sh
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + dir=/tmp/install
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + bin=vndr
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + shift
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + '[' '!' -f /tmp/install/vndr.installer ']'
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + . /tmp/install/vndr.installer
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 ++ : v0.1.2
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + install_vndr
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + echo 'Install vndr version v0.1.2'
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + GOBIN=/build
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + GO111MODULE=on
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.399 + go install github.com/LK4D4/vndr@v0.1.2
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.407 Install vndr version v0.1.2
22:39:33 [2022-10-21T22:39:33.050Z] #0 6.919 go: downloading github.com/LK4D4/vndr v0.1.2
22:39:33 [2022-10-21T22:39:33.050Z] #36 ...
22:39:33 [2022-10-21T22:39:33.050Z] 
22:39:33 [2022-10-21T22:39:33.050Z] #27 [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
22:39:33 [2022-10-21T22:39:33.050Z] #27 11.06 go: downloading github.com/pkg/errors v0.9.1
22:39:33 [2022-10-21T22:39:33.050Z] #27 11.06 go: downloading github.com/sirupsen/logrus v1.8.1
22:39:33 [2022-10-21T22:39:33.050Z] #27 11.15 go: downloading github.com/urfave/cli/v2 v2.3.0
22:39:33 [2022-10-21T22:39:33.071Z] #38 10.07   PBCC     images/sk-opts.pb-c.c
22:39:33 [2022-10-21T22:39:33.071Z] #38 10.09   PBCC     images/packet-sock.pb-c.c
22:39:33 [2022-10-21T22:39:33.071Z] #38 10.17   DEP      images/sk-opts.pb-c.d
22:39:33 [2022-10-21T22:39:33.071Z] #38 10.23   DEP      images/packet-sock.pb-c.d
22:39:33 [2022-10-21T22:39:33.071Z] #38 ...
22:39:33 [2022-10-21T22:39:33.071Z] 
22:39:33 [2022-10-21T22:39:33.071Z] #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
22:39:33 [2022-10-21T22:39:33.071Z] #26 46.79 io
22:39:33 [2022-10-21T22:39:33.071Z] #26 48.17 internal/oserror
22:39:33 [2022-10-21T22:39:33.071Z] #26 48.40 syscall
22:39:33 [2022-10-21T22:39:33.071Z] #26 50.27 reflect
22:39:33 [2022-10-21T22:39:33.071Z] #26 56.66 internal/syscall/unix
22:39:33 [2022-10-21T22:39:33.331Z] #26 ...
22:39:33 [2022-10-21T22:39:33.331Z] 
22:39:33 [2022-10-21T22:39:33.331Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:39:33 [2022-10-21T22:39:33.331Z] #38 10.32   PBCC     images/sk-netlink.pb-c.c
22:39:33 [2022-10-21T22:39:33.331Z] #38 10.38   DEP      images/sk-netlink.pb-c.d
22:39:33 [2022-10-21T22:39:33.331Z] #38 10.45   PBCC     images/sk-inet.pb-c.c
22:39:33 [2022-10-21T22:39:33.331Z] #38 10.50   DEP      images/sk-inet.pb-c.d
22:39:33 [2022-10-21T22:39:33.592Z] #38 10.54   PBCC     images/sk-unix.pb-c.c
22:39:33 [2022-10-21T22:39:33.592Z] #38 10.56   DEP      images/sk-unix.pb-c.d
22:39:33 [2022-10-21T22:39:33.592Z] #38 10.59   PBCC     images/mm.pb-c.c
22:39:33 [2022-10-21T22:39:33.592Z] #38 10.65   DEP      images/mm.pb-c.d
22:39:33 [2022-10-21T22:39:33.618Z] #27 11.88 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:39:33 [2022-10-21T22:39:33.852Z] #38 10.70   PBCC     images/timerfd.pb-c.c
22:39:33 [2022-10-21T22:39:33.852Z] #38 10.73   DEP      images/timerfd.pb-c.d
22:39:33 [2022-10-21T22:39:33.852Z] #38 10.78   PBCC     images/timer.pb-c.c
22:39:33 [2022-10-21T22:39:33.852Z] #38 10.81   DEP      images/timer.pb-c.d
22:39:33 [2022-10-21T22:39:33.852Z] #38 10.90   PBCC     images/sa.pb-c.c
22:39:34 [2022-10-21T22:39:34.112Z] #38 10.94   DEP      images/sa.pb-c.d
22:39:34 [2022-10-21T22:39:34.112Z] #38 10.97   PBCC     images/pipe-data.pb-c.c
22:39:34 [2022-10-21T22:39:34.112Z] #38 10.99   DEP      images/pipe-data.pb-c.d
22:39:34 [2022-10-21T22:39:34.112Z] #38 11.10   PBCC     images/mnt.pb-c.c
22:39:34 [2022-10-21T22:39:34.112Z] #38 11.15   DEP      images/mnt.pb-c.d
22:39:34 [2022-10-21T22:39:34.373Z] #38 11.22   PBCC     images/sk-packet.pb-c.c
22:39:34 [2022-10-21T22:39:34.373Z] #38 11.23   DEP      images/sk-packet.pb-c.d
22:39:34 [2022-10-21T22:39:34.373Z] #38 11.35   PBCC     images/tcp-stream.pb-c.c
22:39:34 [2022-10-21T22:39:34.373Z] #38 11.41   DEP      images/tcp-stream.pb-c.d
22:39:34 [2022-10-21T22:39:34.373Z] #38 11.49   PBCC     images/pipe.pb-c.c
22:39:34 [2022-10-21T22:39:34.373Z] #38 11.54   DEP      images/pipe.pb-c.d
22:39:34 [2022-10-21T22:39:34.634Z] #38 11.59   PBCC     images/pstree.pb-c.c
22:39:34 [2022-10-21T22:39:34.634Z] #38 11.63   DEP      images/pstree.pb-c.d
22:39:34 [2022-10-21T22:39:34.634Z] #38 11.71   PBCC     images/fs.pb-c.c
22:39:34 [2022-10-21T22:39:34.634Z] #38 11.73   DEP      images/fs.pb-c.d
22:39:34 [2022-10-21T22:39:34.634Z] #38 11.81   PBCC     images/signalfd.pb-c.c
22:39:34 [2022-10-21T22:39:34.908Z] #38 11.85   DEP      images/signalfd.pb-c.d
22:39:34 [2022-10-21T22:39:34.908Z] #38 11.91   PBCC     images/fh.pb-c.c
22:39:34 [2022-10-21T22:39:34.908Z] #38 11.96   PBCC     images/fsnotify.pb-c.c
22:39:34 [2022-10-21T22:39:34.908Z] #38 12.04   DEP      images/fh.pb-c.d
22:39:35 [2022-10-21T22:39:35.170Z] #38 12.11   DEP      images/fsnotify.pb-c.d
22:39:35 [2022-10-21T22:39:35.170Z] #38 12.16   PBCC     images/eventpoll.pb-c.c
22:39:35 [2022-10-21T22:39:35.170Z] #38 12.19   DEP      images/eventpoll.pb-c.d
22:39:35 [2022-10-21T22:39:35.170Z] #38 12.26   PBCC     images/eventfd.pb-c.c
22:39:35 [2022-10-21T22:39:35.433Z] #38 12.30   DEP      images/eventfd.pb-c.d
22:39:35 [2022-10-21T22:39:35.433Z] #38 12.38   PBCC     images/remap-file-path.pb-c.c
22:39:35 [2022-10-21T22:39:35.433Z] #38 12.40   DEP      images/remap-file-path.pb-c.d
22:39:35 [2022-10-21T22:39:35.433Z] #38 12.48   PBCC     images/fifo.pb-c.c
22:39:35 [2022-10-21T22:39:35.433Z] #38 12.51   DEP      images/fifo.pb-c.d
22:39:35 [2022-10-21T22:39:35.694Z] #38 12.56   PBCC     images/ghost-file.pb-c.c
22:39:35 [2022-10-21T22:39:35.694Z] #38 12.60   DEP      images/ghost-file.pb-c.d
22:39:35 [2022-10-21T22:39:35.694Z] #38 12.66   PBCC     images/regfile.pb-c.c
22:39:35 [2022-10-21T22:39:35.694Z] #38 12.70   DEP      images/regfile.pb-c.d
22:39:35 [2022-10-21T22:39:35.694Z] #38 12.76   PBCC     images/ns.pb-c.c
22:39:35 [2022-10-21T22:39:35.694Z] #38 12.78   DEP      images/ns.pb-c.d
22:39:35 [2022-10-21T22:39:35.694Z] #38 12.86   PBCC     images/fdinfo.pb-c.c
22:39:35 [2022-10-21T22:39:35.954Z] #38 12.94   DEP      images/fdinfo.pb-c.d
22:39:36 [2022-10-21T22:39:36.154Z] #27 ...
22:39:36 [2022-10-21T22:39:36.154Z] 
22:39:36 [2022-10-21T22:39:36.154Z] #24 [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
22:39:36 [2022-10-21T22:39:36.154Z] #24 4.408 + git clone https://github.com/kolyshkin/go-swagger.git .
22:39:36 [2022-10-21T22:39:36.154Z] #24 4.408 Cloning into '.'...
22:39:36 [2022-10-21T22:39:36.214Z] #38 13.05   PBCC     images/core-aarch64.pb-c.c
22:39:36 [2022-10-21T22:39:36.214Z] #38 13.09   PBCC     images/core-arm.pb-c.c
22:39:36 [2022-10-21T22:39:36.214Z] #38 13.14   PBCC     images/core-ppc64.pb-c.c
22:39:36 [2022-10-21T22:39:36.214Z] #38 13.18   PBCC     images/core-s390.pb-c.c
22:39:36 [2022-10-21T22:39:36.214Z] #38 13.23   PBCC     images/core-x86.pb-c.c
22:39:36 [2022-10-21T22:39:36.214Z] #38 13.28   PBCC     images/core.pb-c.c
22:39:36 [2022-10-21T22:39:36.413Z] #24 ...
22:39:36 [2022-10-21T22:39:36.413Z] 
22:39:36 [2022-10-21T22:39:36.413Z] #31 [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
22:39:36 [2022-10-21T22:39:36.413Z] #31 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:39:36 [2022-10-21T22:39:36.475Z] #38 13.38   PBCC     images/inventory.pb-c.c
22:39:36 [2022-10-21T22:39:36.475Z] #38 13.42   DEP      images/core-aarch64.pb-c.d
22:39:36 [2022-10-21T22:39:36.475Z] #38 13.48   DEP      images/core-arm.pb-c.d
22:39:36 [2022-10-21T22:39:36.475Z] #38 13.54   DEP      images/core-ppc64.pb-c.d
22:39:36 [2022-10-21T22:39:36.735Z] #38 13.59   DEP      images/core-s390.pb-c.d
22:39:36 [2022-10-21T22:39:36.735Z] #38 13.68   DEP      images/core-x86.pb-c.d
22:39:36 [2022-10-21T22:39:36.735Z] #38 13.79   DEP      images/core.pb-c.d
22:39:36 [2022-10-21T22:39:36.735Z] #38 13.83   DEP      images/inventory.pb-c.d
22:39:36 [2022-10-21T22:39:36.735Z] #38 13.91   PBCC     images/cpuinfo.pb-c.c
22:39:36 [2022-10-21T22:39:36.996Z] #38 13.93   DEP      images/cpuinfo.pb-c.d
22:39:36 [2022-10-21T22:39:36.996Z] #38 14.00   PBCC     images/stats.pb-c.c
22:39:36 [2022-10-21T22:39:36.996Z] #38 14.04   DEP      images/stats.pb-c.d
22:39:38 [2022-10-21T22:39:38.335Z] #31 ...
22:39:38 [2022-10-21T22:39:38.335Z] 
22:39:38 [2022-10-21T22:39:38.335Z] #21 [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
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + RM_GOPATH=0
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + TMP_GOPATH=
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + : /build
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + '[' -z '' ']'
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 ++ mktemp -d
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + export GOPATH=/tmp/tmp.vx61ZVgucL
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + GOPATH=/tmp/tmp.vx61ZVgucL
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + RM_GOPATH=1
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 + case "$(go env GOARCH)" in
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.620 ++ go env GOARCH
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.642 + export GO_BUILDMODE=-buildmode=pie
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.642 + GO_BUILDMODE=-buildmode=pie
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.642 ++ dirname /tmp/install/install.sh
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 Install docker/cli version 17.06.2-ce from stable
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + dir=/tmp/install
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + bin=dockercli
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + shift
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + . /tmp/install/dockercli.installer
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 ++ : stable
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 ++ : 17.06.2-ce
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + install_dockercli
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 ++ uname -m
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + arch=x86_64
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + '[' x86_64 '!=' x86_64 ']'
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + url=https://download.docker.com/linux/static
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.670 + tar -xz docker/docker
22:39:38 [2022-10-21T22:39:38.335Z] #21 7.712 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:39:38 [2022-10-21T22:39:38.335Z] #21 15.94 + mkdir -p /build
22:39:38 [2022-10-21T22:39:38.335Z] #21 15.96 + mv docker/docker /build/
22:39:38 [2022-10-21T22:39:38.335Z] #21 15.98 + rmdir docker
22:39:38 [2022-10-21T22:39:38.335Z] #21 DONE 16.6s
22:39:38 [2022-10-21T22:39:38.335Z] 
22:39:38 [2022-10-21T22:39:38.335Z] #27 [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
22:39:38 [2022-10-21T22:39:38.335Z] #27 15.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:39:38 [2022-10-21T22:39:38.335Z] #27 15.84 go: downloading github.com/google/uuid v1.3.0
22:39:38 [2022-10-21T22:39:38.335Z] #27 15.84 go: downloading github.com/moby/vpnkit v0.5.0
22:39:38 [2022-10-21T22:39:38.335Z] #27 16.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:39:38 [2022-10-21T22:39:38.335Z] #27 16.33 go: downloading github.com/gofrs/flock v0.8.1
22:39:38 [2022-10-21T22:39:38.335Z] #27 16.62 go: downloading github.com/gorilla/mux v1.8.0
22:39:38 [2022-10-21T22:39:38.335Z] #27 16.88 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:39:38 [2022-10-21T22:39:38.379Z] #38 15.47 make[1]: Nothing to be done for 'all'.
22:39:38 [2022-10-21T22:39:38.902Z] #27 17.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:39:39 [2022-10-21T22:39:39.161Z] #27 17.58 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:39:40 [2022-10-21T22:39:40.291Z] #38 16.92   CC       images/stats.o
22:39:40 [2022-10-21T22:39:40.291Z] #38 17.31   CC       images/core.o
22:39:40 [2022-10-21T22:39:40.862Z] #38 17.97   CC       images/core-x86.o
22:39:41 [2022-10-21T22:39:41.433Z] #38 ...
22:39:41 [2022-10-21T22:39:41.433Z] 
22:39:41 [2022-10-21T22:39:41.433Z] #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
22:39:41 [2022-10-21T22:39:41.433Z] #33 54.83 Selecting previously unselected package gcc-mingw-w64-base.
22:39:41 [2022-10-21T22:39:41.433Z] #33 54.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
22:39:41 [2022-10-21T22:39:41.433Z] #33 54.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:39:41 [2022-10-21T22:39:41.433Z] #33 54.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:39:41 [2022-10-21T22:39:41.433Z] #33 54.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
22:39:41 [2022-10-21T22:39:41.433Z] #33 54.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:39:41 [2022-10-21T22:39:41.433Z] #33 61.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:39:41 [2022-10-21T22:39:41.433Z] #33 61.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:39:41 [2022-10-21T22:39:41.433Z] #33 61.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:39:41 [2022-10-21T22:39:41.693Z] #33 ...
22:39:41 [2022-10-21T22:39:41.693Z] 
22:39:41 [2022-10-21T22:39:41.693Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:39:41 [2022-10-21T22:39:41.693Z] #38 18.63   CC       images/core-arm.o
22:39:41 [2022-10-21T22:39:41.706Z] #27 ...
22:39:41 [2022-10-21T22:39:41.706Z] 
22:39:41 [2022-10-21T22:39:41.707Z] #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
22:39:41 [2022-10-21T22:39:41.707Z] #26 9.873 unicode/utf8
22:39:41 [2022-10-21T22:39:41.707Z] #26 10.60 internal/race
22:39:41 [2022-10-21T22:39:41.707Z] #26 10.96 sync/atomic
22:39:41 [2022-10-21T22:39:41.707Z] #26 11.98 unicode
22:39:41 [2022-10-21T22:39:41.707Z] #26 17.57 encoding
22:39:41 [2022-10-21T22:39:41.954Z] #38 18.96   CC       images/core-aarch64.o
22:39:42 [2022-10-21T22:39:42.215Z] #38 19.28   CC       images/core-ppc64.o
22:39:42 [2022-10-21T22:39:42.641Z] #26 ...
22:39:42 [2022-10-21T22:39:42.642Z] 
22:39:42 [2022-10-21T22:39:42.642Z] #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
22:39:42 [2022-10-21T22:39:42.642Z] #30 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:39:42 [2022-10-21T22:39:42.642Z] #30 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:39:42 [2022-10-21T22:39:42.642Z] #30 ...
22:39:42 [2022-10-21T22:39:42.642Z] 
22:39:42 [2022-10-21T22:39:42.642Z] #34 [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
22:39:42 [2022-10-21T22:39:42.642Z] #34 13.12 Fetched 8598 kB in 9s (933 kB/s)
22:39:42 [2022-10-21T22:39:42.642Z] #34 13.12 Reading package lists...
22:39:42 [2022-10-21T22:39:42.786Z] #38 19.80   CC       images/core-s390.o
22:39:42 [2022-10-21T22:39:42.900Z] #34 19.21 Reading package lists...
22:39:42 [2022-10-21T22:39:42.901Z] #34 ...
22:39:42 [2022-10-21T22:39:42.901Z] 
22:39:42 [2022-10-21T22:39:42.901Z] #31 [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
22:39:42 [2022-10-21T22:39:42.901Z] #31 21.40 Fetched 8598 kB in 14s (598 kB/s)
22:39:43 [2022-10-21T22:39:43.357Z] #38 20.40   CC       images/cpuinfo.o
22:39:43 [2022-10-21T22:39:43.357Z] #38 ...
22:39:43 [2022-10-21T22:39:43.357Z] 
22:39:43 [2022-10-21T22:39:43.357Z] #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
22:39:43 [2022-10-21T22:39:43.357Z] #26 57.01 time
22:39:43 [2022-10-21T22:39:43.357Z] #26 61.92 internal/poll
22:39:43 [2022-10-21T22:39:43.357Z] #26 62.40 internal/fmtsort
22:39:43 [2022-10-21T22:39:43.357Z] #26 63.06 internal/syscall/execenv
22:39:43 [2022-10-21T22:39:43.357Z] #26 63.33 path
22:39:43 [2022-10-21T22:39:43.357Z] #26 63.78 io/fs
22:39:43 [2022-10-21T22:39:43.357Z] #26 64.48 strings
22:39:43 [2022-10-21T22:39:43.357Z] #26 64.87 os
22:39:43 [2022-10-21T22:39:43.357Z] #26 66.66 bufio
22:39:43 [2022-10-21T22:39:43.928Z] #26 ...
22:39:43 [2022-10-21T22:39:43.928Z] 
22:39:43 [2022-10-21T22:39:43.928Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:39:43 [2022-10-21T22:39:43.928Z] #38 20.76   CC       images/inventory.o
22:39:43 [2022-10-21T22:39:43.928Z] #38 20.96   CC       images/fdinfo.o
22:39:44 [2022-10-21T22:39:44.279Z] #31 21.40 Reading package lists...
22:39:44 [2022-10-21T22:39:44.279Z] #31 ...
22:39:44 [2022-10-21T22:39:44.279Z] 
22:39:44 [2022-10-21T22:39:44.279Z] #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
22:39:44 [2022-10-21T22:39:44.279Z] #35 12.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:39:44 [2022-10-21T22:39:44.279Z] #35 ...
22:39:44 [2022-10-21T22:39:44.279Z] 
22:39:44 [2022-10-21T22:39:44.279Z] #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
22:39:44 [2022-10-21T22:39:44.279Z] #30 22.50 Fetched 8598 kB in 15s (590 kB/s)
22:39:44 [2022-10-21T22:39:44.499Z] #38 21.26   CC       images/fown.o
22:39:44 [2022-10-21T22:39:44.499Z] #38 21.42   CC       images/ns.o
22:39:44 [2022-10-21T22:39:44.760Z] #38 21.62   CC       images/regfile.o
22:39:44 [2022-10-21T22:39:44.760Z] #38 21.82   CC       images/ghost-file.o
22:39:45 [2022-10-21T22:39:45.332Z] #38 22.16   CC       images/fifo.o
22:39:45 [2022-10-21T22:39:45.332Z] #38 22.36   CC       images/remap-file-path.o
22:39:45 [2022-10-21T22:39:45.592Z] #38 22.56   CC       images/eventfd.o
22:39:45 [2022-10-21T22:39:45.853Z] #38 22.73   CC       images/eventpoll.o
22:39:46 [2022-10-21T22:39:46.113Z] #38 23.01   CC       images/fh.o
22:39:46 [2022-10-21T22:39:46.194Z] #30 22.50 Reading package lists...
22:39:46 [2022-10-21T22:39:46.194Z] #30 ...
22:39:46 [2022-10-21T22:39:46.194Z] 
22:39:46 [2022-10-21T22:39:46.194Z] #36 [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
22:39:46 [2022-10-21T22:39:46.194Z] #36 DONE 24.2s
22:39:46 [2022-10-21T22:39:46.194Z] 
22:39:46 [2022-10-21T22:39:46.194Z] #33 [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
22:39:46 [2022-10-21T22:39:46.374Z] #38 23.34   CC       images/fsnotify.o
22:39:46 [2022-10-21T22:39:46.452Z] #33 23.94 Updating files:  58% (1118/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
22:39:46 [2022-10-21T22:39:46.711Z] #33 24.94 + cd /tmp/tmp.mZftqLoW8y/src/github.com/docker/libnetwork
22:39:46 [2022-10-21T22:39:46.711Z] #33 24.94 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:39:46 [2022-10-21T22:39:46.945Z] #38 23.93   CC       images/signalfd.o
22:39:46 [2022-10-21T22:39:46.971Z] #33 25.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:39:46 [2022-10-21T22:39:46.971Z] #33 ...
22:39:46 [2022-10-21T22:39:46.971Z] 
22:39:46 [2022-10-21T22:39:46.971Z] #32 [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
22:39:46 [2022-10-21T22:39:46.971Z] #32 15.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:39:46 [2022-10-21T22:39:46.971Z] #32 15.48 go: downloading golang.org/x/mod v0.3.0
22:39:47 [2022-10-21T22:39:47.206Z] #38 24.21   CC       images/fs.o
22:39:47 [2022-10-21T22:39:47.230Z] #32 ...
22:39:47 [2022-10-21T22:39:47.230Z] 
22:39:47 [2022-10-21T22:39:47.230Z] #34 [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
22:39:47 [2022-10-21T22:39:47.230Z] #34 19.21 Reading package lists...
22:39:47 [2022-10-21T22:39:47.473Z] #38 24.41   CC       images/pstree.o
22:39:47 [2022-10-21T22:39:47.473Z] #38 24.63   CC       images/pipe.o
22:39:48 [2022-10-21T22:39:48.045Z] #38 24.91   CC       images/tcp-stream.o
22:39:48 [2022-10-21T22:39:48.045Z] #38 25.12   CC       images/sk-packet.o
22:39:48 [2022-10-21T22:39:48.175Z] #34 25.32 Building dependency tree...
22:39:48 [2022-10-21T22:39:48.616Z] #38 25.47   CC       images/mnt.o
22:39:48 [2022-10-21T22:39:48.616Z] #38 25.70   CC       images/pipe-data.o
22:39:48 [2022-10-21T22:39:48.876Z] #38 25.86   CC       images/sa.o
22:39:49 [2022-10-21T22:39:49.111Z] #34 ...
22:39:49 [2022-10-21T22:39:49.111Z] 
22:39:49 [2022-10-21T22:39:49.111Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:49 [2022-10-21T22:39:49.111Z] #29 17.46 Fetched 8598 kB in 12s (694 kB/s)
22:39:49 [2022-10-21T22:39:49.111Z] #29 17.46 Reading package lists...
22:39:49 [2022-10-21T22:39:49.111Z] #29 23.69 Reading package lists...
22:39:49 [2022-10-21T22:39:49.111Z] #29 ...
22:39:49 [2022-10-21T22:39:49.111Z] 
22:39:49 [2022-10-21T22:39:49.111Z] #25 [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
22:39:49 [2022-10-21T22:39:49.136Z] #38 26.07   CC       images/timer.o
22:39:49 [2022-10-21T22:39:49.396Z] #38 26.41   CC       images/timerfd.o
22:39:49 [2022-10-21T22:39:49.629Z] #25 27.39 Updating files:  76% (1671/2192)
Updating files:  77% (1688/2192)
Updating files:  78% (1710/2192)
Updating files:  79% (1732/2192)
Updating files:  80% (1754/2192)
Updating files:  81% (1776/2192)
Updating files:  82% (1798/2192)
Updating files:  83% (1820/2192)
Updating files:  84% (1842/2192)
Updating files:  85% (1864/2192)
Updating files:  86% (1886/2192)
Updating files:  87% (1908/2192)
Updating files:  88% (1929/2192)
Updating files:  89% (1951/2192)
Updating files:  90% (1973/2192)
Updating files:  91% (1995/2192)
Updating files:  92% (2017/2192)
Updating files:  93% (2039/2192)
Updating files:  94% (2061/2192)
Updating files:  95% (2083/2192)
Updating files:  96% (2105/2192)
Updating files:  97% (2127/2192)
Updating files:  98% (2149/2192)
Updating files:  99% (2171/2192)
Updating files: 100% (2192/2192)
Updating files: 100% (2192/2192), done.
22:39:49 [2022-10-21T22:39:49.629Z] #25 27.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:39:49 [2022-10-21T22:39:49.656Z] #38 26.60   CC       images/mm.o
22:39:49 [2022-10-21T22:39:49.656Z] #38 ...
22:39:49 [2022-10-21T22:39:49.656Z] 
22:39:49 [2022-10-21T22:39:49.656Z] #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
22:39:49 [2022-10-21T22:39:49.656Z] #33 73.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:39:49 [2022-10-21T22:39:49.656Z] #33 73.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:39:49 [2022-10-21T22:39:49.656Z] #33 73.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:39:51 [2022-10-21T22:39:51.568Z] #33 ...
22:39:51 [2022-10-21T22:39:51.568Z] 
22:39:51 [2022-10-21T22:39:51.568Z] #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
22:39:51 [2022-10-21T22:39:51.568Z] #26 68.05 text/tabwriter
22:39:51 [2022-10-21T22:39:51.568Z] #26 68.28 fmt
22:39:51 [2022-10-21T22:39:51.568Z] #26 68.52 io/ioutil
22:39:51 [2022-10-21T22:39:51.568Z] #26 70.36 github.com/BurntSushi/toml
22:39:51 [2022-10-21T22:39:51.568Z] #26 70.38 flag
22:39:51 [2022-10-21T22:39:51.568Z] #26 71.70 log
22:39:51 [2022-10-21T22:39:51.568Z] #26 73.72 github.com/BurntSushi/toml/cmd/tomlv
22:39:51 [2022-10-21T22:39:51.568Z] #26 DONE 75.1s
22:39:51 [2022-10-21T22:39:51.568Z] 
22:39:51 [2022-10-21T22:39:51.568Z] #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
22:39:51 [2022-10-21T22:39:51.569Z] #37 37.04 Updating files:  50% (2553/5070)
Updating files:  51% (2586/5070)
Updating files:  52% (2637/5070)
Updating files:  53% (2688/5070)
Updating files:  54% (2738/5070)
Updating files:  55% (2789/5070)
Updating files:  56% (2840/5070)
Updating files:  57% (2890/5070)
Updating files:  58% (2941/5070)
Updating files:  59% (2992/5070)
Updating files:  60% (3042/5070)
Updating files:  61% (3093/5070)
Updating files:  62% (3144/5070)
Updating files:  63% (3195/5070)
Updating files:  64% (3245/5070)
Updating files:  65% (3296/5070)
Updating files:  66% (3347/5070)
Updating files:  67% (3397/5070)
Updating files:  68% (3448/5070)
Updating files:  69% (3499/5070)
Updating files:  70% (3549/5070)
Updating files:  71% (3600/5070)
Updating files:  72% (3651/5070)
Updating files:  73% (3702/5070)
Updating files:  74% (3752/5070)
Updating files:  75% (3803/5070)
Updating files:  76% (3854/5070)
Updating files:  77% (3904/5070)
Updating files:  78% (3955/5070)
Updating files:  79% (4006/5070)
Updating files:  80% (4056/5070)
Updating files:  81% (4107/5070)
Updating files:  82% (4158/5070)
Updating files:  83% (4209/5070)
Updating files:  84% (4259/5070)
Updating files:  85% (4310/5070)
Updating files:  86% (4361/5070)
Updating files:  87% (4411/5070)
Updating files:  87% (4445/5070)
Updating files:  88% (4462/5070)
Updating files:  89% (4513/5070)
Updating files:  90% (4563/5070)
Updating files:  91% (4614/5070)
Updating files:  92% (4665/5070)
Updating files:  93% (4716/5070)
Updating files:  94% (4766/5070)
Updating files:  95% (4817/5070)
Updating files:  96% (4868/5070)
Updating files:  97% (4918/5070)
Updating files:  98% (4969/5070)
Updating files:  99% (5020/5070)
Updating files: 100% (5070/5070)
Updating files: 100% (5070/5070), done.
22:39:51 [2022-10-21T22:39:51.569Z] #37 38.43 + cd /tmp/tmp.GMOCkCPBY6/src/github.com/containerd/containerd
22:39:51 [2022-10-21T22:39:51.569Z] #37 38.43 + git checkout -q v1.6.8
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + export 'BUILDTAGS=netgo osusergo static_build'
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + BUILDTAGS='netgo osusergo static_build'
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + export EXTRA_FLAGS=-buildmode=pie
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + EXTRA_FLAGS=-buildmode=pie
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + '[' '' = dynamic ']'
22:39:51 [2022-10-21T22:39:51.569Z] #37 39.94 + make
22:39:51 [2022-10-21T22:39:51.569Z] #37 41.56 + bin/ctr
22:39:52 [2022-10-21T22:39:52.162Z] #25 30.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:39:54 [2022-10-21T22:39:54.097Z] #25 ...
22:39:54 [2022-10-21T22:39:54.097Z] 
22:39:54 [2022-10-21T22:39:54.097Z] #27 [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
22:39:54 [2022-10-21T22:39:54.097Z] #27 22.22 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:39:54 [2022-10-21T22:39:54.097Z] #27 22.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:39:54 [2022-10-21T22:39:54.097Z] #27 ...
22:39:54 [2022-10-21T22:39:54.097Z] 
22:39:54 [2022-10-21T22:39:54.097Z] #34 [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
22:39:54 [2022-10-21T22:39:54.097Z] #34 28.04 The following additional packages will be installed:
22:39:54 [2022-10-21T22:39:54.097Z] #34 28.10   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
22:39:54 [2022-10-21T22:39:54.097Z] #34 28.10 Suggested packages:
22:39:54 [2022-10-21T22:39:54.097Z] #34 28.10   cmake-doc ninja-build lrzip
22:39:54 [2022-10-21T22:39:54.097Z] #34 28.10 Recommended packages:
22:39:54 [2022-10-21T22:39:54.097Z] #34 28.10   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.10 The following NEW packages will be installed:
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.10   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.10   vim-common xxd
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.48 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.48 Need to get 17.7 MB of archives.
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.48 After this operation, 70.7 MB of additional disk space will be used.
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:39:54 [2022-10-21T22:39:54.097Z] #34 29.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 29.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 29.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 30.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 30.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 30.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 30.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 30.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 30.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:39:54 [2022-10-21T22:39:54.098Z] #34 31.58 debconf: delaying package configuration, since apt-utils is not installed
22:39:54 [2022-10-21T22:39:54.098Z] #34 31.92 Fetched 17.7 MB in 2s (11.8 MB/s)
22:39:54 [2022-10-21T22:39:54.098Z] #34 32.07 Selecting previously unselected package xxd.
22:39:54 [2022-10-21T22:39:54.098Z] #34 32.07 (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 ... 15718 files and directories currently installed.)
22:39:54 [2022-10-21T22:39:54.098Z] #34 32.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:39:54 [2022-10-21T22:39:54.098Z] #34 32.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:39:54 [2022-10-21T22:39:54.098Z] #34 32.39 Selecting previously unselected package vim-common.
22:39:54 [2022-10-21T22:39:54.098Z] #34 32.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:39:54 [2022-10-21T22:39:54.098Z] #34 32.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:39:54 [2022-10-21T22:39:54.376Z] #34 32.75 Selecting previously unselected package cmake-data.
22:39:54 [2022-10-21T22:39:54.376Z] #34 32.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:39:54 [2022-10-21T22:39:54.376Z] #34 32.76 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:39:55 [2022-10-21T22:39:55.823Z] #37 ...
22:39:55 [2022-10-21T22:39:55.823Z] 
22:39:55 [2022-10-21T22:39:55.823Z] #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
22:39:55 [2022-10-21T22:39:55.823Z] #33 78.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:39:55 [2022-10-21T22:39:55.823Z] #33 78.57 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
22:39:55 [2022-10-21T22:39:55.823Z] #33 78.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:39:58 [2022-10-21T22:39:58.602Z] #34 ...
22:39:58 [2022-10-21T22:39:58.602Z] 
22:39:58 [2022-10-21T22:39:58.602Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:58 [2022-10-21T22:39:58.602Z] #29 23.69 Reading package lists...
22:39:58 [2022-10-21T22:39:58.602Z] #29 29.47 Building dependency tree...
22:39:58 [2022-10-21T22:39:58.602Z] #29 32.78 The following additional packages will be installed:
22:39:58 [2022-10-21T22:39:58.602Z] #29 32.79   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
22:39:58 [2022-10-21T22:39:58.602Z] #29 32.79   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
22:39:58 [2022-10-21T22:39:58.602Z] #29 32.81 Suggested packages:
22:39:58 [2022-10-21T22:39:58.602Z] #29 32.81   manpages-dev protobuf-mode-el python3-setuptools
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.31 The following NEW packages will be installed:
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.31   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.31   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.31   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.33   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.72 0 upgraded, 18 newly installed, 0 to remove and 7 not upgraded.
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.72 Need to get 4583 kB of archives.
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.72 After this operation, 25.9 MB of additional disk space will be used.
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 34.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.03 debconf: delaying package configuration, since apt-utils is not installed
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.33 Fetched 4583 kB in 1s (7714 kB/s)
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.45 Selecting previously unselected package libcap2:amd64.
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.45 (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 ... 15718 files and directories currently installed.)
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.51 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.55 Unpacking libcap2:amd64 (1:2.44-1) ...
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.68 Selecting previously unselected package libcap-dev:amd64.
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.69 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
22:39:58 [2022-10-21T22:39:58.602Z] #29 36.69 Unpacking libcap-dev:amd64 (1:2.44-1) ...
22:39:58 [2022-10-21T22:39:58.602Z] #29 ...
22:39:58 [2022-10-21T22:39:58.602Z] 
22:39:58 [2022-10-21T22:39:58.602Z] #34 [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
22:39:58 [2022-10-21T22:39:58.602Z] #34 36.80 Selecting previously unselected package libicu67:amd64.
22:39:58 [2022-10-21T22:39:58.602Z] #34 36.80 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
22:39:58 [2022-10-21T22:39:58.602Z] #34 36.81 Unpacking libicu67:amd64 (67.1-7) ...
22:39:58 [2022-10-21T22:39:58.861Z] #34 ...
22:39:58 [2022-10-21T22:39:58.861Z] 
22:39:58 [2022-10-21T22:39:58.861Z] #31 [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
22:39:58 [2022-10-21T22:39:58.861Z] #31 21.40 Reading package lists...
22:39:58 [2022-10-21T22:39:58.861Z] #31 27.53 Reading package lists...
22:39:58 [2022-10-21T22:39:58.861Z] #31 33.30 Building dependency tree...
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.86 The following additional packages will be installed:
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.89   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.89   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.89   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.89   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.89   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.89   mingw-w64-common mingw-w64-x86-64-dev
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.91 Suggested packages:
22:39:58 [2022-10-21T22:39:58.861Z] #31 36.91   gcc-10-locales seccomp wine64
22:39:59 [2022-10-21T22:39:59.128Z] #31 ...
22:39:59 [2022-10-21T22:39:59.128Z] 
22:39:59 [2022-10-21T22:39:59.128Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:39:59 [2022-10-21T22:39:59.128Z] #29 36.85 Selecting previously unselected package libnet1:amd64.
22:39:59 [2022-10-21T22:39:59.128Z] #29 36.87 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.128Z] #29 36.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.01 Selecting previously unselected package libnet1-dev.
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.01 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.25 Selecting previously unselected package libnl-3-200:amd64.
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.26 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.42 Selecting previously unselected package libnl-3-dev:amd64.
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.42 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.128Z] #29 37.43 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
22:39:59 [2022-10-21T22:39:59.386Z] #29 37.75 Selecting previously unselected package libprotobuf-c1:amd64.
22:39:59 [2022-10-21T22:39:59.386Z] #29 37.76 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.386Z] #29 37.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:39:59 [2022-10-21T22:39:59.386Z] #29 37.85 Selecting previously unselected package libprotobuf-c-dev:amd64.
22:39:59 [2022-10-21T22:39:59.386Z] #29 37.86 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.386Z] #29 37.87 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
22:39:59 [2022-10-21T22:39:59.644Z] #29 37.98 Selecting previously unselected package zlib1g-dev:amd64.
22:39:59 [2022-10-21T22:39:59.644Z] #29 37.98 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.644Z] #29 37.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
22:39:59 [2022-10-21T22:39:59.902Z] #29 38.24 Selecting previously unselected package libprotobuf23:amd64.
22:39:59 [2022-10-21T22:39:59.902Z] #29 38.24 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
22:39:59 [2022-10-21T22:39:59.902Z] #29 38.26 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
22:39:59 [2022-10-21T22:39:59.902Z] #29 ...
22:39:59 [2022-10-21T22:39:59.902Z] 
22:39:59 [2022-10-21T22:39:59.902Z] #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
22:39:59 [2022-10-21T22:39:59.902Z] #30 22.50 Reading package lists...
22:39:59 [2022-10-21T22:39:59.902Z] #30 28.57 Reading package lists...
22:39:59 [2022-10-21T22:39:59.902Z] #30 34.22 Building dependency tree...
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.37 The following additional packages will be installed:
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.38   libbtrfs0
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.55 The following NEW packages will be installed:
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.56   libbtrfs-dev libbtrfs0
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.95 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.95 Need to get 460 kB of archives.
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.95 After this operation, 1237 kB of additional disk space will be used.
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:39:59 [2022-10-21T22:39:59.902Z] #30 37.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:40:00 [2022-10-21T22:40:00.026Z] #33 83.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:40:00 [2022-10-21T22:40:00.026Z] #33 83.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:40:00 [2022-10-21T22:40:00.026Z] #33 83.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:40:00 [2022-10-21T22:40:00.026Z] #33 ...
22:40:00 [2022-10-21T22:40:00.026Z] 
22:40:00 [2022-10-21T22:40:00.026Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:00 [2022-10-21T22:40:00.026Z] #38 27.03   CC       images/sk-opts.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 27.25   CC       images/sk-unix.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 27.54   CC       images/sk-inet.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 27.88   CC       images/tun.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 28.20   CC       images/sk-netlink.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 28.49   CC       images/packet-sock.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 29.21   CC       images/ipc-var.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 29.42   CC       images/ipc-desc.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 29.59   CC       images/ipc-shm.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 29.79   CC       images/ipc-msg.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 30.06   CC       images/ipc-sem.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 30.26   CC       images/utsns.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 30.47   CC       images/creds.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 30.76   CC       images/vma.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 30.92   CC       images/netdev.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 31.35   CC       images/tty.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 31.86   CC       images/file-lock.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 32.02   CC       images/rlimit.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 32.16   CC       images/pagemap.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 32.35   CC       images/siginfo.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 32.58   CC       images/rpc.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 33.69   CC       images/ext-file.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 33.83   CC       images/cgroup.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 34.41   CC       images/userns.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 34.61   CC       images/google/protobuf/descriptor.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 36.09   CC       images/opts.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 36.32   CC       images/seccomp.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 36.62   CC       images/binfmt-misc.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 36.78   CC       images/time.o
22:40:00 [2022-10-21T22:40:00.026Z] #38 36.97   CC       images/sysctl.o
22:40:00 [2022-10-21T22:40:00.164Z] #30 ...
22:40:00 [2022-10-21T22:40:00.164Z] 
22:40:00 [2022-10-21T22:40:00.164Z] #31 [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
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.28 The following NEW packages will be installed:
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.29   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.30   mingw-w64-x86-64-dev
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.67 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.67 Need to get 115 MB of archives.
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.67 After this operation, 645 MB of additional disk space will be used.
22:40:00 [2022-10-21T22:40:00.164Z] #31 38.67 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]
22:40:00 [2022-10-21T22:40:00.286Z] #38 37.21   CC       images/autofs.o
22:40:00 [2022-10-21T22:40:00.428Z] #31 38.79 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]
22:40:00 [2022-10-21T22:40:00.428Z] #31 38.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:40:00 [2022-10-21T22:40:00.546Z] #38 37.43   CC       images/macvlan.o
22:40:00 [2022-10-21T22:40:00.687Z] #31 38.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:40:00 [2022-10-21T22:40:00.687Z] #31 38.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:40:00 [2022-10-21T22:40:00.687Z] #31 38.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:40:00 [2022-10-21T22:40:00.806Z] #38 37.66   CC       images/sit.o
22:40:00 [2022-10-21T22:40:00.806Z] #38 37.92   CC       images/memfd.o
22:40:00 [2022-10-21T22:40:00.948Z] #31 39.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:40:00 [2022-10-21T22:40:00.948Z] #31 39.41 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]
22:40:00 [2022-10-21T22:40:00.948Z] #31 39.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]
22:40:01 [2022-10-21T22:40:01.066Z] #38 38.19   CC       images/timens.o
22:40:01 [2022-10-21T22:40:01.326Z] #38 38.43   LINK     images/built-in.o
22:40:01 [2022-10-21T22:40:01.587Z] #38 38.61   GEN      compel/include/asm
22:40:01 [2022-10-21T22:40:01.587Z] #38 38.65   GEN      compel/include/version.h
22:40:01 [2022-10-21T22:40:01.587Z] #38 38.71 touch .config
22:40:01 [2022-10-21T22:40:01.847Z] #38 38.77   GEN      include/common/config.h
22:40:01 [2022-10-21T22:40:01.847Z] #38 38.90   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:40:01 [2022-10-21T22:40:01.847Z] #38 38.90   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
22:40:01 [2022-10-21T22:40:01.847Z] #38 38.95   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
22:40:01 [2022-10-21T22:40:01.847Z] #38 39.01   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
22:40:01 [2022-10-21T22:40:01.892Z] #31 40.06 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]
22:40:02 [2022-10-21T22:40:02.108Z] #38 39.06   DEP      compel/plugins/std/infect.d
22:40:02 [2022-10-21T22:40:02.369Z] #38 39.19   DEP      compel/plugins/std/string.d
22:40:02 [2022-10-21T22:40:02.369Z] #38 39.32   DEP      compel/plugins/std/log.d
22:40:02 [2022-10-21T22:40:02.369Z] #38 39.38   DEP      compel/plugins/std/fds.d
22:40:02 [2022-10-21T22:40:02.369Z] #38 39.42   DEP      compel/plugins/std/std.d
22:40:02 [2022-10-21T22:40:02.459Z] #31 40.83 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]
22:40:02 [2022-10-21T22:40:02.629Z] #38 39.47   DEP      compel/plugins/shmem/shmem.d
22:40:02 [2022-10-21T22:40:02.630Z] #38 39.51   DEP      compel/plugins/fds/fds.d
22:40:02 [2022-10-21T22:40:02.630Z] #38 39.71   CC       compel/plugins/std/std.o
22:40:02 [2022-10-21T22:40:02.890Z] #38 39.96   CC       compel/plugins/std/fds.o
22:40:03 [2022-10-21T22:40:03.025Z] #31 ...
22:40:03 [2022-10-21T22:40:03.025Z] 
22:40:03 [2022-10-21T22:40:03.025Z] #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
22:40:03 [2022-10-21T22:40:03.025Z] #35 DONE 41.3s
22:40:03 [2022-10-21T22:40:03.025Z] 
22:40:03 [2022-10-21T22:40:03.025Z] #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
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.03 debconf: delaying package configuration, since apt-utils is not installed
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.24 Fetched 460 kB in 0s (1350 kB/s)
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.37 Selecting previously unselected package libbtrfs0:amd64.
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.70 Selecting previously unselected package libbtrfs-dev:amd64.
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
22:40:03 [2022-10-21T22:40:03.025Z] #30 39.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:40:03 [2022-10-21T22:40:03.025Z] #30 40.01 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:40:03 [2022-10-21T22:40:03.025Z] #30 40.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:40:03 [2022-10-21T22:40:03.025Z] #30 40.04 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:40:03 [2022-10-21T22:40:03.025Z] #30 DONE 41.3s
22:40:03 [2022-10-21T22:40:03.025Z] 
22:40:03 [2022-10-21T22:40:03.025Z] #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
22:40:03 [2022-10-21T22:40:03.462Z] #38 40.33   CC       compel/plugins/std/log.o
22:40:04 [2022-10-21T22:40:04.032Z] #38 41.08   CC       compel/plugins/std/string.o
22:40:04 [2022-10-21T22:40:04.602Z] #38 41.57   CC       compel/plugins/std/infect.o
22:40:04 [2022-10-21T22:40:04.863Z] #38 41.88   CC       compel/arch/aarch64/plugins/std/parasite-head.o
22:40:04 [2022-10-21T22:40:04.863Z] #38 41.95   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
22:40:04 [2022-10-21T22:40:04.863Z] #38 42.01   AR       compel/plugins/std.lib.a
22:40:05 [2022-10-21T22:40:05.124Z] #38 42.09   CC       compel/plugins/fds/fds.o
22:40:05 [2022-10-21T22:40:05.385Z] #38 42.39   AR       compel/plugins/fds.lib.a
22:40:05 [2022-10-21T22:40:05.572Z] #37 ...
22:40:05 [2022-10-21T22:40:05.572Z] 
22:40:05 [2022-10-21T22:40:05.572Z] #33 [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
22:40:05 [2022-10-21T22:40:05.572Z] #33 DONE 44.0s
22:40:05 [2022-10-21T22:40:05.646Z] #38 42.49   HOSTDEP  compel/src/lib/log-host.d
22:40:05 [2022-10-21T22:40:05.646Z] #38 42.59   HOSTDEP  compel/src/lib/handle-elf-host.d
22:40:05 [2022-10-21T22:40:05.646Z] #38 42.73   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
22:40:05 [2022-10-21T22:40:05.830Z] 
22:40:05 [2022-10-21T22:40:05.830Z] #34 [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
22:40:05 [2022-10-21T22:40:05.830Z] #34 43.90 Selecting previously unselected package libxml2:amd64.
22:40:05 [2022-10-21T22:40:05.830Z] #34 43.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
22:40:05 [2022-10-21T22:40:05.830Z] #34 43.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:40:05 [2022-10-21T22:40:05.906Z] #38 42.84   HOSTDEP  compel/src/main-host.d
22:40:05 [2022-10-21T22:40:05.906Z] #38 42.92   DEP      compel/src/lib/ptrace.d
22:40:06 [2022-10-21T22:40:06.089Z] #34 44.45 Selecting previously unselected package libarchive13:amd64.
22:40:06 [2022-10-21T22:40:06.089Z] #34 44.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:40:06 [2022-10-21T22:40:06.089Z] #34 44.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:40:06 [2022-10-21T22:40:06.170Z] #38 43.03   DEP      compel/src/lib/infect.d
22:40:06 [2022-10-21T22:40:06.170Z] #38 43.22   DEP      compel/src/lib/infect-util.d
22:40:06 [2022-10-21T22:40:06.348Z] #34 44.74 Selecting previously unselected package libjsoncpp24:amd64.
22:40:06 [2022-10-21T22:40:06.348Z] #34 44.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
22:40:06 [2022-10-21T22:40:06.348Z] #34 44.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:40:06 [2022-10-21T22:40:06.431Z] #38 43.33   DEP      compel/src/lib/infect-rpc.d
22:40:06 [2022-10-21T22:40:06.431Z] #38 43.44   DEP      compel/arch/aarch64/src/lib/infect.d
22:40:06 [2022-10-21T22:40:06.431Z] #38 43.58   DEP      compel/arch/aarch64/src/lib/cpu.d
22:40:06 [2022-10-21T22:40:06.608Z] #34 44.88 Selecting previously unselected package librhash0:amd64.
22:40:06 [2022-10-21T22:40:06.608Z] #34 44.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
22:40:06 [2022-10-21T22:40:06.608Z] #34 44.92 Unpacking librhash0:amd64 (1.4.1-2) ...
22:40:06 [2022-10-21T22:40:06.608Z] #34 45.07 Selecting previously unselected package libuv1:amd64.
22:40:06 [2022-10-21T22:40:06.608Z] #34 45.07 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
22:40:06 [2022-10-21T22:40:06.608Z] #34 45.07 Unpacking libuv1:amd64 (1.40.0-2) ...
22:40:06 [2022-10-21T22:40:06.692Z] #38 43.64   DEP      compel/src/lib/log.d
22:40:06 [2022-10-21T22:40:06.692Z] #38 43.69   DEP      compel/src/main.d
22:40:06 [2022-10-21T22:40:06.867Z] #34 45.23 Selecting previously unselected package cmake.
22:40:06 [2022-10-21T22:40:06.867Z] #34 45.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:40:06 [2022-10-21T22:40:06.867Z] #34 45.23 Unpacking cmake (3.18.4-2+deb11u1) ...
22:40:06 [2022-10-21T22:40:06.952Z] #38 43.85   DEP      compel/src/lib/handle-elf.d
22:40:06 [2022-10-21T22:40:06.952Z] #38 43.96   DEP      compel/arch/aarch64/src/lib/handle-elf.d
22:40:06 [2022-10-21T22:40:06.952Z] #38 44.09   CC       compel/src/lib/log.o
22:40:07 [2022-10-21T22:40:07.212Z] #38 44.29   CC       compel/arch/aarch64/src/lib/cpu.o
22:40:07 [2022-10-21T22:40:07.472Z] #38 44.49   CC       compel/arch/aarch64/src/lib/infect.o
22:40:08 [2022-10-21T22:40:08.042Z] #38 44.94   CC       compel/src/lib/infect-rpc.o
22:40:08 [2022-10-21T22:40:08.303Z] #38 45.35   CC       compel/src/lib/infect-util.o
22:40:08 [2022-10-21T22:40:08.568Z] #38 45.51   CC       compel/src/lib/infect.o
22:40:09 [2022-10-21T22:40:09.952Z] #38 ...
22:40:09 [2022-10-21T22:40:09.952Z] 
22:40:09 [2022-10-21T22:40:09.952Z] #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
22:40:09 [2022-10-21T22:40:09.952Z] #33 93.31 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:40:09 [2022-10-21T22:40:09.952Z] #33 93.31 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:40:09 [2022-10-21T22:40:09.952Z] #33 93.32 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 ...
22:40:11 [2022-10-21T22:40:11.060Z] 
22:40:11 [2022-10-21T22:40:11.060Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:40:11 [2022-10-21T22:40:11.060Z] #29 39.03 Selecting previously unselected package libprotobuf-lite23:amd64.
22:40:11 [2022-10-21T22:40:11.060Z] #29 39.04 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 39.05 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 39.33 Selecting previously unselected package libprotobuf-dev:amd64.
22:40:11 [2022-10-21T22:40:11.060Z] #29 39.35 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 39.36 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 40.90 Selecting previously unselected package libprotoc23:amd64.
22:40:11 [2022-10-21T22:40:11.060Z] #29 40.91 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 40.91 Unpacking libprotoc23:amd64 (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 41.96 Selecting previously unselected package protobuf-c-compiler.
22:40:11 [2022-10-21T22:40:11.060Z] #29 41.96 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 41.96 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.03 Selecting previously unselected package protobuf-compiler.
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.03 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.03 Unpacking protobuf-compiler (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.15 Selecting previously unselected package python3-pkg-resources.
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.20 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.20 Unpacking python3-pkg-resources (52.0.0-4) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.36 Selecting previously unselected package python3-six.
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.36 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.36 Unpacking python3-six (1.16.0-2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.43 Selecting previously unselected package python3-protobuf.
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.43 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.44 Unpacking python3-protobuf (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 42.87 Setting up python3-pkg-resources (52.0.0-4) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 44.33 Setting up libprotobuf23:amd64 (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 44.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 44.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 44.39 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 44.41 Setting up libcap2:amd64 (1:2.44-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 44.43 Setting up python3-six (1.16.0-2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 45.47 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 45.47 Setting up libprotoc23:amd64 (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 45.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 45.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 45.48 Setting up python3-protobuf (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 48.94 Setting up libcap-dev:amd64 (1:2.44-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 48.96 Setting up protobuf-compiler (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 48.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 48.99 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 49.07 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 49.08 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 49.11 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:40:11 [2022-10-21T22:40:11.060Z] #29 ...
22:40:11 [2022-10-21T22:40:11.060Z] 
22:40:11 [2022-10-21T22:40:11.060Z] #34 [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
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.20 Setting up libicu67:amd64 (67.1-7) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.25 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.26 Setting up libuv1:amd64 (1.40.0-2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.32 Setting up librhash0:amd64 (1.4.1-2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.38 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.39 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.45 Setting up cmake (3.18.4-2+deb11u1) ...
22:40:11 [2022-10-21T22:40:11.060Z] #34 49.52 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:40:11 [2022-10-21T22:40:11.997Z] #34 DONE 50.3s
22:40:11 [2022-10-21T22:40:11.997Z] 
22:40:11 [2022-10-21T22:40:11.997Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:40:11 [2022-10-21T22:40:11.997Z] #29 DONE 50.3s
22:40:11 [2022-10-21T22:40:11.997Z] 
22:40:11 [2022-10-21T22:40:11.997Z] #38 [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
22:40:13 [2022-10-21T22:40:13.380Z] #38 ...
22:40:13 [2022-10-21T22:40:13.380Z] 
22:40:13 [2022-10-21T22:40:13.380Z] #31 [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
22:40:13 [2022-10-21T22:40:13.380Z] #31 41.49 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]
22:40:13 [2022-10-21T22:40:13.380Z] #31 42.25 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]
22:40:13 [2022-10-21T22:40:13.380Z] #31 43.79 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]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.28 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]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.31 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]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 44.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
22:40:13 [2022-10-21T22:40:13.380Z] #31 45.19 debconf: delaying package configuration, since apt-utils is not installed
22:40:13 [2022-10-21T22:40:13.380Z] #31 45.38 Fetched 115 MB in 6s (18.9 MB/s)
22:40:13 [2022-10-21T22:40:13.380Z] #31 45.47 Selecting previously unselected package binutils-mingw-w64-i686.
22:40:13 [2022-10-21T22:40:13.380Z] #31 45.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 ... 15718 files and directories currently installed.)
22:40:13 [2022-10-21T22:40:13.380Z] #31 45.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 45.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 47.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:40:13 [2022-10-21T22:40:13.380Z] #31 47.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 47.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.20 Selecting previously unselected package binutils-mingw-w64.
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.43 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.59 Selecting previously unselected package dmsetup.
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.59 Unpacking dmsetup (2:1.02.175-2.1) ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.73 Selecting previously unselected package mingw-w64-common.
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 50.73 Unpacking mingw-w64-common (8.0.0-1) ...
22:40:13 [2022-10-21T22:40:13.380Z] #31 ...
22:40:13 [2022-10-21T22:40:13.380Z] 
22:40:13 [2022-10-21T22:40:13.380Z] #24 [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
22:40:13 [2022-10-21T22:40:13.380Z] #24 41.55 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
22:40:13 [2022-10-21T22:40:13.380Z] #24 41.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:40:13 [2022-10-21T22:40:13.380Z] #24 42.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:40:13 [2022-10-21T22:40:13.380Z] #24 ...
22:40:13 [2022-10-21T22:40:13.380Z] 
22:40:13 [2022-10-21T22:40:13.380Z] #28 [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
22:40:13 [2022-10-21T22:40:13.380Z] #28 47.90 go: downloading github.com/gofrs/flock v0.8.1
22:40:13 [2022-10-21T22:40:13.380Z] #28 47.90 go: downloading github.com/fatih/color v1.13.0
22:40:13 [2022-10-21T22:40:13.380Z] #28 47.90 go: downloading github.com/pkg/errors v0.9.1
22:40:13 [2022-10-21T22:40:13.380Z] #28 47.97 go: downloading github.com/spf13/cobra v1.3.0
22:40:13 [2022-10-21T22:40:13.380Z] #28 47.97 go: downloading github.com/spf13/pflag v1.0.5
22:40:13 [2022-10-21T22:40:13.380Z] #28 48.19 go: downloading github.com/spf13/viper v1.10.1
22:40:13 [2022-10-21T22:40:13.380Z] #28 48.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
22:40:13 [2022-10-21T22:40:13.380Z] #28 48.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
22:40:13 [2022-10-21T22:40:13.380Z] #28 48.71 go: downloading github.com/go-critic/go-critic v0.6.2
22:40:13 [2022-10-21T22:40:13.380Z] #28 50.02 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:40:13 [2022-10-21T22:40:13.380Z] #28 50.02 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:40:14 [2022-10-21T22:40:14.153Z] #33 97.66 Selecting previously unselected package g++-mingw-w64-x86-64.
22:40:14 [2022-10-21T22:40:14.153Z] #33 97.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:40:14 [2022-10-21T22:40:14.153Z] #33 97.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:40:14 [2022-10-21T22:40:14.153Z] #33 97.80 Selecting previously unselected package libapparmor1:arm64.
22:40:14 [2022-10-21T22:40:14.153Z] #33 97.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
22:40:14 [2022-10-21T22:40:14.153Z] #33 97.80 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:40:14 [2022-10-21T22:40:14.321Z] #28 52.78 go: downloading github.com/mattn/go-colorable v0.1.12
22:40:14 [2022-10-21T22:40:14.321Z] #28 52.78 go: downloading github.com/sirupsen/logrus v1.8.1
22:40:14 [2022-10-21T22:40:14.413Z] #33 97.93 Selecting previously unselected package libapparmor-dev:arm64.
22:40:14 [2022-10-21T22:40:14.413Z] #33 97.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
22:40:14 [2022-10-21T22:40:14.413Z] #33 97.95 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:40:14 [2022-10-21T22:40:14.413Z] #33 98.07 Selecting previously unselected package libbtrfs0:arm64.
22:40:14 [2022-10-21T22:40:14.413Z] #33 98.07 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
22:40:14 [2022-10-21T22:40:14.413Z] #33 98.07 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:40:14 [2022-10-21T22:40:14.413Z] #33 98.14 Selecting previously unselected package libbtrfs-dev:arm64.
22:40:14 [2022-10-21T22:40:14.579Z] #28 52.86 go: downloading github.com/stretchr/testify v1.7.0
22:40:14 [2022-10-21T22:40:14.673Z] #33 98.14 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:40:14 [2022-10-21T22:40:14.673Z] #33 98.16 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:40:14 [2022-10-21T22:40:14.673Z] #33 98.32 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:40:14 [2022-10-21T22:40:14.673Z] #33 98.33 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:40:14 [2022-10-21T22:40:14.673Z] #33 98.34 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:40:14 [2022-10-21T22:40:14.673Z] #33 98.41 Selecting previously unselected package libudev-dev:arm64.
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.12 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.12 go: downloading github.com/mattn/go-isatty v0.0.14
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.21 go: downloading github.com/fsnotify/fsnotify v1.5.1
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.21 go: downloading github.com/magiconair/properties v1.8.5
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.31 go: downloading github.com/mitchellh/mapstructure v1.4.3
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.32 go: downloading github.com/spf13/afero v1.6.0
22:40:14 [2022-10-21T22:40:14.837Z] #28 53.34 go: downloading github.com/spf13/cast v1.4.1
22:40:14 [2022-10-21T22:40:14.933Z] #33 98.43 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:40:14 [2022-10-21T22:40:14.933Z] #33 98.44 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:40:14 [2022-10-21T22:40:14.933Z] #33 98.59 Selecting previously unselected package libsepol1-dev:arm64.
22:40:14 [2022-10-21T22:40:14.933Z] #33 98.60 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
22:40:14 [2022-10-21T22:40:14.933Z] #33 98.61 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:40:15 [2022-10-21T22:40:15.096Z] #28 53.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:40:15 [2022-10-21T22:40:15.096Z] #28 53.40 go: downloading github.com/subosito/gotenv v1.2.0
22:40:15 [2022-10-21T22:40:15.096Z] #28 53.42 go: downloading gopkg.in/ini.v1 v1.66.2
22:40:15 [2022-10-21T22:40:15.096Z] #28 53.64 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:40:15 [2022-10-21T22:40:15.096Z] #28 53.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:40:15 [2022-10-21T22:40:15.193Z] #33 98.90 Selecting previously unselected package libpcre2-16-0:arm64.
22:40:15 [2022-10-21T22:40:15.193Z] #33 98.91 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:40:15 [2022-10-21T22:40:15.193Z] #33 98.91 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:40:15 [2022-10-21T22:40:15.355Z] #28 53.70 go: downloading github.com/go-toolsmith/astequal v1.0.1
22:40:15 [2022-10-21T22:40:15.355Z] #28 53.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:40:15 [2022-10-21T22:40:15.355Z] #28 53.70 go: downloading github.com/go-toolsmith/astp v1.0.0
22:40:15 [2022-10-21T22:40:15.355Z] #28 53.70 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:40:15 [2022-10-21T22:40:15.355Z] #28 53.70 go: downloading github.com/go-toolsmith/typep v1.0.2
22:40:15 [2022-10-21T22:40:15.355Z] #28 53.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
22:40:15 [2022-10-21T22:40:15.355Z] #28 53.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:40:15 [2022-10-21T22:40:15.454Z] #33 99.08 Selecting previously unselected package libpcre2-32-0:arm64.
22:40:15 [2022-10-21T22:40:15.454Z] #33 99.08 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:40:15 [2022-10-21T22:40:15.454Z] #33 99.09 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:40:15 [2022-10-21T22:40:15.613Z] #28 53.86 go: downloading github.com/hashicorp/errwrap v1.0.0
22:40:15 [2022-10-21T22:40:15.613Z] #28 53.86 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:40:15 [2022-10-21T22:40:15.613Z] #28 53.99 go: downloading github.com/Antonboom/errname v0.1.5
22:40:15 [2022-10-21T22:40:15.613Z] #28 54.01 go: downloading github.com/Antonboom/nilnil v0.1.0
22:40:15 [2022-10-21T22:40:15.613Z] #28 54.05 go: downloading github.com/BurntSushi/toml v1.0.0
22:40:15 [2022-10-21T22:40:15.714Z] #33 99.30 Selecting previously unselected package libpcre2-posix2:arm64.
22:40:15 [2022-10-21T22:40:15.714Z] #33 99.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:40:15 [2022-10-21T22:40:15.714Z] #33 99.31 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:40:15 [2022-10-21T22:40:15.975Z] #33 99.39 Selecting previously unselected package libpcre2-dev:arm64.
22:40:15 [2022-10-21T22:40:15.975Z] #33 99.39 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:40:15 [2022-10-21T22:40:15.975Z] #33 99.40 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:40:16 [2022-10-21T22:40:16.179Z] #28 54.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:40:16 [2022-10-21T22:40:16.179Z] #28 54.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:40:16 [2022-10-21T22:40:16.179Z] #28 54.57 go: downloading github.com/alexkohler/prealloc v1.0.0
22:40:16 [2022-10-21T22:40:16.179Z] #28 54.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:40:16 [2022-10-21T22:40:16.180Z] #28 54.61 go: downloading github.com/ashanbrown/makezero v1.1.0
22:40:16 [2022-10-21T22:40:16.180Z] #28 54.65 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:40:16 [2022-10-21T22:40:16.180Z] #28 54.67 go: downloading github.com/blizzy78/varnamelen v0.5.0
22:40:16 [2022-10-21T22:40:16.180Z] #28 54.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:40:16 [2022-10-21T22:40:16.234Z] #33 99.70 Selecting previously unselected package libselinux1-dev:arm64.
22:40:16 [2022-10-21T22:40:16.234Z] #33 99.72 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
22:40:16 [2022-10-21T22:40:16.234Z] #33 99.73 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:40:16 [2022-10-21T22:40:16.234Z] #33 ...
22:40:16 [2022-10-21T22:40:16.234Z] 
22:40:16 [2022-10-21T22:40:16.234Z] #25 [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
22:40:16 [2022-10-21T22:40:16.234Z] #25 99.89 + for f in rootlesskit rootlesskit-docker-proxy
22:40:16 [2022-10-21T22:40:16.234Z] #25 99.89 + GOBIN=/build
22:40:16 [2022-10-21T22:40:16.234Z] #25 99.89 + GO111MODULE=on
22:40:16 [2022-10-21T22:40:16.234Z] #25 99.89 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:40:16 [2022-10-21T22:40:16.438Z] #28 54.80 go: downloading github.com/breml/bidichk v0.2.1
22:40:16 [2022-10-21T22:40:16.438Z] #28 54.84 go: downloading github.com/breml/errchkjson v0.2.1
22:40:16 [2022-10-21T22:40:16.438Z] #28 54.89 go: downloading github.com/butuzov/ireturn v0.1.1
22:40:16 [2022-10-21T22:40:16.438Z] #28 54.95 go: downloading github.com/charithe/durationcheck v0.0.9
22:40:16 [2022-10-21T22:40:16.438Z] #28 54.99 go: downloading github.com/daixiang0/gci v0.2.9
22:40:16 [2022-10-21T22:40:16.438Z] #28 55.00 go: downloading github.com/denis-tingajkin/go-header v0.4.2
22:40:16 [2022-10-21T22:40:16.697Z] #28 55.03 go: downloading github.com/esimonov/ifshort v1.0.4
22:40:16 [2022-10-21T22:40:16.697Z] #28 55.08 go: downloading github.com/fzipp/gocyclo v0.4.0
22:40:16 [2022-10-21T22:40:16.697Z] #28 55.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:40:16 [2022-10-21T22:40:16.697Z] #28 55.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:40:16 [2022-10-21T22:40:16.697Z] #28 55.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:40:16 [2022-10-21T22:40:16.697Z] #28 55.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:40:16 [2022-10-21T22:40:16.955Z] #28 55.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:40:16 [2022-10-21T22:40:16.955Z] #28 ...
22:40:16 [2022-10-21T22:40:16.955Z] 
22:40:16 [2022-10-21T22:40:16.955Z] #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
22:40:16 [2022-10-21T22:40:16.955Z] #26 45.30 sync
22:40:16 [2022-10-21T22:40:16.955Z] #26 45.32 internal/reflectlite
22:40:16 [2022-10-21T22:40:16.955Z] #26 46.46 internal/testlog
22:40:16 [2022-10-21T22:40:16.955Z] #26 47.61 sort
22:40:16 [2022-10-21T22:40:16.955Z] #26 47.61 errors
22:40:16 [2022-10-21T22:40:16.955Z] #26 48.07 strconv
22:40:16 [2022-10-21T22:40:16.955Z] #26 48.75 io
22:40:16 [2022-10-21T22:40:16.955Z] #26 50.48 internal/oserror
22:40:16 [2022-10-21T22:40:16.955Z] #26 50.68 syscall
22:40:16 [2022-10-21T22:40:16.955Z] #26 51.78 reflect
22:40:16 [2022-10-21T22:40:16.955Z] #26 ...
22:40:16 [2022-10-21T22:40:16.955Z] 
22:40:16 [2022-10-21T22:40:16.955Z] #28 [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
22:40:16 [2022-10-21T22:40:16.955Z] #28 55.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:40:16 [2022-10-21T22:40:16.955Z] #28 55.44 go: downloading github.com/golangci/misspell v0.3.5
22:40:16 [2022-10-21T22:40:16.955Z] #28 55.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:40:16 [2022-10-21T22:40:16.955Z] #28 55.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:40:17 [2022-10-21T22:40:17.215Z] #28 55.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:40:17 [2022-10-21T22:40:17.215Z] #28 55.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:40:17 [2022-10-21T22:40:17.215Z] #28 55.65 go: downloading github.com/jgautheron/goconst v1.5.1
22:40:17 [2022-10-21T22:40:17.215Z] #28 55.65 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:40:17 [2022-10-21T22:40:17.476Z] #28 55.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:40:17 [2022-10-21T22:40:17.476Z] #28 55.70 go: downloading github.com/julz/importas v0.1.0
22:40:17 [2022-10-21T22:40:17.476Z] #28 55.73 go: downloading github.com/kisielk/errcheck v1.6.0
22:40:17 [2022-10-21T22:40:17.476Z] #28 55.80 go: downloading github.com/kulti/thelper v0.5.0
22:40:17 [2022-10-21T22:40:17.476Z] #28 55.86 go: downloading github.com/kunwardeep/paralleltest v1.0.3
22:40:17 [2022-10-21T22:40:17.476Z] #28 55.86 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:40:17 [2022-10-21T22:40:17.734Z] #28 55.96 go: downloading github.com/ldez/gomoddirectives v0.2.2
22:40:17 [2022-10-21T22:40:17.734Z] #28 55.98 go: downloading github.com/ldez/tagliatelle v0.3.0
22:40:17 [2022-10-21T22:40:17.734Z] #28 56.01 go: downloading github.com/leonklingele/grouper v1.1.0
22:40:17 [2022-10-21T22:40:17.734Z] #28 56.10 go: downloading github.com/maratori/testpackage v1.0.1
22:40:17 [2022-10-21T22:40:17.734Z] #28 56.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:40:17 [2022-10-21T22:40:17.734Z] #28 56.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:40:17 [2022-10-21T22:40:17.734Z] #28 56.18 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
22:40:17 [2022-10-21T22:40:17.734Z] #28 56.18 go: downloading github.com/mgechev/revive v1.1.3
22:40:18 [2022-10-21T22:40:18.301Z] #28 56.73 go: downloading github.com/moricho/tparallel v0.2.1
22:40:18 [2022-10-21T22:40:18.301Z] #28 56.81 go: downloading github.com/nakabonne/nestif v0.3.1
22:40:18 [2022-10-21T22:40:18.301Z] #28 56.81 go: downloading github.com/nishanths/exhaustive v0.7.11
22:40:18 [2022-10-21T22:40:18.560Z] #28 56.85 go: downloading github.com/nishanths/predeclared v0.2.1
22:40:18 [2022-10-21T22:40:18.560Z] #28 56.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
22:40:18 [2022-10-21T22:40:18.560Z] #28 56.98 go: downloading github.com/ryancurrah/gomodguard v1.2.3
22:40:18 [2022-10-21T22:40:18.560Z] #28 57.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:40:18 [2022-10-21T22:40:18.560Z] #28 57.02 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:40:18 [2022-10-21T22:40:18.560Z] #28 57.11 go: downloading github.com/securego/gosec/v2 v2.9.6
22:40:18 [2022-10-21T22:40:18.778Z] #25 ...
22:40:18 [2022-10-21T22:40:18.778Z] 
22:40:18 [2022-10-21T22:40:18.778Z] #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
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.00 Selecting previously unselected package libdevmapper-dev:arm64.
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.1 Selecting previously unselected package libseccomp-dev:arm64.
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.2 Selecting previously unselected package libsystemd-dev:arm64.
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.3 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.8 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 100.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.0 Setting up mingw-w64-common (8.0.0-1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.1 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.2 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
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.3 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
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.3 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
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.4 Setting up dmsetup (2:1.02.175-2.1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 101.4 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:40:18 [2022-10-21T22:40:18.778Z] #33 DONE 101.8s
22:40:18 [2022-10-21T22:40:18.778Z] 
22:40:18 [2022-10-21T22:40:18.778Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:18 [2022-10-21T22:40:18.778Z] #38 47.36   CC       compel/src/lib/ptrace.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 47.73   AR       compel/libcompel.a
22:40:18 [2022-10-21T22:40:18.778Z] #38 47.80   HOSTCC   compel/src/main-host.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 48.14   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 48.25   HOSTCC   compel/src/lib/handle-elf-host.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 48.49   HOSTCC   compel/src/lib/log-host.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 48.66   HOSTLINK compel/compel-host-bin
22:40:18 [2022-10-21T22:40:18.778Z] #38 48.76   DEP      soccr/soccr.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 48.88   CC       soccr/soccr.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 50.31   AR       soccr/libsoccr.a
22:40:18 [2022-10-21T22:40:18.778Z] #38 50.35 make[1]: 'soccr/libsoccr.a' is up to date.
22:40:18 [2022-10-21T22:40:18.778Z] #38 50.78   DEP      criu/arch/aarch64/sigframe.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 51.00   DEP      criu/arch/aarch64/crtools.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 51.19   DEP      criu/arch/aarch64/cpu.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 51.23   DEP      criu/arch/aarch64/bitops.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 51.27   CC       criu/arch/aarch64/bitops.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 51.32   CC       criu/arch/aarch64/cpu.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 51.42   CC       criu/arch/aarch64/crtools.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 51.93   CC       criu/arch/aarch64/sigframe.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 52.16   LINK     criu/arch/aarch64/crtools.built-in.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 52.22   DEP      criu/pie/util-vdso.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 52.35   DEP      criu/pie/util.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 52.48   CC       criu/pie/util.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 52.76   CC       criu/pie/util-vdso.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 53.45   AR       criu/pie/pie.lib.a
22:40:18 [2022-10-21T22:40:18.778Z] #38 53.51   DEP      criu/pie/restorer.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 53.65   DEP      criu/arch/aarch64/intraprocedure.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 53.70   DEP      criu/arch/aarch64/restorer.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 53.81   DEP      criu/arch/aarch64/vdso-pie.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 53.97   DEP      criu/pie/parasite-vdso.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 54.11   DEP      criu/pie/parasite.d
22:40:18 [2022-10-21T22:40:18.778Z] #38 54.40   CC       criu/pie/parasite.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 55.84   LINK     criu/pie/parasite.built-in.o
22:40:18 [2022-10-21T22:40:18.778Z] #38 55.91   GEN      criu/pie/parasite-blob.h
22:40:18 [2022-10-21T22:40:18.778Z] #38 55.94   CC       criu/pie/parasite-vdso.o
22:40:18 [2022-10-21T22:40:18.820Z] #28 57.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:40:18 [2022-10-21T22:40:18.820Z] #28 57.22 go: downloading github.com/sivchari/containedctx v1.0.1
22:40:18 [2022-10-21T22:40:18.820Z] #28 57.23 go: downloading github.com/sivchari/tenv v1.4.7
22:40:18 [2022-10-21T22:40:18.820Z] #28 57.25 go: downloading github.com/sonatard/noctx v0.0.1
22:40:18 [2022-10-21T22:40:18.820Z] #28 57.32 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:40:18 [2022-10-21T22:40:18.820Z] #28 57.32 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:40:18 [2022-10-21T22:40:18.820Z] #28 57.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4
22:40:19 [2022-10-21T22:40:19.078Z] #28 57.46 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:40:19 [2022-10-21T22:40:19.078Z] #28 57.51 go: downloading github.com/tetafro/godot v1.4.11
22:40:19 [2022-10-21T22:40:19.078Z] #28 57.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:40:19 [2022-10-21T22:40:19.078Z] #28 57.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
22:40:19 [2022-10-21T22:40:19.078Z] #28 57.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:40:19 [2022-10-21T22:40:19.349Z] #38 ...
22:40:19 [2022-10-21T22:40:19.349Z] 
22:40:19 [2022-10-21T22:40:19.349Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
22:40:19 [2022-10-21T22:40:19.349Z] #40 DONE 1.2s
22:40:19 [2022-10-21T22:40:19.349Z] 
22:40:19 [2022-10-21T22:40:19.350Z] #41 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:40:19 [2022-10-21T22:40:19.647Z] #28 57.99 go: downloading github.com/ultraware/funlen v0.0.3
22:40:19 [2022-10-21T22:40:19.648Z] #28 58.00 go: downloading github.com/ultraware/whitespace v0.0.4
22:40:19 [2022-10-21T22:40:19.648Z] #28 58.04 go: downloading github.com/uudashr/gocognit v1.0.5
22:40:19 [2022-10-21T22:40:19.648Z] #28 58.04 go: downloading github.com/yagipy/maintidx v1.0.0
22:40:19 [2022-10-21T22:40:19.648Z] #28 ...
22:40:19 [2022-10-21T22:40:19.648Z] 
22:40:19 [2022-10-21T22:40:19.648Z] #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
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + RM_GOPATH=0
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + TMP_GOPATH=
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + : /build
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + '[' -z '' ']'
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 ++ mktemp -d
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + export GOPATH=/tmp/tmp.QpsOea2WiG
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + GOPATH=/tmp/tmp.QpsOea2WiG
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + RM_GOPATH=1
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 + case "$(go env GOARCH)" in
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.583 ++ go env GOARCH
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + export GO_BUILDMODE=-buildmode=pie
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + GO_BUILDMODE=-buildmode=pie
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 ++ dirname /tmp/install/install.sh
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + dir=/tmp/install
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + bin=containerd
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + shift
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + '[' '!' -f /tmp/install/containerd.installer ']'
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + . /tmp/install/containerd.installer
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 ++ set -e
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 ++ : v1.6.8
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + install_containerd
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + echo 'Install containerd version v1.6.8'
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QpsOea2WiG/src/github.com/containerd/containerd
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.611 Cloning into '/tmp/tmp.QpsOea2WiG/src/github.com/containerd/containerd'...
22:40:19 [2022-10-21T22:40:19.648Z] #37 6.612 Install containerd version v1.6.8
22:40:19 [2022-10-21T22:40:19.648Z] #37 ...
22:40:19 [2022-10-21T22:40:19.648Z] 
22:40:19 [2022-10-21T22:40:19.648Z] #28 [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
22:40:19 [2022-10-21T22:40:19.648Z] #28 58.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
22:40:19 [2022-10-21T22:40:19.910Z] #28 58.29 go: downloading gitlab.com/bosi/decorder v0.2.1
22:40:20 [2022-10-21T22:40:20.168Z] #28 58.41 go: downloading honnef.co/go/tools v0.2.2
22:40:20 [2022-10-21T22:40:20.292Z] #41 DONE 0.8s
22:40:20 [2022-10-21T22:40:20.292Z] 
22:40:20 [2022-10-21T22:40:20.292Z] #42 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:40:21 [2022-10-21T22:40:21.238Z] #42 0.744 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:40:21 [2022-10-21T22:40:21.238Z] #42 DONE 0.8s
22:40:21 [2022-10-21T22:40:21.238Z] 
22:40:21 [2022-10-21T22:40:21.238Z] #43 [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
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.183 + RM_GOPATH=0
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.185 + TMP_GOPATH=
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.185 + : /build
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.185 + '[' -z '' ']'
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.193 ++ mktemp -d
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.198 + export GOPATH=/tmp/tmp.OFZ5x69qom
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.198 + GOPATH=/tmp/tmp.OFZ5x69qom
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.198 + RM_GOPATH=1
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.198 + case "$(go env GOARCH)" in
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.198 ++ go env GOARCH
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.220 + export GO_BUILDMODE=-buildmode=pie
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.220 + GO_BUILDMODE=-buildmode=pie
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.220 ++ dirname /tmp/install/install.sh
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.221 + dir=/tmp/install
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.221 + bin=runc
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 Install runc version v1.1.4 (build tags: seccomp)
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 + shift
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 + '[' '!' -f /tmp/install/runc.installer ']'
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 + . /tmp/install/runc.installer
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 ++ set -e
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 ++ : v1.1.4
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 + install_runc
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 + RUNC_BUILDTAGS=seccomp
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OFZ5x69qom/src/github.com/opencontainers/runc
22:40:21 [2022-10-21T22:40:21.238Z] #0 1.261 Cloning into '/tmp/tmp.OFZ5x69qom/src/github.com/opencontainers/runc'...
22:40:21 [2022-10-21T22:40:21.544Z] #28 59.76 go: downloading mvdan.cc/gofumpt v0.2.1
22:40:21 [2022-10-21T22:40:21.544Z] #28 59.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:40:21 [2022-10-21T22:40:21.544Z] #28 59.87 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
22:40:21 [2022-10-21T22:40:21.804Z] #28 60.04 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
22:40:21 [2022-10-21T22:40:21.804Z] #28 ...
22:40:21 [2022-10-21T22:40:21.804Z] 
22:40:21 [2022-10-21T22:40:21.804Z] #32 [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
22:40:21 [2022-10-21T22:40:21.804Z] #32 DONE 60.3s
22:40:21 [2022-10-21T22:40:21.804Z] 
22:40:21 [2022-10-21T22:40:21.804Z] #28 [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
22:40:21 [2022-10-21T22:40:21.804Z] #28 60.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:40:21 [2022-10-21T22:40:21.812Z] #43 ...
22:40:21 [2022-10-21T22:40:21.812Z] 
22:40:21 [2022-10-21T22:40:21.812Z] #44 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:40:21 [2022-10-21T22:40:21.812Z] #44 DONE 0.8s
22:40:22 [2022-10-21T22:40:22.062Z] #28 ...
22:40:22 [2022-10-21T22:40:22.062Z] 
22:40:22 [2022-10-21T22:40:22.062Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:22 [2022-10-21T22:40:22.062Z] #39 ...
22:40:22 [2022-10-21T22:40:22.062Z] 
22:40:22 [2022-10-21T22:40:22.062Z] #38 [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
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.317 + RM_GOPATH=0
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.330 + TMP_GOPATH=
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.331 + : /build
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.331 + '[' -z '' ']'
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.332 ++ mktemp -d
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.334 + export GOPATH=/tmp/tmp.QFHkOnkmQr
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.339 + GOPATH=/tmp/tmp.QFHkOnkmQr
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.340 + RM_GOPATH=1
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.340 + case "$(go env GOARCH)" in
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.341 ++ go env GOARCH
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.359 + export GO_BUILDMODE=-buildmode=pie
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.359 + GO_BUILDMODE=-buildmode=pie
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.360 ++ dirname /tmp/install/install.sh
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.372 + dir=/tmp/install
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.379 + bin=tini
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.380 + shift
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.380 + '[' '!' -f /tmp/install/tini.installer ']'
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.381 + . /tmp/install/tini.installer
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.381 ++ : v0.19.0
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.383 + install_tini
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.383 + echo 'Install tini version v0.19.0'
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.384 Install tini version v0.19.0
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.QFHkOnkmQr/tini
22:40:22 [2022-10-21T22:40:22.062Z] #38 9.386 Cloning into '/tmp/tmp.QFHkOnkmQr/tini'...
22:40:22 [2022-10-21T22:40:22.062Z] #38 10.13 + cd /tmp/tmp.QFHkOnkmQr/tini
22:40:22 [2022-10-21T22:40:22.062Z] #38 10.14 + git checkout -q v0.19.0
22:40:22 [2022-10-21T22:40:22.072Z] 
22:40:22 [2022-10-21T22:40:22.072Z] #45 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:40:22 [2022-10-21T22:40:22.180Z] Running on azwin-2-3de750 in d:\jenkins\workspace\moby_PR-44326
[Pipeline] {
[Pipeline] ws
22:40:22 [2022-10-21T22:40:22.196Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
22:40:22 [2022-10-21T22:40:22.321Z] #38 10.16 + cmake .
22:40:22 [2022-10-21T22:40:22.647Z] #45 ...
22:40:22 [2022-10-21T22:40:22.647Z] 
22:40:22 [2022-10-21T22:40:22.647Z] #25 [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
22:40:22 [2022-10-21T22:40:22.647Z] #25 DONE 106.1s
22:40:22 [2022-10-21T22:40:22.647Z] 
22:40:22 [2022-10-21T22:40:22.647Z] #45 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:40:22 [2022-10-21T22:40:22.647Z] #45 DONE 0.8s
22:40:22 [2022-10-21T22:40:22.647Z] 
22:40:22 [2022-10-21T22:40:22.647Z] #46 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:40:22 [2022-10-21T22:40:22.647Z] #46 DONE 0.1s
22:40:22 [2022-10-21T22:40:22.647Z] 
22:40:22 [2022-10-21T22:40:22.647Z] #47 [dev-systemd-false  6/26] RUN ldconfig
22:40:22 [2022-10-21T22:40:22.889Z] #38 10.77 -- The C compiler identification is GNU 10.2.1
22:40:22 [2022-10-21T22:40:22.889Z] #38 10.90 -- Detecting C compiler ABI info
22:40:22 [2022-10-21T22:40:22.909Z] #47 ...
22:40:22 [2022-10-21T22:40:22.909Z] 
22:40:22 [2022-10-21T22:40:22.909Z] #48 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:40:22 [2022-10-21T22:40:22.909Z] #48 DONE 0.2s
22:40:23 [2022-10-21T22:40:23.169Z] 
22:40:23 [2022-10-21T22:40:23.169Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:23 [2022-10-21T22:40:23.169Z] #38 57.02   CC       criu/arch/aarch64/vdso-pie.o
22:40:23 [2022-10-21T22:40:23.169Z] #38 57.40   CC       criu/arch/aarch64/restorer.o
22:40:23 [2022-10-21T22:40:23.169Z] #38 57.83   CC       criu/arch/aarch64/intraprocedure.o
22:40:23 [2022-10-21T22:40:23.169Z] #38 57.97   CC       criu/pie/restorer.o
22:40:23 [2022-10-21T22:40:23.456Z] #38 11.51 -- Detecting C compiler ABI info - done
22:40:23 [2022-10-21T22:40:23.715Z] #38 11.70 -- Check for working C compiler: /usr/bin/cc - skipped
22:40:23 [2022-10-21T22:40:23.715Z] #38 11.70 -- Detecting C compile features
22:40:23 [2022-10-21T22:40:23.715Z] #38 11.70 -- Detecting C compile features - done
22:40:23 [2022-10-21T22:40:23.715Z] #38 11.76 -- Performing Test HAS_BUILTIN_FORTIFY
22:40:23 [2022-10-21T22:40:23.973Z] #38 12.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:40:23 [2022-10-21T22:40:23.973Z] #38 12.12 -- Configuring done
22:40:23 [2022-10-21T22:40:23.973Z] #38 12.15 -- Generating done
22:40:24 [2022-10-21T22:40:24.032Z] The recommended git tool is: git
22:40:24 [2022-10-21T22:40:24.111Z] #38 ...
22:40:24 [2022-10-21T22:40:24.111Z] 
22:40:24 [2022-10-21T22:40:24.111Z] #47 [dev-systemd-false  6/26] RUN ldconfig
22:40:24 [2022-10-21T22:40:24.111Z] #47 DONE 1.4s
22:40:24 [2022-10-21T22:40:24.232Z] #38 12.17 -- Build files have been written to: /tmp/tmp.QFHkOnkmQr/tini
22:40:24 [2022-10-21T22:40:24.232Z] #38 12.17 + make tini-static
22:40:24 [2022-10-21T22:40:24.371Z] 
22:40:24 [2022-10-21T22:40:24.371Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:40:24 [2022-10-21T22:40:24.490Z] #38 12.52 Scanning dependencies of target tini-static
22:40:24 [2022-10-21T22:40:24.490Z] #38 12.57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:40:25 [2022-10-21T22:40:25.310Z] #49 1.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:40:25 [2022-10-21T22:40:25.310Z] #49 1.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:40:25 [2022-10-21T22:40:25.310Z] #49 1.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:40:25 [2022-10-21T22:40:25.867Z] #38 13.77 [100%] Linking C executable tini-static
22:40:26 [2022-10-21T22:40:26.249Z] #49 1.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:40:26 [2022-10-21T22:40:26.442Z] #38 14.56 [100%] Built target tini-static
22:40:26 [2022-10-21T22:40:26.442Z] #38 14.62 + mkdir -p /build
22:40:26 [2022-10-21T22:40:26.442Z] #38 14.62 + cp tini-static /build/docker-init
22:40:27 [2022-10-21T22:40:27.190Z] #49 3.198 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB]
22:40:27 [2022-10-21T22:40:27.378Z] #38 DONE 15.2s
22:40:27 [2022-10-21T22:40:27.378Z] 
22:40:27 [2022-10-21T22:40:27.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:27 [2022-10-21T22:40:27.378Z] #39 10.72 Note: Building without setproctitle() and strlcpy() support.
22:40:27 [2022-10-21T22:40:27.378Z] #39 10.72       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:40:27 [2022-10-21T22:40:27.378Z] #39 10.72 Note: Building without GnuTLS support
22:40:27 [2022-10-21T22:40:27.378Z] #39 10.72 Makefile.config:39: Warn: you have no libnftables installed
22:40:27 [2022-10-21T22:40:27.378Z] #39 10.72 Makefile.config:40: Warn: Building without nftables support
22:40:27 [2022-10-21T22:40:27.378Z] #39 12.67 fatal: not a git repository (or any of the parent directories): .git
22:40:27 [2022-10-21T22:40:27.378Z] #39 12.85   GEN      .gitid
22:40:27 [2022-10-21T22:40:27.378Z] #39 12.85   GEN      criu/include/version.h
22:40:27 [2022-10-21T22:40:27.378Z] #39 12.85   GEN      include/common/asm
22:40:27 [2022-10-21T22:40:27.378Z] #39 14.69   PBCC     images/timens.pb-c.c
22:40:27 [2022-10-21T22:40:27.378Z] #39 14.72   DEP      images/timens.pb-c.d
22:40:27 [2022-10-21T22:40:27.378Z] #39 14.80   PBCC     images/fown.pb-c.c
22:40:27 [2022-10-21T22:40:27.378Z] #39 14.83   PBCC     images/google/protobuf/descriptor.pb-c.c
22:40:27 [2022-10-21T22:40:27.378Z] #39 14.98   PBCC     images/opts.pb-c.c
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.01   PBCC     images/memfd.pb-c.c
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.07   DEP      images/fown.pb-c.d
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.19   DEP      images/google/protobuf/descriptor.pb-c.d
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.25   DEP      images/opts.pb-c.d
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.35   DEP      images/memfd.pb-c.d
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.44   PBCC     images/sit.pb-c.c
22:40:27 [2022-10-21T22:40:27.378Z] #39 ...
22:40:27 [2022-10-21T22:40:27.378Z] 
22:40:27 [2022-10-21T22:40:27.378Z] #31 [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
22:40:27 [2022-10-21T22:40:27.378Z] #31 55.65 Selecting previously unselected package mingw-w64-x86-64-dev.
22:40:27 [2022-10-21T22:40:27.378Z] #31 55.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:40:27 [2022-10-21T22:40:27.378Z] #31 55.66 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:40:27 [2022-10-21T22:40:27.378Z] #31 62.06 Selecting previously unselected package gcc-mingw-w64-base.
22:40:27 [2022-10-21T22:40:27.378Z] #31 62.11 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:40:27 [2022-10-21T22:40:27.378Z] #31 62.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:40:27 [2022-10-21T22:40:27.378Z] #31 62.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:40:27 [2022-10-21T22:40:27.378Z] #31 62.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:40:27 [2022-10-21T22:40:27.378Z] #31 62.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:40:27 [2022-10-21T22:40:27.378Z] #31 ...
22:40:27 [2022-10-21T22:40:27.378Z] 
22:40:27 [2022-10-21T22:40:27.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.52   DEP      images/sit.pb-c.d
22:40:27 [2022-10-21T22:40:27.378Z] #39 15.55   PBCC     images/macvlan.pb-c.c
22:40:27 [2022-10-21T22:40:27.637Z] #39 15.60   DEP      images/macvlan.pb-c.d
22:40:27 [2022-10-21T22:40:27.637Z] #39 15.63   PBCC     images/autofs.pb-c.c
22:40:27 [2022-10-21T22:40:27.637Z] #39 15.67   DEP      images/autofs.pb-c.d
22:40:27 [2022-10-21T22:40:27.637Z] #39 15.71   PBCC     images/sysctl.pb-c.c
22:40:27 [2022-10-21T22:40:27.637Z] #39 15.76   DEP      images/sysctl.pb-c.d
22:40:27 [2022-10-21T22:40:27.637Z] #39 15.82   PBCC     images/time.pb-c.c
22:40:27 [2022-10-21T22:40:27.896Z] #39 15.84   DEP      images/time.pb-c.d
22:40:27 [2022-10-21T22:40:27.896Z] #39 15.91   PBCC     images/binfmt-misc.pb-c.c
22:40:27 [2022-10-21T22:40:27.896Z] #39 15.93   DEP      images/binfmt-misc.pb-c.d
22:40:27 [2022-10-21T22:40:27.896Z] #39 15.99   PBCC     images/seccomp.pb-c.c
22:40:27 [2022-10-21T22:40:27.896Z] #39 16.05   DEP      images/seccomp.pb-c.d
22:40:28 [2022-10-21T22:40:28.155Z] #39 16.12   PBCC     images/userns.pb-c.c
22:40:28 [2022-10-21T22:40:28.155Z] #39 16.19   DEP      images/userns.pb-c.d
22:40:28 [2022-10-21T22:40:28.155Z] #39 16.26   PBCC     images/cgroup.pb-c.c
22:40:28 [2022-10-21T22:40:28.155Z] #39 16.28   DEP      images/cgroup.pb-c.d
22:40:28 [2022-10-21T22:40:28.155Z] #39 16.33   PBCC     images/ext-file.pb-c.c
22:40:28 [2022-10-21T22:40:28.413Z] #39 16.36   DEP      images/ext-file.pb-c.d
22:40:28 [2022-10-21T22:40:28.413Z] #39 16.43   PBCC     images/rpc.pb-c.c
22:40:28 [2022-10-21T22:40:28.413Z] #39 16.47   DEP      images/rpc.pb-c.d
22:40:28 [2022-10-21T22:40:28.413Z] #39 16.53   PBCC     images/siginfo.pb-c.c
22:40:28 [2022-10-21T22:40:28.413Z] #39 16.56   DEP      images/siginfo.pb-c.d
22:40:28 [2022-10-21T22:40:28.413Z] #39 16.61   PBCC     images/pagemap.pb-c.c
22:40:28 [2022-10-21T22:40:28.672Z] #39 16.65   DEP      images/pagemap.pb-c.d
22:40:28 [2022-10-21T22:40:28.672Z] #39 16.70   PBCC     images/rlimit.pb-c.c
22:40:28 [2022-10-21T22:40:28.672Z] #39 16.73   DEP      images/rlimit.pb-c.d
22:40:28 [2022-10-21T22:40:28.672Z] #39 16.84   PBCC     images/file-lock.pb-c.c
22:40:28 [2022-10-21T22:40:28.930Z] #39 16.86   DEP      images/file-lock.pb-c.d
22:40:28 [2022-10-21T22:40:28.931Z] #39 16.93   PBCC     images/tty.pb-c.c
22:40:28 [2022-10-21T22:40:28.931Z] #39 17.00   DEP      images/tty.pb-c.d
22:40:28 [2022-10-21T22:40:28.931Z] #39 17.05   PBCC     images/tun.pb-c.c
22:40:28 [2022-10-21T22:40:28.931Z] #39 17.09   PBCC     images/netdev.pb-c.c
22:40:29 [2022-10-21T22:40:29.105Z] #49 4.736 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:40:29 [2022-10-21T22:40:29.189Z] #39 17.15   DEP      images/tun.pb-c.d
22:40:29 [2022-10-21T22:40:29.189Z] #39 17.20   DEP      images/netdev.pb-c.d
22:40:29 [2022-10-21T22:40:29.189Z] #39 17.28   PBCC     images/vma.pb-c.c
22:40:29 [2022-10-21T22:40:29.189Z] #39 17.32   DEP      images/vma.pb-c.d
22:40:29 [2022-10-21T22:40:29.189Z] #39 17.41   PBCC     images/creds.pb-c.c
22:40:29 [2022-10-21T22:40:29.189Z] #39 17.44   DEP      images/creds.pb-c.d
22:40:29 [2022-10-21T22:40:29.448Z] #39 17.50   PBCC     images/utsns.pb-c.c
22:40:29 [2022-10-21T22:40:29.448Z] #39 17.53   DEP      images/utsns.pb-c.d
22:40:29 [2022-10-21T22:40:29.448Z] #39 17.58   PBCC     images/ipc-desc.pb-c.c
22:40:29 [2022-10-21T22:40:29.448Z] #39 17.60   PBCC     images/ipc-sem.pb-c.c
22:40:29 [2022-10-21T22:40:29.448Z] #39 17.61   DEP      images/ipc-desc.pb-c.d
22:40:29 [2022-10-21T22:40:29.448Z] #39 17.68   DEP      images/ipc-sem.pb-c.d
22:40:29 [2022-10-21T22:40:29.676Z] #49 ...
22:40:29 [2022-10-21T22:40:29.676Z] 
22:40:29 [2022-10-21T22:40:29.676Z] #43 [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
22:40:29 [2022-10-21T22:40:29.676Z] #43 11.28 + cd /tmp/tmp.OFZ5x69qom/src/github.com/opencontainers/runc
22:40:29 [2022-10-21T22:40:29.676Z] #43 11.28 + git checkout -q v1.1.4
22:40:29 [2022-10-21T22:40:29.706Z] #39 17.77   PBCC     images/ipc-msg.pb-c.c
22:40:29 [2022-10-21T22:40:29.706Z] #39 17.81   DEP      images/ipc-msg.pb-c.d
22:40:29 [2022-10-21T22:40:29.706Z] #39 17.88   PBCC     images/ipc-shm.pb-c.c
22:40:29 [2022-10-21T22:40:29.706Z] #39 17.90   DEP      images/ipc-shm.pb-c.d
22:40:29 [2022-10-21T22:40:29.965Z] #39 17.99   PBCC     images/ipc-var.pb-c.c
22:40:29 [2022-10-21T22:40:29.965Z] #39 18.03   DEP      images/ipc-var.pb-c.d
22:40:29 [2022-10-21T22:40:29.965Z] #39 18.12   PBCC     images/sk-opts.pb-c.c
22:40:29 [2022-10-21T22:40:29.965Z] #39 18.15   PBCC     images/packet-sock.pb-c.c
22:40:30 [2022-10-21T22:40:30.224Z] #39 18.22   DEP      images/sk-opts.pb-c.d
22:40:30 [2022-10-21T22:40:30.224Z] #39 18.27   DEP      images/packet-sock.pb-c.d
22:40:30 [2022-10-21T22:40:30.224Z] #39 18.34   PBCC     images/sk-netlink.pb-c.c
22:40:30 [2022-10-21T22:40:30.224Z] #39 18.38   DEP      images/sk-netlink.pb-c.d
22:40:30 [2022-10-21T22:40:30.247Z] #43 11.83 + '[' -z '' ']'
22:40:30 [2022-10-21T22:40:30.248Z] #43 11.83 + target=static
22:40:30 [2022-10-21T22:40:30.248Z] #43 11.83 + make BUILDTAGS=seccomp static
22:40:30 [2022-10-21T22:40:30.483Z] #39 18.46   PBCC     images/sk-inet.pb-c.c
22:40:30 [2022-10-21T22:40:30.483Z] #39 18.52   DEP      images/sk-inet.pb-c.d
22:40:30 [2022-10-21T22:40:30.483Z] #39 18.59   PBCC     images/sk-unix.pb-c.c
22:40:30 [2022-10-21T22:40:30.483Z] #39 18.63   DEP      images/sk-unix.pb-c.d
22:40:30 [2022-10-21T22:40:30.508Z] #43 12.14 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
22:40:30 [2022-10-21T22:40:30.742Z] #39 18.69   PBCC     images/mm.pb-c.c
22:40:30 [2022-10-21T22:40:30.742Z] #39 18.75   DEP      images/mm.pb-c.d
22:40:30 [2022-10-21T22:40:30.742Z] #39 ...
22:40:30 [2022-10-21T22:40:30.742Z] 
22:40:30 [2022-10-21T22:40:30.742Z] #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
22:40:30 [2022-10-21T22:40:30.742Z] #26 58.98 internal/syscall/unix
22:40:30 [2022-10-21T22:40:30.742Z] #26 59.43 time
22:40:30 [2022-10-21T22:40:30.742Z] #26 66.87 internal/poll
22:40:30 [2022-10-21T22:40:30.742Z] #26 68.23 internal/fmtsort
22:40:30 [2022-10-21T22:40:30.742Z] #26 69.02 internal/syscall/execenv
22:40:30 [2022-10-21T22:40:30.742Z] #26 ...
22:40:30 [2022-10-21T22:40:30.742Z] 
22:40:30 [2022-10-21T22:40:30.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:30 [2022-10-21T22:40:30.742Z] #39 18.83   PBCC     images/timerfd.pb-c.c
22:40:30 [2022-10-21T22:40:30.742Z] #39 18.90   DEP      images/timerfd.pb-c.d
22:40:31 [2022-10-21T22:40:31.001Z] #39 18.99   PBCC     images/timer.pb-c.c
22:40:31 [2022-10-21T22:40:31.001Z] #39 19.03   DEP      images/timer.pb-c.d
22:40:31 [2022-10-21T22:40:31.001Z] #39 19.06   PBCC     images/sa.pb-c.c
22:40:31 [2022-10-21T22:40:31.001Z] #39 19.11   DEP      images/sa.pb-c.d
22:40:31 [2022-10-21T22:40:31.419Z] #39 19.23   PBCC     images/pipe-data.pb-c.c
22:40:31 [2022-10-21T22:40:31.419Z] #39 19.28   DEP      images/pipe-data.pb-c.d
22:40:31 [2022-10-21T22:40:31.419Z] #39 19.34   PBCC     images/mnt.pb-c.c
22:40:31 [2022-10-21T22:40:31.419Z] #39 19.47   DEP      images/mnt.pb-c.d
22:40:31 [2022-10-21T22:40:31.419Z] #39 19.47   PBCC     images/sk-packet.pb-c.c
22:40:31 [2022-10-21T22:40:31.419Z] #39 19.51   DEP      images/sk-packet.pb-c.d
22:40:31 [2022-10-21T22:40:31.419Z] #39 19.58   PBCC     images/tcp-stream.pb-c.c
22:40:31 [2022-10-21T22:40:31.677Z] #39 19.61   DEP      images/tcp-stream.pb-c.d
22:40:31 [2022-10-21T22:40:31.677Z] #39 19.72   PBCC     images/pipe.pb-c.c
22:40:31 [2022-10-21T22:40:31.677Z] #39 19.83   DEP      images/pipe.pb-c.d
22:40:31 [2022-10-21T22:40:31.677Z] #39 19.83   PBCC     images/pstree.pb-c.c
22:40:31 [2022-10-21T22:40:31.677Z] #39 19.85   DEP      images/pstree.pb-c.d
22:40:31 [2022-10-21T22:40:31.677Z] #39 19.94   PBCC     images/fs.pb-c.c
22:40:31 [2022-10-21T22:40:31.938Z] #39 20.00   DEP      images/fs.pb-c.d
22:40:31 [2022-10-21T22:40:31.938Z] #39 20.02   PBCC     images/signalfd.pb-c.c
22:40:32 [2022-10-21T22:40:32.197Z] #39 20.10   DEP      images/signalfd.pb-c.d
22:40:32 [2022-10-21T22:40:32.197Z] #39 20.29   PBCC     images/fh.pb-c.c
22:40:32 [2022-10-21T22:40:32.197Z] #39 20.36   PBCC     images/fsnotify.pb-c.c
22:40:32 [2022-10-21T22:40:32.455Z] #39 20.44   DEP      images/fh.pb-c.d
22:40:32 [2022-10-21T22:40:32.455Z] #39 20.49   DEP      images/fsnotify.pb-c.d
22:40:32 [2022-10-21T22:40:32.455Z] #39 20.55   PBCC     images/eventpoll.pb-c.c
22:40:32 [2022-10-21T22:40:32.455Z] #39 20.58   DEP      images/eventpoll.pb-c.d
22:40:32 [2022-10-21T22:40:32.714Z] #39 20.65   PBCC     images/eventfd.pb-c.c
22:40:32 [2022-10-21T22:40:32.714Z] #39 20.67   DEP      images/eventfd.pb-c.d
22:40:32 [2022-10-21T22:40:32.714Z] #39 20.72   PBCC     images/remap-file-path.pb-c.c
22:40:32 [2022-10-21T22:40:32.714Z] #39 20.74   DEP      images/remap-file-path.pb-c.d
22:40:32 [2022-10-21T22:40:32.714Z] #39 20.79   PBCC     images/fifo.pb-c.c
22:40:32 [2022-10-21T22:40:32.714Z] #39 20.83   DEP      images/fifo.pb-c.d
22:40:32 [2022-10-21T22:40:32.714Z] #39 20.91   PBCC     images/ghost-file.pb-c.c
22:40:32 [2022-10-21T22:40:32.972Z] #39 20.96   DEP      images/ghost-file.pb-c.d
22:40:32 [2022-10-21T22:40:32.972Z] #39 21.01   PBCC     images/regfile.pb-c.c
22:40:32 [2022-10-21T22:40:32.973Z] #39 21.06   DEP      images/regfile.pb-c.d
22:40:32 [2022-10-21T22:40:32.973Z] #39 21.12   PBCC     images/ns.pb-c.c
22:40:32 [2022-10-21T22:40:32.973Z] #39 21.14   DEP      images/ns.pb-c.d
22:40:32 [2022-10-21T22:40:32.973Z] #39 21.18   PBCC     images/fdinfo.pb-c.c
22:40:32 [2022-10-21T22:40:32.973Z] #39 21.23   DEP      images/fdinfo.pb-c.d
22:40:33 [2022-10-21T22:40:33.231Z] #39 21.33   PBCC     images/core-aarch64.pb-c.c
22:40:33 [2022-10-21T22:40:33.231Z] #39 21.36   PBCC     images/core-arm.pb-c.c
22:40:33 [2022-10-21T22:40:33.231Z] #39 ...
22:40:33 [2022-10-21T22:40:33.231Z] 
22:40:33 [2022-10-21T22:40:33.231Z] #28 [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
22:40:33 [2022-10-21T22:40:33.231Z] #28 61.64 go: downloading github.com/davecgh/go-spew v1.1.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 61.65 go: downloading github.com/pmezard/go-difflib v1.0.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 61.67 go: downloading github.com/stretchr/objx v0.1.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 61.82 go: downloading github.com/hashicorp/hcl v1.0.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 62.03 go: downloading github.com/pelletier/go-toml v1.9.4
22:40:33 [2022-10-21T22:40:33.231Z] #28 62.06 go: downloading gopkg.in/yaml.v2 v2.4.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 62.26 go: downloading golang.org/x/text v0.3.7
22:40:33 [2022-10-21T22:40:33.231Z] #28 67.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.04 go: downloading github.com/gobwas/glob v0.2.3
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.11 go: downloading github.com/kisielk/gotool v1.0.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.12 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.19 go: downloading golang.org/x/mod v0.5.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.27 go: downloading github.com/ettle/strcase v0.1.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.32 go: downloading github.com/fatih/structtag v1.2.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.35 go: downloading github.com/Masterminds/semver v1.5.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.57 go: downloading github.com/prometheus/client_golang v1.7.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.86 go: downloading github.com/prometheus/client_model v0.2.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 68.91 go: downloading github.com/google/go-cmp v0.5.6
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.27 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.34 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.50 go: downloading github.com/beorn7/perks v1.0.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.58 go: downloading github.com/cespare/xxhash v1.1.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.66 go: downloading github.com/golang/protobuf v1.5.2
22:40:33 [2022-10-21T22:40:33.231Z] #28 69.92 go: downloading github.com/prometheus/common v0.10.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 70.14 go: downloading github.com/prometheus/procfs v0.6.0
22:40:33 [2022-10-21T22:40:33.231Z] #28 70.16 go: downloading github.com/mattn/go-runewidth v0.0.9
22:40:33 [2022-10-21T22:40:33.231Z] #28 70.37 go: downloading google.golang.org/protobuf v1.27.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 71.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:40:33 [2022-10-21T22:40:33.231Z] #28 ...
22:40:33 [2022-10-21T22:40:33.231Z] 
22:40:33 [2022-10-21T22:40:33.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:33 [2022-10-21T22:40:33.231Z] #39 21.41   PBCC     images/core-ppc64.pb-c.c
22:40:33 [2022-10-21T22:40:33.231Z] #39 21.47   PBCC     images/core-s390.pb-c.c
22:40:33 [2022-10-21T22:40:33.490Z] #39 21.51   PBCC     images/core-x86.pb-c.c
22:40:33 [2022-10-21T22:40:33.490Z] #39 21.56   PBCC     images/core.pb-c.c
22:40:33 [2022-10-21T22:40:33.490Z] #39 21.62   PBCC     images/inventory.pb-c.c
22:40:33 [2022-10-21T22:40:33.490Z] #39 21.68   DEP      images/core-aarch64.pb-c.d
22:40:33 [2022-10-21T22:40:33.490Z] #39 21.74   DEP      images/core-arm.pb-c.d
22:40:33 [2022-10-21T22:40:33.748Z] #39 21.80   DEP      images/core-ppc64.pb-c.d
22:40:33 [2022-10-21T22:40:33.749Z] #39 21.86   DEP      images/core-s390.pb-c.d
22:40:33 [2022-10-21T22:40:33.749Z] #39 21.90   DEP      images/core-x86.pb-c.d
22:40:33 [2022-10-21T22:40:33.749Z] #39 21.96   DEP      images/core.pb-c.d
22:40:34 [2022-10-21T22:40:34.007Z] #39 22.03   DEP      images/inventory.pb-c.d
22:40:34 [2022-10-21T22:40:34.007Z] #39 22.06   PBCC     images/cpuinfo.pb-c.c
22:40:34 [2022-10-21T22:40:34.007Z] #39 22.08   DEP      images/cpuinfo.pb-c.d
22:40:34 [2022-10-21T22:40:34.007Z] #39 22.12   PBCC     images/stats.pb-c.c
22:40:34 [2022-10-21T22:40:34.007Z] #39 22.16   DEP      images/stats.pb-c.d
22:40:34 [2022-10-21T22:40:34.716Z] #43 ...
22:40:34 [2022-10-21T22:40:34.716Z] 
22:40:34 [2022-10-21T22:40:34.716Z] #29 [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
22:40:34 [2022-10-21T22:40:34.717Z] #29 113.8 Updating files:  25% (2959/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  45% (5220/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  67% (7712/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  95% (10907/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.
22:40:34 [2022-10-21T22:40:34.717Z] #29 117.2 + cd /tmp/tmp.I0eMEn86Bv/tmp/docker-ce
22:40:34 [2022-10-21T22:40:34.717Z] #29 117.2 + git checkout -q v17.06.2-ce
22:40:35 [2022-10-21T22:40:35.288Z] #29 ...
22:40:35 [2022-10-21T22:40:35.288Z] 
22:40:35 [2022-10-21T22:40:35.288Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:35 [2022-10-21T22:40:35.288Z] #38 62.37   LINK     criu/pie/restorer.built-in.o
22:40:35 [2022-10-21T22:40:35.288Z] #38 62.37   GEN      criu/pie/restorer-blob.h
22:40:35 [2022-10-21T22:40:35.288Z] #38 62.47   DEP      criu/vdso.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 62.62   DEP      criu/uts_ns.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 62.80   DEP      criu/util.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 62.96   DEP      criu/uffd.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 63.14   DEP      criu/tun.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 63.29   DEP      criu/tty.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 63.46   DEP      criu/timerfd.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 63.63   DEP      criu/timens.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 63.79   DEP      criu/sysfs_parse.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 63.97   DEP      criu/sysctl.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 64.13   DEP      criu/string.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 64.18   DEP      criu/stats.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 64.36   DEP      criu/sockets.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 64.57   DEP      criu/sk-unix.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 64.75   DEP      criu/sk-tcp.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 64.92   DEP      criu/sk-queue.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.00   DEP      criu/sk-packet.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.09   DEP      criu/sk-netlink.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.22   DEP      criu/sk-inet.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.38   DEP      criu/signalfd.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.52   DEP      criu/sigframe.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.65   DEP      criu/shmem.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.77   DEP      criu/servicefd.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 65.97   DEP      criu/seize.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 66.13   DEP      criu/seccomp.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 66.27   DEP      criu/rst-malloc.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 66.35   DEP      criu/rbtree.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 66.41   DEP      criu/pstree.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 66.56   DEP      criu/protobuf.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 66.76   GEN      criu/protobuf-desc-gen.h
22:40:35 [2022-10-21T22:40:35.288Z] #38 69.18   DEP      criu/protobuf-desc.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 69.36   DEP      criu/proc_parse.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 69.54   DEP      criu/plugin.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 69.66   DEP      criu/pipes.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 69.78   DEP      criu/pie-util.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 69.89   DEP      criu/pie-util-vdso.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 70.07   DEP      criu/path.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 70.25   DEP      criu/parasite-syscall.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 70.45   DEP      criu/pagemap.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 70.66   DEP      criu/pagemap-cache.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 70.86   DEP      criu/page-xfer.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 71.14   DEP      criu/page-pipe.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 71.22   DEP      criu/netfilter.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 71.32   DEP      criu/net.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 71.51   DEP      criu/namespaces.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 71.68   DEP      criu/mount.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 71.92   DEP      criu/memfd.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 72.07   DEP      criu/mem.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 72.29   DEP      criu/lsm.d
22:40:35 [2022-10-21T22:40:35.288Z] #38 72.45   DEP      criu/log.d
22:40:35 [2022-10-21T22:40:35.549Z] #38 72.55   DEP      criu/libnetlink.d
22:40:35 [2022-10-21T22:40:35.810Z] #38 72.69   DEP      criu/kerndat.d
22:40:35 [2022-10-21T22:40:35.909Z] #39 23.59 make[1]: Nothing to be done for 'all'.
22:40:36 [2022-10-21T22:40:36.072Z] #38 72.93   DEP      criu/kcmp-ids.d
22:40:36 [2022-10-21T22:40:36.072Z] #38 73.06   DEP      criu/irmap.d
22:40:36 [2022-10-21T22:40:36.072Z] #38 73.19   DEP      criu/ipc_ns.d
22:40:36 [2022-10-21T22:40:36.333Z] #38 73.34   DEP      criu/image.d
22:40:36 [2022-10-21T22:40:36.593Z] #38 73.57   DEP      criu/image-desc.d
22:40:36 [2022-10-21T22:40:36.845Z] #39 24.97   CC       images/stats.o
22:40:36 [2022-10-21T22:40:36.854Z] #38 73.66   DEP      criu/fsnotify.d
22:40:36 [2022-10-21T22:40:36.854Z] #38 73.88   DEP      criu/filesystems.d
22:40:37 [2022-10-21T22:40:37.104Z] #39 25.33   CC       images/core.o
22:40:37 [2022-10-21T22:40:37.122Z] #38 74.03   DEP      criu/files.d
22:40:37 [2022-10-21T22:40:37.122Z] #38 74.20   DEP      criu/files-reg.d
22:40:37 [2022-10-21T22:40:37.122Z] #38 ...
22:40:37 [2022-10-21T22:40:37.122Z] 
22:40:37 [2022-10-21T22:40:37.122Z] #29 [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
22:40:37 [2022-10-21T22:40:37.122Z] #29 120.7 + mkdir -p /tmp/tmp.I0eMEn86Bv/src/github.com/docker
22:40:37 [2022-10-21T22:40:37.122Z] #29 120.7 + mv components/cli /tmp/tmp.I0eMEn86Bv/src/github.com/docker/cli
22:40:37 [2022-10-21T22:40:37.122Z] #29 120.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:40:37 [2022-10-21T22:40:37.671Z] #39 25.90   CC       images/core-x86.o
22:40:38 [2022-10-21T22:40:38.606Z] #39 26.40   CC       images/core-arm.o
22:40:38 [2022-10-21T22:40:38.606Z] #39 26.77   CC       images/core-aarch64.o
22:40:39 [2022-10-21T22:40:39.269Z] #39 27.16   CC       images/core-ppc64.o
22:40:39 [2022-10-21T22:40:39.857Z] #39 27.77   CC       images/core-s390.o
22:40:40 [2022-10-21T22:40:40.425Z] #39 28.46   CC       images/cpuinfo.o
22:40:40 [2022-10-21T22:40:40.682Z] #39 28.82   CC       images/inventory.o
22:40:40 [2022-10-21T22:40:40.940Z] #39 29.05   CC       images/fdinfo.o
22:40:40 [2022-10-21T22:40:40.940Z] #39 ...
22:40:40 [2022-10-21T22:40:40.940Z] 
22:40:40 [2022-10-21T22:40:40.940Z] #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
22:40:40 [2022-10-21T22:40:40.940Z] #26 69.39 path
22:40:40 [2022-10-21T22:40:40.940Z] #26 69.91 io/fs
22:40:40 [2022-10-21T22:40:40.940Z] #26 70.19 strings
22:40:40 [2022-10-21T22:40:40.940Z] #26 71.25 os
22:40:40 [2022-10-21T22:40:40.940Z] #26 72.67 bufio
22:40:40 [2022-10-21T22:40:40.940Z] #26 74.40 text/tabwriter
22:40:40 [2022-10-21T22:40:40.940Z] #26 75.28 io/ioutil
22:40:40 [2022-10-21T22:40:40.940Z] #26 75.30 fmt
22:40:40 [2022-10-21T22:40:40.940Z] #26 77.58 github.com/BurntSushi/toml
22:40:40 [2022-10-21T22:40:40.940Z] #26 77.58 flag
22:40:41 [2022-10-21T22:40:41.198Z] #26 79.51 log
22:40:41 [2022-10-21T22:40:41.335Z] #29 ...
22:40:41 [2022-10-21T22:40:41.335Z] 
22:40:41 [2022-10-21T22:40:41.335Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:40:41 [2022-10-21T22:40:41.335Z] #49 6.731 Fetched 8480 kB in 6s (1459 kB/s)
22:40:41 [2022-10-21T22:40:41.335Z] #49 6.731 Reading package lists...
22:40:41 [2022-10-21T22:40:41.335Z] #49 9.379 Reading package lists...
22:40:41 [2022-10-21T22:40:41.335Z] #49 11.99 Building dependency tree...
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.02 The following additional packages will be installed:
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.03   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.04   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.04   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.04   python3-pkg-resources vim-runtime xxd
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.04 Suggested packages:
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.05   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.05   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.05   acl attr quota
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.05 Recommended packages:
22:40:41 [2022-10-21T22:40:41.335Z] #49 14.05   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.35 The following NEW packages will be installed:
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   python3-pkg-resources python3-setuptools python3-wheel sudo
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.36   xz-utils zip
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.74 0 upgraded, 47 newly installed, 0 to remove and 7 not upgraded.
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.74 Need to get 26.4 MB of archives.
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.74 After this operation, 103 MB of additional disk space will be used.
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 15.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 16.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:40:41 [2022-10-21T22:40:41.335Z] #49 17.18 debconf: delaying package configuration, since apt-utils is not installed
22:40:41 [2022-10-21T22:40:41.335Z] #49 17.32 Fetched 26.4 MB in 1s (25.2 MB/s)
22:40:41 [2022-10-21T22:40:41.335Z] #49 17.39 Selecting previously unselected package pigz.
22:40:41 [2022-10-21T22:40:41.456Z] #26 ...
22:40:41 [2022-10-21T22:40:41.456Z] 
22:40:41 [2022-10-21T22:40:41.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:41 [2022-10-21T22:40:41.456Z] #39 29.35   CC       images/fown.o
22:40:41 [2022-10-21T22:40:41.456Z] #39 29.52   CC       images/ns.o
22:40:41 [2022-10-21T22:40:41.595Z] #49 17.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
22:40:41 [2022-10-21T22:40:41.595Z] #49 17.46 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
22:40:41 [2022-10-21T22:40:41.595Z] #49 17.47 Unpacking pigz (2.6-1) ...
22:40:41 [2022-10-21T22:40:41.595Z] #49 17.57 Selecting previously unselected package libelf1:arm64.
22:40:41 [2022-10-21T22:40:41.595Z] #49 17.58 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
22:40:41 [2022-10-21T22:40:41.595Z] #49 17.58 Unpacking libelf1:arm64 (0.183-1) ...
22:40:41 [2022-10-21T22:40:41.714Z] #39 29.71   CC       images/regfile.o
22:40:41 [2022-10-21T22:40:41.855Z] #49 17.76 Selecting previously unselected package libbpf0:arm64.
22:40:41 [2022-10-21T22:40:41.855Z] #49 17.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
22:40:41 [2022-10-21T22:40:41.855Z] #49 17.77 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:40:41 [2022-10-21T22:40:41.972Z] #39 29.95   CC       images/ghost-file.o
22:40:41 [2022-10-21T22:40:41.972Z] #39 30.19   CC       images/fifo.o
22:40:42 [2022-10-21T22:40:42.116Z] #49 17.91 Selecting previously unselected package libcap2:arm64.
22:40:42 [2022-10-21T22:40:42.116Z] #49 17.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
22:40:42 [2022-10-21T22:40:42.116Z] #49 17.92 Unpacking libcap2:arm64 (1:2.44-1) ...
22:40:42 [2022-10-21T22:40:42.116Z] #49 18.01 Selecting previously unselected package libmnl0:arm64.
22:40:42 [2022-10-21T22:40:42.116Z] #49 18.01 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
22:40:42 [2022-10-21T22:40:42.116Z] #49 18.01 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:40:42 [2022-10-21T22:40:42.116Z] #49 18.09 Selecting previously unselected package libxtables12:arm64.
22:40:42 [2022-10-21T22:40:42.116Z] #49 18.10 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
22:40:42 [2022-10-21T22:40:42.230Z] #39 ...
22:40:42 [2022-10-21T22:40:42.230Z] 
22:40:42 [2022-10-21T22:40:42.230Z] #31 [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
22:40:42 [2022-10-21T22:40:42.230Z] #31 70.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:40:42 [2022-10-21T22:40:42.230Z] #31 70.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:40:42 [2022-10-21T22:40:42.230Z] #31 70.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:40:42 [2022-10-21T22:40:42.230Z] #31 ...
22:40:42 [2022-10-21T22:40:42.230Z] 
22:40:42 [2022-10-21T22:40:42.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:42 [2022-10-21T22:40:42.230Z] #39 30.35   CC       images/remap-file-path.o
22:40:42 [2022-10-21T22:40:42.401Z] #49 18.10 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:40:42 [2022-10-21T22:40:42.401Z] #49 18.19 Selecting previously unselected package libcap2-bin.
22:40:42 [2022-10-21T22:40:42.401Z] #49 18.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:40:42 [2022-10-21T22:40:42.401Z] #49 18.19 Unpacking libcap2-bin (1:2.44-1) ...
22:40:42 [2022-10-21T22:40:42.401Z] #49 18.33 Selecting previously unselected package iproute2.
22:40:42 [2022-10-21T22:40:42.401Z] #49 18.33 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
22:40:42 [2022-10-21T22:40:42.401Z] #49 18.33 Unpacking iproute2 (5.10.0-4) ...
22:40:42 [2022-10-21T22:40:42.489Z] #39 30.55   CC       images/eventfd.o
22:40:42 [2022-10-21T22:40:42.489Z] #39 30.75   CC       images/eventpoll.o
22:40:42 [2022-10-21T22:40:42.993Z] #49 19.00 Selecting previously unselected package xxd.
22:40:43 [2022-10-21T22:40:43.055Z] #39 30.99   CC       images/fh.o
22:40:43 [2022-10-21T22:40:43.263Z] #49 19.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:40:43 [2022-10-21T22:40:43.263Z] #49 19.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:40:43 [2022-10-21T22:40:43.263Z] #49 19.20 Selecting previously unselected package vim-common.
22:40:43 [2022-10-21T22:40:43.263Z] #49 19.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:40:43 [2022-10-21T22:40:43.263Z] #49 19.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:40:43 [2022-10-21T22:40:43.315Z] #39 31.26   CC       images/fsnotify.o
22:40:43 [2022-10-21T22:40:43.529Z] #49 19.37 Selecting previously unselected package bash-completion.
22:40:43 [2022-10-21T22:40:43.529Z] #49 19.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:40:43 [2022-10-21T22:40:43.573Z] #39 31.78   CC       images/signalfd.o
22:40:43 [2022-10-21T22:40:43.832Z] #39 31.98   CC       images/fs.o
22:40:44 [2022-10-21T22:40:44.090Z] #39 32.15   CC       images/pstree.o
22:40:44 [2022-10-21T22:40:44.090Z] #39 32.34   CC       images/pipe.o
22:40:44 [2022-10-21T22:40:44.657Z] #39 32.55   CC       images/tcp-stream.o
22:40:44 [2022-10-21T22:40:44.926Z] #39 32.84   CC       images/sk-packet.o
22:40:44 [2022-10-21T22:40:44.926Z] #39 32.98   CC       images/mnt.o
22:40:45 [2022-10-21T22:40:45.185Z] #39 ...
22:40:45 [2022-10-21T22:40:45.185Z] 
22:40:45 [2022-10-21T22:40:45.185Z] #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
22:40:45 [2022-10-21T22:40:45.185Z] #26 81.83 github.com/BurntSushi/toml/cmd/tomlv
22:40:45 [2022-10-21T22:40:45.185Z] #26 DONE 83.5s
22:40:45 [2022-10-21T22:40:45.185Z] 
22:40:45 [2022-10-21T22:40:45.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:45 [2022-10-21T22:40:45.185Z] #39 33.31   CC       images/pipe-data.o
22:40:45 [2022-10-21T22:40:45.443Z] #39 33.49   CC       images/sa.o
22:40:45 [2022-10-21T22:40:45.444Z] #49 ...
22:40:45 [2022-10-21T22:40:45.444Z] 
22:40:45 [2022-10-21T22:40:45.444Z] #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
22:40:45 [2022-10-21T22:40:45.444Z] #23 DONE 128.5s
22:40:45 [2022-10-21T22:40:45.444Z] 
22:40:45 [2022-10-21T22:40:45.444Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:45 [2022-10-21T22:40:45.444Z] #38 74.35   DEP      criu/files-ext.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 74.45   DEP      criu/file-lock.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 74.60   DEP      criu/file-ids.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 74.74   DEP      criu/fifo.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 74.93   DEP      criu/fdstore.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 75.09   DEP      criu/fault-injection.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 75.18   DEP      criu/external.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 75.28   DEP      criu/eventpoll.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 75.41   DEP      criu/eventfd.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 75.61   DEP      criu/crtools.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 75.81   DEP      criu/cr-service.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 75.98   DEP      criu/cr-restore.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 76.21   DEP      criu/cr-errno.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 76.26   DEP      criu/cr-dump.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 76.44   DEP      criu/cr-dedup.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 76.60   DEP      criu/cr-check.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 76.88   DEP      criu/config.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.10   DEP      criu/clone-noasan.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.19   DEP      criu/cgroup.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.33   DEP      criu/cgroup-props.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.42   DEP      criu/bitmap.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.46   DEP      criu/bfd.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.53   DEP      criu/autofs.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.64   DEP      criu/aio.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 77.75   DEP      criu/action-scripts.d
22:40:45 [2022-10-21T22:40:45.444Z] #38 78.10   CC       criu/action-scripts.o
22:40:45 [2022-10-21T22:40:45.444Z] #38 78.53   CC       criu/aio.o
22:40:45 [2022-10-21T22:40:45.444Z] #38 79.12   CC       criu/autofs.o
22:40:45 [2022-10-21T22:40:45.444Z] #38 81.06   CC       criu/bfd.o
22:40:45 [2022-10-21T22:40:45.444Z] #38 81.61   CC       criu/bitmap.o
22:40:45 [2022-10-21T22:40:45.444Z] #38 81.87   CC       criu/cgroup-props.o
22:40:45 [2022-10-21T22:40:45.701Z] #39 33.71   CC       images/timer.o
22:40:45 [2022-10-21T22:40:45.959Z] #39 34.02   CC       images/timerfd.o
22:40:46 [2022-10-21T22:40:46.217Z] #39 34.16   CC       images/mm.o
22:40:46 [2022-10-21T22:40:46.385Z] #38 83.20   CC       criu/cgroup.o
22:40:46 [2022-10-21T22:40:46.385Z] #38 ...
22:40:46 [2022-10-21T22:40:46.385Z] 
22:40:46 [2022-10-21T22:40:46.385Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:40:46 [2022-10-21T22:40:46.385Z] #49 22.07 Unpacking bash-completion (1:2.11-2) ...
22:40:46 [2022-10-21T22:40:46.475Z] #39 34.48   CC       images/sk-opts.o
22:40:46 [2022-10-21T22:40:46.475Z] #39 34.68   CC       images/sk-unix.o
22:40:46 [2022-10-21T22:40:46.645Z] #49 22.50 Selecting previously unselected package bzip2.
22:40:46 [2022-10-21T22:40:46.645Z] #49 22.50 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
22:40:46 [2022-10-21T22:40:46.645Z] #49 22.51 Unpacking bzip2 (1.0.8-4) ...
22:40:46 [2022-10-21T22:40:46.645Z] #49 22.62 Selecting previously unselected package xz-utils.
22:40:46 [2022-10-21T22:40:46.645Z] #49 22.63 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:40:46 [2022-10-21T22:40:46.645Z] #49 22.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:40:46 [2022-10-21T22:40:46.733Z] #39 34.93   CC       images/sk-inet.o
22:40:46 [2022-10-21T22:40:46.905Z] #49 22.77 Selecting previously unselected package apparmor.
22:40:46 [2022-10-21T22:40:46.905Z] #49 22.77 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
22:40:46 [2022-10-21T22:40:46.905Z] #49 22.83 Unpacking apparmor (2.13.6-10) ...
22:40:47 [2022-10-21T22:40:47.004Z] #39 35.26   CC       images/tun.o
22:40:47 [2022-10-21T22:40:47.476Z] #49 23.19 Selecting previously unselected package inetutils-ping.
22:40:47 [2022-10-21T22:40:47.476Z] #49 23.20 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:40:47 [2022-10-21T22:40:47.476Z] #49 23.20 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:40:47 [2022-10-21T22:40:47.476Z] #49 23.34 Selecting previously unselected package libip4tc2:arm64.
22:40:47 [2022-10-21T22:40:47.476Z] #49 23.34 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
22:40:47 [2022-10-21T22:40:47.476Z] #49 23.36 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:40:47 [2022-10-21T22:40:47.571Z] #39 35.53   CC       images/sk-netlink.o
22:40:47 [2022-10-21T22:40:47.571Z] #39 35.72   CC       images/packet-sock.o
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.44 Selecting previously unselected package libip6tc2:arm64.
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.44 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.45 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.52 Selecting previously unselected package libnfnetlink0:arm64.
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.53 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.59 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.62 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.69 Selecting previously unselected package libnftnl11:arm64.
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
22:40:47 [2022-10-21T22:40:47.737Z] #49 23.71 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:40:47 [2022-10-21T22:40:47.997Z] #49 23.82 Selecting previously unselected package iptables.
22:40:47 [2022-10-21T22:40:47.997Z] #49 23.82 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
22:40:47 [2022-10-21T22:40:47.997Z] #49 23.83 Unpacking iptables (1.8.7-1) ...
22:40:48 [2022-10-21T22:40:48.138Z] #39 36.06   CC       images/ipc-var.o
22:40:48 [2022-10-21T22:40:48.258Z] #49 24.15 Selecting previously unselected package libonig5:arm64.
22:40:48 [2022-10-21T22:40:48.258Z] #49 24.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
22:40:48 [2022-10-21T22:40:48.258Z] #49 24.20 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:40:48 [2022-10-21T22:40:48.397Z] #39 36.32   CC       images/ipc-desc.o
22:40:48 [2022-10-21T22:40:48.397Z] #39 36.50   CC       images/ipc-shm.o
22:40:48 [2022-10-21T22:40:48.397Z] #39 36.57   CC       images/ipc-msg.o
22:40:48 [2022-10-21T22:40:48.519Z] #49 24.31 Selecting previously unselected package libjq1:arm64.
22:40:48 [2022-10-21T22:40:48.519Z] #49 24.32 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
22:40:48 [2022-10-21T22:40:48.519Z] #49 24.33 Unpacking libjq1:arm64 (1.6-2.1) ...
22:40:48 [2022-10-21T22:40:48.519Z] #49 24.45 Selecting previously unselected package jq.
22:40:48 [2022-10-21T22:40:48.519Z] #49 24.47 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
22:40:48 [2022-10-21T22:40:48.519Z] #49 24.47 Unpacking jq (1.6-2.1) ...
22:40:48 [2022-10-21T22:40:48.519Z] #49 24.57 Selecting previously unselected package libaio1:arm64.
22:40:48 [2022-10-21T22:40:48.655Z] #39 36.73   CC       images/ipc-sem.o
22:40:48 [2022-10-21T22:40:48.779Z] #49 24.58 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
22:40:48 [2022-10-21T22:40:48.779Z] #49 24.59 Unpacking libaio1:arm64 (0.3.112-9) ...
22:40:48 [2022-10-21T22:40:48.779Z] #49 24.68 Selecting previously unselected package libgpm2:arm64.
22:40:48 [2022-10-21T22:40:48.779Z] #49 24.69 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
22:40:48 [2022-10-21T22:40:48.779Z] #49 24.69 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:40:48 [2022-10-21T22:40:48.914Z] #39 36.95   CC       images/utsns.o
22:40:48 [2022-10-21T22:40:48.925Z] using credential docker-jenkins-github-credentials
22:40:49 [2022-10-21T22:40:49.005Z] Cloning the remote Git repository
22:40:49 [2022-10-21T22:40:49.005Z] Cloning with configured refspecs honoured and without tags
22:40:49 [2022-10-21T22:40:49.039Z] #49 24.79 Selecting previously unselected package libicu67:arm64.
22:40:49 [2022-10-21T22:40:49.039Z] #49 24.80 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
22:40:49 [2022-10-21T22:40:49.039Z] #49 24.80 Unpacking libicu67:arm64 (67.1-7) ...
22:40:49 [2022-10-21T22:40:49.172Z] #39 37.22   CC       images/creds.o
22:40:49 [2022-10-21T22:40:49.432Z] #39 37.39   CC       images/vma.o
22:40:49 [2022-10-21T22:40:49.432Z] #39 37.55   CC       images/netdev.o
22:40:49 [2022-10-21T22:40:49.690Z] #39 37.84   CC       images/tty.o
22:40:49 [2022-10-21T22:40:49.200Z] Cloning repository https://github.com/moby/moby.git
22:40:49 [2022-10-21T22:40:49.610Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:40:50 [2022-10-21T22:40:50.256Z] #39 38.30   CC       images/file-lock.o
22:40:50 [2022-10-21T22:40:50.515Z] #39 38.45   CC       images/rlimit.o
22:40:50 [2022-10-21T22:40:50.515Z] #39 38.66   CC       images/pagemap.o
22:40:50 [2022-10-21T22:40:50.773Z] #39 38.89   CC       images/siginfo.o
22:40:51 [2022-10-21T22:40:51.032Z] #39 39.12   CC       images/rpc.o
22:40:51 [2022-10-21T22:40:51.967Z] #39 40.10   CC       images/ext-file.o
22:40:50 [2022-10-21T22:40:50.165Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:50 [2022-10-21T22:40:50.165Z]  > git --version # timeout=10
22:40:50 [2022-10-21T22:40:50.200Z]  > git --version # 'git version 2.24.1.windows.2'
22:40:50 [2022-10-21T22:40:50.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:50 [2022-10-21T22:40:50.203Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:40:52 [2022-10-21T22:40:52.230Z] #39 40.26   CC       images/cgroup.o
22:40:52 [2022-10-21T22:40:52.343Z] #49 27.84 Selecting previously unselected package libinih1:arm64.
22:40:52 [2022-10-21T22:40:52.343Z] #49 27.84 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 27.85 Unpacking libinih1:arm64 (53-1+b2) ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 27.90 Selecting previously unselected package libnet1:arm64.
22:40:52 [2022-10-21T22:40:52.343Z] #49 27.90 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 27.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.01 Selecting previously unselected package libnl-3-200:arm64.
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.01 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.02 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.11 Selecting previously unselected package libprotobuf-c1:arm64.
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.11 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.12 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.18 Selecting previously unselected package net-tools.
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.19 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.35 Selecting previously unselected package patch.
22:40:52 [2022-10-21T22:40:52.343Z] #49 28.35 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
22:40:52 [2022-10-21T22:40:52.603Z] #49 28.36 Unpacking patch (2.7.6-7) ...
22:40:52 [2022-10-21T22:40:52.603Z] #49 28.46 Selecting previously unselected package python-pip-whl.
22:40:52 [2022-10-21T22:40:52.603Z] #49 28.48 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:40:52 [2022-10-21T22:40:52.603Z] #49 28.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:40:52 [2022-10-21T22:40:52.797Z] #39 40.86   CC       images/userns.o
22:40:53 [2022-10-21T22:40:53.056Z] #39 41.07   CC       images/google/protobuf/descriptor.o
22:40:53 [2022-10-21T22:40:53.056Z] #39 ...
22:40:53 [2022-10-21T22:40:53.056Z] 
22:40:53 [2022-10-21T22:40:53.056Z] #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
22:40:53 [2022-10-21T22:40:53.173Z] #49 29.01 Selecting previously unselected package python3-lib2to3.
22:40:53 [2022-10-21T22:40:53.173Z] #49 29.01 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
22:40:53 [2022-10-21T22:40:53.173Z] #49 29.03 Unpacking python3-lib2to3 (3.9.2-1) ...
22:40:53 [2022-10-21T22:40:53.434Z] #49 29.20 Selecting previously unselected package python3-distutils.
22:40:53 [2022-10-21T22:40:53.434Z] #49 29.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
22:40:53 [2022-10-21T22:40:53.434Z] #49 29.21 Unpacking python3-distutils (3.9.2-1) ...
22:40:53 [2022-10-21T22:40:53.434Z] #49 29.38 Selecting previously unselected package python3-pkg-resources.
22:40:53 [2022-10-21T22:40:53.434Z] #49 29.39 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
22:40:53 [2022-10-21T22:40:53.434Z] #49 29.39 Unpacking python3-pkg-resources (52.0.0-4) ...
22:40:53 [2022-10-21T22:40:53.695Z] #49 29.55 Selecting previously unselected package python3-setuptools.
22:40:53 [2022-10-21T22:40:53.695Z] #49 29.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
22:40:53 [2022-10-21T22:40:53.695Z] #49 29.57 Unpacking python3-setuptools (52.0.0-4) ...
22:40:53 [2022-10-21T22:40:53.956Z] #49 29.81 Selecting previously unselected package python3-wheel.
22:40:53 [2022-10-21T22:40:53.956Z] #49 29.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
22:40:53 [2022-10-21T22:40:53.956Z] #49 29.82 Unpacking python3-wheel (0.34.2-1) ...
22:40:53 [2022-10-21T22:40:53.956Z] #49 29.91 Selecting previously unselected package python3-pip.
22:40:54 [2022-10-21T22:40:54.216Z] #49 29.91 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:40:54 [2022-10-21T22:40:54.217Z] #49 29.92 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:40:54 [2022-10-21T22:40:54.217Z] #49 30.20 Selecting previously unselected package sudo.
22:40:54 [2022-10-21T22:40:54.349Z] #37 50.10 Updating files:  48% (2457/5070)
Updating files:  49% (2485/5070)
Updating files:  50% (2535/5070)
Updating files:  51% (2586/5070)
Updating files:  52% (2637/5070)
Updating files:  53% (2688/5070)
Updating files:  54% (2738/5070)
Updating files:  55% (2789/5070)
Updating files:  56% (2840/5070)
Updating files:  57% (2890/5070)
Updating files:  58% (2941/5070)
Updating files:  59% (2992/5070)
Updating files:  60% (3042/5070)
Updating files:  61% (3093/5070)
Updating files:  62% (3144/5070)
Updating files:  63% (3195/5070)
Updating files:  64% (3245/5070)
Updating files:  65% (3296/5070)
Updating files:  66% (3347/5070)
Updating files:  67% (3397/5070)
Updating files:  68% (3448/5070)
Updating files:  69% (3499/5070)
Updating files:  70% (3549/5070)
Updating files:  71% (3600/5070)
Updating files:  72% (3651/5070)
Updating files:  73% (3702/5070)
Updating files:  74% (3752/5070)
Updating files:  75% (3803/5070)
Updating files:  76% (3854/5070)
Updating files:  77% (3904/5070)
Updating files:  78% (3955/5070)
Updating files:  79% (4006/5070)
Updating files:  80% (4056/5070)
Updating files:  81% (4107/5070)
Updating files:  82% (4158/5070)
Updating files:  83% (4209/5070)
Updating files:  84% (4259/5070)
Updating files:  85% (4310/5070)
Updating files:  86% (4361/5070)
Updating files:  87% (4411/5070)
Updating files:  88% (4462/5070)
Updating files:  89% (4513/5070)
Updating files:  90% (4563/5070)
Updating files:  91% (4614/5070)
Updating files:  92% (4665/5070)
Updating files:  93% (4716/5070)
Updating files:  94% (4766/5070)
Updating files:  95% (4817/5070)
Updating files:  96% (4868/5070)
Updating files:  97% (4918/5070)
Updating files:  98% (4969/5070)
Updating files:  99% (5020/5070)
Updating files: 100% (5070/5070)
Updating files: 100% (5070/5070), done.
22:40:54 [2022-10-21T22:40:54.349Z] #37 51.50 + cd /tmp/tmp.QpsOea2WiG/src/github.com/containerd/containerd
22:40:54 [2022-10-21T22:40:54.477Z] #49 30.20 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
22:40:54 [2022-10-21T22:40:54.477Z] #49 30.21 Unpacking sudo (1.9.5p2-3) ...
22:40:54 [2022-10-21T22:40:54.612Z] #37 51.50 + git checkout -q v1.6.8
22:40:54 [2022-10-21T22:40:54.737Z] #49 30.70 Selecting previously unselected package thin-provisioning-tools.
22:40:54 [2022-10-21T22:40:54.737Z] #49 30.71 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:40:54 [2022-10-21T22:40:54.737Z] #49 30.71 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:40:54 [2022-10-21T22:40:54.997Z] #49 30.95 Selecting previously unselected package uidmap.
22:40:54 [2022-10-21T22:40:54.997Z] #49 30.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
22:40:54 [2022-10-21T22:40:54.997Z] #49 30.97 Unpacking uidmap (1:4.8.1-1) ...
22:40:55 [2022-10-21T22:40:55.257Z] #49 31.13 Selecting previously unselected package vim-runtime.
22:40:55 [2022-10-21T22:40:55.257Z] #49 31.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:40:55 [2022-10-21T22:40:55.258Z] #49 31.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:40:55 [2022-10-21T22:40:55.258Z] #49 31.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:40:55 [2022-10-21T22:40:55.258Z] #49 31.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.09 + export 'BUILDTAGS=netgo osusergo static_build'
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.11 + BUILDTAGS='netgo osusergo static_build'
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.11 + export EXTRA_FLAGS=-buildmode=pie
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.11 + EXTRA_FLAGS=-buildmode=pie
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.11 + '[' '' = dynamic ']'
22:40:55 [2022-10-21T22:40:55.987Z] #37 53.11 + make
22:40:56 [2022-10-21T22:40:56.371Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|compiled_files|deps|types_sizes|files|imports) took 2m24.409176673s 
22:40:56 [2022-10-21T22:40:56.371Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner.  Replaced by revive. 
22:40:56 [2022-10-21T22:40:56.371Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 390.883913ms 
22:40:56 [2022-10-21T22:40:56.923Z] #37 ...
22:40:56 [2022-10-21T22:40:56.923Z] 
22:40:56 [2022-10-21T22:40:56.923Z] #31 [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
22:40:56 [2022-10-21T22:40:56.923Z] #31 85.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:40:56 [2022-10-21T22:40:56.923Z] #31 85.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:40:56 [2022-10-21T22:40:56.923Z] #31 85.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:40:56 [2022-10-21T22:40:56.923Z] #31 90.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:40:56 [2022-10-21T22:40:56.923Z] #31 90.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:40:56 [2022-10-21T22:40:56.923Z] #31 90.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:40:57 [2022-10-21T22:40:57.181Z] #31 ...
22:40:57 [2022-10-21T22:40:57.181Z] 
22:40:57 [2022-10-21T22:40:57.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:57 [2022-10-21T22:40:57.181Z] #39 42.47   CC       images/opts.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 42.63   CC       images/seccomp.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 42.86   CC       images/binfmt-misc.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 43.02   CC       images/time.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 43.12   CC       images/sysctl.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 43.27   CC       images/autofs.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 43.42   CC       images/macvlan.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 43.65   CC       images/sit.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 43.81   CC       images/memfd.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.09   CC       images/timens.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.33   LINK     images/built-in.o
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.47   GEN      compel/include/asm
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.51   GEN      compel/include/version.h
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.52 touch .config
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.60   GEN      include/common/config.h
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.67   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.69   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.71   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.72   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.74   DEP      compel/arch/x86/plugins/std/memcpy.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.76   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.78   GEN      compel/plugins/include/uapi/std/syscall.h
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.81   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.81   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.83   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.84   DEP      compel/plugins/std/infect.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 44.93   DEP      compel/plugins/std/string.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 45.01   DEP      compel/plugins/std/log.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 45.08   DEP      compel/plugins/std/fds.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 45.15   DEP      compel/plugins/std/std.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 45.23   DEP      compel/plugins/shmem/shmem.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 45.32   DEP      compel/plugins/fds/fds.d
22:40:57 [2022-10-21T22:40:57.181Z] #39 45.44   CC       compel/plugins/std/std.o
22:40:57 [2022-10-21T22:40:57.747Z] #39 45.69   CC       compel/plugins/std/fds.o
22:40:58 [2022-10-21T22:40:58.005Z] #39 46.10   CC       compel/plugins/std/log.o
22:40:58 [2022-10-21T22:40:58.940Z] #39 46.85   CC       compel/plugins/std/string.o
22:40:59 [2022-10-21T22:40:59.462Z] #49 34.74 Selecting previously unselected package vim.
22:40:59 [2022-10-21T22:40:59.462Z] #49 34.74 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:40:59 [2022-10-21T22:40:59.462Z] #49 34.77 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:40:59 [2022-10-21T22:40:59.462Z] #49 ...
22:40:59 [2022-10-21T22:40:59.462Z] 
22:40:59 [2022-10-21T22:40:59.462Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:40:59 [2022-10-21T22:40:59.462Z] #38 85.92   CC       criu/clone-noasan.o
22:40:59 [2022-10-21T22:40:59.462Z] #38 86.11   CC       criu/config.o
22:40:59 [2022-10-21T22:40:59.462Z] #38 87.51   CC       criu/cr-check.o
22:40:59 [2022-10-21T22:40:59.462Z] #38 89.19   CC       criu/cr-dedup.o
22:40:59 [2022-10-21T22:40:59.462Z] #38 89.61   CC       criu/cr-dump.o
22:40:59 [2022-10-21T22:40:59.462Z] #38 92.00   CC       criu/cr-errno.o
22:40:59 [2022-10-21T22:40:59.462Z] #38 92.08   CC       criu/cr-restore.o
22:40:59 [2022-10-21T22:40:59.462Z] #38 ...
22:40:59 [2022-10-21T22:40:59.462Z] 
22:40:59 [2022-10-21T22:40:59.462Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:40:59 [2022-10-21T22:40:59.462Z] #49 35.30 Selecting previously unselected package xfsprogs.
22:40:59 [2022-10-21T22:40:59.462Z] #49 35.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
22:40:59 [2022-10-21T22:40:59.462Z] #49 35.31 Unpacking xfsprogs (5.10.0-4) ...
22:40:59 [2022-10-21T22:40:59.507Z] #39 47.47   CC       compel/plugins/std/infect.o
22:40:59 [2022-10-21T22:40:59.765Z] #39 47.87   CC       compel/arch/x86/plugins/std/parasite-head.o
22:40:59 [2022-10-21T22:40:59.765Z] #39 47.95   CC       compel/arch/x86/plugins/std/memcpy.o
22:41:00 [2022-10-21T22:41:00.024Z] #39 48.01   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:41:00 [2022-10-21T22:41:00.024Z] #39 48.06   AR       compel/plugins/std.lib.a
22:41:00 [2022-10-21T22:41:00.024Z] #39 48.13   CC       compel/plugins/fds/fds.o
22:41:00 [2022-10-21T22:41:00.033Z] #49 35.76 Selecting previously unselected package zip.
22:41:00 [2022-10-21T22:41:00.033Z] #49 35.77 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
22:41:00 [2022-10-21T22:41:00.033Z] #49 35.77 Unpacking zip (3.0-12) ...
22:41:00 [2022-10-21T22:41:00.033Z] #49 35.93 Setting up python3-pkg-resources (52.0.0-4) ...
22:41:00 [2022-10-21T22:41:00.282Z] #39 48.38   AR       compel/plugins/fds.lib.a
22:41:00 [2022-10-21T22:41:00.283Z] #39 48.43   HOSTDEP  compel/src/lib/log-host.d
22:41:00 [2022-10-21T22:41:00.283Z] #39 48.50   HOSTDEP  compel/src/lib/handle-elf-host.d
22:41:00 [2022-10-21T22:41:00.541Z] #39 48.66   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:41:00 [2022-10-21T22:41:00.541Z] #39 48.72   HOSTDEP  compel/src/main-host.d
22:41:00 [2022-10-21T22:41:00.799Z] #39 48.81   DEP      compel/src/lib/ptrace.d
22:41:00 [2022-10-21T22:41:00.799Z] #39 48.92   DEP      compel/src/lib/infect.d
22:41:00 [2022-10-21T22:41:00.799Z] #39 49.04   DEP      compel/src/lib/infect-util.d
22:41:00 [2022-10-21T22:41:00.975Z] #49 36.88 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:41:00 [2022-10-21T22:41:00.975Z] #49 36.89 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:41:00 [2022-10-21T22:41:00.975Z] #49 36.91 Setting up libgpm2:arm64 (1.20.7-8) ...
22:41:00 [2022-10-21T22:41:00.975Z] #49 36.94 Setting up libicu67:arm64 (67.1-7) ...
22:41:00 [2022-10-21T22:41:00.975Z] #49 36.96 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:41:00 [2022-10-21T22:41:00.975Z] #49 36.97 Setting up libinih1:arm64 (53-1+b2) ...
22:41:00 [2022-10-21T22:41:00.975Z] #49 36.99 Setting up uidmap (1:4.8.1-1) ...
22:41:00 [2022-10-21T22:41:00.975Z] #49 37.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:41:01 [2022-10-21T22:41:01.058Z] #39 49.12   DEP      compel/src/lib/infect-rpc.d
22:41:01 [2022-10-21T22:41:01.235Z] #49 37.01 Setting up bzip2 (1.0.8-4) ...
22:41:01 [2022-10-21T22:41:01.235Z] #49 37.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:41:01 [2022-10-21T22:41:01.235Z] #49 37.07 Setting up python3-wheel (0.34.2-1) ...
22:41:01 [2022-10-21T22:41:01.316Z] #39 49.20   DEP      compel/arch/x86/src/lib/infect.d
22:41:01 [2022-10-21T22:41:01.316Z] #39 49.29   DEP      compel/arch/x86/src/lib/cpu.d
22:41:01 [2022-10-21T22:41:01.316Z] #39 49.37   DEP      compel/src/lib/log.d
22:41:01 [2022-10-21T22:41:01.316Z] #39 49.43   DEP      compel/src/main.d
22:41:01 [2022-10-21T22:41:01.575Z] #39 49.54   DEP      compel/src/lib/handle-elf.d
22:41:01 [2022-10-21T22:41:01.575Z] #39 49.64   DEP      compel/arch/x86/src/lib/handle-elf.d
22:41:01 [2022-10-21T22:41:01.807Z] #49 37.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:41:01 [2022-10-21T22:41:01.807Z] #49 37.84 Setting up libcap2:arm64 (1:2.44-1) ...
22:41:01 [2022-10-21T22:41:01.807Z] #49 37.85 Setting up libcap2-bin (1:2.44-1) ...
22:41:01 [2022-10-21T22:41:01.832Z] #39 49.81   CC       compel/src/lib/log.o
22:41:01 [2022-10-21T22:41:01.832Z] #39 50.07   CC       compel/arch/x86/src/lib/cpu.o
22:41:02 [2022-10-21T22:41:02.068Z] #49 37.87 Setting up apparmor (2.13.6-10) ...
22:41:02 [2022-10-21T22:41:02.398Z] #39 50.65   CC       compel/arch/x86/src/lib/infect.o
22:41:03 [2022-10-21T22:41:03.333Z] #39 51.38   CC       compel/src/lib/infect-rpc.o
22:41:03 [2022-10-21T22:41:03.592Z] #39 51.66   CC       compel/src/lib/infect-util.o
22:41:03 [2022-10-21T22:41:03.713Z] #49 39.49 Setting up zip (3.0-12) ...
22:41:03 [2022-10-21T22:41:03.713Z] #49 39.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:41:03 [2022-10-21T22:41:03.713Z] #49 39.58 Setting up bash-completion (1:2.11-2) ...
22:41:03 [2022-10-21T22:41:03.850Z] #39 51.94   CC       compel/src/lib/infect.o
22:41:06 [2022-10-21T22:41:06.143Z] Fetching without tags
22:41:06 [2022-10-21T22:41:06.378Z] #39 54.14   CC       compel/src/lib/ptrace.o
22:41:06 [2022-10-21T22:41:06.378Z] #39 54.47   AR       compel/libcompel.a
22:41:06 [2022-10-21T22:41:06.378Z] #39 54.55   HOSTCC   compel/src/main-host.o
22:41:06 [2022-10-21T22:41:06.636Z] #39 54.76   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:41:06 [2022-10-21T22:41:06.636Z] #39 54.89   HOSTCC   compel/src/lib/handle-elf-host.o
22:41:06 [2022-10-21T22:41:06.821Z] Merging remotes/origin/20.10 commit 82f583c8af950387735e97441a555d89525e214a into PR head commit 87ccd38cea21bd5ccbbdc833112ec519b6c59dec
22:41:06 [2022-10-21T22:41:06.895Z] #39 55.14   HOSTCC   compel/src/lib/log-host.o
22:41:07 [2022-10-21T22:41:07.015Z] #49 42.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.35 Setting up libmnl0:arm64 (1.0.4-3) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.36 Setting up patch (2.7.6-7) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.38 Setting up sudo (1.9.5p2-3) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.47 invoke-rc.d: could not determine current runlevel
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.49 invoke-rc.d: policy-rc.d denied execution of start.
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.50 Setting up xfsprogs (5.10.0-4) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.51 Setting up libxtables12:arm64 (1.8.7-1) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.53 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.55 Setting up pigz (2.6-1) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.56 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.57 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:41:07 [2022-10-21T22:41:07.016Z] #49 42.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:41:07 [2022-10-21T22:41:07.156Z] #39 55.26   HOSTLINK compel/compel-host-bin
22:41:07 [2022-10-21T22:41:07.156Z] #39 55.38   DEP      soccr/soccr.d
22:41:07 [2022-10-21T22:41:07.277Z] #49 43.19 Setting up libaio1:arm64 (0.3.112-9) ...
22:41:07 [2022-10-21T22:41:07.277Z] #49 43.20 Setting up python3-lib2to3 (3.9.2-1) ...
22:41:07 [2022-10-21T22:41:07.416Z] #39 55.53   CC       soccr/soccr.o
22:41:07 [2022-10-21T22:41:07.538Z] #49 43.62 Setting up libelf1:arm64 (0.183-1) ...
22:41:05 [2022-10-21T22:41:05.888Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:05 [2022-10-21T22:41:05.931Z]  > git config --add remote.origin.fetch +refs/pull/44326/head:refs/remotes/origin/PR-44326 # timeout=10
22:41:05 [2022-10-21T22:41:05.964Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:41:06 [2022-10-21T22:41:06.070Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:06 [2022-10-21T22:41:06.181Z] Fetching upstream changes from https://github.com/moby/moby.git
22:41:06 [2022-10-21T22:41:06.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:41:06 [2022-10-21T22:41:06.183Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:41:06 [2022-10-21T22:41:06.931Z]  > git config core.sparsecheckout # timeout=10
22:41:06 [2022-10-21T22:41:06.967Z]  > git checkout -f 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:41:07 [2022-10-21T22:41:07.800Z] #49 43.65 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:41:07 [2022-10-21T22:41:07.800Z] #49 43.68 Setting up python3-distutils (3.9.2-1) ...
22:41:08 [2022-10-21T22:41:08.350Z] #39 ...
22:41:08 [2022-10-21T22:41:08.350Z] 
22:41:08 [2022-10-21T22:41:08.350Z] #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
22:41:08 [2022-10-21T22:41:08.350Z] #37 55.16 + bin/ctr
22:41:08 [2022-10-21T22:41:08.350Z] #37 ...
22:41:08 [2022-10-21T22:41:08.350Z] 
22:41:08 [2022-10-21T22:41:08.350Z] #31 [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
22:41:08 [2022-10-21T22:41:08.350Z] #31 96.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:41:08 [2022-10-21T22:41:08.350Z] #31 96.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:41:08 [2022-10-21T22:41:08.350Z] #31 96.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.10 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:41:08 [2022-10-21T22:41:08.372Z] #49 44.24 Setting up python3-setuptools (52.0.0-4) ...
22:41:08 [2022-10-21T22:41:08.609Z] #31 ...
22:41:08 [2022-10-21T22:41:08.609Z] 
22:41:08 [2022-10-21T22:41:08.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:08 [2022-10-21T22:41:08.609Z] #39 56.70   AR       soccr/libsoccr.a
22:41:08 [2022-10-21T22:41:08.609Z] #39 56.76 make[1]: 'soccr/libsoccr.a' is up to date.
22:41:09 [2022-10-21T22:41:09.177Z] #39 57.07   DEP      criu/arch/x86/sigframe.d
22:41:09 [2022-10-21T22:41:09.177Z] #39 57.13   DEP      criu/arch/x86/sigaction_compat.d
22:41:09 [2022-10-21T22:41:09.177Z] #39 57.22   DEP      criu/arch/x86/kerndat.d
22:41:09 [2022-10-21T22:41:09.177Z] #39 57.32   DEP      criu/arch/x86/crtools.d
22:41:09 [2022-10-21T22:41:09.425Z] Merge succeeded, producing 00577db5b0390f0fdcdecdf0d74036e69f64ac8f
22:41:09 [2022-10-21T22:41:09.425Z] Checking out Revision 00577db5b0390f0fdcdecdf0d74036e69f64ac8f (PR-44326)
22:41:09 [2022-10-21T22:41:09.436Z] #39 57.48   DEP      criu/arch/x86/cpu.d
22:41:09 [2022-10-21T22:41:09.695Z] #39 57.62   CC       criu/arch/x86/cpu.o
22:41:09 [2022-10-21T22:41:09.758Z] #49 45.66 Setting up libjq1:arm64 (1.6-2.1) ...
22:41:09 [2022-10-21T22:41:09.758Z] #49 45.68 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:41:09 [2022-10-21T22:41:09.758Z] #49 45.69 Setting up thin-provisioning-tools (0.9.0-1) ...
22:41:09 [2022-10-21T22:41:09.758Z] #49 45.70 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:41:09 [2022-10-21T22:41:09.758Z] #49 ...
22:41:09 [2022-10-21T22:41:09.758Z] 
22:41:09 [2022-10-21T22:41:09.758Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:09 [2022-10-21T22:41:09.758Z] #38 96.76   CC       criu/cr-service.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 98.34   CC       criu/crtools.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 98.95   CC       criu/eventfd.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 99.25   CC       criu/eventpoll.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 100.2   CC       criu/external.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 100.5   CC       criu/fault-injection.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 100.7   CC       criu/fdstore.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 101.1   CC       criu/fifo.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 101.6   CC       criu/file-ids.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 101.9   CC       criu/file-lock.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 102.8   CC       criu/files-ext.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 103.2   CC       criu/files-reg.o
22:41:09 [2022-10-21T22:41:09.758Z] #38 105.7   CC       criu/files.o
22:41:10 [2022-10-21T22:41:10.213Z] #39 58.18 include/common/asm/bitops.h: Assembler messages:
22:41:10 [2022-10-21T22:41:10.213Z] #39 58.19 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:41:10 [2022-10-21T22:41:10.213Z] #39 58.19 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:41:10 [2022-10-21T22:41:10.213Z] #39 58.19 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:41:10 [2022-10-21T22:41:10.213Z] #39 58.19 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:41:10 [2022-10-21T22:41:10.213Z] #39 58.22   CC       criu/arch/x86/crtools.o
22:41:08 [2022-10-21T22:41:08.809Z]  > git remote # timeout=10
22:41:08 [2022-10-21T22:41:08.861Z]  > git config --get remote.origin.url # timeout=10
22:41:08 [2022-10-21T22:41:08.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:41:08 [2022-10-21T22:41:08.896Z]  > git merge 82f583c8af950387735e97441a555d89525e214a # timeout=10
22:41:09 [2022-10-21T22:41:09.352Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:41:09 [2022-10-21T22:41:09.462Z]  > git config core.sparsecheckout # timeout=10
22:41:09 [2022-10-21T22:41:09.497Z]  > git checkout -f 00577db5b0390f0fdcdecdf0d74036e69f64ac8f # timeout=10
22:41:11 [2022-10-21T22:41:11.145Z] #38 108.0   CC       criu/filesystems.o
22:41:11 [2022-10-21T22:41:11.145Z] #38 ...
22:41:11 [2022-10-21T22:41:11.145Z] 
22:41:11 [2022-10-21T22:41:11.145Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:41:11 [2022-10-21T22:41:11.145Z] #49 46.98 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.00 Setting up jq (1.6-2.1) ...
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.01 Setting up libbpf0:arm64 (1:0.3-2) ...
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.02 Setting up iptables (1.8.7-1) ...
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:41:11 [2022-10-21T22:41:11.145Z] #49 47.08 Setting up iproute2 (5.10.0-4) ...
22:41:11 [2022-10-21T22:41:11.588Z] #39 59.40   CC       criu/arch/x86/kerndat.o
22:41:11 [2022-10-21T22:41:11.588Z] #39 59.81   CC       criu/arch/x86/sigaction_compat.o
22:41:11 [2022-10-21T22:41:11.717Z] #49 47.45 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:41:11 [2022-10-21T22:41:11.717Z] #49 DONE 47.6s
22:41:11 [2022-10-21T22:41:11.717Z] 
22:41:11 [2022-10-21T22:41:11.717Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:11 [2022-10-21T22:41:11.717Z] #38 108.8   CC       criu/fsnotify.o
22:41:12 [2022-10-21T22:41:12.154Z] #39 60.03   CC       criu/arch/x86/sigframe.o
22:41:12 [2022-10-21T22:41:12.154Z] #39 60.25   LINK     criu/arch/x86/crtools.built-in.o
22:41:12 [2022-10-21T22:41:12.154Z] #39 60.32   DEP      criu/pie/util-vdso-elf32.d
22:41:12 [2022-10-21T22:41:12.412Z] #39 60.48   DEP      criu/pie/util-vdso.d
22:41:12 [2022-10-21T22:41:12.661Z] #38 ...
22:41:12 [2022-10-21T22:41:12.661Z] 
22:41:12 [2022-10-21T22:41:12.661Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:41:12 [2022-10-21T22:41:12.661Z] #0 0.782 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:41:12 [2022-10-21T22:41:12.661Z] #0 0.787 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:41:12 [2022-10-21T22:41:12.661Z] #0 0.793 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:41:12 [2022-10-21T22:41:12.661Z] #50 DONE 0.8s
22:41:12 [2022-10-21T22:41:12.661Z] 
22:41:12 [2022-10-21T22:41:12.661Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:41:12 [2022-10-21T22:41:12.670Z] #39 60.59   DEP      criu/pie/util.d
22:41:12 [2022-10-21T22:41:12.670Z] #39 60.73   CC       criu/pie/util.o
22:41:12 [2022-10-21T22:41:12.928Z] #39 61.00   CC       criu/pie/util-vdso.o
22:41:13 [2022-10-21T22:41:13.493Z] #39 61.62   CC       criu/pie/util-vdso-elf32.o
22:41:14 [2022-10-21T22:41:14.059Z] #39 62.32   AR       criu/pie/pie.lib.a
22:41:14 [2022-10-21T22:41:14.328Z] #39 62.38   DEP      criu/pie/restorer.d
22:41:14 [2022-10-21T22:41:14.328Z] #39 62.59   DEP      criu/arch/x86/sigaction_compat_pie.d
22:41:14 [2022-10-21T22:41:14.894Z] #39 62.74   DEP      criu/arch/x86/restorer_unmap.d
22:41:14 [2022-10-21T22:41:14.894Z] #39 62.79   DEP      criu/arch/x86/restorer.d
22:41:14 [2022-10-21T22:41:14.894Z] #39 62.98   DEP      criu/arch/x86/vdso-pie.d
22:41:15 [2022-10-21T22:41:15.152Z] #39 63.09   DEP      criu/pie/parasite-vdso.d
22:41:15 [2022-10-21T22:41:15.152Z] #39 63.31   DEP      criu/pie/parasite.d
22:41:15 [2022-10-21T22:41:15.411Z] #39 63.53   CC       criu/pie/parasite.o
22:41:16 [2022-10-21T22:41:16.785Z] #39 64.67   LINK     criu/pie/parasite.built-in.o
22:41:16 [2022-10-21T22:41:16.785Z] #39 64.68   GEN      criu/pie/parasite-blob.h
22:41:16 [2022-10-21T22:41:16.785Z] #39 64.69   CC       criu/pie/parasite-vdso.o
22:41:17 [2022-10-21T22:41:17.043Z] #39 ...
22:41:17 [2022-10-21T22:41:17.043Z] 
22:41:17 [2022-10-21T22:41:17.043Z] #31 [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
22:41:17 [2022-10-21T22:41:17.043Z] #31 108.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:41:17 [2022-10-21T22:41:17.043Z] #31 108.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 108.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.1 Selecting previously unselected package g++-mingw-w64-x86-64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.3 Selecting previously unselected package libapparmor1:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.4 Selecting previously unselected package libapparmor-dev:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.5 Selecting previously unselected package libbtrfs0:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.7 Selecting previously unselected package libbtrfs-dev:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 114.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.0 Selecting previously unselected package libudev-dev:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.2 Selecting previously unselected package libsepol1-dev:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.5 Selecting previously unselected package libpcre2-16-0:amd64.
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.043Z] #31 115.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:41:17 [2022-10-21T22:41:17.301Z] #31 115.6 Selecting previously unselected package libpcre2-32-0:amd64.
22:41:17 [2022-10-21T22:41:17.301Z] #31 115.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.301Z] #31 115.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:41:17 [2022-10-21T22:41:17.559Z] #31 115.8 Selecting previously unselected package libpcre2-posix2:amd64.
22:41:17 [2022-10-21T22:41:17.559Z] #31 115.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
22:41:17 [2022-10-21T22:41:17.559Z] #31 115.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:41:17 [2022-10-21T22:41:17.559Z] #31 ...
22:41:17 [2022-10-21T22:41:17.559Z] 
22:41:17 [2022-10-21T22:41:17.559Z] #27 [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
22:41:17 [2022-10-21T22:41:17.559Z] #27 115.8 + for f in rootlesskit rootlesskit-docker-proxy
22:41:17 [2022-10-21T22:41:17.559Z] #27 115.8 + GOBIN=/build
22:41:17 [2022-10-21T22:41:17.559Z] #27 115.8 + GO111MODULE=on
22:41:17 [2022-10-21T22:41:17.559Z] #27 115.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:41:19 [2022-10-21T22:41:19.247Z] #51 ...
22:41:19 [2022-10-21T22:41:19.247Z] 
22:41:19 [2022-10-21T22:41:19.247Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:19 [2022-10-21T22:41:19.247Z] #38 110.5   CC       criu/image-desc.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 110.7   CC       criu/image.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 111.7   CC       criu/ipc_ns.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 113.1   CC       criu/irmap.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 113.8   CC       criu/kcmp-ids.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 114.1   CC       criu/kerndat.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 115.2   CC       criu/libnetlink.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 115.5   CC       criu/log.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 115.9   CC       criu/lsm.o
22:41:19 [2022-10-21T22:41:19.247Z] #38 116.2   CC       criu/mem.o
22:41:20 [2022-10-21T22:41:20.841Z] #27 ...
22:41:20 [2022-10-21T22:41:20.841Z] 
22:41:20 [2022-10-21T22:41:20.841Z] #31 [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
22:41:20 [2022-10-21T22:41:20.841Z] #31 115.9 Selecting previously unselected package libpcre2-dev:amd64.
22:41:20 [2022-10-21T22:41:20.841Z] #31 115.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 115.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.3 Selecting previously unselected package libselinux1-dev:amd64.
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.5 Selecting previously unselected package libdevmapper-dev:amd64.
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.7 Selecting previously unselected package libseccomp-dev:amd64.
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.8 Selecting previously unselected package libsystemd-dev:amd64.
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 116.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.6 Setting up mingw-w64-common (8.0.0-1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.7 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
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.8 Setting up dmsetup (2:1.02.175-2.1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 117.9 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:41:20 [2022-10-21T22:41:20.841Z] #31 DONE 119.0s
22:41:20 [2022-10-21T22:41:20.841Z] 
22:41:20 [2022-10-21T22:41:20.841Z] #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
22:41:21 [2022-10-21T22:41:21.160Z] #38 117.9   CC       criu/memfd.o
22:41:21 [2022-10-21T22:41:21.213Z] Commit message: "Merge commit '82f583c8af950387735e97441a555d89525e214a' into HEAD"
22:41:21 [2022-10-21T22:41:21.421Z] #38 118.5   CC       criu/mount.o
22:41:21 [2022-10-21T22:41:21.250Z]  > git rev-list --no-walk 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:41:22 [2022-10-21T22:41:22.000Z] #38 ...
22:41:22 [2022-10-21T22:41:22.000Z] 
22:41:22 [2022-10-21T22:41:22.000Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:41:22 [2022-10-21T22:41:22.000Z] #51 9.497 Collecting yamllint==1.26.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:41:22 [2022-10-21T22:41:22.942Z] #51 10.54   Downloading yamllint-1.26.1.tar.gz (126 kB)
22:41:23 [2022-10-21T22:41:23.392Z] #40 ...
22:41:23 [2022-10-21T22:41:23.392Z] 
22:41:23 [2022-10-21T22:41:23.392Z] #27 [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
22:41:23 [2022-10-21T22:41:23.392Z] #27 DONE 121.7s
22:41:23 [2022-10-21T22:41:23.654Z] 
22:41:23 [2022-10-21T22:41:23.654Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:41:23 [2022-10-21T22:41:23.654Z] #41 DONE 0.2s
22:41:23 [2022-10-21T22:41:23.654Z] 
22:41:23 [2022-10-21T22:41:23.654Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:41:23 [2022-10-21T22:41:23.915Z] #42 DONE 0.2s
22:41:23 [2022-10-21T22:41:23.915Z] 
22:41:23 [2022-10-21T22:41:23.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:23 [2022-10-21T22:41:23.915Z] #39 65.32   CC       criu/arch/x86/vdso-pie.o
22:41:23 [2022-10-21T22:41:23.915Z] #39 65.58   CC       criu/arch/x86/restorer.o
22:41:23 [2022-10-21T22:41:23.915Z] #39 65.93   CC       criu/arch/x86/restorer_unmap.o
22:41:23 [2022-10-21T22:41:23.915Z] #39 65.99   CC       criu/arch/x86/sigaction_compat_pie.o
22:41:23 [2022-10-21T22:41:23.915Z] #39 66.21   CC       criu/pie/restorer.o
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.11   LINK     criu/pie/restorer.built-in.o
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.13   GEN      criu/pie/restorer-blob.h
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.26   DEP      criu/vdso.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.36   DEP      criu/vdso-compat.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.48   DEP      criu/uts_ns.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.59   DEP      criu/util.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.77   DEP      criu/uffd.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 69.99   DEP      criu/tun.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 70.18   DEP      criu/tty.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 70.37   DEP      criu/timerfd.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 70.55   DEP      criu/timens.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 70.70   DEP      criu/sysfs_parse.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 70.89   DEP      criu/sysctl.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 71.02   DEP      criu/string.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 71.07   DEP      criu/stats.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 71.13   DEP      criu/sockets.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 71.31   DEP      criu/sk-unix.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 71.54   DEP      criu/sk-tcp.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 71.75   DEP      criu/sk-queue.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 71.85   DEP      criu/sk-packet.d
22:41:23 [2022-10-21T22:41:23.915Z] #39 72.01   DEP      criu/sk-netlink.d
22:41:24 [2022-10-21T22:41:24.173Z] #39 72.23   DEP      criu/sk-inet.d
22:41:24 [2022-10-21T22:41:24.327Z] #51 11.75 Collecting pathspec>=0.5.3
22:41:24 [2022-10-21T22:41:24.327Z] #51 11.76   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
22:41:24 [2022-10-21T22:41:24.431Z] #39 72.40   DEP      criu/signalfd.d
22:41:24 [2022-10-21T22:41:24.431Z] #39 ...
22:41:24 [2022-10-21T22:41:24.431Z] 
22:41:24 [2022-10-21T22:41:24.431Z] #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
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.764 + RM_GOPATH=0
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.764 + TMP_GOPATH=
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.764 + : /build
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.764 + '[' -z '' ']'
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.764 ++ mktemp -d
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.766 + export GOPATH=/tmp/tmp.RbYQYdFXTF
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.766 + GOPATH=/tmp/tmp.RbYQYdFXTF
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.766 + RM_GOPATH=1
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.766 + case "$(go env GOARCH)" in
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.769 ++ go env GOARCH
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.788 + export GO_BUILDMODE=-buildmode=pie
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.788 + GO_BUILDMODE=-buildmode=pie
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.797 Install runc version v1.1.4 (build tags: seccomp)
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 ++ dirname /tmp/install/install.sh
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + dir=/tmp/install
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + bin=runc
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + shift
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + '[' '!' -f /tmp/install/runc.installer ']'
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + . /tmp/install/runc.installer
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 ++ set -e
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 ++ : v1.1.4
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + install_runc
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + RUNC_BUILDTAGS=seccomp
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RbYQYdFXTF/src/github.com/opencontainers/runc
22:41:24 [2022-10-21T22:41:24.431Z] #40 3.819 Cloning into '/tmp/tmp.RbYQYdFXTF/src/github.com/opencontainers/runc'...
22:41:24 [2022-10-21T22:41:24.588Z] #51 12.05 Collecting pyyaml
22:41:24 [2022-10-21T22:41:24.588Z] #51 12.07   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:41:24 [2022-10-21T22:41:24.588Z] #51 12.11 Building wheels for collected packages: yamllint
22:41:24 [2022-10-21T22:41:24.588Z] #51 12.12   Building wheel for yamllint (setup.py): started
22:41:24 [2022-10-21T22:41:24.689Z] #40 ...
22:41:24 [2022-10-21T22:41:24.689Z] 
22:41:24 [2022-10-21T22:41:24.689Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
22:41:24 [2022-10-21T22:41:24.689Z] #43 DONE 4.2s
22:41:24 [2022-10-21T22:41:24.883Z] + docker version
22:41:24 [2022-10-21T22:41:24.952Z] 
22:41:24 [2022-10-21T22:41:24.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:24 [2022-10-21T22:41:24.952Z] #39 72.54   DEP      criu/sigframe.d
22:41:24 [2022-10-21T22:41:24.952Z] #39 72.63   DEP      criu/shmem.d
22:41:24 [2022-10-21T22:41:24.952Z] #39 72.76   DEP      criu/servicefd.d
22:41:24 [2022-10-21T22:41:24.952Z] #39 72.93   DEP      criu/seize.d
22:41:24 [2022-10-21T22:41:24.952Z] #39 73.13   DEP      criu/seccomp.d
22:41:25 [2022-10-21T22:41:25.209Z] #39 73.34   DEP      criu/rst-malloc.d
22:41:25 [2022-10-21T22:41:25.209Z] #39 73.41   DEP      criu/rbtree.d
22:41:25 [2022-10-21T22:41:25.467Z] #39 73.46   DEP      criu/pstree.d
22:41:25 [2022-10-21T22:41:25.467Z] #39 73.59   DEP      criu/protobuf.d
22:41:25 [2022-10-21T22:41:25.725Z] #39 73.76   GEN      criu/protobuf-desc-gen.h
22:41:25 [2022-10-21T22:41:25.972Z] #51 13.21   Building wheel for yamllint (setup.py): finished with status 'done'
22:41:25 [2022-10-21T22:41:25.972Z] #51 13.22   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d5dcc763d9b0be1d1cced995176210336063477ccd2e9bd6c54c6cd9affe7054
22:41:25 [2022-10-21T22:41:25.972Z] #51 13.23   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
22:41:25 [2022-10-21T22:41:25.972Z] #51 13.23 Successfully built yamllint
22:41:25 [2022-10-21T22:41:25.972Z] #51 13.27 Installing collected packages: pyyaml, pathspec, yamllint
22:41:26 [2022-10-21T22:41:26.232Z] #51 13.71 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
22:41:26 [2022-10-21T22:41:26.805Z] #51 DONE 14.4s
22:41:26 [2022-10-21T22:41:26.805Z] 
22:41:26 [2022-10-21T22:41:26.805Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:26 [2022-10-21T22:41:26.805Z] #38 122.6   CC       criu/namespaces.o
22:41:27 [2022-10-21T22:41:27.624Z] #39 75.43   DEP      criu/protobuf-desc.d
22:41:27 [2022-10-21T22:41:27.624Z] #39 75.61   DEP      criu/proc_parse.d
22:41:27 [2022-10-21T22:41:27.624Z] #39 75.78   DEP      criu/plugin.d
22:41:27 [2022-10-21T22:41:27.882Z] #39 75.85   DEP      criu/pipes.d
22:41:27 [2022-10-21T22:41:27.882Z] #39 76.01   DEP      criu/pie-util.d
22:41:28 [2022-10-21T22:41:28.140Z] #39 76.17   DEP      criu/pie-util-vdso.d
22:41:28 [2022-10-21T22:41:28.140Z] #39 76.32   DEP      criu/pie-util-vdso-elf32.d
22:41:28 [2022-10-21T22:41:28.190Z] #38 125.0   CC       criu/net.o
22:41:28 [2022-10-21T22:41:28.399Z] #39 ...
22:41:28 [2022-10-21T22:41:28.399Z] 
22:41:28 [2022-10-21T22:41:28.399Z] #44 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:41:28 [2022-10-21T22:41:28.399Z] #44 DONE 3.5s
22:41:28 [2022-10-21T22:41:28.399Z] 
22:41:28 [2022-10-21T22:41:28.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:28 [2022-10-21T22:41:28.399Z] #39 76.52   DEP      criu/path.d
22:41:28 [2022-10-21T22:41:28.658Z] #39 76.73   DEP      criu/parasite-syscall.d
22:41:28 [2022-10-21T22:41:28.671Z] Client:
22:41:28 [2022-10-21T22:41:28.671Z]  Version:           20.10.9
22:41:28 [2022-10-21T22:41:28.671Z]  API version:       1.41
22:41:28 [2022-10-21T22:41:28.671Z]  Go version:        go1.16.8
22:41:28 [2022-10-21T22:41:28.671Z]  Git commit:        c2ea9bc
22:41:28 [2022-10-21T22:41:28.671Z]  Built:             Mon Oct  4 16:11:10 2021
22:41:28 [2022-10-21T22:41:28.671Z]  OS/Arch:           windows/amd64
22:41:28 [2022-10-21T22:41:28.671Z]  Context:           default
22:41:28 [2022-10-21T22:41:28.671Z]  Experimental:      true
22:41:28 [2022-10-21T22:41:28.671Z] 
22:41:28 [2022-10-21T22:41:28.671Z] Server: Docker Engine - Community
22:41:28 [2022-10-21T22:41:28.671Z]  Engine:
22:41:28 [2022-10-21T22:41:28.671Z]   Version:          20.10.9
22:41:28 [2022-10-21T22:41:28.671Z]   API version:      1.41 (minimum version 1.24)
22:41:28 [2022-10-21T22:41:28.671Z]   Go version:       go1.16.8
22:41:28 [2022-10-21T22:41:28.671Z]   Git commit:       79ea9d3
22:41:28 [2022-10-21T22:41:28.671Z]   Built:            Mon Oct  4 16:06:39 2021
22:41:28 [2022-10-21T22:41:28.671Z]   OS/Arch:          windows/amd64
22:41:28 [2022-10-21T22:41:28.671Z]   Experimental:     true
22:41:28 [2022-10-21T22:41:28.926Z] #39 77.00   DEP      criu/pagemap.d
22:41:29 [2022-10-21T22:41:29.186Z] #39 77.14   DEP      criu/pagemap-cache.d
22:41:29 [2022-10-21T22:41:29.186Z] #39 77.29   DEP      criu/page-xfer.d
[Pipeline] sh
22:41:29 [2022-10-21T22:41:29.472Z] #39 77.44   DEP      criu/page-pipe.d
22:41:29 [2022-10-21T22:41:29.472Z] #39 77.57   DEP      criu/netfilter.d
22:41:29 [2022-10-21T22:41:29.472Z] #39 77.70   DEP      criu/net.d
22:41:29 [2022-10-21T22:41:29.777Z] #39 77.92   DEP      criu/namespaces.d
22:41:30 [2022-10-21T22:41:30.244Z] + docker info
22:41:30 [2022-10-21T22:41:30.350Z] #39 78.18   DEP      criu/mount.d
22:41:30 [2022-10-21T22:41:30.350Z] #39 78.48   DEP      criu/memfd.d
22:41:30 [2022-10-21T22:41:30.350Z] #39 78.59   DEP      criu/mem.d
22:41:30 [2022-10-21T22:41:30.938Z] #39 78.82   DEP      criu/lsm.d
22:41:30 [2022-10-21T22:41:30.938Z] #39 78.95   DEP      criu/log.d
22:41:30 [2022-10-21T22:41:30.938Z] #39 79.10   DEP      criu/libnetlink.d
22:41:31 [2022-10-21T22:41:31.198Z] #39 79.26   DEP      criu/kerndat.d
22:41:31 [2022-10-21T22:41:31.456Z] #39 79.43   DEP      criu/kcmp-ids.d
22:41:31 [2022-10-21T22:41:31.456Z] #39 79.52   DEP      criu/irmap.d
22:41:31 [2022-10-21T22:41:31.492Z] #38 128.3   CC       criu/netfilter.o
22:41:31 [2022-10-21T22:41:31.714Z] #39 79.71   DEP      criu/ipc_ns.d
22:41:31 [2022-10-21T22:41:31.714Z] #39 79.89   DEP      criu/image.d
22:41:31 [2022-10-21T22:41:31.753Z] #38 128.6   CC       criu/page-pipe.o
22:41:31 [2022-10-21T22:41:31.972Z] #39 80.02   DEP      criu/image-desc.d
22:41:32 [2022-10-21T22:41:32.230Z] #39 80.11   DEP      criu/fsnotify.d
22:41:32 [2022-10-21T22:41:32.230Z] #39 80.30   DEP      criu/filesystems.d
22:41:32 [2022-10-21T22:41:32.374Z] #38 129.5   CC       criu/page-xfer.o
22:41:32 [2022-10-21T22:41:32.488Z] #39 80.46   DEP      criu/files.d
22:41:32 [2022-10-21T22:41:32.488Z] #39 ...
22:41:32 [2022-10-21T22:41:32.488Z] 
22:41:32 [2022-10-21T22:41:32.488Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:41:32 [2022-10-21T22:41:32.488Z] #0 4.022 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:41:32 [2022-10-21T22:41:32.488Z] #45 DONE 4.1s
22:41:32 [2022-10-21T22:41:32.747Z] 
22:41:32 [2022-10-21T22:41:32.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:32 [2022-10-21T22:41:32.747Z] #39 80.70   DEP      criu/files-reg.d
22:41:32 [2022-10-21T22:41:32.747Z] #39 80.89   DEP      criu/files-ext.d
22:41:33 [2022-10-21T22:41:33.005Z] #39 81.14   DEP      criu/file-lock.d
22:41:33 [2022-10-21T22:41:33.262Z] #39 81.31   DEP      criu/file-ids.d
22:41:33 [2022-10-21T22:41:33.520Z] #39 81.46   DEP      criu/fifo.d
22:41:33 [2022-10-21T22:41:33.520Z] #39 81.56   DEP      criu/fdstore.d
22:41:33 [2022-10-21T22:41:33.520Z] #39 81.66   DEP      criu/fault-injection.d
22:41:33 [2022-10-21T22:41:33.778Z] #39 81.72   DEP      criu/external.d
22:41:33 [2022-10-21T22:41:33.778Z] #39 81.82   DEP      criu/eventpoll.d
22:41:34 [2022-10-21T22:41:34.036Z] #39 82.11   DEP      criu/eventfd.d
22:41:34 [2022-10-21T22:41:34.036Z] #39 82.21   DEP      criu/crtools.d
22:41:34 [2022-10-21T22:41:34.295Z] #39 82.48   DEP      criu/cr-service.d
22:41:34 [2022-10-21T22:41:34.303Z] #38 131.2   CC       criu/pagemap-cache.o
22:41:34 [2022-10-21T22:41:34.554Z] #39 82.62   DEP      criu/cr-restore.d
22:41:34 [2022-10-21T22:41:34.554Z] #39 82.81   DEP      criu/cr-errno.d
22:41:34 [2022-10-21T22:41:34.563Z] #38 131.6   CC       criu/pagemap.o
22:41:34 [2022-10-21T22:41:34.812Z] #39 82.84   DEP      criu/cr-dump.d
22:41:35 [2022-10-21T22:41:35.071Z] #39 83.06   DEP      criu/cr-dedup.d
22:41:35 [2022-10-21T22:41:35.071Z] #39 83.22   DEP      criu/cr-check.d
22:41:35 [2022-10-21T22:41:35.329Z] #39 ...
22:41:35 [2022-10-21T22:41:35.329Z] 
22:41:35 [2022-10-21T22:41:35.329Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:41:35 [2022-10-21T22:41:35.329Z] #46 DONE 2.9s
22:41:35 [2022-10-21T22:41:35.329Z] 
22:41:35 [2022-10-21T22:41:35.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:35 [2022-10-21T22:41:35.329Z] #39 83.43   DEP      criu/config.d
22:41:35 [2022-10-21T22:41:35.503Z] #38 132.6   CC       criu/parasite-syscall.o
22:41:35 [2022-10-21T22:41:35.587Z] #39 83.54   DEP      criu/clone-noasan.d
22:41:35 [2022-10-21T22:41:35.587Z] #39 83.63   DEP      criu/cgroup.d
22:41:35 [2022-10-21T22:41:35.845Z] #39 83.78   DEP      criu/cgroup-props.d
22:41:35 [2022-10-21T22:41:35.845Z] #39 83.93   DEP      criu/bitmap.d
22:41:35 [2022-10-21T22:41:35.845Z] #39 83.96   DEP      criu/bfd.d
22:41:36 [2022-10-21T22:41:36.102Z] #39 84.06   DEP      criu/autofs.d
22:41:36 [2022-10-21T22:41:36.102Z] #39 84.23   DEP      criu/aio.d
22:41:36 [2022-10-21T22:41:36.360Z] #39 84.45   DEP      criu/action-scripts.d
22:41:36 [2022-10-21T22:41:36.445Z] #38 133.3   CC       criu/path.o
22:41:36 [2022-10-21T22:41:36.618Z] #39 84.77   CC       criu/action-scripts.o
22:41:36 [2022-10-21T22:41:36.706Z] #38 133.6   CC       criu/pie-util-vdso.o
22:41:36 [2022-10-21T22:41:36.966Z] #38 134.1   CC       criu/pie-util.o
22:41:37 [2022-10-21T22:41:37.190Z] #39 85.16   CC       criu/aio.o
22:41:37 [2022-10-21T22:41:37.231Z] #38 134.3   CC       criu/pipes.o
22:41:37 [2022-10-21T22:41:37.449Z] #39 ...
22:41:37 [2022-10-21T22:41:37.449Z] 
22:41:37 [2022-10-21T22:41:37.449Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:41:37 [2022-10-21T22:41:37.449Z] #47 DONE 2.0s
22:41:37 [2022-10-21T22:41:37.449Z] 
22:41:37 [2022-10-21T22:41:37.449Z] #48 [dev-systemd-false  6/26] RUN ldconfig
22:41:38 [2022-10-21T22:41:38.172Z] #38 135.1   CC       criu/plugin.o
22:41:38 [2022-10-21T22:41:38.433Z] #38 135.4   CC       criu/proc_parse.o
22:41:38 [2022-10-21T22:41:38.900Z] Client:
22:41:38 [2022-10-21T22:41:38.900Z]  Context:    default
22:41:38 [2022-10-21T22:41:38.900Z]  Debug Mode: false
22:41:38 [2022-10-21T22:41:38.900Z]  Plugins:
22:41:38 [2022-10-21T22:41:38.900Z]   app: Docker Application (Docker Inc., v0.8.0)
22:41:38 [2022-10-21T22:41:38.900Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:41:38 [2022-10-21T22:41:38.900Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:41:38 [2022-10-21T22:41:38.900Z] 
22:41:38 [2022-10-21T22:41:38.900Z] Server:
22:41:38 [2022-10-21T22:41:38.900Z]  Containers: 0
22:41:38 [2022-10-21T22:41:38.900Z]   Running: 0
22:41:38 [2022-10-21T22:41:38.900Z]   Paused: 0
22:41:38 [2022-10-21T22:41:38.900Z]   Stopped: 0
22:41:38 [2022-10-21T22:41:38.900Z]  Images: 0
22:41:38 [2022-10-21T22:41:38.900Z]  Server Version: 20.10.9
22:41:38 [2022-10-21T22:41:38.900Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:41:38 [2022-10-21T22:41:38.900Z]   Windows: 
22:41:38 [2022-10-21T22:41:38.900Z]   LCOW: 
22:41:38 [2022-10-21T22:41:38.900Z]  Logging Driver: json-file
22:41:38 [2022-10-21T22:41:38.900Z]  Plugins:
22:41:38 [2022-10-21T22:41:38.900Z]   Volume: local
22:41:38 [2022-10-21T22:41:38.900Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:41:38 [2022-10-21T22:41:38.900Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:41:38 [2022-10-21T22:41:38.900Z]  Swarm: inactive
22:41:38 [2022-10-21T22:41:38.900Z]  Default Isolation: process
22:41:38 [2022-10-21T22:41:38.900Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:41:38 [2022-10-21T22:41:38.900Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
22:41:38 [2022-10-21T22:41:38.900Z]  OSType: windows
22:41:38 [2022-10-21T22:41:38.900Z]  Architecture: x86_64
22:41:38 [2022-10-21T22:41:38.900Z]  CPUs: 4
22:41:38 [2022-10-21T22:41:38.900Z]  Total Memory: 32GiB
22:41:38 [2022-10-21T22:41:38.900Z]  Name: azwin-2-3de750
22:41:38 [2022-10-21T22:41:38.900Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
22:41:38 [2022-10-21T22:41:38.900Z]  Docker Root Dir: D:\docker
22:41:38 [2022-10-21T22:41:38.900Z]  Debug Mode: false
22:41:38 [2022-10-21T22:41:38.900Z]  Registry: https://index.docker.io/v1/
22:41:38 [2022-10-21T22:41:38.900Z]  Labels:
22:41:38 [2022-10-21T22:41:38.900Z]  Experimental: true
22:41:38 [2022-10-21T22:41:38.900Z]  Insecure Registries:
22:41:38 [2022-10-21T22:41:38.900Z]   10.0.0.4:5000
22:41:38 [2022-10-21T22:41:38.900Z]   127.0.0.0/8
22:41:38 [2022-10-21T22:41:38.900Z]  Registry Mirrors:
22:41:38 [2022-10-21T22:41:38.900Z]   http://10.0.0.4:5000/
22:41:38 [2022-10-21T22:41:38.900Z]  Live Restore Enabled: false
22:41:38 [2022-10-21T22:41:38.900Z]  Product License: Community Engine
22:41:38 [2022-10-21T22:41:38.900Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
22:41:39 [2022-10-21T22:41:39.358Z] #48 DONE 2.0s
22:41:39 [2022-10-21T22:41:39.358Z] 
22:41:39 [2022-10-21T22:41:39.358Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:41:41 [2022-10-21T22:41:41.733Z] #38 138.3   CC       criu/protobuf-desc.o
22:41:41 [2022-10-21T22:41:41.887Z] #49 2.292 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:41:41 [2022-10-21T22:41:41.887Z] #49 2.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:41:41 [2022-10-21T22:41:41.887Z] #49 2.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:41:41 [2022-10-21T22:41:41.994Z] #38 ...
22:41:41 [2022-10-21T22:41:41.994Z] 
22:41:41 [2022-10-21T22:41:41.994Z] #36 [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
22:41:41 [2022-10-21T22:41:41.994Z] #36 185.4 + dpkg --print-architecture
22:41:42 [2022-10-21T22:41:42.145Z] #49 2.890 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:41:43 [2022-10-21T22:41:43.376Z] #36 DONE 186.5s
22:41:43 [2022-10-21T22:41:43.376Z] 
22:41:43 [2022-10-21T22:41:43.376Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:43 [2022-10-21T22:41:43.376Z] #38 139.7   CC       criu/protobuf.o
22:41:43 [2022-10-21T22:41:43.376Z] #38 140.2   CC       criu/pstree.o
22:41:43 [2022-10-21T22:41:43.517Z] #49 4.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:41:44 [2022-10-21T22:41:44.450Z] #49 5.285 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:41:44 [2022-10-21T22:41:44.450Z] #49 ...
22:41:44 [2022-10-21T22:41:44.450Z] 
22:41:44 [2022-10-21T22:41:44.450Z] #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
22:41:44 [2022-10-21T22:41:44.450Z] #40 13.93 + cd /tmp/tmp.RbYQYdFXTF/src/github.com/opencontainers/runc
22:41:44 [2022-10-21T22:41:44.450Z] #40 13.93 + git checkout -q v1.1.4
22:41:44 [2022-10-21T22:41:44.450Z] #40 14.59 + '[' -z '' ']'
22:41:44 [2022-10-21T22:41:44.450Z] #40 14.59 + target=static
22:41:44 [2022-10-21T22:41:44.450Z] #40 14.59 + make BUILDTAGS=seccomp static
22:41:44 [2022-10-21T22:41:44.450Z] #40 15.09 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
22:41:44 [2022-10-21T22:41:44.707Z] #40 ...
22:41:44 [2022-10-21T22:41:44.707Z] 
22:41:44 [2022-10-21T22:41:44.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:44 [2022-10-21T22:41:44.708Z] #39 85.86   CC       criu/autofs.o
22:41:44 [2022-10-21T22:41:44.708Z] #39 87.38   CC       criu/bfd.o
22:41:44 [2022-10-21T22:41:44.708Z] #39 88.10   CC       criu/bitmap.o
22:41:44 [2022-10-21T22:41:44.708Z] #39 88.32   CC       criu/cgroup-props.o
22:41:44 [2022-10-21T22:41:44.708Z] #39 89.33   CC       criu/cgroup.o
22:41:44 [2022-10-21T22:41:44.708Z] #39 92.38   CC       criu/clone-noasan.o
22:41:44 [2022-10-21T22:41:44.708Z] #39 92.61   CC       criu/config.o
22:41:44 [2022-10-21T22:41:44.760Z] #38 141.7   CC       criu/rbtree.o
22:41:45 [2022-10-21T22:41:45.021Z] #38 142.0   CC       criu/rst-malloc.o
22:41:45 [2022-10-21T22:41:45.273Z] #39 ...
22:41:45 [2022-10-21T22:41:45.273Z] 
22:41:45 [2022-10-21T22:41:45.273Z] #24 [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
22:41:45 [2022-10-21T22:41:45.273Z] #24 DONE 143.3s
22:41:45 [2022-10-21T22:41:45.273Z] 
22:41:45 [2022-10-21T22:41:45.273Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:41:45 [2022-10-21T22:41:45.281Z] #38 142.3   CC       criu/seccomp.o
22:41:45 [2022-10-21T22:41:45.853Z] #38 142.9   CC       criu/seize.o
22:41:46 [2022-10-21T22:41:46.206Z] #49 ...
22:41:46 [2022-10-21T22:41:46.206Z] 
22:41:46 [2022-10-21T22:41:46.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:41:46 [2022-10-21T22:41:46.206Z] #39 94.12   CC       criu/cr-check.o
22:41:46 [2022-10-21T22:41:46.794Z] #38 143.8   CC       criu/servicefd.o
22:41:47 [2022-10-21T22:41:47.365Z] #38 144.2   CC       criu/shmem.o
22:41:48 [2022-10-21T22:41:48.106Z] #39 96.21   CC       criu/cr-dedup.o
22:41:48 [2022-10-21T22:41:48.306Z] #38 145.1   CC       criu/sigframe.o
22:41:48 [2022-10-21T22:41:48.306Z] #38 145.3   CC       criu/signalfd.o
22:41:48 [2022-10-21T22:41:48.378Z] #39 96.44   CC       criu/cr-dump.o
22:41:48 [2022-10-21T22:41:48.566Z] #38 145.5   CC       criu/sk-inet.o
22:41:49 [2022-10-21T22:41:49.508Z] #38 146.6   CC       criu/sk-netlink.o
22:41:50 [2022-10-21T22:41:50.078Z] #38 146.9   CC       criu/sk-packet.o
22:41:50 [2022-10-21T22:41:50.339Z] #38 147.5   CC       criu/sk-queue.o
22:41:50 [2022-10-21T22:41:50.907Z] #39 98.79   CC       criu/cr-errno.o
22:41:50 [2022-10-21T22:41:50.907Z] #39 98.86   CC       criu/cr-restore.o
22:41:50 [2022-10-21T22:41:50.910Z] #38 147.9   CC       criu/sk-tcp.o
22:41:51 [2022-10-21T22:41:51.481Z] #38 148.4   CC       criu/sk-unix.o
22:41:53 [2022-10-21T22:41:53.395Z] #38 150.3   CC       criu/sockets.o
22:41:54 [2022-10-21T22:41:54.336Z] #38 151.2   CC       criu/stats.o
22:41:54 [2022-10-21T22:41:54.596Z] #38 151.5   CC       criu/string.o
22:41:54 [2022-10-21T22:41:54.596Z] #38 151.6   CC       criu/sysctl.o
22:41:55 [2022-10-21T22:41:55.097Z] #39 ...
22:41:55 [2022-10-21T22:41:55.097Z] 
22:41:55 [2022-10-21T22:41:55.097Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:41:55 [2022-10-21T22:41:55.097Z] #49 9.457 Fetched 8598 kB in 7s (1157 kB/s)
22:41:55 [2022-10-21T22:41:55.097Z] #49 9.457 Reading package lists...
22:41:55 [2022-10-21T22:41:55.097Z] #49 12.01 Reading package lists...
22:41:55 [2022-10-21T22:41:55.097Z] #49 14.44 Building dependency tree...
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.76 The following additional packages will be installed:
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.77   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.77   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.78   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.78   python3-pkg-resources vim-runtime xxd
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.78 Suggested packages:
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.79   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.79   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.79   acl attr quota
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.79 Recommended packages:
22:41:55 [2022-10-21T22:41:55.097Z] #49 15.80   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:41:55 [2022-10-21T22:41:55.536Z] #38 152.3   CC       criu/sysfs_parse.o
22:41:55 [2022-10-21T22:41:55.536Z] #38 152.6   CC       criu/timens.o
22:41:55 [2022-10-21T22:41:55.797Z] #38 152.9   CC       criu/timerfd.o
22:41:56 [2022-10-21T22:41:56.368Z] #38 153.3   CC       criu/tty.o
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.10 The following NEW packages will be installed:
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   python3-pkg-resources python3-setuptools python3-wheel sudo
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:41:56 [2022-10-21T22:41:56.473Z] #49 17.11   xz-utils zip
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.43 0 upgraded, 47 newly installed, 0 to remove and 7 not upgraded.
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.43 Need to get 27.0 MB of archives.
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.43 After this operation, 104 MB of additional disk space will be used.
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
22:41:56 [2022-10-21T22:41:56.731Z] #49 17.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:41:56 [2022-10-21T22:41:56.989Z] #49 17.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:41:56 [2022-10-21T22:41:56.989Z] #49 17.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:41:56 [2022-10-21T22:41:56.989Z] #49 17.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
22:41:56 [2022-10-21T22:41:56.989Z] #49 17.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
22:41:56 [2022-10-21T22:41:56.990Z] #49 17.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 17.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 18.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:41:57 [2022-10-21T22:41:57.248Z] #49 18.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
22:41:57 [2022-10-21T22:41:57.412Z] DEBUG: print all environment variables to check how Jenkins runs this script
22:41:57 [2022-10-21T22:41:57.412Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-47c2be32\powershellScript.ps1'; exit $LASTEXITCODE;
22:41:57 [2022-10-21T22:41:57.412Z] ----------------------------------------------------------------------------
22:41:57 [2022-10-21T22:41:57.412Z] 
22:41:57 [2022-10-21T22:41:57.412Z] INFO: executeCI.ps1 starting at Fri Oct 21 22:41:56 CUT 2022
22:41:57 [2022-10-21T22:41:57.412Z] 
22:41:57 [2022-10-21T22:41:57.412Z] INFO: Script version 05-Feb-2019 09:03 PDT
22:41:57 [2022-10-21T22:41:57.412Z] INFO: Running git version 2.24.1.windows.2
22:41:57 [2022-10-21T22:41:57.412Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
22:41:57 [2022-10-21T22:41:57.412Z] INFO: Environment variables:
22:41:57 [2022-10-21T22:41:57.412Z] 
22:41:57 [2022-10-21T22:41:57.412Z] Name                           Value                                                                                   
22:41:57 [2022-10-21T22:41:57.412Z] ----                           -----                                                                                   
22:41:57 [2022-10-21T22:41:57.412Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
22:41:57 [2022-10-21T22:41:57.412Z] amd64                          true                                                                                    
22:41:57 [2022-10-21T22:41:57.412Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
22:41:57 [2022-10-21T22:41:57.412Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
22:41:57 [2022-10-21T22:41:57.412Z] arm64                          true                                                                                    
22:41:57 [2022-10-21T22:41:57.412Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
22:41:57 [2022-10-21T22:41:57.412Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
22:41:57 [2022-10-21T22:41:57.412Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
22:41:57 [2022-10-21T22:41:57.412Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
22:41:57 [2022-10-21T22:41:57.412Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
22:41:57 [2022-10-21T22:41:57.412Z] BRANCH_NAME                    PR-44326                                                                                
22:41:57 [2022-10-21T22:41:57.412Z] BUILD_DISPLAY_NAME             #3                                                                                      
22:41:57 [2022-10-21T22:41:57.412Z] BUILD_ID                       3                                                                                       
22:41:57 [2022-10-21T22:41:57.412Z] BUILD_NUMBER                   3                                                                                       
22:41:57 [2022-10-21T22:41:57.412Z] BUILD_TAG                      jenkins-moby-PR-44326-3                                                                 
22:41:57 [2022-10-21T22:41:57.412Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-44326/3/                              
22:41:57 [2022-10-21T22:41:57.412Z] cgroup2                        true                                                                                    
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_AUTHOR                  thaJeztah                                                                               
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_BRANCH                  20.10_bump_term_ansiterm                                                                
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_FORK                    thaJeztah/docker                                                                        
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_ID                      44326                                                                                   
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_TARGET                  20.10                                                                                   
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_TITLE                   [20.10 backport] vendor: moby/term, Azure/go-ansiterm for golang.org/x/sys/windows co...
22:41:57 [2022-10-21T22:41:57.412Z] CHANGE_URL                     https://github.com/moby/moby/pull/44326                                                 
22:41:57 [2022-10-21T22:41:57.412Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
22:41:57 [2022-10-21T22:41:57.412Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
22:41:57 [2022-10-21T22:41:57.412Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
22:41:57 [2022-10-21T22:41:57.412Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
22:41:57 [2022-10-21T22:41:57.412Z] COMPUTERNAME                   azwin-2-3de750                                                                          
22:41:57 [2022-10-21T22:41:57.412Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
22:41:57 [2022-10-21T22:41:57.412Z] ConfigSequenceNumber           0                                                                                       
22:41:57 [2022-10-21T22:41:57.412Z] dco                            true                                                                                    
22:41:57 [2022-10-21T22:41:57.412Z] DOCKER_BUILDKIT                0                                                                                       
22:41:57 [2022-10-21T22:41:57.412Z] DOCKER_DUT_DEBUG               1                                                                                       
22:41:57 [2022-10-21T22:41:57.412Z] DOCKER_EXPERIMENTAL            1                                                                                       
22:41:57 [2022-10-21T22:41:57.412Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
22:41:57 [2022-10-21T22:41:57.412Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
22:41:57 [2022-10-21T22:41:57.412Z] EXECUTOR_NUMBER                0                                                                                       
22:41:57 [2022-10-21T22:41:57.412Z] FQDN                           azwin-2-3de750.westus.cloudapp.azure.com                                                
22:41:57 [2022-10-21T22:41:57.412Z] GIT_BRANCH                     PR-44326                                                                                
22:41:57 [2022-10-21T22:41:57.412Z] GIT_COMMIT                     00577db5b0390f0fdcdecdf0d74036e69f64ac8f                                                
22:41:57 [2022-10-21T22:41:57.412Z] GIT_PREVIOUS_COMMIT            87ccd38cea21bd5ccbbdc833112ec519b6c59dec                                                
22:41:57 [2022-10-21T22:41:57.412Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 87ccd38cea21bd5ccbbdc833112ec519b6c59dec                                                
22:41:57 [2022-10-21T22:41:57.412Z] GIT_URL                        https://github.com/moby/moby.git                                                        
22:41:57 [2022-10-21T22:41:57.412Z] HUDSON_COOKIE                  8b263c9b-e0ad-49bd-af02-e1e5c1506936                                                    
22:41:57 [2022-10-21T22:41:57.412Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
22:41:57 [2022-10-21T22:41:57.412Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
22:41:57 [2022-10-21T22:41:57.412Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
22:41:57 [2022-10-21T22:41:57.412Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
22:41:57 [2022-10-21T22:41:57.412Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
22:41:57 [2022-10-21T22:41:57.412Z] JENKINS_NODE_COOKIE            c97967c9-e7b4-4e36-a7bd-f3f9e54ec224                                                    
22:41:57 [2022-10-21T22:41:57.412Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
22:41:57 [2022-10-21T22:41:57.412Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
22:41:57 [2022-10-21T22:41:57.412Z] JOB_BASE_NAME                  PR-44326                                                                                
22:41:57 [2022-10-21T22:41:57.412Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44326/display/redirect                
22:41:57 [2022-10-21T22:41:57.412Z] JOB_NAME                       moby/PR-44326                                                                           
22:41:57 [2022-10-21T22:41:57.412Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-44326/                                
22:41:57 [2022-10-21T22:41:57.412Z] library.jps.version            master                                                                                  
22:41:57 [2022-10-21T22:41:57.412Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
22:41:57 [2022-10-21T22:41:57.412Z] NODE_LABELS                    amd64 azure azwin-2-3de750 azwin-2019 docker west-us windows windows-2019 x86_64        
22:41:57 [2022-10-21T22:41:57.412Z] NODE_NAME                      azwin-2-3de750                                                                          
22:41:57 [2022-10-21T22:41:57.413Z] NUMBER_OF_PROCESSORS           4                                                                                       
22:41:57 [2022-10-21T22:41:57.413Z] OS                             Windows_NT                                                                              
22:41:57 [2022-10-21T22:41:57.413Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
22:41:57 [2022-10-21T22:41:57.413Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
22:41:57 [2022-10-21T22:41:57.413Z] ppc64le                        false                                                                                   
22:41:57 [2022-10-21T22:41:57.413Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
22:41:57 [2022-10-21T22:41:57.413Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
22:41:57 [2022-10-21T22:41:57.413Z] PROCESSOR_LEVEL                6                                                                                       
22:41:57 [2022-10-21T22:41:57.413Z] PROCESSOR_REVISION             5504                                                                                    
22:41:57 [2022-10-21T22:41:57.413Z] ProgramData                    C:\ProgramData                                                                          
22:41:57 [2022-10-21T22:41:57.413Z] ProgramFiles                   C:\Program Files                                                                        
22:41:57 [2022-10-21T22:41:57.413Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
22:41:57 [2022-10-21T22:41:57.413Z] ProgramW6432                   C:\Program Files                                                                        
22:41:57 [2022-10-21T22:41:57.413Z] PROMPT                         $P$G                                                                                    
22:41:57 [2022-10-21T22:41:57.413Z] PSExecutionPolicyPreference    Bypass                                                                                  
22:41:57 [2022-10-21T22:41:57.413Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
22:41:57 [2022-10-21T22:41:57.413Z] PUBLIC                         C:\Users\Public                                                                         
22:41:57 [2022-10-21T22:41:57.413Z] rootless                       true                                                                                    
22:41:57 [2022-10-21T22:41:57.413Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-44326/3/display/redirect?page=artif...
22:41:57 [2022-10-21T22:41:57.413Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-44326/3/display/redirect?page=changes 
22:41:57 [2022-10-21T22:41:57.413Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44326/3/display/redirect              
22:41:57 [2022-10-21T22:41:57.413Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-44326/3/display/redirect?page=tests   
22:41:57 [2022-10-21T22:41:57.413Z] s390x                          false                                                                                   
22:41:57 [2022-10-21T22:41:57.413Z] SKIP_VALIDATION_TESTS          1                                                                                       
22:41:57 [2022-10-21T22:41:57.413Z] SOURCES_DRIVE                  d                                                                                       
22:41:57 [2022-10-21T22:41:57.413Z] SOURCES_SUBDIR                 gopath                                                                                  
22:41:57 [2022-10-21T22:41:57.413Z] STAGE_NAME                     Run tests                                                                               
22:41:57 [2022-10-21T22:41:57.413Z] SystemDrive                    C:                                                                                      
22:41:57 [2022-10-21T22:41:57.413Z] SystemRoot                     C:\Windows                                                                              
22:41:57 [2022-10-21T22:41:57.413Z] TEMP                           C:\Windows\TEMP                                                                         
22:41:57 [2022-10-21T22:41:57.413Z] TESTDEBUG                      0                                                                                       
22:41:57 [2022-10-21T22:41:57.413Z] TESTRUN_DRIVE                  d                                                                                       
22:41:57 [2022-10-21T22:41:57.413Z] TESTRUN_SUBDIR                 CI                                                                                      
22:41:57 [2022-10-21T22:41:57.413Z] TIMEOUT                        120m                                                                                    
22:41:57 [2022-10-21T22:41:57.413Z] TMP                            C:\Windows\TEMP                                                                         
22:41:57 [2022-10-21T22:41:57.413Z] unit_validate                  true                                                                                    
22:41:57 [2022-10-21T22:41:57.413Z] USERDOMAIN                     WORKGROUP                                                                               
22:41:57 [2022-10-21T22:41:57.413Z] USERNAME                       azwin-2-3de750$                                                                         
22:41:57 [2022-10-21T22:41:57.413Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
22:41:57 [2022-10-21T22:41:57.413Z] validate_force                 false                                                                                   
22:41:57 [2022-10-21T22:41:57.413Z] windir                         C:\Windows                                                                              
22:41:57 [2022-10-21T22:41:57.413Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
22:41:57 [2022-10-21T22:41:57.413Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
22:41:57 [2022-10-21T22:41:57.413Z] windowsRS5                     true                                                                                    
22:41:57 [2022-10-21T22:41:57.413Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
22:41:57 [2022-10-21T22:41:57.413Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
22:41:57 [2022-10-21T22:41:57.413Z] 
22:41:57 [2022-10-21T22:41:57.413Z] 
22:41:57 [2022-10-21T22:41:57.413Z] 
22:41:57 [2022-10-21T22:41:57.507Z] #49 18.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
22:41:57 [2022-10-21T22:41:57.507Z] #49 18.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:41:57 [2022-10-21T22:41:57.507Z] #49 18.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
22:41:57 [2022-10-21T22:41:57.507Z] #49 18.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
22:41:57 [2022-10-21T22:41:57.507Z] #49 18.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
22:41:57 [2022-10-21T22:41:57.507Z] #49 18.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:41:57 [2022-10-21T22:41:57.507Z] #49 18.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
22:41:57 [2022-10-21T22:41:57.765Z] #49 18.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
22:41:57 [2022-10-21T22:41:57.765Z] #49 18.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
22:41:58 [2022-10-21T22:41:58.333Z] #49 18.90 debconf: delaying package configuration, since apt-utils is not installed
22:41:58 [2022-10-21T22:41:58.333Z] #49 19.04 Fetched 27.0 MB in 1s (22.3 MB/s)
22:41:58 [2022-10-21T22:41:58.333Z] #49 19.10 Selecting previously unselected package pigz.
22:41:58 [2022-10-21T22:41:58.398Z] INFO: Sources under d:\gopath\...
22:41:58 [2022-10-21T22:41:58.398Z] INFO: Test run under d:\CI\...
22:41:58 [2022-10-21T22:41:58.398Z] INFO: Running in D:\gopath\src\github.com\docker\docker
22:41:58 [2022-10-21T22:41:58.398Z] INFO: docker/docker repository was found
22:41:58 [2022-10-21T22:41:58.398Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
22:41:58 [2022-10-21T22:41:58.592Z] #49 19.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
22:41:58 [2022-10-21T22:41:58.592Z] #49 19.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
22:41:58 [2022-10-21T22:41:58.592Z] #49 19.14 Unpacking pigz (2.6-1) ...
22:41:58 [2022-10-21T22:41:58.592Z] #49 19.22 Selecting previously unselected package libelf1:amd64.
22:41:58 [2022-10-21T22:41:58.592Z] #49 19.22 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
22:41:58 [2022-10-21T22:41:58.592Z] #49 19.23 Unpacking libelf1:amd64 (0.183-1) ...
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.38 Selecting previously unselected package libbpf0:amd64.
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.41 Unpacking libbpf0:amd64 (1:0.3-2) ...
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.52 Selecting previously unselected package libcap2:amd64.
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.53 Unpacking libcap2:amd64 (1:2.44-1) ...
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.57 Selecting previously unselected package libmnl0:amd64.
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.58 Unpacking libmnl0:amd64 (1.0.4-3) ...
22:41:58 [2022-10-21T22:41:58.850Z] #49 19.63 Selecting previously unselected package libxtables12:amd64.
22:41:58 [2022-10-21T22:41:58.912Z] #38 155.4   CC       criu/tun.o
22:41:58 [2022-10-21T22:41:58.912Z] #38 155.9   CC       criu/uffd.o
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.63 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.64 Unpacking libxtables12:amd64 (1.8.7-1) ...
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.71 Selecting previously unselected package libcap2-bin.
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.72 Unpacking libcap2-bin (1:2.44-1) ...
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.80 Selecting previously unselected package iproute2.
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.81 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
22:41:59 [2022-10-21T22:41:59.109Z] #49 19.81 Unpacking iproute2 (5.10.0-4) ...
22:41:59 [2022-10-21T22:41:59.384Z] ltsc2019: Pulling from windows/servercore
22:41:59 [2022-10-21T22:41:59.384Z] b111c3320c94: Pulling fs layer
22:41:59 [2022-10-21T22:41:59.384Z] 028c482fad0f: Pulling fs layer
22:41:59 [2022-10-21T22:41:59.676Z] #49 20.35 Selecting previously unselected package xxd.
22:41:59 [2022-10-21T22:41:59.676Z] #49 20.36 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:41:59 [2022-10-21T22:41:59.676Z] #49 20.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:41:59 [2022-10-21T22:41:59.934Z] #49 20.51 Selecting previously unselected package vim-common.
22:41:59 [2022-10-21T22:41:59.934Z] #49 20.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:41:59 [2022-10-21T22:41:59.934Z] #49 20.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:41:59 [2022-10-21T22:41:59.934Z] #49 20.70 Selecting previously unselected package bash-completion.
22:41:59 [2022-10-21T22:41:59.934Z] #49 20.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:42:00 [2022-10-21T22:42:00.296Z] #38 157.1   CC       criu/util.o
22:42:01 [2022-10-21T22:42:01.681Z] #38 158.4   CC       criu/uts_ns.o
22:42:01 [2022-10-21T22:42:01.681Z] #38 158.6   CC       criu/vdso.o
22:42:02 [2022-10-21T22:42:02.253Z] #38 159.2   LINK     criu/built-in.o
22:42:02 [2022-10-21T22:42:02.466Z] #49 22.67 Unpacking bash-completion (1:2.11-2) ...
22:42:02 [2022-10-21T22:42:02.466Z] #49 23.13 Selecting previously unselected package bzip2.
22:42:02 [2022-10-21T22:42:02.466Z] #49 23.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
22:42:02 [2022-10-21T22:42:02.466Z] #49 23.14 Unpacking bzip2 (1.0.8-4) ...
22:42:02 [2022-10-21T22:42:02.514Z] #38 159.4   LINK     criu/criu
22:42:02 [2022-10-21T22:42:02.724Z] #49 23.23 Selecting previously unselected package xz-utils.
22:42:02 [2022-10-21T22:42:02.724Z] #49 23.23 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:42:02 [2022-10-21T22:42:02.724Z] #49 23.24 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:42:02 [2022-10-21T22:42:02.724Z] #49 23.43 Selecting previously unselected package apparmor.
22:42:02 [2022-10-21T22:42:02.724Z] #49 23.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
22:42:02 [2022-10-21T22:42:02.775Z] #38 159.8   DEP      lib/c/criu.d
22:42:02 [2022-10-21T22:42:02.775Z] #38 159.8   CC       images/rpc.pb-c.o
22:42:02 [2022-10-21T22:42:02.983Z] #49 23.49 Unpacking apparmor (2.13.6-10) ...
22:42:03 [2022-10-21T22:42:03.241Z] #49 23.90 Selecting previously unselected package inetutils-ping.
22:42:03 [2022-10-21T22:42:03.241Z] #49 23.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
22:42:03 [2022-10-21T22:42:03.241Z] #49 23.93 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.06 Selecting previously unselected package libip4tc2:amd64.
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.07 Unpacking libip4tc2:amd64 (1.8.7-1) ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.16 Selecting previously unselected package libip6tc2:amd64.
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.16 Unpacking libip6tc2:amd64 (1.8.7-1) ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.25 Selecting previously unselected package libnfnetlink0:amd64.
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
22:42:03 [2022-10-21T22:42:03.499Z] #49 24.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:42:03 [2022-10-21T22:42:03.717Z] #38 160.5   CC       lib/c/criu.o
22:42:03 [2022-10-21T22:42:03.758Z] #49 24.45 Selecting previously unselected package libnftnl11:amd64.
22:42:03 [2022-10-21T22:42:03.758Z] #49 24.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
22:42:03 [2022-10-21T22:42:03.758Z] #49 24.49 Unpacking libnftnl11:amd64 (1.1.9-1) ...
22:42:03 [2022-10-21T22:42:03.758Z] #49 24.57 Selecting previously unselected package iptables.
22:42:03 [2022-10-21T22:42:03.758Z] #49 24.57 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
22:42:03 [2022-10-21T22:42:03.758Z] #49 24.58 Unpacking iptables (1.8.7-1) ...
22:42:04 [2022-10-21T22:42:04.017Z] #49 24.87 Selecting previously unselected package libonig5:amd64.
22:42:04 [2022-10-21T22:42:04.077Z] INFO [linters context/goanalysis] analyzers took 3m50.672345574s with top 10 stages: buildir: 1m40.178909166s, goimports: 20.735519407s, unconvert: 15.136467212s, gosec: 12.411621624s, S1038: 6.349467235s, golint: 5.484237619s, misspell: 4.315967201s, nilness: 3.14951906s, directives: 2.989825973s, unused: 2.872193883s 
22:42:04 [2022-10-21T22:42:04.077Z] INFO [runner] Issues before processing: 2495, after processing: 0 
22:42:04 [2022-10-21T22:42:04.077Z] INFO [runner] Processors filtering stat (out/in): exclude: 1772/1772, exclude-rules: 78/1772, filename_unadjuster: 1877/1877, skip_files: 1877/1877, cgo: 1877/2495, nolint: 0/78, identifier_marker: 1772/1772, path_prettifier: 1877/1877, skip_dirs: 1877/1877, autogenerated_exclude: 1772/1877 
22:42:04 [2022-10-21T22:42:04.077Z] INFO [runner] processing took 68.935883ms with stages: nolint: 26.104858ms, identifier_marker: 19.231663ms, path_prettifier: 7.704132ms, exclude-rules: 7.131795ms, autogenerated_exclude: 6.759922ms, skip_dirs: 1.604601ms, cgo: 244.579µs, filename_unadjuster: 149.375µs, max_same_issues: 1.541µs, uniq_by_line: 601ns, skip_files: 408ns, max_from_linter: 382ns, diff: 354ns, exclude: 338ns, source_code: 286ns, max_per_file_from_linter: 246ns, path_shortener: 238ns, sort_results: 228ns, severity-rules: 226ns, path_prefixer: 110ns 
22:42:04 [2022-10-21T22:42:04.077Z] INFO [runner] linters took 1m17.065848723s with stages: goanalysis_metalinter: 1m16.996791824s 
22:42:04 [2022-10-21T22:42:04.078Z] INFO File cache stats: 1458 entries of total size 6.9MiB 
22:42:04 [2022-10-21T22:42:04.078Z] INFO Memory: 2218 samples, avg is 266.4MB, max is 1004.5MB 
22:42:04 [2022-10-21T22:42:04.078Z] INFO Execution took 3m41.874444075s               
22:42:04 [2022-10-21T22:42:04.078Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
22:42:04 [2022-10-21T22:42:04.275Z] #49 24.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
22:42:04 [2022-10-21T22:42:04.275Z] #49 24.89 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:42:04 [2022-10-21T22:42:04.275Z] #49 25.03 Selecting previously unselected package libjq1:amd64.
22:42:04 [2022-10-21T22:42:04.275Z] #49 25.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
22:42:04 [2022-10-21T22:42:04.275Z] #49 25.04 Unpacking libjq1:amd64 (1.6-2.1) ...
22:42:04 [2022-10-21T22:42:04.275Z] #49 25.14 Selecting previously unselected package jq.
22:42:04 [2022-10-21T22:42:04.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f08c5e9edc6b38e74abda35fffa4d8f3231169a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a hack/make.sh dynbinary-daemon test-docker-py
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.15 Unpacking jq (1.6-2.1) ...
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.22 Selecting previously unselected package libaio1:amd64.
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.23 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.23 Unpacking libaio1:amd64 (0.3.112-9) ...
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.32 Selecting previously unselected package libgpm2:amd64.
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.32 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.33 Unpacking libgpm2:amd64 (1.20.7-8) ...
22:42:04 [2022-10-21T22:42:04.534Z] #49 25.40 Selecting previously unselected package libicu67:amd64.
22:42:04 [2022-10-21T22:42:04.649Z] 
22:42:04 [2022-10-21T22:42:04.658Z] #38 161.5   LINK     lib/c/built-in.o
22:42:04 [2022-10-21T22:42:04.658Z] #38 161.5   LINK     lib/c/libcriu.so
22:42:04 [2022-10-21T22:42:04.658Z] #38 161.6   LINK     lib/c/libcriu.a
22:42:04 [2022-10-21T22:42:04.658Z] #38 161.8   GEN      magic.py
22:42:04 [2022-10-21T22:42:04.793Z] #49 25.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
22:42:04 [2022-10-21T22:42:04.793Z] #49 25.43 Unpacking libicu67:amd64 (67.1-7) ...
22:42:04 [2022-10-21T22:42:04.905Z] Removing bundles/
22:42:04 [2022-10-21T22:42:04.906Z] 
22:42:04 [2022-10-21T22:42:04.906Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:42:04 [2022-10-21T22:42:04.906Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:42:04 [2022-10-21T22:42:04.906Z] GOOS="" GOARCH="" GOARM=""
22:42:04 [2022-10-21T22:42:04.919Z] #38 162.0 Note: Building without setproctitle() and strlcpy() support.
22:42:04 [2022-10-21T22:42:04.919Z] #38 162.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:42:04 [2022-10-21T22:42:04.919Z] #38 162.0 Note: Building without GnuTLS support
22:42:04 [2022-10-21T22:42:04.919Z] #38 162.0 Makefile.config:39: Warn: you have no libnftables installed
22:42:04 [2022-10-21T22:42:04.919Z] #38 162.0 Makefile.config:40: Warn: Building without nftables support
22:42:05 [2022-10-21T22:42:05.052Z] #49 ...
22:42:05 [2022-10-21T22:42:05.052Z] 
22:42:05 [2022-10-21T22:42:05.052Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:42:05 [2022-10-21T22:42:05.052Z] #39 103.2   CC       criu/cr-service.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 104.7   CC       criu/crtools.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 105.2   CC       criu/eventfd.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 105.6   CC       criu/eventpoll.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 106.4   CC       criu/external.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 106.7   CC       criu/fault-injection.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 106.8   CC       criu/fdstore.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 107.1   CC       criu/fifo.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 107.5   CC       criu/file-ids.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 107.8   CC       criu/file-lock.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 108.8   CC       criu/files-ext.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 109.2   CC       criu/files-reg.o
22:42:05 [2022-10-21T22:42:05.052Z] #39 111.4   CC       criu/files.o
22:42:05 [2022-10-21T22:42:05.251Z] 028c482fad0f: Verifying Checksum
22:42:05 [2022-10-21T22:42:05.251Z] 028c482fad0f: Download complete
22:42:05 [2022-10-21T22:42:05.310Z] #39 113.5 include/common/asm/bitops.h: Assembler messages:
22:42:05 [2022-10-21T22:42:05.310Z] #39 113.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
22:42:05 [2022-10-21T22:42:05.569Z] #39 113.6   CC       criu/filesystems.o
22:42:05 [2022-10-21T22:42:05.861Z] #38 162.9 fatal: not a git repository (or any of the parent directories): .git
22:42:06 [2022-10-21T22:42:06.135Z] #39 114.3   CC       criu/fsnotify.o
22:42:06 [2022-10-21T22:42:06.803Z] #38 163.8 make[1]: Nothing to be done for 'all'.
22:42:07 [2022-10-21T22:42:07.511Z] #39 115.5   CC       criu/image-desc.o
22:42:07 [2022-10-21T22:42:07.745Z] #38 164.8 make[1]: 'images/built-in.o' is up to date.
22:42:07 [2022-10-21T22:42:07.745Z] #38 164.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:42:07 [2022-10-21T22:42:07.745Z] #38 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:42:07 [2022-10-21T22:42:07.770Z] #39 115.7   CC       criu/image.o
22:42:08 [2022-10-21T22:42:08.006Z] #38 164.9 make[1]: 'compel/libcompel.a' is up to date.
22:42:08 [2022-10-21T22:42:08.006Z] #38 165.0 make[1]: 'compel/compel-host-bin' is up to date.
22:42:08 [2022-10-21T22:42:08.006Z] #38 165.0 make[1]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.006Z] #38 165.1 make[1]: 'soccr/libsoccr.a' is up to date.
22:42:08 [2022-10-21T22:42:08.267Z] #38 165.3 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.267Z] #38 165.4 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.337Z] #39 ...
22:42:08 [2022-10-21T22:42:08.337Z] 
22:42:08 [2022-10-21T22:42:08.337Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:42:08 [2022-10-21T22:42:08.337Z] #49 29.04 Selecting previously unselected package libinih1:amd64.
22:42:08 [2022-10-21T22:42:08.337Z] #49 29.05 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
22:42:08 [2022-10-21T22:42:08.337Z] #49 29.05 Unpacking libinih1:amd64 (53-1+b2) ...
22:42:08 [2022-10-21T22:42:08.337Z] #49 29.12 Selecting previously unselected package libnet1:amd64.
22:42:08 [2022-10-21T22:42:08.528Z] #38 165.4 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.528Z] #38 165.5 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.528Z] #38 165.6 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.596Z] #49 29.12 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:42:08 [2022-10-21T22:42:08.596Z] #49 29.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:42:08 [2022-10-21T22:42:08.596Z] #49 29.21 Selecting previously unselected package libnl-3-200:amd64.
22:42:08 [2022-10-21T22:42:08.596Z] #49 29.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:42:08 [2022-10-21T22:42:08.596Z] #49 29.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:42:08 [2022-10-21T22:42:08.596Z] #49 29.34 Selecting previously unselected package libprotobuf-c1:amd64.
22:42:08 [2022-10-21T22:42:08.789Z] #38 165.7 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.789Z] #38 165.7 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.789Z] #38 165.9 make[2]: Nothing to be done for 'all'.
22:42:08 [2022-10-21T22:42:08.854Z] #49 29.34 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:42:08 [2022-10-21T22:42:08.854Z] #49 29.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:42:08 [2022-10-21T22:42:08.854Z] #49 29.41 Selecting previously unselected package net-tools.
22:42:08 [2022-10-21T22:42:08.854Z] #49 29.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
22:42:08 [2022-10-21T22:42:08.854Z] #49 29.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:42:09 [2022-10-21T22:42:09.050Z] #38 165.9   INSTALL  criu/criu
22:42:09 [2022-10-21T22:42:09.113Z] #49 29.65 Selecting previously unselected package patch.
22:42:09 [2022-10-21T22:42:09.113Z] #49 29.65 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
22:42:09 [2022-10-21T22:42:09.113Z] #49 29.65 Unpacking patch (2.7.6-7) ...
22:42:09 [2022-10-21T22:42:09.113Z] #49 29.76 Selecting previously unselected package python-pip-whl.
22:42:09 [2022-10-21T22:42:09.113Z] #49 29.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:42:09 [2022-10-21T22:42:09.113Z] #49 29.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:42:09 [2022-10-21T22:42:09.621Z] #38 DONE 166.6s
22:42:09 [2022-10-21T22:42:09.622Z] 
22:42:09 [2022-10-21T22:42:09.622Z] #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
22:42:09 [2022-10-21T22:42:09.680Z] #49 30.38 Selecting previously unselected package python3-lib2to3.
22:42:09 [2022-10-21T22:42:09.680Z] #49 30.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
22:42:09 [2022-10-21T22:42:09.680Z] #49 30.41 Unpacking python3-lib2to3 (3.9.2-1) ...
22:42:09 [2022-10-21T22:42:09.938Z] #49 30.55 Selecting previously unselected package python3-distutils.
22:42:09 [2022-10-21T22:42:09.938Z] #49 30.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
22:42:09 [2022-10-21T22:42:09.938Z] #49 30.58 Unpacking python3-distutils (3.9.2-1) ...
22:42:09 [2022-10-21T22:42:09.938Z] #49 30.71 Selecting previously unselected package python3-pkg-resources.
22:42:09 [2022-10-21T22:42:09.938Z] #49 30.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
22:42:09 [2022-10-21T22:42:09.938Z] #49 30.71 Unpacking python3-pkg-resources (52.0.0-4) ...
22:42:10 [2022-10-21T22:42:10.197Z] #49 30.82 Selecting previously unselected package python3-setuptools.
22:42:10 [2022-10-21T22:42:10.197Z] #49 30.82 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
22:42:10 [2022-10-21T22:42:10.197Z] #49 30.82 Unpacking python3-setuptools (52.0.0-4) ...
22:42:10 [2022-10-21T22:42:10.197Z] #49 31.07 Selecting previously unselected package python3-wheel.
22:42:10 [2022-10-21T22:42:10.456Z] #49 31.07 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
22:42:10 [2022-10-21T22:42:10.456Z] #49 31.07 Unpacking python3-wheel (0.34.2-1) ...
22:42:10 [2022-10-21T22:42:10.456Z] #49 31.15 Selecting previously unselected package python3-pip.
22:42:10 [2022-10-21T22:42:10.456Z] #49 31.15 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:42:10 [2022-10-21T22:42:10.456Z] #49 31.15 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:42:10 [2022-10-21T22:42:10.715Z] #49 31.47 Selecting previously unselected package sudo.
22:42:10 [2022-10-21T22:42:10.974Z] #49 31.47 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
22:42:10 [2022-10-21T22:42:10.974Z] #49 31.47 Unpacking sudo (1.9.5p2-3) ...
22:42:11 [2022-10-21T22:42:11.232Z] #49 32.02 Selecting previously unselected package thin-provisioning-tools.
22:42:11 [2022-10-21T22:42:11.232Z] #49 32.02 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
22:42:11 [2022-10-21T22:42:11.491Z] #49 32.02 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:42:11 [2022-10-21T22:42:11.491Z] #49 32.29 Selecting previously unselected package uidmap.
22:42:11 [2022-10-21T22:42:11.749Z] #49 32.31 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
22:42:11 [2022-10-21T22:42:11.749Z] #49 32.31 Unpacking uidmap (1:4.8.1-1) ...
22:42:11 [2022-10-21T22:42:11.749Z] #49 32.50 Selecting previously unselected package vim-runtime.
22:42:11 [2022-10-21T22:42:11.749Z] #49 32.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:42:11 [2022-10-21T22:42:11.749Z] #49 32.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:42:12 [2022-10-21T22:42:12.008Z] #49 32.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:42:12 [2022-10-21T22:42:12.008Z] #49 32.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:42:15 [2022-10-21T22:42:15.294Z] #49 36.06 Selecting previously unselected package vim.
22:42:15 [2022-10-21T22:42:15.294Z] #49 36.06 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:42:15 [2022-10-21T22:42:15.553Z] #49 36.07 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:42:15 [2022-10-21T22:42:15.812Z] #49 36.56 Selecting previously unselected package xfsprogs.
22:42:15 [2022-10-21T22:42:15.812Z] #49 36.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
22:42:15 [2022-10-21T22:42:15.812Z] #49 36.58 Unpacking xfsprogs (5.10.0-4) ...
22:42:16 [2022-10-21T22:42:16.379Z] #49 37.06 Selecting previously unselected package zip.
22:42:16 [2022-10-21T22:42:16.379Z] #49 37.07 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
22:42:16 [2022-10-21T22:42:16.379Z] #49 37.08 Unpacking zip (3.0-12) ...
22:42:16 [2022-10-21T22:42:16.640Z] #49 37.27 Setting up python3-pkg-resources (52.0.0-4) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.18 Setting up libip4tc2:amd64 (1.8.7-1) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.20 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.21 Setting up libgpm2:amd64 (1.20.7-8) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.23 Setting up libicu67:amd64 (67.1-7) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.25 Setting up libip6tc2:amd64 (1.8.7-1) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.27 Setting up libinih1:amd64 (53-1+b2) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.28 Setting up uidmap (1:4.8.1-1) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.30 Setting up bzip2 (1.0.8-4) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:42:17 [2022-10-21T22:42:17.575Z] #49 38.32 Setting up python3-wheel (0.34.2-1) ...
22:42:18 [2022-10-21T22:42:18.510Z] #49 39.07 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:42:18 [2022-10-21T22:42:18.510Z] #49 39.08 Setting up libcap2:amd64 (1:2.44-1) ...
22:42:18 [2022-10-21T22:42:18.510Z] #49 39.09 Setting up libcap2-bin (1:2.44-1) ...
22:42:18 [2022-10-21T22:42:18.510Z] #49 39.10 Setting up apparmor (2.13.6-10) ...
22:42:18 [2022-10-21T22:42:18.510Z] #49 ...
22:42:18 [2022-10-21T22:42:18.510Z] 
22:42:18 [2022-10-21T22:42:18.510Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:42:18 [2022-10-21T22:42:18.510Z] #39 116.6   CC       criu/ipc_ns.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 117.9   CC       criu/irmap.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 118.6   CC       criu/kcmp-ids.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 118.9   CC       criu/kerndat.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 119.9   CC       criu/libnetlink.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 120.4   CC       criu/log.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 120.9   CC       criu/lsm.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 121.2   CC       criu/mem.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 123.1   CC       criu/memfd.o
22:42:18 [2022-10-21T22:42:18.510Z] #39 123.8   CC       criu/mount.o
22:42:19 [2022-10-21T22:42:19.887Z] #39 128.1   CC       criu/namespaces.o
22:42:19 [2022-10-21T22:42:19.888Z] #39 ...
22:42:19 [2022-10-21T22:42:19.888Z] 
22:42:19 [2022-10-21T22:42:19.888Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:42:19 [2022-10-21T22:42:19.888Z] #49 40.67 Setting up zip (3.0-12) ...
22:42:19 [2022-10-21T22:42:19.888Z] #49 40.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:42:19 [2022-10-21T22:42:19.888Z] #49 40.71 Setting up bash-completion (1:2.11-2) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 42.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 42.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:42:22 [2022-10-21T22:42:22.474Z] #49 42.92 Setting up libmnl0:amd64 (1.0.4-3) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 42.94 Setting up patch (2.7.6-7) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 42.95 Setting up sudo (1.9.5p2-3) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.02 invoke-rc.d: could not determine current runlevel
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.03 invoke-rc.d: policy-rc.d denied execution of start.
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.04 Setting up xfsprogs (5.10.0-4) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.06 Setting up libxtables12:amd64 (1.8.7-1) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.13 Setting up pigz (2.6-1) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:42:22 [2022-10-21T22:42:22.474Z] #49 43.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:42:23 [2022-10-21T22:42:23.420Z] #49 43.92 Setting up libaio1:amd64 (0.3.112-9) ...
22:42:23 [2022-10-21T22:42:23.420Z] #49 43.98 Setting up python3-lib2to3 (3.9.2-1) ...
22:42:23 [2022-10-21T22:42:23.996Z] #49 44.53 Setting up libelf1:amd64 (0.183-1) ...
22:42:23 [2022-10-21T22:42:23.996Z] #49 44.56 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:42:23 [2022-10-21T22:42:23.996Z] #49 44.57 Setting up python3-distutils (3.9.2-1) ...
22:42:24 [2022-10-21T22:42:24.258Z] #49 45.07 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:42:24 [2022-10-21T22:42:24.516Z] #49 45.20 Setting up python3-setuptools (52.0.0-4) ...
22:42:26 [2022-10-21T22:42:26.417Z] #49 46.82 Setting up libjq1:amd64 (1.6-2.1) ...
22:42:26 [2022-10-21T22:42:26.417Z] #49 46.83 Setting up libnftnl11:amd64 (1.1.9-1) ...
22:42:26 [2022-10-21T22:42:26.417Z] #49 46.85 Setting up thin-provisioning-tools (0.9.0-1) ...
22:42:26 [2022-10-21T22:42:26.417Z] #49 46.87 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:42:27 [2022-10-21T22:42:27.353Z] #49 48.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.16 Setting up jq (1.6-2.1) ...
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.17 Setting up libbpf0:amd64 (1:0.3-2) ...
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.19 Setting up iptables (1.8.7-1) ...
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:42:27 [2022-10-21T22:42:27.612Z] #49 48.25 Setting up iproute2 (5.10.0-4) ...
22:42:27 [2022-10-21T22:42:27.871Z] #49 48.59 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:42:28 [2022-10-21T22:42:28.440Z] #49 DONE 49.1s
22:42:28 [2022-10-21T22:42:28.440Z] 
22:42:28 [2022-10-21T22:42:28.440Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:42:30 [2022-10-21T22:42:30.342Z] #50 1.756 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:42:30 [2022-10-21T22:42:30.342Z] #50 1.759 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:42:30 [2022-10-21T22:42:30.342Z] #50 1.763 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:42:30 [2022-10-21T22:42:30.342Z] #50 DONE 1.8s
22:42:30 [2022-10-21T22:42:30.342Z] 
22:42:30 [2022-10-21T22:42:30.342Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:42:30 [2022-10-21T22:42:30.529Z] b111c3320c94: Verifying Checksum
22:42:30 [2022-10-21T22:42:30.529Z] b111c3320c94: Download complete
22:42:32 [2022-10-21T22:42:32.244Z] #51 ...
22:42:32 [2022-10-21T22:42:32.244Z] 
22:42:32 [2022-10-21T22:42:32.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:42:32 [2022-10-21T22:42:32.244Z] #39 130.4   CC       criu/net.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 134.1   CC       criu/netfilter.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 134.4   CC       criu/page-pipe.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 135.1   CC       criu/page-xfer.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 136.7   CC       criu/pagemap-cache.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 137.1   CC       criu/pagemap.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 138.2   CC       criu/parasite-syscall.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 139.3   CC       criu/path.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 139.7   CC       criu/pie-util-vdso-elf32.o
22:42:32 [2022-10-21T22:42:32.244Z] #39 140.2   CC       criu/pie-util-vdso.o
22:42:32 [2022-10-21T22:42:32.814Z] #39 140.8   CC       criu/pie-util.o
22:42:33 [2022-10-21T22:42:33.073Z] #39 141.0   CC       criu/pipes.o
22:42:34 [2022-10-21T22:42:34.008Z] #39 141.9   CC       criu/plugin.o
22:42:34 [2022-10-21T22:42:34.267Z] #39 142.4   CC       criu/proc_parse.o
22:42:37 [2022-10-21T22:42:37.551Z] #39 145.5   CC       criu/protobuf-desc.o
22:42:38 [2022-10-21T22:42:38.486Z] #39 146.6   CC       criu/protobuf.o
22:42:39 [2022-10-21T22:42:39.053Z] #39 147.0   CC       criu/pstree.o
22:42:40 [2022-10-21T22:42:40.427Z] #39 148.2   CC       criu/rbtree.o
22:42:40 [2022-10-21T22:42:40.427Z] #39 148.6   CC       criu/rst-malloc.o
22:42:40 [2022-10-21T22:42:40.993Z] #39 148.9   CC       criu/seccomp.o
22:42:41 [2022-10-21T22:42:41.251Z] #39 ...
22:42:41 [2022-10-21T22:42:41.251Z] 
22:42:41 [2022-10-21T22:42:41.251Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:42:41 [2022-10-21T22:42:41.251Z] #51 11.10 Collecting yamllint==1.26.1
22:42:41 [2022-10-21T22:42:41.741Z] #37 ...
22:42:41 [2022-10-21T22:42:41.741Z] 
22:42:41 [2022-10-21T22:42:41.741Z] #29 [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
22:42:41 [2022-10-21T22:42:41.741Z] #29 244.5 + return
22:42:41 [2022-10-21T22:42:41.741Z] #29 DONE 244.9s
22:42:41 [2022-10-21T22:42:41.741Z] 
22:42:41 [2022-10-21T22:42:41.741Z] #43 [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
22:42:42 [2022-10-21T22:42:42.313Z] #43 ...
22:42:42 [2022-10-21T22:42:42.313Z] 
22:42:42 [2022-10-21T22:42:42.313Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
22:42:42 [2022-10-21T22:42:42.627Z] #51 12.18   Downloading yamllint-1.26.1.tar.gz (126 kB)
22:42:42 [2022-10-21T22:42:42.921Z] #52 DONE 0.4s
22:42:42 [2022-10-21T22:42:42.921Z] 
22:42:42 [2022-10-21T22:42:42.921Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
22:42:42 [2022-10-21T22:42:42.921Z] #53 DONE 0.3s
22:42:42 [2022-10-21T22:42:42.921Z] 
22:42:42 [2022-10-21T22:42:42.921Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
22:42:43 [2022-10-21T22:42:43.191Z] #54 DONE 0.1s
22:42:43 [2022-10-21T22:42:43.191Z] 
22:42:43 [2022-10-21T22:42:43.191Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
22:42:43 [2022-10-21T22:42:43.191Z] #55 DONE 0.1s
22:42:43 [2022-10-21T22:42:43.191Z] 
22:42:43 [2022-10-21T22:42:43.191Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
22:42:43 [2022-10-21T22:42:43.191Z] #56 DONE 0.1s
22:42:43 [2022-10-21T22:42:43.191Z] 
22:42:43 [2022-10-21T22:42:43.191Z] #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
22:42:43 [2022-10-21T22:42:43.470Z] #37 ...
22:42:43 [2022-10-21T22:42:43.470Z] 
22:42:43 [2022-10-21T22:42:43.470Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
22:42:43 [2022-10-21T22:42:43.470Z] #57 DONE 0.1s
22:42:43 [2022-10-21T22:42:43.470Z] 
22:42:43 [2022-10-21T22:42:43.470Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:42:43 [2022-10-21T22:42:43.471Z] #58 DONE 0.1s
22:42:43 [2022-10-21T22:42:43.471Z] 
22:42:43 [2022-10-21T22:42:43.471Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
22:42:43 [2022-10-21T22:42:43.744Z] #59 DONE 0.1s
22:42:43 [2022-10-21T22:42:43.744Z] 
22:42:43 [2022-10-21T22:42:43.744Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
22:42:43 [2022-10-21T22:42:43.744Z] #60 DONE 0.1s
22:42:43 [2022-10-21T22:42:43.744Z] 
22:42:43 [2022-10-21T22:42:43.744Z] #43 [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
22:42:44 [2022-10-21T22:42:44.002Z] #51 13.46 Collecting pathspec>=0.5.3
22:42:44 [2022-10-21T22:42:44.002Z] #51 13.48   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
22:42:44 [2022-10-21T22:42:44.260Z] #51 13.98 Collecting pyyaml
22:42:44 [2022-10-21T22:42:44.260Z] #51 14.01   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)
22:42:44 [2022-10-21T22:42:44.260Z] #51 14.08 Building wheels for collected packages: yamllint
22:42:44 [2022-10-21T22:42:44.260Z] #51 14.09   Building wheel for yamllint (setup.py): started
22:42:45 [2022-10-21T22:42:45.636Z] #51 15.23   Building wheel for yamllint (setup.py): finished with status 'done'
22:42:45 [2022-10-21T22:42:45.636Z] #51 15.23   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c95c392f547e4e3f991c353aaf069c1d73bddfc4a4ab332eceba6e482cb2d2dd
22:42:45 [2022-10-21T22:42:45.636Z] #51 15.23   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
22:42:45 [2022-10-21T22:42:45.636Z] #51 15.23 Successfully built yamllint
22:42:45 [2022-10-21T22:42:45.636Z] #51 15.28 Installing collected packages: pyyaml, pathspec, yamllint
22:42:46 [2022-10-21T22:42:46.210Z] #51 15.73 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
22:42:46 [2022-10-21T22:42:46.468Z] #51 DONE 16.3s
22:42:46 [2022-10-21T22:42:46.468Z] 
22:42:46 [2022-10-21T22:42:46.468Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:42:46 [2022-10-21T22:42:46.468Z] #39 149.7   CC       criu/seize.o
22:42:46 [2022-10-21T22:42:46.468Z] #39 150.7   CC       criu/servicefd.o
22:42:46 [2022-10-21T22:42:46.468Z] #39 151.3 include/common/asm/bitops.h: Assembler messages:
22:42:46 [2022-10-21T22:42:46.468Z] #39 151.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:42:46 [2022-10-21T22:42:46.468Z] #39 151.3   CC       criu/shmem.o
22:42:46 [2022-10-21T22:42:46.468Z] #39 152.4   CC       criu/sigframe.o
22:42:46 [2022-10-21T22:42:46.468Z] #39 152.6   CC       criu/signalfd.o
22:42:46 [2022-10-21T22:42:46.468Z] #39 153.0   CC       criu/sk-inet.o
22:42:46 [2022-10-21T22:42:46.468Z] #39 154.5   CC       criu/sk-netlink.o
22:42:46 [2022-10-21T22:42:46.726Z] #39 154.8   CC       criu/sk-packet.o
22:42:46 [2022-10-21T22:42:46.985Z] #39 ...
22:42:46 [2022-10-21T22:42:46.985Z] 
22:42:46 [2022-10-21T22:42:46.985Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
22:42:46 [2022-10-21T22:42:46.985Z] #52 DONE 0.4s
22:42:46 [2022-10-21T22:42:46.985Z] 
22:42:46 [2022-10-21T22:42:46.985Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
22:42:47 [2022-10-21T22:42:47.242Z] #53 DONE 0.3s
22:42:47 [2022-10-21T22:42:47.242Z] 
22:42:47 [2022-10-21T22:42:47.242Z] #28 [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
22:42:47 [2022-10-21T22:42:47.242Z] #28 ...
22:42:47 [2022-10-21T22:42:47.242Z] 
22:42:47 [2022-10-21T22:42:47.242Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
22:42:47 [2022-10-21T22:42:47.500Z] #54 DONE 0.2s
22:42:47 [2022-10-21T22:42:47.500Z] 
22:42:47 [2022-10-21T22:42:47.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:42:47 [2022-10-21T22:42:47.500Z] #39 155.6   CC       criu/sk-queue.o
22:42:47 [2022-10-21T22:42:47.759Z] #39 ...
22:42:47 [2022-10-21T22:42:47.759Z] 
22:42:47 [2022-10-21T22:42:47.759Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
22:42:47 [2022-10-21T22:42:47.759Z] #55 DONE 0.1s
22:42:47 [2022-10-21T22:42:47.759Z] 
22:42:47 [2022-10-21T22:42:47.759Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
22:42:47 [2022-10-21T22:42:47.759Z] #56 DONE 0.0s
22:42:47 [2022-10-21T22:42:47.759Z] 
22:42:47 [2022-10-21T22:42:47.759Z] #28 [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
22:42:47 [2022-10-21T22:42:47.946Z] #43 149.6 + mkdir -p /build
22:42:47 [2022-10-21T22:42:47.946Z] #43 149.6 + cp runc /build/runc
22:42:48 [2022-10-21T22:42:48.324Z] #28 ...
22:42:48 [2022-10-21T22:42:48.324Z] 
22:42:48 [2022-10-21T22:42:48.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:42:48 [2022-10-21T22:42:48.324Z] #39 156.3   CC       criu/sk-tcp.o
22:42:48 [2022-10-21T22:42:48.518Z] #43 DONE 150.1s
22:42:48 [2022-10-21T22:42:48.518Z] 
22:42:48 [2022-10-21T22:42:48.518Z] #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
22:42:48 [2022-10-21T22:42:48.518Z] #24 251.6 + /build/golangci-lint --version
22:42:48 [2022-10-21T22:42:48.890Z] #39 156.8   CC       criu/sk-unix.o
22:42:49 [2022-10-21T22:42:49.460Z] #24 253.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
22:42:49 [2022-10-21T22:42:49.460Z] #24 DONE 253.2s
22:42:49 [2022-10-21T22:42:49.460Z] 
22:42:49 [2022-10-21T22:42:49.460Z] #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
22:42:50 [2022-10-21T22:42:50.790Z] #39 158.9   CC       criu/sockets.o
22:42:50 [2022-10-21T22:42:50.845Z] #37 ...
22:42:50 [2022-10-21T22:42:50.845Z] 
22:42:50 [2022-10-21T22:42:50.845Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
22:42:51 [2022-10-21T22:42:51.105Z] #61 DONE 0.2s
22:42:51 [2022-10-21T22:42:51.105Z] 
22:42:51 [2022-10-21T22:42:51.105Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
22:42:51 [2022-10-21T22:42:51.105Z] #62 DONE 0.1s
22:42:51 [2022-10-21T22:42:51.105Z] 
22:42:51 [2022-10-21T22:42:51.105Z] #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
22:42:51 [2022-10-21T22:42:51.105Z] #37 ...
22:42:51 [2022-10-21T22:42:51.105Z] 
22:42:51 [2022-10-21T22:42:51.105Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
22:42:51 [2022-10-21T22:42:51.105Z] #63 DONE 0.1s
22:42:51 [2022-10-21T22:42:51.365Z] 
22:42:51 [2022-10-21T22:42:51.365Z] #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
22:42:52 [2022-10-21T22:42:52.164Z] #39 160.1   CC       criu/stats.o
22:42:52 [2022-10-21T22:42:52.305Z] #37 222.5 + bin/containerd
22:42:52 [2022-10-21T22:42:52.421Z] #39 160.4   CC       criu/string.o
22:42:52 [2022-10-21T22:42:52.421Z] #39 160.6   CC       criu/sysctl.o
22:42:53 [2022-10-21T22:42:53.355Z] #39 161.3   CC       criu/sysfs_parse.o
22:42:53 [2022-10-21T22:42:53.613Z] #39 161.7   CC       criu/timens.o
22:42:54 [2022-10-21T22:42:54.179Z] #39 162.2   CC       criu/timerfd.o
22:42:54 [2022-10-21T22:42:54.438Z] #39 162.6   CC       criu/tty.o
22:42:56 [2022-10-21T22:42:56.337Z] #39 ...
22:42:56 [2022-10-21T22:42:56.337Z] 
22:42:56 [2022-10-21T22:42:56.337Z] #25 [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
22:42:56 [2022-10-21T22:42:56.337Z] #25 214.5 + dpkg --print-architecture
22:42:56 [2022-10-21T22:42:56.337Z] #25 214.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:42:56 [2022-10-21T22:42:56.853Z] #25 214.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:42:56 [2022-10-21T22:42:56.853Z] #25 214.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:43:06 [2022-10-21T22:43:06.820Z] #25 ...
22:43:06 [2022-10-21T22:43:06.820Z] 
22:43:06 [2022-10-21T22:43:06.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:43:06 [2022-10-21T22:43:06.820Z] #39 164.7   CC       criu/tun.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 165.2   CC       criu/uffd.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 166.7   CC       criu/util.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 168.2   CC       criu/uts_ns.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 168.5   CC       criu/vdso-compat.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 168.7   CC       criu/vdso.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 169.4   LINK     criu/built-in.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 169.5   LINK     criu/criu
22:43:06 [2022-10-21T22:43:06.820Z] #39 170.0   DEP      lib/c/criu.d
22:43:06 [2022-10-21T22:43:06.820Z] #39 170.0   CC       images/rpc.pb-c.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 170.7   CC       lib/c/criu.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 171.9   LINK     lib/c/built-in.o
22:43:06 [2022-10-21T22:43:06.820Z] #39 171.9   LINK     lib/c/libcriu.so
22:43:06 [2022-10-21T22:43:06.820Z] #39 172.1   LINK     lib/c/libcriu.a
22:43:06 [2022-10-21T22:43:06.820Z] #39 172.3   GEN      magic.py
22:43:06 [2022-10-21T22:43:06.820Z] #39 172.5 Note: Building without setproctitle() and strlcpy() support.
22:43:06 [2022-10-21T22:43:06.820Z] #39 172.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:43:06 [2022-10-21T22:43:06.820Z] #39 172.5 Note: Building without GnuTLS support
22:43:06 [2022-10-21T22:43:06.820Z] #39 172.5 Makefile.config:39: Warn: you have no libnftables installed
22:43:06 [2022-10-21T22:43:06.820Z] #39 172.5 Makefile.config:40: Warn: Building without nftables support
22:43:06 [2022-10-21T22:43:06.820Z] #39 173.5 fatal: not a git repository (or any of the parent directories): .git
22:43:06 [2022-10-21T22:43:06.820Z] #39 174.3 make[1]: Nothing to be done for 'all'.
22:43:07 [2022-10-21T22:43:07.078Z] #39 175.2 make[1]: 'images/built-in.o' is up to date.
22:43:07 [2022-10-21T22:43:07.078Z] #39 175.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:43:07 [2022-10-21T22:43:07.078Z] #39 175.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:43:07 [2022-10-21T22:43:07.336Z] #39 175.4 make[1]: 'compel/libcompel.a' is up to date.
22:43:07 [2022-10-21T22:43:07.336Z] #39 175.4 make[1]: 'compel/compel-host-bin' is up to date.
22:43:07 [2022-10-21T22:43:07.336Z] #39 175.5 make[1]: Nothing to be done for 'all'.
22:43:07 [2022-10-21T22:43:07.336Z] #39 175.5 make[1]: 'soccr/libsoccr.a' is up to date.
22:43:07 [2022-10-21T22:43:07.902Z] #39 175.8 make[2]: Nothing to be done for 'all'.
22:43:07 [2022-10-21T22:43:07.902Z] #39 175.8 make[2]: Nothing to be done for 'all'.
22:43:07 [2022-10-21T22:43:07.902Z] #39 175.9 make[2]: Nothing to be done for 'all'.
22:43:07 [2022-10-21T22:43:07.902Z] #39 176.0 make[2]: Nothing to be done for 'all'.
22:43:07 [2022-10-21T22:43:07.902Z] #39 176.1 make[2]: Nothing to be done for 'all'.
22:43:07 [2022-10-21T22:43:07.902Z] #39 176.1 make[2]: Nothing to be done for 'all'.
22:43:08 [2022-10-21T22:43:08.160Z] #39 176.2 make[2]: Nothing to be done for 'all'.
22:43:08 [2022-10-21T22:43:08.160Z] #39 176.4 make[2]: Nothing to be done for 'all'.
22:43:08 [2022-10-21T22:43:08.160Z] #39 176.4   INSTALL  criu/criu
22:43:08 [2022-10-21T22:43:08.729Z] #39 DONE 176.7s
22:43:08 [2022-10-21T22:43:08.729Z] 
22:43:08 [2022-10-21T22:43:08.729Z] #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
22:43:20 [2022-10-21T22:43:20.927Z] #40 ...
22:43:20 [2022-10-21T22:43:20.927Z] 
22:43:20 [2022-10-21T22:43:20.927Z] #25 [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
22:43:20 [2022-10-21T22:43:20.927Z] #25 DONE 237.4s
22:43:20 [2022-10-21T22:43:20.927Z] 
22:43:20 [2022-10-21T22:43:20.927Z] #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
22:43:21 [2022-10-21T22:43:21.186Z] #37 ...
22:43:21 [2022-10-21T22:43:21.186Z] 
22:43:21 [2022-10-21T22:43:21.186Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
22:43:21 [2022-10-21T22:43:21.443Z] #57 DONE 0.2s
22:43:21 [2022-10-21T22:43:21.443Z] 
22:43:21 [2022-10-21T22:43:21.443Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:43:21 [2022-10-21T22:43:21.443Z] #58 DONE 0.1s
22:43:21 [2022-10-21T22:43:21.443Z] 
22:43:21 [2022-10-21T22:43:21.443Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
22:43:21 [2022-10-21T22:43:21.443Z] #59 DONE 0.1s
22:43:21 [2022-10-21T22:43:21.443Z] 
22:43:21 [2022-10-21T22:43:21.443Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
22:43:21 [2022-10-21T22:43:21.443Z] #60 DONE 0.1s
22:43:21 [2022-10-21T22:43:21.443Z] 
22:43:21 [2022-10-21T22:43:21.443Z] #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
22:43:39 [2022-10-21T22:43:39.122Z] #37 261.8 # github.com/containerd/containerd/cmd/containerd
22:43:39 [2022-10-21T22:43:39.122Z] #37 261.8 /usr/bin/ld: /tmp/go-link-3233126151/000019.o: in function `New':
22:43:39 [2022-10-21T22:43:39.122Z] #37 261.8 /tmp/tmp.GMOCkCPBY6/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
22:43:39 [2022-10-21T22:43:39.122Z] #37 261.9 + bin/containerd-stress
22:43:39 [2022-10-21T22:43:39.122Z] #37 262.9 + bin/containerd-shim
22:43:41 [2022-10-21T22:43:41.666Z] #37 271.4 + bin/containerd-shim-runc-v1
22:43:46 [2022-10-21T22:43:46.950Z] #37 276.3 + bin/containerd-shim-runc-v2
22:43:46 [2022-10-21T22:43:46.950Z] #37 277.1 + binaries
22:43:46 [2022-10-21T22:43:46.950Z] #37 277.1 + install -D bin/containerd /build/containerd
22:43:46 [2022-10-21T22:43:46.950Z] #37 277.1 + install -D bin/containerd-shim /build/containerd-shim
22:43:46 [2022-10-21T22:43:46.950Z] #37 277.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:43:46 [2022-10-21T22:43:46.950Z] #37 277.1 + install -D bin/ctr /build/ctr
22:43:47 [2022-10-21T22:43:47.890Z] #37 DONE 277.8s
22:43:48 [2022-10-21T22:43:48.461Z] 
22:43:48 [2022-10-21T22:43:48.461Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
22:43:48 [2022-10-21T22:43:48.721Z] #64 DONE 0.3s
22:43:48 [2022-10-21T22:43:48.721Z] 
22:43:48 [2022-10-21T22:43:48.721Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:43:48 [2022-10-21T22:43:48.981Z] #65 DONE 0.3s
22:43:48 [2022-10-21T22:43:48.981Z] 
22:43:48 [2022-10-21T22:43:48.981Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
22:43:49 [2022-10-21T22:43:49.555Z] #66 DONE 0.3s
22:43:49 [2022-10-21T22:43:49.555Z] 
22:43:49 [2022-10-21T22:43:49.555Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
22:43:49 [2022-10-21T22:43:49.555Z] #67 DONE 0.1s
22:43:49 [2022-10-21T22:43:49.555Z] 
22:43:49 [2022-10-21T22:43:49.555Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:43:49 [2022-10-21T22:43:49.555Z] #68 DONE 0.1s
22:43:49 [2022-10-21T22:43:49.555Z] 
22:43:49 [2022-10-21T22:43:49.555Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:43:50 [2022-10-21T22:43:50.498Z] #69 DONE 1.0s
22:43:50 [2022-10-21T22:43:50.498Z] 
22:43:50 [2022-10-21T22:43:50.498Z] #70 exporting to image
22:43:50 [2022-10-21T22:43:50.498Z] #70 exporting layers
22:43:56 [2022-10-21T22:43:56.295Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:43:56 [2022-10-21T22:43:56.295Z] 
22:43:56 [2022-10-21T22:43:56.295Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:43:56 [2022-10-21T22:43:56.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:43:56 [2022-10-21T22:43:56.295Z] Using test binary docker
22:43:56 [2022-10-21T22:43:56.295Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:43:56 [2022-10-21T22:43:56.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:43:56 [2022-10-21T22:43:56.295Z] INFO: Waiting for daemon to start...
22:43:56 [2022-10-21T22:43:56.295Z] Starting dockerd
22:43:56 [2022-10-21T22:43:56.295Z] .
22:43:56 [2022-10-21T22:43:56.295Z] INFO: Building docker-sdk-python3:4.4.1...
22:43:57 [2022-10-21T22:43:57.084Z] #70 exporting layers 5.7s done
22:43:57 [2022-10-21T22:43:57.084Z] #70 writing image sha256:033f7dfd564a40cbd1e417e2b83fcc6c9d6f02753cc9eed3e55aac2789d6ba50 done
22:43:57 [2022-10-21T22:43:57.084Z] #70 naming to docker.io/library/docker:2b5a77f09964eb780fde690cf581f29e2abb5ed4 done
22:43:57 [2022-10-21T22:43:57.084Z] #70 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:43:57 [2022-10-21T22:43:57.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b5a77f09964eb780fde690cf581f29e2abb5ed4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2b5a77f09964eb780fde690cf581f29e2abb5ed4 hack/test/unit
22:43:59 [2022-10-21T22:43:59.331Z] ?   	github.com/docker/docker/api	[no test files]
22:44:08 [2022-10-21T22:44:08.105Z] #37 ...
22:44:08 [2022-10-21T22:44:08.105Z] 
22:44:08 [2022-10-21T22:44:08.105Z] #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
22:44:08 [2022-10-21T22:44:08.105Z] #40 160.8 + mkdir -p /build
22:44:08 [2022-10-21T22:44:08.105Z] #40 160.8 + cp runc /build/runc
22:44:08 [2022-10-21T22:44:08.105Z] #40 DONE 161.2s
22:44:08 [2022-10-21T22:44:08.105Z] 
22:44:08 [2022-10-21T22:44:08.105Z] #28 [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
22:44:08 [2022-10-21T22:44:08.105Z] #28 284.1 + /build/golangci-lint --version
22:44:08 [2022-10-21T22:44:08.105Z] #28 285.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
22:44:08 [2022-10-21T22:44:08.105Z] #28 DONE 285.5s
22:44:08 [2022-10-21T22:44:08.105Z] 
22:44:08 [2022-10-21T22:44:08.105Z] #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
22:44:09 [2022-10-21T22:44:09.041Z] #37 ...
22:44:09 [2022-10-21T22:44:09.041Z] 
22:44:09 [2022-10-21T22:44:09.041Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
22:44:09 [2022-10-21T22:44:09.041Z] #61 DONE 0.1s
22:44:09 [2022-10-21T22:44:09.041Z] 
22:44:09 [2022-10-21T22:44:09.041Z] #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
22:44:09 [2022-10-21T22:44:09.041Z] #37 ...
22:44:09 [2022-10-21T22:44:09.041Z] 
22:44:09 [2022-10-21T22:44:09.041Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
22:44:09 [2022-10-21T22:44:09.041Z] #62 DONE 0.1s
22:44:09 [2022-10-21T22:44:09.041Z] 
22:44:09 [2022-10-21T22:44:09.041Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
22:44:09 [2022-10-21T22:44:09.299Z] #63 DONE 0.1s
22:44:09 [2022-10-21T22:44:09.299Z] 
22:44:09 [2022-10-21T22:44:09.299Z] #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
22:44:09 [2022-10-21T22:44:09.580Z] #37 246.6 + bin/containerd
22:44:11 [2022-10-21T22:44:11.562Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
22:44:12 [2022-10-21T22:44:12.044Z] b111c3320c94: Pull complete
22:44:34 [2022-10-21T22:44:34.952Z] sha256:a70349eddde11c5e21e858923553be0f035632bf5dd15ed6232c1350b3465409
22:44:34 [2022-10-21T22:44:34.952Z] INFO: Starting docker-py tests...
22:44:35 [2022-10-21T22:44:35.513Z] ============================= test session starts ==============================
22:44:35 [2022-10-21T22:44:35.769Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
22:44:35 [2022-10-21T22:44:35.769Z] rootdir: /src, inifile: pytest.ini
22:44:35 [2022-10-21T22:44:35.769Z] plugins: timeout-1.3.3, cov-2.6.1
22:44:36 [2022-10-21T22:44:36.696Z] collected 389 items / 1 deselected / 388 selected
22:44:36 [2022-10-21T22:44:36.696Z] 
22:44:51 [2022-10-21T22:44:51.811Z] tests/integration/api_build_test.py .......................X             [  6%]
22:44:52 [2022-10-21T22:44:52.373Z] tests/integration/api_client_test.py .....                               [  7%]
22:44:54 [2022-10-21T22:44:54.116Z] tests/integration/api_config_test.py .....                               [  8%]
22:45:05 [2022-10-21T22:45:05.811Z] #37 296.0 # github.com/containerd/containerd/cmd/containerd
22:45:05 [2022-10-21T22:45:05.811Z] #37 296.0 /usr/bin/ld: /tmp/go-link-3010374454/000019.o: in function `New':
22:45:05 [2022-10-21T22:45:05.811Z] #37 296.0 /tmp/tmp.QpsOea2WiG/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
22:45:05 [2022-10-21T22:45:05.811Z] #37 296.1 + bin/containerd-stress
22:45:05 [2022-10-21T22:45:05.811Z] #37 297.2 + bin/containerd-shim
22:45:11 [2022-10-21T22:45:11.073Z] #37 308.1 + bin/containerd-shim-runc-v1
22:45:17 [2022-10-21T22:45:17.635Z] #37 314.2 + bin/containerd-shim-runc-v2
22:45:17 [2022-10-21T22:45:17.892Z] #37 314.9 + binaries
22:45:17 [2022-10-21T22:45:17.892Z] #37 314.9 + install -D bin/containerd /build/containerd
22:45:17 [2022-10-21T22:45:17.892Z] #37 315.0 + install -D bin/containerd-shim /build/containerd-shim
22:45:18 [2022-10-21T22:45:18.150Z] #37 315.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:45:18 [2022-10-21T22:45:18.150Z] #37 315.0 + install -D bin/ctr /build/ctr
22:45:18 [2022-10-21T22:45:18.715Z] #37 DONE 315.8s
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 16.2% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/builder/remotecontext	0.117s	coverage: 13.7% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/builder/dockerfile	0.218s	coverage: 48.5% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.357s	coverage: 83.5% of statements
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/cli	[no test files]
22:45:19 [2022-10-21T22:45:19.292Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:45:19 [2022-10-21T22:45:19.647Z] 
22:45:19 [2022-10-21T22:45:19.647Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
22:45:19 [2022-10-21T22:45:19.908Z] #64 DONE 0.2s
22:45:19 [2022-10-21T22:45:19.908Z] 
22:45:19 [2022-10-21T22:45:19.908Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:45:19 [2022-10-21T22:45:19.908Z] #65 DONE 0.1s
22:45:19 [2022-10-21T22:45:19.908Z] 
22:45:19 [2022-10-21T22:45:19.908Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
22:45:20 [2022-10-21T22:45:20.166Z] #66 DONE 0.2s
22:45:20 [2022-10-21T22:45:20.166Z] 
22:45:20 [2022-10-21T22:45:20.166Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
22:45:20 [2022-10-21T22:45:20.166Z] #67 DONE 0.1s
22:45:20 [2022-10-21T22:45:20.166Z] 
22:45:20 [2022-10-21T22:45:20.166Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:45:20 [2022-10-21T22:45:20.166Z] #68 DONE 0.0s
22:45:20 [2022-10-21T22:45:20.166Z] 
22:45:20 [2022-10-21T22:45:20.166Z] #69 [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
22:45:20 [2022-10-21T22:45:20.233Z] ok  	github.com/docker/docker/client	0.108s	coverage: 75.4% of statements
22:45:20 [2022-10-21T22:45:20.730Z] #69 0.649 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:45:20 [2022-10-21T22:45:20.730Z] #69 0.649 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:45:20 [2022-10-21T22:45:20.988Z] #69 0.751 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:45:21 [2022-10-21T22:45:21.554Z] #69 0.881 Reading package lists...
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.340 Reading package lists...
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.795 Building dependency tree...
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.886 Reading state information...
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.995 The following additional packages will be installed:
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.995   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.996 Suggested packages:
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.996   systemd-container policykit-1
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.996 Recommended packages:
22:45:22 [2022-10-21T22:45:22.119Z] #69 1.996   systemd-timesyncd | time-daemon libnss-systemd
22:45:22 [2022-10-21T22:45:22.119Z] #69 2.059 The following NEW packages will be installed:
22:45:22 [2022-10-21T22:45:22.119Z] #69 2.059   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
22:45:22 [2022-10-21T22:45:22.119Z] #69 2.060   libkmod2 libpam-systemd systemd systemd-sysv
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.327 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.327 Need to get 5828 kB of archives.
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.327 After this operation, 19.3 MB of additional disk space will be used.
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.329 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.332 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.335 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.338 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.371 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.372 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.374 Get:8 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.376 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.418 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.530 debconf: delaying package configuration, since apt-utils is not installed
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.555 Fetched 5828 kB in 0s (16.5 MB/s)
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.577 Selecting previously unselected package libargon2-1:amd64.
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.577 (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 ... 28609 files and directories currently installed.)
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.590 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.596 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.625 Selecting previously unselected package libjson-c5:amd64.
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.627 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
22:45:22 [2022-10-21T22:45:22.684Z] #69 2.631 Unpacking libjson-c5:amd64 (0.15-2) ...
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.663 Selecting previously unselected package libcryptsetup12:amd64.
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.665 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.668 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.718 Selecting previously unselected package libkmod2:amd64.
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.719 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.724 Unpacking libkmod2:amd64 (28-1) ...
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.765 Selecting previously unselected package systemd.
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.768 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
22:45:22 [2022-10-21T22:45:22.942Z] #69 2.799 Unpacking systemd (247.3-7+deb11u1) ...
22:45:22 [2022-10-21T22:45:22.942Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.263 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.275 Setting up libjson-c5:amd64 (0.15-2) ...
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.285 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.295 Setting up libkmod2:amd64 (28-1) ...
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.305 Setting up systemd (247.3-7+deb11u1) ...
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.342 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.344 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.347 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:45:23 [2022-10-21T22:45:23.507Z] #69 3.369 Initializing machine ID from KVM UUID.
22:45:23 [2022-10-21T22:45:23.764Z] #69 3.677 Selecting previously unselected package systemd-sysv.
22:45:23 [2022-10-21T22:45:23.764Z] #69 3.677 (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 ... 29420 files and directories currently installed.)
22:45:23 [2022-10-21T22:45:23.764Z] #69 3.690 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
22:45:23 [2022-10-21T22:45:23.764Z] #69 3.694 Unpacking systemd-sysv (247.3-7+deb11u1) ...
22:45:23 [2022-10-21T22:45:23.764Z] #69 3.736 Selecting previously unselected package libdbus-1-3:amd64.
22:45:23 [2022-10-21T22:45:23.764Z] #69 3.738 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
22:45:23 [2022-10-21T22:45:23.764Z] #69 3.742 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.795 Selecting previously unselected package dbus.
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.795 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.806 Unpacking dbus (1.12.24-0+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.859 Selecting previously unselected package libpam-systemd:amd64.
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.862 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.865 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.908 Selecting previously unselected package dbus-user-session.
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.911 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.915 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.955 Setting up systemd-sysv (247.3-7+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.965 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.022Z] #69 3.975 Setting up dbus (1.12.24-0+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.280Z] #69 4.084 invoke-rc.d: could not determine current runlevel
22:45:24 [2022-10-21T22:45:24.280Z] #69 4.086 invoke-rc.d: policy-rc.d denied execution of start.
22:45:24 [2022-10-21T22:45:24.280Z] #69 4.090 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.280Z] #69 4.195 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
22:45:24 [2022-10-21T22:45:24.330Z] 028c482fad0f: Pull complete
22:45:24 [2022-10-21T22:45:24.330Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177
22:45:24 [2022-10-21T22:45:24.330Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:45:24 [2022-10-21T22:45:24.330Z] mcr.microsoft.com/windows/servercore:ltsc2019
22:45:24 [2022-10-21T22:45:24.330Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3532'
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Docker version of control daemon
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] Client:
22:45:24 [2022-10-21T22:45:24.330Z]  Version:           20.10.9
22:45:24 [2022-10-21T22:45:24.330Z]  API version:       1.41
22:45:24 [2022-10-21T22:45:24.330Z]  Go version:        go1.16.8
22:45:24 [2022-10-21T22:45:24.330Z]  Git commit:        c2ea9bc
22:45:24 [2022-10-21T22:45:24.330Z]  Built:             Mon Oct  4 16:11:10 2021
22:45:24 [2022-10-21T22:45:24.330Z]  OS/Arch:           windows/amd64
22:45:24 [2022-10-21T22:45:24.330Z]  Context:           default
22:45:24 [2022-10-21T22:45:24.330Z]  Experimental:      true
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] Server: Docker Engine - Community
22:45:24 [2022-10-21T22:45:24.330Z]  Engine:
22:45:24 [2022-10-21T22:45:24.330Z]   Version:          20.10.9
22:45:24 [2022-10-21T22:45:24.330Z]   API version:      1.41 (minimum version 1.24)
22:45:24 [2022-10-21T22:45:24.330Z]   Go version:       go1.16.8
22:45:24 [2022-10-21T22:45:24.330Z]   Git commit:       79ea9d3
22:45:24 [2022-10-21T22:45:24.330Z]   Built:            Mon Oct  4 16:06:39 2021
22:45:24 [2022-10-21T22:45:24.330Z]   OS/Arch:          windows/amd64
22:45:24 [2022-10-21T22:45:24.330Z]   Experimental:     true
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Docker info of control daemon
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] Client:
22:45:24 [2022-10-21T22:45:24.330Z]  Context:    default
22:45:24 [2022-10-21T22:45:24.330Z]  Debug Mode: false
22:45:24 [2022-10-21T22:45:24.330Z]  Plugins:
22:45:24 [2022-10-21T22:45:24.330Z]   app: Docker Application (Docker Inc., v0.8.0)
22:45:24 [2022-10-21T22:45:24.330Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
22:45:24 [2022-10-21T22:45:24.330Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] Server:
22:45:24 [2022-10-21T22:45:24.330Z]  Containers: 0
22:45:24 [2022-10-21T22:45:24.330Z]   Running: 0
22:45:24 [2022-10-21T22:45:24.330Z]   Paused: 0
22:45:24 [2022-10-21T22:45:24.330Z]   Stopped: 0
22:45:24 [2022-10-21T22:45:24.330Z]  Images: 1
22:45:24 [2022-10-21T22:45:24.330Z]  Server Version: 20.10.9
22:45:24 [2022-10-21T22:45:24.330Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:45:24 [2022-10-21T22:45:24.330Z]   Windows: 
22:45:24 [2022-10-21T22:45:24.330Z]   LCOW: 
22:45:24 [2022-10-21T22:45:24.330Z]  Logging Driver: json-file
22:45:24 [2022-10-21T22:45:24.330Z]  Plugins:
22:45:24 [2022-10-21T22:45:24.330Z]   Volume: local
22:45:24 [2022-10-21T22:45:24.330Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:45:24 [2022-10-21T22:45:24.330Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:45:24 [2022-10-21T22:45:24.330Z]  Swarm: inactive
22:45:24 [2022-10-21T22:45:24.330Z]  Default Isolation: process
22:45:24 [2022-10-21T22:45:24.330Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:45:24 [2022-10-21T22:45:24.330Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
22:45:24 [2022-10-21T22:45:24.330Z]  OSType: windows
22:45:24 [2022-10-21T22:45:24.330Z]  Architecture: x86_64
22:45:24 [2022-10-21T22:45:24.330Z]  CPUs: 4
22:45:24 [2022-10-21T22:45:24.330Z]  Total Memory: 32GiB
22:45:24 [2022-10-21T22:45:24.330Z]  Name: azwin-2-3de750
22:45:24 [2022-10-21T22:45:24.330Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
22:45:24 [2022-10-21T22:45:24.330Z]  Docker Root Dir: D:\docker
22:45:24 [2022-10-21T22:45:24.330Z]  Debug Mode: false
22:45:24 [2022-10-21T22:45:24.330Z]  Registry: https://index.docker.io/v1/
22:45:24 [2022-10-21T22:45:24.330Z]  Labels:
22:45:24 [2022-10-21T22:45:24.330Z]  Experimental: true
22:45:24 [2022-10-21T22:45:24.330Z]  Insecure Registries:
22:45:24 [2022-10-21T22:45:24.330Z]   10.0.0.4:5000
22:45:24 [2022-10-21T22:45:24.330Z]   127.0.0.0/8
22:45:24 [2022-10-21T22:45:24.330Z]  Registry Mirrors:
22:45:24 [2022-10-21T22:45:24.330Z]   http://10.0.0.4:5000/
22:45:24 [2022-10-21T22:45:24.330Z]  Live Restore Enabled: false
22:45:24 [2022-10-21T22:45:24.330Z]  Product License: Community Engine
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Commit hash is 00577db5b0
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Nuke-Everything...
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Container count on control daemon to delete is 0
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Nuking d:\CI
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Zapped successfully
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Location for testing is d:\CI\PR-44326\3
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Validating GOLang consistency in Dockerfile.windows...
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] INFO: Building the image from Dockerfile.windows at 10/21/2022 22:45:15...
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] Sending build context to Docker daemon  58.53MB
22:45:24 [2022-10-21T22:45:24.330Z] 
22:45:24 [2022-10-21T22:45:24.330Z] Step 1/10 : FROM microsoft/windowsservercore
22:45:24 [2022-10-21T22:45:24.330Z]  ---> 1638cf2640b7
22:45:24 [2022-10-21T22:45:24.330Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
22:45:24 [2022-10-21T22:45:24.330Z]  ---> Running in f2294cc27f07
22:45:24 [2022-10-21T22:45:24.330Z] Removing intermediate container f2294cc27f07
22:45:24 [2022-10-21T22:45:24.330Z]  ---> bc97dd5164f0
22:45:24 [2022-10-21T22:45:24.330Z] Step 3/10 : ARG GO_VERSION=1.18.7
22:45:24 [2022-10-21T22:45:24.330Z]  ---> Running in 50c6cda24f36
22:45:24 [2022-10-21T22:45:24.330Z] Removing intermediate container 50c6cda24f36
22:45:24 [2022-10-21T22:45:24.330Z]  ---> b8cfdd2fc1b7
22:45:24 [2022-10-21T22:45:24.330Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0
22:45:24 [2022-10-21T22:45:24.330Z]  ---> Running in b248006d3e34
22:45:24 [2022-10-21T22:45:24.330Z] Removing intermediate container b248006d3e34
22:45:24 [2022-10-21T22:45:24.330Z]  ---> 28f844f80000
22:45:24 [2022-10-21T22:45:24.330Z] 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}
22:45:24 [2022-10-21T22:45:24.330Z]  ---> Running in 1f1b5fbc5f3d
22:45:24 [2022-10-21T22:45:24.330Z] Removing intermediate container 1f1b5fbc5f3d
22:45:24 [2022-10-21T22:45:24.330Z]  ---> 791ed79d23fd
22:45:24 [2022-10-21T22:45:24.330Z] 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;
22:45:24 [2022-10-21T22:45:24.331Z]  ---> Running in 4f40c7a17eef
22:45:24 [2022-10-21T22:45:24.538Z] #69 4.208 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:45:24 [2022-10-21T22:45:24.538Z] #69 DONE 4.4s
22:45:24 [2022-10-21T22:45:24.538Z] 
22:45:24 [2022-10-21T22:45:24.538Z] #70 [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
22:45:25 [2022-10-21T22:45:25.103Z] #70 0.439   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
22:45:25 [2022-10-21T22:45:25.103Z] #70 0.441                                  Dload  Upload   Total   Spent    Left  Speed
22:45:25 [2022-10-21T22:45:25.360Z] #70 0.442 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6243      0 --:--:-- --:--:-- --:--:--  6243
22:45:25 [2022-10-21T22:45:25.360Z] #70 DONE 0.8s
22:45:25 [2022-10-21T22:45:25.360Z] 
22:45:25 [2022-10-21T22:45:25.360Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
22:45:26 [2022-10-21T22:45:26.292Z] #71 DONE 1.1s
22:45:26 [2022-10-21T22:45:26.292Z] 
22:45:26 [2022-10-21T22:45:26.292Z] #72 exporting to image
22:45:26 [2022-10-21T22:45:26.292Z] #72 exporting layers
22:45:32 [2022-10-21T22:45:32.849Z] #72 exporting layers 5.6s done
22:45:32 [2022-10-21T22:45:32.849Z] #72 writing image sha256:1ba599d27304f98a4a86065efaeeac013e0a60347692e94504c966a25660a330 done
22:45:32 [2022-10-21T22:45:32.849Z] #72 naming to docker.io/library/docker:3397363d814fdecc1c804e866bfb91bb8bd8bc72 done
22:45:32 [2022-10-21T22:45:32.849Z] #72 DONE 5.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:45:33 [2022-10-21T22:45:33.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3397363d814fdecc1c804e866bfb91bb8bd8bc72 -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:3397363d814fdecc1c804e866bfb91bb8bd8bc72 hack/make.sh dynbinary test-integration
22:45:34 [2022-10-21T22:45:34.741Z] 
22:45:34 [2022-10-21T22:45:34.741Z] SUCCESS: Specified value was saved.
22:45:35 [2022-10-21T22:45:35.085Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
22:45:35 [2022-10-21T22:45:35.085Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
22:45:35 [2022-10-21T22:45:35.085Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
22:45:35 [2022-10-21T22:45:35.085Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
22:45:35 [2022-10-21T22:45:35.085Z] systemd 247.3-7+deb11u1 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)
22:45:35 [2022-10-21T22:45:35.085Z] Detected virtualization docker.
22:45:35 [2022-10-21T22:45:35.085Z] Detected architecture x86-64.
22:45:35 [2022-10-21T22:45:35.085Z] Set hostname to <914f977adc0e>.
22:45:35 [2022-10-21T22:45:35.343Z] modprobe@configfs.service: Succeeded.
22:45:35 [2022-10-21T22:45:35.343Z] modprobe@drm.service: Succeeded.
22:45:35 [2022-10-21T22:45:35.343Z] modprobe@fuse.service: Succeeded.
22:45:35 [2022-10-21T22:45:35.343Z] + source /etc/docker-entrypoint-cmd
22:45:35 [2022-10-21T22:45:35.343Z] ++ hack/make.sh dynbinary test-integration
22:45:35 [2022-10-21T22:45:35.343Z] 
22:45:35 [2022-10-21T22:45:35.601Z] Removing bundles/
22:45:35 [2022-10-21T22:45:35.601Z] 
22:45:35 [2022-10-21T22:45:35.601Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:45:35 [2022-10-21T22:45:35.601Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:45:35 [2022-10-21T22:45:35.601Z] GOOS="" GOARCH="" GOARM=""
22:45:35 [2022-10-21T22:45:35.725Z] INFO: Downloading git...
22:45:36 [2022-10-21T22:45:36.709Z] INFO: Downloading go...
22:45:38 [2022-10-21T22:45:38.271Z] INFO: Downloading compiler 1 of 3...
22:45:39 [2022-10-21T22:45:39.254Z] INFO: Downloading compiler 2 of 3...
22:45:40 [2022-10-21T22:45:40.238Z] INFO: Downloading compiler 3 of 3...
22:45:41 [2022-10-21T22:45:41.223Z] INFO: Extracting git...
22:45:51 [2022-10-21T22:45:51.632Z] INFO: Expanding go...
22:45:52 [2022-10-21T22:45:52.380Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 29.1% of statements
22:45:52 [2022-10-21T22:45:52.380Z] ok  	github.com/docker/docker/container	0.128s	coverage: 34.3% of statements
22:45:52 [2022-10-21T22:45:52.380Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:45:52 [2022-10-21T22:45:52.380Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:45:52 [2022-10-21T22:45:52.380Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:45:52 [2022-10-21T22:45:52.380Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:45:55 [2022-10-21T22:45:55.679Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
22:45:56 [2022-10-21T22:45:56.621Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
22:45:58 [2022-10-21T22:45:58.002Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
22:46:04 [2022-10-21T22:46:04.581Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 13.8% of statements
22:46:05 [2022-10-21T22:46:05.152Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.8% of statements
22:46:05 [2022-10-21T22:46:05.722Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
22:46:05 [2022-10-21T22:46:05.983Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
22:46:06 [2022-10-21T22:46:06.923Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
22:46:07 [2022-10-21T22:46:07.864Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.573s	coverage: 74.6% of statements
22:46:09 [2022-10-21T22:46:09.775Z] ok  	github.com/docker/docker/daemon	12.104s	coverage: 17.1% of statements
22:46:09 [2022-10-21T22:46:09.775Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:46:09 [2022-10-21T22:46:09.775Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:46:09 [2022-10-21T22:46:09.775Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:46:09 [2022-10-21T22:46:09.775Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:46:09 [2022-10-21T22:46:09.775Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
22:46:10 [2022-10-21T22:46:10.346Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.363s	coverage: 60.7% of statements
22:46:11 [2022-10-21T22:46:11.734Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
22:46:12 [2022-10-21T22:46:12.849Z] INFO: Expanding compiler 1 of 3...
22:46:12 [2022-10-21T22:46:12.849Z] INFO: Expanding compiler 2 of 3...
22:46:13 [2022-10-21T22:46:13.137Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.263s	coverage: 50.5% of statements
22:46:14 [2022-10-21T22:46:14.080Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.724s	coverage: 46.2% of statements
22:46:14 [2022-10-21T22:46:14.080Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:46:14 [2022-10-21T22:46:14.470Z] ..........................xx....................                         [ 29%]
22:46:15 [2022-10-21T22:46:15.022Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.8% of statements
22:46:15 [2022-10-21T22:46:15.284Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.827s	coverage: 58.0% of statements
22:46:15 [2022-10-21T22:46:15.284Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:46:15 [2022-10-21T22:46:15.284Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:46:16 [2022-10-21T22:46:16.225Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
22:46:16 [2022-10-21T22:46:16.485Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
22:46:16 [2022-10-21T22:46:16.636Z] INFO: Expanding compiler 3 of 3...
22:46:16 [2022-10-21T22:46:16.636Z] INFO: Removing downloaded files...
22:46:16 [2022-10-21T22:46:16.636Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
22:46:16 [2022-10-21T22:46:16.636Z] INFO: Configuring git core.autocrlf...
22:46:17 [2022-10-21T22:46:17.056Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 6.6% of statements
22:46:17 [2022-10-21T22:46:17.056Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:46:17 [2022-10-21T22:46:17.056Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:46:17 [2022-10-21T22:46:17.998Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
22:46:18 [2022-10-21T22:46:18.258Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.134s	coverage: 77.8% of statements
22:46:18 [2022-10-21T22:46:18.258Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:46:18 [2022-10-21T22:46:18.258Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:46:18 [2022-10-21T22:46:18.828Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
22:46:18 [2022-10-21T22:46:18.828Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
22:46:19 [2022-10-21T22:46:19.398Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
22:46:19 [2022-10-21T22:46:19.398Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
22:46:19 [2022-10-21T22:46:19.968Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 78.7% of statements
22:46:19 [2022-10-21T22:46:19.968Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:46:20 [2022-10-21T22:46:20.228Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 58.2% of statements
22:46:20 [2022-10-21T22:46:20.799Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
22:46:21 [2022-10-21T22:46:21.739Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.018s	coverage: 46.8% of statements
22:46:21 [2022-10-21T22:46:21.739Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:46:22 [2022-10-21T22:46:22.310Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:46:22 [2022-10-21T22:46:22.881Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.544s	coverage: 82.5% of statements
22:46:22 [2022-10-21T22:46:22.881Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:46:22 [2022-10-21T22:46:22.881Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:46:23 [2022-10-21T22:46:23.822Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
22:46:25 [2022-10-21T22:46:25.205Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 29.3% of statements
22:46:25 [2022-10-21T22:46:25.205Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:46:25 [2022-10-21T22:46:25.775Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
22:46:26 [2022-10-21T22:46:26.345Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.8% of statements
22:46:26 [2022-10-21T22:46:26.345Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 84.6% of statements
22:46:26 [2022-10-21T22:46:26.345Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:46:26 [2022-10-21T22:46:26.917Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
22:46:26 [2022-10-21T22:46:26.917Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:46:26 [2022-10-21T22:46:26.917Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
22:46:26 [2022-10-21T22:46:26.917Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:46:27 [2022-10-21T22:46:27.177Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
22:46:28 [2022-10-21T22:46:28.116Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 40.6% of statements
22:46:28 [2022-10-21T22:46:28.686Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
22:46:28 [2022-10-21T22:46:28.946Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:46:29 [2022-10-21T22:46:29.862Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:46:30 [2022-10-21T22:46:30.331Z] ok  	github.com/docker/docker/pkg/archive	0.290s	coverage: 82.3% of statements
22:46:31 [2022-10-21T22:46:31.715Z] ok  	github.com/docker/docker/pkg/authorization	0.708s	coverage: 68.3% of statements
22:46:31 [2022-10-21T22:46:31.715Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:46:31 [2022-10-21T22:46:31.976Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
22:46:35 [2022-10-21T22:46:35.271Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.525s	coverage: 43.5% of statements
22:46:35 [2022-10-21T22:46:35.271Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
22:46:35 [2022-10-21T22:46:35.532Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
22:46:35 [2022-10-21T22:46:35.793Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
22:46:36 [2022-10-21T22:46:36.054Z] ok  	github.com/docker/docker/layer	7.754s	coverage: 68.8% of statements
22:46:36 [2022-10-21T22:46:36.054Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:46:36 [2022-10-21T22:46:36.054Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:46:36 [2022-10-21T22:46:36.054Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:46:36 [2022-10-21T22:46:36.054Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:46:36 [2022-10-21T22:46:36.054Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:46:36 [2022-10-21T22:46:36.054Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:46:36 [2022-10-21T22:46:36.054Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:46:36 [2022-10-21T22:46:36.625Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
22:46:36 [2022-10-21T22:46:36.911Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
22:46:37 [2022-10-21T22:46:37.174Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
22:46:37 [2022-10-21T22:46:37.271Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:46:38 [2022-10-21T22:46:38.132Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
22:46:38 [2022-10-21T22:46:38.702Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 86.5% of statements
22:46:39 [2022-10-21T22:46:39.274Z] ok  	github.com/docker/docker/pkg/fsutils	0.162s	coverage: 85.1% of statements
22:46:39 [2022-10-21T22:46:39.274Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.037s	coverage: 84.1% of statements
22:46:39 [2022-10-21T22:46:39.534Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 11.4% of statements
22:46:40 [2022-10-21T22:46:40.477Z] ok  	github.com/docker/docker/pkg/idtools	0.487s	coverage: 69.5% of statements
22:46:40 [2022-10-21T22:46:40.477Z] ok  	github.com/docker/docker/pkg/ioutils	0.330s	coverage: 70.1% of statements
22:46:40 [2022-10-21T22:46:40.737Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
22:46:40 [2022-10-21T22:46:40.737Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
22:46:40 [2022-10-21T22:46:40.737Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:46:40 [2022-10-21T22:46:40.737Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:46:40 [2022-10-21T22:46:40.737Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:46:40 [2022-10-21T22:46:40.997Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
22:46:40 [2022-10-21T22:46:40.997Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:46:40 [2022-10-21T22:46:40.997Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
22:46:41 [2022-10-21T22:46:41.258Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
22:46:41 [2022-10-21T22:46:41.519Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 86.7% of statements
22:46:41 [2022-10-21T22:46:41.519Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
22:46:41 [2022-10-21T22:46:41.519Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:46:41 [2022-10-21T22:46:41.519Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:46:41 [2022-10-21T22:46:41.888Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:46:42 [2022-10-21T22:46:42.090Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
22:46:42 [2022-10-21T22:46:42.660Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
22:46:42 [2022-10-21T22:46:42.920Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:46:42 [2022-10-21T22:46:42.920Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:46:44 [2022-10-21T22:46:44.302Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
22:46:44 [2022-10-21T22:46:44.562Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
22:46:48 [2022-10-21T22:46:48.760Z] ok  	github.com/docker/docker/pkg/signal	3.361s	coverage: 62.3% of statements
22:46:48 [2022-10-21T22:46:48.760Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:46:48 [2022-10-21T22:46:48.760Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
22:46:49 [2022-10-21T22:46:49.020Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:46:49 [2022-10-21T22:46:49.590Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.5% of statements
22:46:49 [2022-10-21T22:46:49.851Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
22:46:50 [2022-10-21T22:46:50.111Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
22:46:50 [2022-10-21T22:46:50.682Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
22:46:50 [2022-10-21T22:46:50.942Z] coverage: [no statements]
22:46:50 [2022-10-21T22:46:50.942Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
22:46:51 [2022-10-21T22:46:51.201Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:46:51 [2022-10-21T22:46:51.201Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
22:46:51 [2022-10-21T22:46:51.461Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:46:53 [2022-10-21T22:46:53.371Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
22:46:53 [2022-10-21T22:46:53.632Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
22:46:53 [2022-10-21T22:46:53.892Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.6% of statements
22:46:55 [2022-10-21T22:46:55.273Z] ok  	github.com/docker/docker/quota	0.196s	coverage: 71.4% of statements
22:46:55 [2022-10-21T22:46:55.534Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:46:56 [2022-10-21T22:46:56.475Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 57.3% of statements
22:46:56 [2022-10-21T22:46:56.911Z] tests/integration/api_network_test.py ............................       [ 47%]
22:46:57 [2022-10-21T22:46:57.045Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
22:46:57 [2022-10-21T22:46:57.045Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:46:57 [2022-10-21T22:46:57.616Z] ok  	github.com/docker/docker/runconfig	0.013s	coverage: 66.1% of statements
22:46:57 [2022-10-21T22:46:57.877Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:46:59 [2022-10-21T22:46:59.260Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
22:47:00 [2022-10-21T22:47:00.200Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 76.4% of statements
22:47:00 [2022-10-21T22:47:00.461Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
22:47:01 [2022-10-21T22:47:01.844Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.1% of statements
22:47:06 [2022-10-21T22:47:06.865Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:47:07 [2022-10-21T22:47:07.938Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:47:07 [2022-10-21T22:47:07.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0903c03cdec79037e) in /home/ubuntu/workspace/moby_PR-44326
[Pipeline] {
22:47:07 [2022-10-21T22:47:07.963Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b319aafffec8804d) in /home/ubuntu/workspace/moby_PR-44326
[Pipeline] checkout
[Pipeline] {
[Pipeline] checkout
22:47:08 [2022-10-21T22:47:08.052Z] The recommended git tool is: git
22:47:08 [2022-10-21T22:47:08.080Z] The recommended git tool is: git
22:47:10 [2022-10-21T22:47:10.709Z] using credential docker-jenkins-github-credentials
22:47:10 [2022-10-21T22:47:10.710Z] using credential docker-jenkins-github-credentials
22:47:10 [2022-10-21T22:47:10.722Z] Cloning the remote Git repository
22:47:10 [2022-10-21T22:47:10.722Z] Cloning with configured refspecs honoured and without tags
22:47:10 [2022-10-21T22:47:10.724Z] Cloning the remote Git repository
22:47:10 [2022-10-21T22:47:10.724Z] Cloning with configured refspecs honoured and without tags
22:47:09 [2022-10-21T22:47:09.850Z] Cloning repository https://github.com/moby/moby.git
22:47:09 [2022-10-21T22:47:09.906Z]  > git init /home/ubuntu/workspace/moby_PR-44326 # timeout=10
22:47:10 [2022-10-21T22:47:10.317Z] Fetching upstream changes from https://github.com/moby/moby.git
22:47:10 [2022-10-21T22:47:10.318Z]  > git --version # timeout=10
22:47:10 [2022-10-21T22:47:10.367Z]  > git --version # 'git version 2.17.1'
22:47:10 [2022-10-21T22:47:10.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:10 [2022-10-21T22:47:10.369Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:47:10 [2022-10-21T22:47:10.374Z] Cloning repository https://github.com/moby/moby.git
22:47:10 [2022-10-21T22:47:10.427Z]  > git init /home/ubuntu/workspace/moby_PR-44326 # timeout=10
22:47:10 [2022-10-21T22:47:10.835Z] Fetching upstream changes from https://github.com/moby/moby.git
22:47:10 [2022-10-21T22:47:10.835Z]  > git --version # timeout=10
22:47:10 [2022-10-21T22:47:10.858Z]  > git --version # 'git version 2.17.1'
22:47:10 [2022-10-21T22:47:10.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:10 [2022-10-21T22:47:10.860Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:47:13 [2022-10-21T22:47:13.008Z] tests/integration/api_service_test.py .................................. [ 60%]
22:47:16 [2022-10-21T22:47:16.742Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.6% of statements
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/rootless	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/volume	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === Skipped
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     exec_linux_test.go:19: requires AppArmor to be enabled
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     exec_linux_test.go:39: requires AppArmor to be enabled
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver btrfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver btrfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver btrfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver btrfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver btrfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:74: No driver to put!
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z] time="2022-10-21T22:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z] time="2022-10-21T22:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z] time="2022-10-21T22:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z] time="2022-10-21T22:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z] time="2022-10-21T22:46:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:74: No driver to put!
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     overlay_test.go:50: Fails to compute changes intermittently
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     overlay_test.go:66: Cannot run test with naive change algorithm
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver zfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver zfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver zfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver zfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:47: Driver zfs not supported
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     graphtest_unix.go:74: No driver to put!
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:47:16 [2022-10-21T22:47:16.742Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:47:16 [2022-10-21T22:47:16.742Z] 
22:47:16 [2022-10-21T22:47:16.742Z] DONE 2265 tests, 26 skipped in 197.455s
Post stage
[Pipeline] junit
22:47:16 [2022-10-21T22:47:16.756Z] Recording test results
22:47:18 [2022-10-21T22:47:18.021Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:47:18 [2022-10-21T22:47:18.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b5a77f09964eb780fde690cf581f29e2abb5ed4 -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:2b5a77f09964eb780fde690cf581f29e2abb5ed4 hack/make.sh dynbinary test-integration
22:47:18 [2022-10-21T22:47:18.953Z] 
22:47:18 [2022-10-21T22:47:18.953Z] Removing bundles/
22:47:18 [2022-10-21T22:47:18.953Z] 
22:47:18 [2022-10-21T22:47:18.953Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:47:18 [2022-10-21T22:47:18.953Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:47:18 [2022-10-21T22:47:18.953Z] GOOS="" GOARCH="" GOARM=""
22:47:27 [2022-10-21T22:47:27.044Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:47:27 [2022-10-21T22:47:27.044Z] 
22:47:27 [2022-10-21T22:47:27.044Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:47:27 [2022-10-21T22:47:27.044Z] DOCKER_SYSTEMD=1
22:47:27 [2022-10-21T22:47:27.044Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:47:27 [2022-10-21T22:47:27.044Z] HOSTNAME=914f977adc0e
22:47:27 [2022-10-21T22:47:27.044Z] DEST=bundles/test-integration
22:47:27 [2022-10-21T22:47:27.044Z] PWD=/go/src/github.com/docker/docker
22:47:27 [2022-10-21T22:47:27.044Z] DOCKER_GITCOMMIT=3397363d814fdecc1c804e866bfb91bb8bd8bc72
22:47:27 [2022-10-21T22:47:27.044Z] container=docker
22:47:27 [2022-10-21T22:47:27.044Z] HOME=/root
22:47:27 [2022-10-21T22:47:27.044Z] LANG=C.UTF-8
22:47:27 [2022-10-21T22:47:27.044Z] INVOCATION_ID=e841be67771043d4892fbb1b7c1480ef
22:47:27 [2022-10-21T22:47:27.044Z] GOLANG_VERSION=1.18.7
22:47:27 [2022-10-21T22:47:27.044Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:47:27 [2022-10-21T22:47:27.044Z] VALIDATE_BRANCH=20.10
22:47:27 [2022-10-21T22:47:27.044Z] TERM=xterm
22:47:27 [2022-10-21T22:47:27.044Z] DOCKER_PKG=github.com/docker/docker
22:47:27 [2022-10-21T22:47:27.044Z] SHLVL=3
22:47:27 [2022-10-21T22:47:27.044Z] TIMEOUT=120m
22:47:27 [2022-10-21T22:47:27.044Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:47:27 [2022-10-21T22:47:27.044Z] DOCKER_GRAPHDRIVER=overlay2
22:47:27 [2022-10-21T22:47:27.044Z] GO111MODULE=off
22:47:27 [2022-10-21T22:47:27.044Z] DOCKER_EXPERIMENTAL=1
22:47:27 [2022-10-21T22:47:27.044Z] TEST_SKIP_INTEGRATION_CLI=1
22:47:27 [2022-10-21T22:47:27.044Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:47:27 [2022-10-21T22:47:27.044Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:47:27 [2022-10-21T22:47:27.044Z] GOPATH=/go
22:47:27 [2022-10-21T22:47:27.044Z] PKG_CONFIG=pkg-config
22:47:27 [2022-10-21T22:47:27.044Z] _=/usr/bin/env
22:47:27 [2022-10-21T22:47:27.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:47:27 [2022-10-21T22:47:27.712Z] .........................                                                [ 67%]
22:47:28 [2022-10-21T22:47:28.910Z] Removing intermediate container 4f40c7a17eef
22:47:28 [2022-10-21T22:47:28.910Z]  ---> 148968ee0bc5
22:47:28 [2022-10-21T22:47:28.910Z] 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
22:47:28 [2022-10-21T22:47:28.910Z]  ---> Running in 35efb203ab29
22:47:28 [2022-10-21T22:47:28.910Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
22:47:28 [2022-10-21T22:47:28.910Z] go: downloading gotest.tools/gotestsum v1.7.0
22:47:28 [2022-10-21T22:47:28.910Z] go: downloading github.com/fatih/color v1.10.0
22:47:28 [2022-10-21T22:47:28.910Z] go: downloading github.com/dnephin/pflag v1.0.7
22:47:28 [2022-10-21T22:47:28.910Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:47:28 [2022-10-21T22:47:28.910Z] go: downloading github.com/pkg/errors v0.9.1
22:47:28 [2022-10-21T22:47:28.910Z] go: downloading golang.org/x/tools v0.1.0
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading github.com/mattn/go-colorable v0.1.8
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading github.com/mattn/go-isatty v0.0.12
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading github.com/jonboulle/clockwork v0.2.2
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:47:28 [2022-10-21T22:47:28.911Z] go: downloading golang.org/x/mod v0.3.0
22:47:30 [2022-10-21T22:47:30.123Z] Fetching without tags
22:47:30 [2022-10-21T22:47:30.227Z] Fetching without tags
22:47:30 [2022-10-21T22:47:30.322Z] Merging remotes/origin/20.10 commit 82f583c8af950387735e97441a555d89525e214a into PR head commit 87ccd38cea21bd5ccbbdc833112ec519b6c59dec
22:47:30 [2022-10-21T22:47:30.551Z] Merging remotes/origin/20.10 commit 82f583c8af950387735e97441a555d89525e214a into PR head commit 87ccd38cea21bd5ccbbdc833112ec519b6c59dec
22:47:31 [2022-10-21T22:47:31.615Z] Merge succeeded, producing 35d25d6239591272a2f3dc769f2f60a52bce255c
22:47:31 [2022-10-21T22:47:31.615Z] Checking out Revision 35d25d6239591272a2f3dc769f2f60a52bce255c (PR-44326)
22:47:30 [2022-10-21T22:47:30.015Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:47:30 [2022-10-21T22:47:30.032Z]  > git config --add remote.origin.fetch +refs/pull/44326/head:refs/remotes/origin/PR-44326 # timeout=10
22:47:30 [2022-10-21T22:47:30.049Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:47:30 [2022-10-21T22:47:30.063Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:47:30 [2022-10-21T22:47:30.086Z] Fetching upstream changes from https://github.com/moby/moby.git
22:47:30 [2022-10-21T22:47:30.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:30 [2022-10-21T22:47:30.087Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:47:30 [2022-10-21T22:47:30.290Z]  > git config core.sparsecheckout # timeout=10
22:47:30 [2022-10-21T22:47:30.301Z]  > git checkout -f 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:47:31 [2022-10-21T22:47:31.072Z]  > git remote # timeout=10
22:47:31 [2022-10-21T22:47:31.088Z]  > git config --get remote.origin.url # timeout=10
22:47:31 [2022-10-21T22:47:31.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:31 [2022-10-21T22:47:31.162Z]  > git merge 82f583c8af950387735e97441a555d89525e214a # timeout=10
22:47:31 [2022-10-21T22:47:31.823Z] Merge succeeded, producing 35d25d6239591272a2f3dc769f2f60a52bce255c
22:47:31 [2022-10-21T22:47:31.823Z] Checking out Revision 35d25d6239591272a2f3dc769f2f60a52bce255c (PR-44326)
22:47:30 [2022-10-21T22:47:30.162Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:47:30 [2022-10-21T22:47:30.180Z]  > git config --add remote.origin.fetch +refs/pull/44326/head:refs/remotes/origin/PR-44326 # timeout=10
22:47:30 [2022-10-21T22:47:30.200Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:47:30 [2022-10-21T22:47:30.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:47:30 [2022-10-21T22:47:30.232Z] Fetching upstream changes from https://github.com/moby/moby.git
22:47:30 [2022-10-21T22:47:30.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:30 [2022-10-21T22:47:30.234Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44326/head:refs/remotes/origin/PR-44326 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:47:30 [2022-10-21T22:47:30.558Z]  > git config core.sparsecheckout # timeout=10
22:47:30 [2022-10-21T22:47:30.568Z]  > git checkout -f 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
22:47:31 [2022-10-21T22:47:31.188Z]  > git remote # timeout=10
22:47:31 [2022-10-21T22:47:31.207Z]  > git config --get remote.origin.url # timeout=10
22:47:31 [2022-10-21T22:47:31.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:47:31 [2022-10-21T22:47:31.286Z]  > git merge 82f583c8af950387735e97441a555d89525e214a # timeout=10
22:47:31 [2022-10-21T22:47:31.599Z]  > git rev-parse HEAD^{commit} # timeout=10
22:47:31 [2022-10-21T22:47:31.617Z]  > git config core.sparsecheckout # timeout=10
22:47:31 [2022-10-21T22:47:31.628Z]  > git checkout -f 35d25d6239591272a2f3dc769f2f60a52bce255c # timeout=10
22:47:31 [2022-10-21T22:47:31.779Z]  > git rev-parse HEAD^{commit} # timeout=10
22:47:31 [2022-10-21T22:47:31.793Z]  > git config core.sparsecheckout # timeout=10
22:47:31 [2022-10-21T22:47:31.813Z]  > git checkout -f 35d25d6239591272a2f3dc769f2f60a52bce255c # timeout=10
22:47:35 [2022-10-21T22:47:35.551Z] Commit message: "Merge commit '82f583c8af950387735e97441a555d89525e214a' into HEAD"
22:47:35 [2022-10-21T22:47:35.564Z] Commit message: "Merge commit '82f583c8af950387735e97441a555d89525e214a' into HEAD"
22:47:35 [2022-10-21T22:47:35.567Z]  > git rev-list --no-walk 87ccd38cea21bd5ccbbdc833112ec519b6c59dec # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] sh
22:47:36 [2022-10-21T22:47:36.647Z] + docker version
22:47:37 [2022-10-21T22:47:37.044Z] + docker version
22:47:39 [2022-10-21T22:47:39.316Z] Removing intermediate container 35efb203ab29
22:47:39 [2022-10-21T22:47:39.316Z]  ---> 3cb2832e6f6f
22:47:39 [2022-10-21T22:47:39.316Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
22:47:39 [2022-10-21T22:47:39.316Z]  ---> Running in 745bb9fbaad5
22:47:39 [2022-10-21T22:47:39.316Z] Removing intermediate container 745bb9fbaad5
22:47:39 [2022-10-21T22:47:39.316Z]  ---> 18af6daa3560
22:47:39 [2022-10-21T22:47:39.316Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
22:47:39 [2022-10-21T22:47:39.316Z]  ---> Running in bbf0d52948f1
22:47:39 [2022-10-21T22:47:39.316Z] Removing intermediate container bbf0d52948f1
22:47:39 [2022-10-21T22:47:39.316Z]  ---> a497c3242e3a
22:47:39 [2022-10-21T22:47:39.316Z] Step 10/10 : COPY . .
22:47:57 [2022-10-21T22:47:57.118Z]  ---> 24b288472793
22:47:57 [2022-10-21T22:47:57.594Z] Successfully built 24b288472793
22:47:57 [2022-10-21T22:47:57.594Z] Successfully tagged docker:latest
22:47:57 [2022-10-21T22:47:57.594Z] INFO: Image build ended at 10/21/2022 22:47:57. Duration:00:02:41.7044531
22:47:58 [2022-10-21T22:47:58.074Z] 
22:47:58 [2022-10-21T22:47:58.074Z] 
22:47:58 [2022-10-21T22:47:58.074Z] INFO: Building the test binaries at 10/21/2022 22:47:57...
22:47:58 [2022-10-21T22:47:58.600Z] Client: Docker Engine - Community
22:47:58 [2022-10-21T22:47:58.600Z]  Version:           22.06.0-beta.0
22:47:58 [2022-10-21T22:47:58.600Z]  API version:       1.42
22:47:58 [2022-10-21T22:47:58.600Z]  Go version:        go1.18.3
22:47:58 [2022-10-21T22:47:58.600Z]  Git commit:        3e9117b
22:47:58 [2022-10-21T22:47:58.600Z]  Built:             Fri Jun  3 17:55:46 2022
22:47:58 [2022-10-21T22:47:58.600Z]  OS/Arch:           linux/amd64
22:47:58 [2022-10-21T22:47:58.600Z]  Context:           default
22:47:58 [2022-10-21T22:47:58.600Z] 
22:47:58 [2022-10-21T22:47:58.600Z] Server: Docker Engine - Community
22:47:58 [2022-10-21T22:47:58.600Z]  Engine:
22:47:58 [2022-10-21T22:47:58.600Z]   Version:          22.06.0-beta.0
22:47:58 [2022-10-21T22:47:58.600Z]   API version:      1.42 (minimum version 1.12)
22:47:58 [2022-10-21T22:47:58.600Z]   Go version:       go1.18.3
22:47:58 [2022-10-21T22:47:58.600Z]   Git commit:       38633e7
22:47:58 [2022-10-21T22:47:58.600Z]   Built:            Fri Jun  3 17:55:46 2022
22:47:58 [2022-10-21T22:47:58.600Z]   OS/Arch:          linux/amd64
22:47:58 [2022-10-21T22:47:58.600Z]   Experimental:     true
22:47:58 [2022-10-21T22:47:58.600Z]  containerd:
22:47:58 [2022-10-21T22:47:58.600Z]   Version:          1.6.8
22:47:58 [2022-10-21T22:47:58.600Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:47:58 [2022-10-21T22:47:58.600Z]  runc:
22:47:58 [2022-10-21T22:47:58.600Z]   Version:          1.1.4
22:47:58 [2022-10-21T22:47:58.600Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:47:58 [2022-10-21T22:47:58.600Z]  docker-init:
22:47:58 [2022-10-21T22:47:58.600Z]   Version:          0.19.0
22:47:58 [2022-10-21T22:47:58.601Z]   GitCommit:        de40ad0
[Pipeline] sh
22:47:58 [2022-10-21T22:47:58.907Z] + docker info
22:47:58 [2022-10-21T22:47:58.907Z] Client:
22:47:58 [2022-10-21T22:47:58.907Z]  Context:    default
22:47:58 [2022-10-21T22:47:58.907Z]  Debug Mode: false
22:47:58 [2022-10-21T22:47:58.907Z]  Plugins:
22:47:58 [2022-10-21T22:47:58.907Z]   buildx: Docker Buildx (Docker Inc.)
22:47:58 [2022-10-21T22:47:58.907Z]     Version:  c5aec24
22:47:58 [2022-10-21T22:47:58.907Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
22:47:58 [2022-10-21T22:47:58.907Z]   compose: Docker Compose (Docker Inc.)
22:47:58 [2022-10-21T22:47:58.907Z]     Version:  v2.12.0
22:47:58 [2022-10-21T22:47:58.907Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:47:58 [2022-10-21T22:47:58.907Z]   scan: Docker Scan (Docker Inc.)
22:47:58 [2022-10-21T22:47:58.907Z]     Version:  v0.17.0
22:47:58 [2022-10-21T22:47:58.907Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:47:58 [2022-10-21T22:47:58.907Z] 
22:47:58 [2022-10-21T22:47:58.907Z] Server:
22:47:58 [2022-10-21T22:47:58.907Z]  Containers: 0
22:47:58 [2022-10-21T22:47:58.907Z]   Running: 0
22:47:58 [2022-10-21T22:47:58.907Z]   Paused: 0
22:47:58 [2022-10-21T22:47:58.907Z]   Stopped: 0
22:47:58 [2022-10-21T22:47:58.907Z]  Images: 0
22:47:58 [2022-10-21T22:47:58.907Z]  Server Version: 22.06.0-beta.0
22:47:58 [2022-10-21T22:47:58.907Z]  Storage Driver: overlay2
22:47:58 [2022-10-21T22:47:58.907Z]   Backing Filesystem: extfs
22:47:58 [2022-10-21T22:47:58.907Z]   Supports d_type: true
22:47:58 [2022-10-21T22:47:58.907Z]   Using metacopy: false
22:47:58 [2022-10-21T22:47:58.907Z]   Native Overlay Diff: true
22:47:58 [2022-10-21T22:47:58.907Z]   userxattr: false
22:47:58 [2022-10-21T22:47:58.907Z]  Logging Driver: json-file
22:47:58 [2022-10-21T22:47:58.907Z]  Cgroup Driver: cgroupfs
22:47:58 [2022-10-21T22:47:58.907Z]  Cgroup Version: 1
22:47:58 [2022-10-21T22:47:58.907Z]  Plugins:
22:47:58 [2022-10-21T22:47:58.907Z]   Volume: local
22:47:58 [2022-10-21T22:47:58.907Z]   Network: bridge host ipvlan macvlan null overlay
22:47:58 [2022-10-21T22:47:58.907Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:47:58 [2022-10-21T22:47:58.907Z]  Swarm: inactive
22:47:58 [2022-10-21T22:47:58.907Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:47:58 [2022-10-21T22:47:58.907Z]  Default Runtime: runc
22:47:58 [2022-10-21T22:47:58.907Z]  Init Binary: docker-init
22:47:58 [2022-10-21T22:47:58.907Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:47:58 [2022-10-21T22:47:58.907Z]  runc version: v1.1.4-0-g5fd4c4d
22:47:58 [2022-10-21T22:47:58.907Z]  init version: de40ad0
22:47:58 [2022-10-21T22:47:58.907Z]  Security Options:
22:47:58 [2022-10-21T22:47:58.907Z]   apparmor
22:47:58 [2022-10-21T22:47:58.907Z]   seccomp
22:47:58 [2022-10-21T22:47:58.907Z]    Profile: builtin
22:47:58 [2022-10-21T22:47:58.907Z]  Kernel Version: 5.4.0-1088-aws
22:47:58 [2022-10-21T22:47:58.907Z]  Operating System: Ubuntu 18.04.6 LTS
22:47:58 [2022-10-21T22:47:58.907Z]  OSType: linux
22:47:58 [2022-10-21T22:47:58.907Z]  Architecture: x86_64
22:47:58 [2022-10-21T22:47:58.907Z]  CPUs: 2
22:47:58 [2022-10-21T22:47:58.907Z]  Total Memory: 7.565GiB
22:47:58 [2022-10-21T22:47:58.907Z]  Name: ip-10-100-97-154
22:47:58 [2022-10-21T22:47:58.907Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
22:47:58 [2022-10-21T22:47:58.907Z]  Docker Root Dir: /var/lib/docker
22:47:58 [2022-10-21T22:47:58.907Z]  Debug Mode: false
22:47:58 [2022-10-21T22:47:58.907Z]  Registry: https://index.docker.io/v1/
22:47:58 [2022-10-21T22:47:58.907Z]  Labels:
22:47:58 [2022-10-21T22:47:58.907Z]  Experimental: true
22:47:58 [2022-10-21T22:47:58.907Z]  Insecure Registries:
22:47:58 [2022-10-21T22:47:58.907Z]   127.0.0.0/8
22:47:58 [2022-10-21T22:47:58.907Z]  Live Restore Enabled: true
22:47:58 [2022-10-21T22:47:58.907Z] 
22:47:58 [2022-10-21T22:47:58.907Z] WARNING: No swap limit support
[Pipeline] sh
22:47:58 [2022-10-21T22:47:58.995Z] Client: Docker Engine - Community
22:47:58 [2022-10-21T22:47:58.995Z]  Version:           22.06.0-beta.0
22:47:58 [2022-10-21T22:47:58.995Z]  API version:       1.42
22:47:58 [2022-10-21T22:47:58.995Z]  Go version:        go1.18.3
22:47:58 [2022-10-21T22:47:58.995Z]  Git commit:        3e9117b
22:47:58 [2022-10-21T22:47:58.995Z]  Built:             Fri Jun  3 17:55:46 2022
22:47:58 [2022-10-21T22:47:58.995Z]  OS/Arch:           linux/amd64
22:47:58 [2022-10-21T22:47:58.995Z]  Context:           default
22:47:58 [2022-10-21T22:47:58.995Z] 
22:47:58 [2022-10-21T22:47:58.995Z] Server: Docker Engine - Community
22:47:58 [2022-10-21T22:47:58.995Z]  Engine:
22:47:58 [2022-10-21T22:47:58.995Z]   Version:          22.06.0-beta.0
22:47:58 [2022-10-21T22:47:58.995Z]   API version:      1.42 (minimum version 1.12)
22:47:58 [2022-10-21T22:47:58.995Z]   Go version:       go1.18.3
22:47:58 [2022-10-21T22:47:58.995Z]   Git commit:       38633e7
22:47:58 [2022-10-21T22:47:58.995Z]   Built:            Fri Jun  3 17:55:46 2022
22:47:58 [2022-10-21T22:47:58.995Z]   OS/Arch:          linux/amd64
22:47:58 [2022-10-21T22:47:58.995Z]   Experimental:     true
22:47:58 [2022-10-21T22:47:58.995Z]  containerd:
22:47:58 [2022-10-21T22:47:58.995Z]   Version:          1.6.8
22:47:58 [2022-10-21T22:47:58.995Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:47:58 [2022-10-21T22:47:58.995Z]  runc:
22:47:58 [2022-10-21T22:47:58.995Z]   Version:          1.1.4
22:47:58 [2022-10-21T22:47:58.995Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:47:58 [2022-10-21T22:47:58.995Z]  docker-init:
22:47:58 [2022-10-21T22:47:58.995Z]   Version:          0.19.0
22:47:58 [2022-10-21T22:47:58.995Z]   GitCommit:        de40ad0
[Pipeline] sh
22:47:59 [2022-10-21T22:47:59.199Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:47:59 [2022-10-21T22:47:59.200Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:47:59 [2022-10-21T22:47:59.200Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:47:59 [2022-10-21T22:47:59.200Z] + bash /home/ubuntu/workspace/moby_PR-44326/check-config.sh
22:47:59 [2022-10-21T22:47:59.200Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:47:59 [2022-10-21T22:47:59.200Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
22:47:59 [2022-10-21T22:47:59.200Z] 
22:47:59 [2022-10-21T22:47:59.200Z] Generally Necessary:
22:47:59 [2022-10-21T22:47:59.200Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:47:59 [2022-10-21T22:47:59.200Z] - apparmor: enabled and tools installed
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_NAMESPACES: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_NET_NS: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_PID_NS: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_IPC_NS: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_UTS_NS: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_CGROUPS: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_CGROUP_CPUACCT: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_CGROUP_DEVICE: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_CGROUP_FREEZER: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_CGROUP_SCHED: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_CPUSETS: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_MEMCG: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_KEYS: enabled
22:47:59 [2022-10-21T22:47:59.200Z] - CONFIG_VETH: enabled (as module)
22:47:59 [2022-10-21T22:47:59.321Z] + docker info
22:47:59 [2022-10-21T22:47:59.321Z] Client:
22:47:59 [2022-10-21T22:47:59.321Z]  Context:    default
22:47:59 [2022-10-21T22:47:59.321Z]  Debug Mode: false
22:47:59 [2022-10-21T22:47:59.321Z]  Plugins:
22:47:59 [2022-10-21T22:47:59.321Z]   buildx: Docker Buildx (Docker Inc.)
22:47:59 [2022-10-21T22:47:59.321Z]     Version:  c5aec24
22:47:59 [2022-10-21T22:47:59.321Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
22:47:59 [2022-10-21T22:47:59.321Z]   compose: Docker Compose (Docker Inc.)
22:47:59 [2022-10-21T22:47:59.321Z]     Version:  v2.12.0
22:47:59 [2022-10-21T22:47:59.321Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:47:59 [2022-10-21T22:47:59.321Z]   scan: Docker Scan (Docker Inc.)
22:47:59 [2022-10-21T22:47:59.321Z]     Version:  v0.17.0
22:47:59 [2022-10-21T22:47:59.321Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
22:47:59 [2022-10-21T22:47:59.321Z] 
22:47:59 [2022-10-21T22:47:59.321Z] Server:
22:47:59 [2022-10-21T22:47:59.321Z]  Containers: 0
22:47:59 [2022-10-21T22:47:59.321Z]   Running: 0
22:47:59 [2022-10-21T22:47:59.321Z]   Paused: 0
22:47:59 [2022-10-21T22:47:59.321Z]   Stopped: 0
22:47:59 [2022-10-21T22:47:59.321Z]  Images: 0
22:47:59 [2022-10-21T22:47:59.321Z]  Server Version: 22.06.0-beta.0
22:47:59 [2022-10-21T22:47:59.321Z]  Storage Driver: overlay2
22:47:59 [2022-10-21T22:47:59.321Z]   Backing Filesystem: extfs
22:47:59 [2022-10-21T22:47:59.321Z]   Supports d_type: true
22:47:59 [2022-10-21T22:47:59.321Z]   Using metacopy: false
22:47:59 [2022-10-21T22:47:59.321Z]   Native Overlay Diff: true
22:47:59 [2022-10-21T22:47:59.321Z]   userxattr: false
22:47:59 [2022-10-21T22:47:59.321Z]  Logging Driver: json-file
22:47:59 [2022-10-21T22:47:59.321Z]  Cgroup Driver: cgroupfs
22:47:59 [2022-10-21T22:47:59.321Z]  Cgroup Version: 1
22:47:59 [2022-10-21T22:47:59.321Z]  Plugins:
22:47:59 [2022-10-21T22:47:59.321Z]   Volume: local
22:47:59 [2022-10-21T22:47:59.321Z]   Network: bridge host ipvlan macvlan null overlay
22:47:59 [2022-10-21T22:47:59.321Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:47:59 [2022-10-21T22:47:59.321Z]  Swarm: inactive
22:47:59 [2022-10-21T22:47:59.321Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:47:59 [2022-10-21T22:47:59.321Z]  Default Runtime: runc
22:47:59 [2022-10-21T22:47:59.321Z]  Init Binary: docker-init
22:47:59 [2022-10-21T22:47:59.321Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:47:59 [2022-10-21T22:47:59.321Z]  runc version: v1.1.4-0-g5fd4c4d
22:47:59 [2022-10-21T22:47:59.321Z]  init version: de40ad0
22:47:59 [2022-10-21T22:47:59.321Z]  Security Options:
22:47:59 [2022-10-21T22:47:59.321Z]   apparmor
22:47:59 [2022-10-21T22:47:59.321Z]   seccomp
22:47:59 [2022-10-21T22:47:59.321Z]    Profile: builtin
22:47:59 [2022-10-21T22:47:59.321Z]  Kernel Version: 5.4.0-1088-aws
22:47:59 [2022-10-21T22:47:59.321Z]  Operating System: Ubuntu 18.04.6 LTS
22:47:59 [2022-10-21T22:47:59.321Z]  OSType: linux
22:47:59 [2022-10-21T22:47:59.321Z]  Architecture: x86_64
22:47:59 [2022-10-21T22:47:59.321Z]  CPUs: 2
22:47:59 [2022-10-21T22:47:59.321Z]  Total Memory: 7.483GiB
22:47:59 [2022-10-21T22:47:59.321Z]  Name: ip-10-100-114-19
22:47:59 [2022-10-21T22:47:59.321Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
22:47:59 [2022-10-21T22:47:59.321Z]  Docker Root Dir: /var/lib/docker
22:47:59 [2022-10-21T22:47:59.321Z]  Debug Mode: false
22:47:59 [2022-10-21T22:47:59.321Z]  Registry: https://index.docker.io/v1/
22:47:59 [2022-10-21T22:47:59.321Z]  Labels:
22:47:59 [2022-10-21T22:47:59.321Z]  Experimental: true
22:47:59 [2022-10-21T22:47:59.321Z]  Insecure Registries:
22:47:59 [2022-10-21T22:47:59.321Z]   127.0.0.0/8
22:47:59 [2022-10-21T22:47:59.321Z]  Live Restore Enabled: true
22:47:59 [2022-10-21T22:47:59.321Z] 
22:47:59 [2022-10-21T22:47:59.321Z] WARNING: No swap limit support
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_BRIDGE: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_NF_NAT_IPV4: missing
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_NF_NAT: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_NF_NAT_NEEDED: missing
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_POSIX_MQUEUE: enabled
22:47:59 [2022-10-21T22:47:59.459Z] 
22:47:59 [2022-10-21T22:47:59.459Z] Optional Features:
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_USER_NS: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_SECCOMP: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_CGROUP_PIDS: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_MEMCG_SWAP: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:47:59 [2022-10-21T22:47:59.459Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_BLK_CGROUP: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_IOSCHED_CFQ: missing
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_CGROUP_PERF: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_CGROUP_HUGETLB: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_CFS_BANDWIDTH: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_RT_GROUP_SCHED: missing
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:47:59 [2022-10-21T22:47:59.459Z] - CONFIG_IP_VS: enabled (as module)
[Pipeline] sh
22:47:59 [2022-10-21T22:47:59.719Z] - CONFIG_IP_VS_NFCT: enabled
22:47:59 [2022-10-21T22:47:59.719Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:47:59 [2022-10-21T22:47:59.719Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:47:59 [2022-10-21T22:47:59.719Z] - CONFIG_IP_VS_RR: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z] - CONFIG_EXT4_FS: enabled
22:47:59 [2022-10-21T22:47:59.719Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:47:59 [2022-10-21T22:47:59.719Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:47:59 [2022-10-21T22:47:59.719Z] - Network Drivers:
22:47:59 [2022-10-21T22:47:59.719Z]   - "overlay":
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_VXLAN: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:47:59 [2022-10-21T22:47:59.719Z]       Optional (for encrypted networks):
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_CRYPTO: enabled
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_CRYPTO_AEAD: enabled
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_CRYPTO_GCM: enabled
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_CRYPTO_GHASH: enabled
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_XFRM: enabled
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_XFRM_USER: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_INET_ESP: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
22:47:59 [2022-10-21T22:47:59.719Z]   - "ipvlan":
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_IPVLAN: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]   - "macvlan":
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_MACVLAN: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_DUMMY: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]   - "ftp,tftp client in container":
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z] - Storage Drivers:
22:47:59 [2022-10-21T22:47:59.719Z]   - "aufs":
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_AUFS_FS: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]   - "btrfs":
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:47:59 [2022-10-21T22:47:59.719Z]   - "devicemapper":
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_BLK_DEV_DM: enabled
22:47:59 [2022-10-21T22:47:59.719Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:47:59 [2022-10-21T22:47:59.719Z]   - "overlay":
22:47:59 [2022-10-21T22:47:59.866Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:47:59 [2022-10-21T22:47:59.867Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:47:59 [2022-10-21T22:47:59.867Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:47:59 [2022-10-21T22:47:59.867Z] + bash /home/ubuntu/workspace/moby_PR-44326/check-config.sh
22:47:59 [2022-10-21T22:47:59.867Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:47:59 [2022-10-21T22:47:59.867Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
22:47:59 [2022-10-21T22:47:59.867Z] 
22:47:59 [2022-10-21T22:47:59.867Z] Generally Necessary:
22:47:59 [2022-10-21T22:47:59.867Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:47:59 [2022-10-21T22:47:59.867Z] - apparmor: enabled and tools installed
22:47:59 [2022-10-21T22:47:59.977Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:47:59 [2022-10-21T22:47:59.977Z]   - "zfs":
22:47:59 [2022-10-21T22:47:59.977Z]     - /dev/zfs: present
22:47:59 [2022-10-21T22:47:59.977Z]     - zfs command: missing
22:47:59 [2022-10-21T22:47:59.977Z]     - zpool command: missing
22:47:59 [2022-10-21T22:47:59.977Z] 
22:47:59 [2022-10-21T22:47:59.977Z] Limits:
22:47:59 [2022-10-21T22:47:59.977Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:47:59 [2022-10-21T22:47:59.977Z] 
22:47:59 [2022-10-21T22:47:59.977Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NAMESPACES: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NET_NS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_PID_NS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_IPC_NS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_UTS_NS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_CGROUPS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_CGROUP_CPUACCT: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_CGROUP_DEVICE: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_CGROUP_FREEZER: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_CGROUP_SCHED: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_CPUSETS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_MEMCG: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_KEYS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_VETH: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_BRIDGE: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NF_NAT_IPV4: missing
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NF_NAT: enabled (as module)
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_NF_NAT_NEEDED: missing
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_POSIX_MQUEUE: enabled
22:48:00 [2022-10-21T22:48:00.127Z] 
22:48:00 [2022-10-21T22:48:00.127Z] Optional Features:
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_USER_NS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_SECCOMP: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_CGROUP_PIDS: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_MEMCG_SWAP: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:48:00 [2022-10-21T22:48:00.127Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_BLK_CGROUP: enabled
22:48:00 [2022-10-21T22:48:00.127Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:48:00 [2022-10-21T22:48:00.311Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:35d25d6239591272a2f3dc769f2f60a52bce255c .
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_IOSCHED_CFQ: missing
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_CGROUP_PERF: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_CGROUP_HUGETLB: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_CFS_BANDWIDTH: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_RT_GROUP_SCHED: missing
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_IP_VS: enabled (as module)
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_IP_VS_NFCT: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_IP_VS_RR: enabled (as module)
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_EXT4_FS: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:48:00 [2022-10-21T22:48:00.386Z] - Network Drivers:
22:48:00 [2022-10-21T22:48:00.386Z]   - "overlay":
22:48:00 [2022-10-21T22:48:00.386Z]     - CONFIG_VXLAN: enabled (as module)
22:48:00 [2022-10-21T22:48:00.386Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:48:00 [2022-10-21T22:48:00.386Z]       Optional (for encrypted networks):
22:48:00 [2022-10-21T22:48:00.386Z]       - CONFIG_CRYPTO: enabled
22:48:00 [2022-10-21T22:48:00.386Z]       - CONFIG_CRYPTO_AEAD: enabled
22:48:00 [2022-10-21T22:48:00.386Z]       - CONFIG_CRYPTO_GCM: enabled
22:48:00 [2022-10-21T22:48:00.387Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:48:00 [2022-10-21T22:48:00.387Z]       - CONFIG_CRYPTO_GHASH: enabled
22:48:00 [2022-10-21T22:48:00.387Z]       - CONFIG_XFRM: enabled
22:48:00 [2022-10-21T22:48:00.387Z]       - CONFIG_XFRM_USER: enabled (as module)
22:48:00 [2022-10-21T22:48:00.387Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:48:00 [2022-10-21T22:48:00.387Z]       - CONFIG_INET_ESP: enabled (as module)
22:48:00 [2022-10-21T22:48:00.387Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
22:48:00 [2022-10-21T22:48:00.387Z]   - "ipvlan":
22:48:00 [2022-10-21T22:48:00.387Z]     - CONFIG_IPVLAN: enabled (as module)
22:48:00 [2022-10-21T22:48:00.387Z]   - "macvlan":
22:48:00 [2022-10-21T22:48:00.387Z]     - CONFIG_MACVLAN: enabled (as module)
22:48:00 [2022-10-21T22:48:00.387Z]     - CONFIG_DUMMY: enabled (as module)
22:48:00 [2022-10-21T22:48:00.387Z]   - "ftp,tftp client in container":
22:48:00 [2022-10-21T22:48:00.573Z] #1 [internal] load build definition from Dockerfile
22:48:00 [2022-10-21T22:48:00.573Z] #1 transferring dockerfile: 16.91kB 0.0s done
22:48:00 [2022-10-21T22:48:00.573Z] #1 DONE 0.1s
22:48:00 [2022-10-21T22:48:00.573Z] 
22:48:00 [2022-10-21T22:48:00.573Z] #2 [internal] load .dockerignore
22:48:00 [2022-10-21T22:48:00.573Z] #2 transferring context: 87B done
22:48:00 [2022-10-21T22:48:00.573Z] #2 DONE 0.1s
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z] - Storage Drivers:
22:48:00 [2022-10-21T22:48:00.645Z]   - "aufs":
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_AUFS_FS: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z]   - "btrfs":
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:48:00 [2022-10-21T22:48:00.645Z]   - "devicemapper":
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_BLK_DEV_DM: enabled
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z]   - "overlay":
22:48:00 [2022-10-21T22:48:00.645Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:48:00 [2022-10-21T22:48:00.645Z]   - "zfs":
22:48:00 [2022-10-21T22:48:00.645Z]     - /dev/zfs: present
22:48:00 [2022-10-21T22:48:00.645Z]     - zfs command: missing
22:48:00 [2022-10-21T22:48:00.645Z]     - zpool command: missing
22:48:00 [2022-10-21T22:48:00.645Z] 
22:48:00 [2022-10-21T22:48:00.645Z] Limits:
22:48:00 [2022-10-21T22:48:00.645Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:48:00 [2022-10-21T22:48:00.645Z] 
22:48:00 [2022-10-21T22:48:00.645Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:48:00 [2022-10-21T22:48:00.831Z] 
22:48:00 [2022-10-21T22:48:00.831Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:48:00 [2022-10-21T22:48:00.974Z] + sudo modprobe ip_vs
22:48:00 [2022-10-21T22:48:00.974Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:35d25d6239591272a2f3dc769f2f60a52bce255c .
22:48:01 [2022-10-21T22:48:01.234Z] #1 [internal] load .dockerignore
22:48:01 [2022-10-21T22:48:01.234Z] #1 transferring context:
22:48:01 [2022-10-21T22:48:01.493Z] #1 transferring context: 87B done
22:48:01 [2022-10-21T22:48:01.493Z] #1 DONE 0.1s
22:48:01 [2022-10-21T22:48:01.493Z] 
22:48:01 [2022-10-21T22:48:01.493Z] #2 [internal] load build definition from Dockerfile
22:48:01 [2022-10-21T22:48:01.493Z] #2 transferring dockerfile: 16.91kB done
22:48:01 [2022-10-21T22:48:01.493Z] #2 DONE 0.1s
22:48:01 [2022-10-21T22:48:01.493Z] 
22:48:01 [2022-10-21T22:48:01.493Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:48:01 [2022-10-21T22:48:01.752Z] #3 DONE 0.4s
22:48:01 [2022-10-21T22:48:01.752Z] 
22:48:01 [2022-10-21T22:48:01.752Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:48:01 [2022-10-21T22:48:01.752Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
22:48:01 [2022-10-21T22:48:01.752Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
22:48:01 [2022-10-21T22:48:01.752Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
22:48:01 [2022-10-21T22:48:01.752Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
22:48:01 [2022-10-21T22:48:01.752Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
22:48:02 [2022-10-21T22:48:02.011Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
22:48:02 [2022-10-21T22:48:02.216Z] #3 DONE 1.3s
22:48:02 [2022-10-21T22:48:02.216Z] 
22:48:02 [2022-10-21T22:48:02.216Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:48:02 [2022-10-21T22:48:02.216Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
22:48:02 [2022-10-21T22:48:02.216Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s
22:48:02 [2022-10-21T22:48:02.216Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
22:48:02 [2022-10-21T22:48:02.216Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
22:48:02 [2022-10-21T22:48:02.216Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
22:48:02 [2022-10-21T22:48:02.216Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
22:48:02 [2022-10-21T22:48:02.216Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
22:48:02 [2022-10-21T22:48:02.272Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
22:48:02 [2022-10-21T22:48:02.480Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
22:48:02 [2022-10-21T22:48:02.532Z] #4 DONE 0.8s
22:48:02 [2022-10-21T22:48:02.742Z] #4 DONE 0.6s
22:48:02 [2022-10-21T22:48:02.742Z] 
22:48:02 [2022-10-21T22:48:02.742Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:48:02 [2022-10-21T22:48:02.790Z] 
22:48:02 [2022-10-21T22:48:02.790Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:48:02 [2022-10-21T22:48:02.836Z] INFO: make.ps1 starting at 10/21/2022 22:48:02
22:48:02 [2022-10-21T22:48:02.836Z] INFO: Git commit (00577db5b0) assumed from DOCKER_GITCOMMIT environment variable
22:48:02 [2022-10-21T22:48:02.836Z] INFO: Invoking autogen...
22:48:03 [2022-10-21T22:48:03.304Z] INFO: Building daemon...
22:48:03 [2022-10-21T22:48:03.358Z] #5 ...
22:48:03 [2022-10-21T22:48:03.358Z] 
22:48:03 [2022-10-21T22:48:03.358Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:48:03 [2022-10-21T22:48:03.358Z] #6 DONE 0.8s
22:48:03 [2022-10-21T22:48:03.617Z] 
22:48:03 [2022-10-21T22:48:03.617Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
22:48:03 [2022-10-21T22:48:03.617Z] #7 DONE 0.8s
22:48:03 [2022-10-21T22:48:03.617Z] 
22:48:03 [2022-10-21T22:48:03.617Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:48:03 [2022-10-21T22:48:03.617Z] #5 DONE 0.8s
22:48:03 [2022-10-21T22:48:03.617Z] 
22:48:03 [2022-10-21T22:48:03.617Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:48:03 [2022-10-21T22:48:03.617Z] #8 DONE 0.8s
22:48:03 [2022-10-21T22:48:03.677Z] #5 DONE 0.8s
22:48:03 [2022-10-21T22:48:03.677Z] 
22:48:03 [2022-10-21T22:48:03.677Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:48:03 [2022-10-21T22:48:03.677Z] #6 DONE 0.8s
22:48:03 [2022-10-21T22:48:03.677Z] 
22:48:03 [2022-10-21T22:48:03.677Z] #7 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye
22:48:03 [2022-10-21T22:48:03.677Z] #7 DONE 0.8s
22:48:03 [2022-10-21T22:48:03.677Z] 
22:48:03 [2022-10-21T22:48:03.677Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
22:48:03 [2022-10-21T22:48:03.677Z] #8 DONE 0.8s
22:48:05 [2022-10-21T22:48:05.052Z] 
22:48:05 [2022-10-21T22:48:05.052Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:05 [2022-10-21T22:48:05.052Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:05 [2022-10-21T22:48:05.052Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:48:05 [2022-10-21T22:48:05.052Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:48:05 [2022-10-21T22:48:05.312Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:48:05 [2022-10-21T22:48:05.312Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:48:05 [2022-10-21T22:48:05.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:48:05 [2022-10-21T22:48:05.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:48:05 [2022-10-21T22:48:05.996Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:48:06 [2022-10-21T22:48:06.155Z] 
22:48:06 [2022-10-21T22:48:06.155Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:06 [2022-10-21T22:48:06.155Z] #9 DONE 0.1s
22:48:06 [2022-10-21T22:48:06.155Z] 
22:48:06 [2022-10-21T22:48:06.155Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:06 [2022-10-21T22:48:06.155Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:48:06 [2022-10-21T22:48:06.155Z] #10 DONE 0.1s
22:48:06 [2022-10-21T22:48:06.155Z] 
22:48:06 [2022-10-21T22:48:06.155Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:06 [2022-10-21T22:48:06.155Z] #11 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done
22:48:06 [2022-10-21T22:48:06.155Z] #11 DONE 0.1s
22:48:06 [2022-10-21T22:48:06.155Z] 
22:48:06 [2022-10-21T22:48:06.155Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:48:06 [2022-10-21T22:48:06.155Z] #12 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.1s done
22:48:06 [2022-10-21T22:48:06.155Z] #12 DONE 0.1s
22:48:06 [2022-10-21T22:48:06.155Z] 
22:48:06 [2022-10-21T22:48:06.155Z] #13 [internal] load build context
22:48:06 [2022-10-21T22:48:06.414Z] #13 transferring context: 2.08MB 0.3s
22:48:08 [2022-10-21T22:48:08.613Z] #9 ...
22:48:08 [2022-10-21T22:48:08.613Z] 
22:48:08 [2022-10-21T22:48:08.613Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:08 [2022-10-21T22:48:08.613Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:48:08 [2022-10-21T22:48:08.613Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:48:08 [2022-10-21T22:48:08.613Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:48:08 [2022-10-21T22:48:08.613Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:48:08 [2022-10-21T22:48:08.613Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done
22:48:08 [2022-10-21T22:48:08.613Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done
22:48:08 [2022-10-21T22:48:08.613Z] #10 DONE 3.3s
22:48:08 [2022-10-21T22:48:08.613Z] 
22:48:08 [2022-10-21T22:48:08.613Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:08 [2022-10-21T22:48:08.613Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 3.0s
22:48:08 [2022-10-21T22:48:08.613Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 3.3s
22:48:08 [2022-10-21T22:48:08.613Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s
22:48:08 [2022-10-21T22:48:08.883Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done
22:48:08 [2022-10-21T22:48:08.883Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
22:48:09 [2022-10-21T22:48:09.823Z] #9 ...
22:48:09 [2022-10-21T22:48:09.823Z] 
22:48:09 [2022-10-21T22:48:09.823Z] #11 [internal] load build context
22:48:09 [2022-10-21T22:48:09.823Z] #11 transferring context: 53.56MB 4.6s done
22:48:09 [2022-10-21T22:48:09.823Z] #11 DONE 5.0s
22:48:09 [2022-10-21T22:48:09.823Z] 
22:48:09 [2022-10-21T22:48:09.823Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:10 [2022-10-21T22:48:10.399Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done
22:48:10 [2022-10-21T22:48:10.638Z] #13 ...
22:48:10 [2022-10-21T22:48:10.638Z] 
22:48:10 [2022-10-21T22:48:10.638Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:10 [2022-10-21T22:48:10.638Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:48:10 [2022-10-21T22:48:10.638Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:48:10 [2022-10-21T22:48:10.638Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:48:10 [2022-10-21T22:48:10.638Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
22:48:10 [2022-10-21T22:48:10.638Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done
22:48:10 [2022-10-21T22:48:10.638Z] #9 DONE 3.8s
22:48:10 [2022-10-21T22:48:10.638Z] 
22:48:10 [2022-10-21T22:48:10.638Z] #13 [internal] load build context
22:48:11 [2022-10-21T22:48:11.335Z] #9 DONE 6.5s
22:48:11 [2022-10-21T22:48:11.335Z] 
22:48:11 [2022-10-21T22:48:11.335Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:11 [2022-10-21T22:48:11.335Z] #12 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.3s done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.6s done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 0.8s done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 2.2s done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 4.6s done
22:48:11 [2022-10-21T22:48:11.335Z] #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.4s
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 6.1s done
22:48:11 [2022-10-21T22:48:11.335Z] #12 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 2.6s done
22:48:11 [2022-10-21T22:48:11.575Z] #13 transferring context: 53.56MB 5.4s done
22:48:12 [2022-10-21T22:48:12.513Z] #13 DONE 6.5s
22:48:12 [2022-10-21T22:48:12.513Z] 
22:48:12 [2022-10-21T22:48:12.513Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.5s done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.5s done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 0.9s done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 3.4s done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 2.5s done
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 6.1s
22:48:12 [2022-10-21T22:48:12.513Z] #11 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 3.4s done
22:48:12 [2022-10-21T22:48:12.513Z] #11 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.8s
22:48:12 [2022-10-21T22:48:12.712Z] #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 5.5s done
22:48:12 [2022-10-21T22:48:12.713Z] #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98
22:48:12 [2022-10-21T22:48:12.713Z] #12 ...
22:48:12 [2022-10-21T22:48:12.713Z] 
22:48:12 [2022-10-21T22:48:12.713Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:48:12 [2022-10-21T22:48:12.713Z] #13 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.1s done
22:48:12 [2022-10-21T22:48:12.713Z] #13 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
22:48:12 [2022-10-21T22:48:12.713Z] #13 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done
22:48:12 [2022-10-21T22:48:12.713Z] #13 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done
22:48:12 [2022-10-21T22:48:12.713Z] #13 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.7s done
22:48:12 [2022-10-21T22:48:12.713Z] #13 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 5.5s done
22:48:12 [2022-10-21T22:48:12.713Z] #13 DONE 7.9s
22:48:12 [2022-10-21T22:48:12.713Z] 
22:48:12 [2022-10-21T22:48:12.713Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:48:12 [2022-10-21T22:48:12.713Z] #14 DONE 0.8s
22:48:12 [2022-10-21T22:48:12.713Z] 
22:48:12 [2022-10-21T22:48:12.713Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:12 [2022-10-21T22:48:12.713Z] #12 ...
22:48:12 [2022-10-21T22:48:12.713Z] 
22:48:12 [2022-10-21T22:48:12.713Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:48:12 [2022-10-21T22:48:12.772Z] #11 ...
22:48:12 [2022-10-21T22:48:12.772Z] 
22:48:12 [2022-10-21T22:48:12.772Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:48:12 [2022-10-21T22:48:12.772Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:48:12 [2022-10-21T22:48:12.772Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:48:12 [2022-10-21T22:48:12.772Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:48:12 [2022-10-21T22:48:12.772Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
22:48:12 [2022-10-21T22:48:12.772Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done
22:48:12 [2022-10-21T22:48:12.772Z] #10 DONE 6.7s
22:48:12 [2022-10-21T22:48:12.772Z] 
22:48:12 [2022-10-21T22:48:12.772Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:12 [2022-10-21T22:48:12.772Z] #11 ...
22:48:12 [2022-10-21T22:48:12.772Z] 
22:48:12 [2022-10-21T22:48:12.772Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:48:12 [2022-10-21T22:48:12.772Z] #12 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
22:48:12 [2022-10-21T22:48:12.772Z] #12 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done
22:48:12 [2022-10-21T22:48:12.772Z] #12 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done
22:48:12 [2022-10-21T22:48:12.772Z] #12 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.6s done
22:48:13 [2022-10-21T22:48:13.031Z] #12 ...
22:48:13 [2022-10-21T22:48:13.031Z] 
22:48:13 [2022-10-21T22:48:13.031Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:48:13 [2022-10-21T22:48:13.654Z] #15 DONE 0.8s
22:48:13 [2022-10-21T22:48:13.654Z] 
22:48:13 [2022-10-21T22:48:13.654Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:13 [2022-10-21T22:48:13.654Z] #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.4s done
22:48:13 [2022-10-21T22:48:13.654Z] #12 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e
22:48:14 [2022-10-21T22:48:14.012Z] #14 DONE 0.7s
22:48:14 [2022-10-21T22:48:14.012Z] 
22:48:14 [2022-10-21T22:48:14.012Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
22:48:14 [2022-10-21T22:48:14.012Z] #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 5.3s done
22:48:14 [2022-10-21T22:48:14.012Z] #12 DONE 7.8s
22:48:14 [2022-10-21T22:48:14.012Z] 
22:48:14 [2022-10-21T22:48:14.012Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:48:14 [2022-10-21T22:48:14.279Z] #15 DONE 0.3s
22:48:14 [2022-10-21T22:48:14.279Z] 
22:48:14 [2022-10-21T22:48:14.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:14 [2022-10-21T22:48:14.279Z] #11 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.4s
22:48:14 [2022-10-21T22:48:14.279Z] #11 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.5s done
22:48:14 [2022-10-21T22:48:14.538Z] #11 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e
22:48:14 [2022-10-21T22:48:14.590Z] #12 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.7s done
22:48:14 [2022-10-21T22:48:14.590Z] #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1
22:48:15 [2022-10-21T22:48:15.107Z] #11 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.5s done
22:48:15 [2022-10-21T22:48:15.366Z] #11 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1
22:48:18 [2022-10-21T22:48:18.786Z] #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 4.1s done
22:48:18 [2022-10-21T22:48:18.786Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe
22:48:19 [2022-10-21T22:48:19.562Z] #11 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 4.2s done
22:48:19 [2022-10-21T22:48:19.823Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe
22:48:21 [2022-10-21T22:48:21.079Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:48:22 [2022-10-21T22:48:22.085Z] #12 ...
22:48:22 [2022-10-21T22:48:22.085Z] 
22:48:22 [2022-10-21T22:48:22.085Z] #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
22:48:22 [2022-10-21T22:48:22.085Z] #0 1.781 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 1.789 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 1.789 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 1.954 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 2.165 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 2.678 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 3.693 Fetched 8598 kB in 2s (3958 kB/s)
22:48:22 [2022-10-21T22:48:22.085Z] #0 3.693 Reading package lists...
22:48:22 [2022-10-21T22:48:22.085Z] #0 4.449 Reading package lists...
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.218 Building dependency tree...
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.563 The following additional packages will be installed:
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.563   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.563   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.563 Recommended packages:
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.563   libldap-common publicsuffix libsasl2-modules
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.744 The following NEW packages will be installed:
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.745   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.746   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:48:22 [2022-10-21T22:48:22.085Z] #0 5.747   libssh2-1 openssl
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.039 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.039 Need to get 3047 kB of archives.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.039 After this operation, 6661 kB of additional disk space will be used.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.039 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.042 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.046 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.047 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.049 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.051 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.054 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.055 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.056 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.057 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.059 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.063 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.066 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.068 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.069 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.269 debconf: delaying package configuration, since apt-utils is not installed
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.297 Fetched 3047 kB in 0s (9645 kB/s)
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.319 Selecting previously unselected package openssl.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.319 (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 ... 6661 files and directories currently installed.)
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.326 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.330 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.546 Selecting previously unselected package ca-certificates.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.546 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.638 Unpacking ca-certificates (20210119) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.760 Selecting previously unselected package libbrotli1:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.761 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.773 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.891 Selecting previously unselected package libsasl2-modules-db:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.891 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.896 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.953 Selecting previously unselected package libsasl2-2:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.953 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 6.957 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.035 Selecting previously unselected package libldap-2.4-2:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.035 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.038 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.196 Selecting previously unselected package libnghttp2-14:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.196 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.200 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.378 Selecting previously unselected package libpsl5:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.378 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.391 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.613 Selecting previously unselected package librtmp1:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.613 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.624 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.731 Selecting previously unselected package libssh2-1:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.731 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 7.736 Unpacking libssh2-1:amd64 (1.9.0-2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.010 Selecting previously unselected package libcurl4:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.011 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.018 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.265 Selecting previously unselected package curl.
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.265 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.272 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.387 Selecting previously unselected package libonig5:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.387 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.391 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.526 Selecting previously unselected package libjq1:amd64.
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.526 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.530 Unpacking libjq1:amd64 (1.6-2.1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.656 Selecting previously unselected package jq.
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.657 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.662 Unpacking jq (1.6-2.1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.705 Setting up libpsl5:amd64 (0.21.0-1.2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.717 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.728 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.741 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.754 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.766 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.776 Setting up libssh2-1:amd64 (1.9.0-2) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.789 Setting up openssl (1.1.1n-0+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.808 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.817 Setting up libjq1:amd64 (1.6-2.1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.830 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.085Z] #0 8.844 Setting up ca-certificates (20210119) ...
22:48:22 [2022-10-21T22:48:22.085Z] #16 9.431 Updating certificates in /etc/ssl/certs...
22:48:22 [2022-10-21T22:48:22.344Z] #16 ...
22:48:22 [2022-10-21T22:48:22.344Z] 
22:48:22 [2022-10-21T22:48:22.344Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:22 [2022-10-21T22:48:22.361Z] #11 ...
22:48:22 [2022-10-21T22:48:22.361Z] 
22:48:22 [2022-10-21T22:48:22.361Z] #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
22:48:22 [2022-10-21T22:48:22.361Z] #0 1.634 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 1.640 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 1.640 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 1.793 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 2.015 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 2.565 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 3.561 Fetched 8598 kB in 2s (3937 kB/s)
22:48:22 [2022-10-21T22:48:22.361Z] #0 3.561 Reading package lists...
22:48:22 [2022-10-21T22:48:22.361Z] #0 4.359 Reading package lists...
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.135 Building dependency tree...
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.493 The following additional packages will be installed:
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.493   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.493   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.493 Recommended packages:
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.493   libldap-common publicsuffix libsasl2-modules
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.666 The following NEW packages will be installed:
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.666   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.666   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.666   libssh2-1 openssl
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.943 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded.
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.943 Need to get 3047 kB of archives.
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.943 After this operation, 6661 kB of additional disk space will be used.
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.943 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.951 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.957 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.957 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.959 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.960 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.962 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.963 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.964 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.972 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.972 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.975 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.986 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.986 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 5.993 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.200 debconf: delaying package configuration, since apt-utils is not installed
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.238 Fetched 3047 kB in 0s (9702 kB/s)
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.269 Selecting previously unselected package openssl.
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.269 (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 ... 6661 files and directories currently installed.)
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.269 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.273 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.432 Selecting previously unselected package ca-certificates.
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.432 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.433 Unpacking ca-certificates (20210119) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.607 Selecting previously unselected package libbrotli1:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.607 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.639 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.738 Selecting previously unselected package libsasl2-modules-db:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.738 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.745 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.812 Selecting previously unselected package libsasl2-2:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.812 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.816 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.924 Selecting previously unselected package libldap-2.4-2:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.924 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 6.928 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.050 Selecting previously unselected package libnghttp2-14:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.050 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.095 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.185 Selecting previously unselected package libpsl5:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.185 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.188 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.314 Selecting previously unselected package librtmp1:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.314 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.367 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.439 Selecting previously unselected package libssh2-1:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.439 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.444 Unpacking libssh2-1:amd64 (1.9.0-2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.530 Selecting previously unselected package libcurl4:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.530 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.535 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.607 Selecting previously unselected package curl.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.607 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.610 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.699 Selecting previously unselected package libonig5:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.699 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.703 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.762 Selecting previously unselected package libjq1:amd64.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.762 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.767 Unpacking libjq1:amd64 (1.6-2.1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.808 Selecting previously unselected package jq.
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.808 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.813 Unpacking jq (1.6-2.1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.850 Setting up libpsl5:amd64 (0.21.0-1.2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.861 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.871 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.883 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.894 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.902 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.915 Setting up libssh2-1:amd64 (1.9.0-2) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.923 Setting up openssl (1.1.1n-0+deb11u3) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.938 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.948 Setting up libjq1:amd64 (1.6-2.1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.959 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 7.969 Setting up ca-certificates (20210119) ...
22:48:22 [2022-10-21T22:48:22.361Z] #0 8.559 Updating certificates in /etc/ssl/certs...
22:48:22 [2022-10-21T22:48:22.620Z] #16 ...
22:48:22 [2022-10-21T22:48:22.620Z] 
22:48:22 [2022-10-21T22:48:22.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:22 [2022-10-21T22:48:22.965Z] tests/integration/client_test.py .....                                   [ 75%]
22:48:23 [2022-10-21T22:48:23.220Z] tests/integration/context_api_test.py ...                                [ 76%]
22:48:23 [2022-10-21T22:48:23.476Z] tests/integration/errors_test.py .                                       [ 76%]
22:48:24 [2022-10-21T22:48:24.255Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.1s
22:48:24 [2022-10-21T22:48:24.255Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.4s done
22:48:24 [2022-10-21T22:48:24.531Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 4.7s done
22:48:24 [2022-10-21T22:48:24.821Z] #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd
22:48:25 [2022-10-21T22:48:25.098Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd
22:48:26 [2022-10-21T22:48:26.199Z] #12 ...
22:48:26 [2022-10-21T22:48:26.199Z] 
22:48:26 [2022-10-21T22:48:26.199Z] #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
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.11 129 added, 0 removed; done.
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.14 Setting up jq (1.6-2.1) ...
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.16 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.17 Setting up curl (7.74.0-1.3+deb11u3) ...
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.18 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.20 Processing triggers for ca-certificates (20210119) ...
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.21 Updating certificates in /etc/ssl/certs...
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.80 0 added, 0 removed; done.
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.80 Running hooks in /etc/ca-certificates/update.d...
22:48:26 [2022-10-21T22:48:26.199Z] #16 10.80 done.
22:48:26 [2022-10-21T22:48:26.199Z] #16 DONE 13.4s
22:48:26 [2022-10-21T22:48:26.199Z] 
22:48:26 [2022-10-21T22:48:26.199Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:26 [2022-10-21T22:48:26.199Z] #12 ...
22:48:26 [2022-10-21T22:48:26.199Z] 
22:48:26 [2022-10-21T22:48:26.199Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:48:26 [2022-10-21T22:48:26.199Z] #17 DONE 0.1s
22:48:26 [2022-10-21T22:48:26.199Z] 
22:48:26 [2022-10-21T22:48:26.199Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:26 [2022-10-21T22:48:26.482Z] #11 ...
22:48:26 [2022-10-21T22:48:26.482Z] 
22:48:26 [2022-10-21T22:48:26.482Z] #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
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.288 129 added, 0 removed; done.
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.328 Setting up jq (1.6-2.1) ...
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.345 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.354 Setting up curl (7.74.0-1.3+deb11u3) ...
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.368 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.384 Processing triggers for ca-certificates (20210119) ...
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.394 Updating certificates in /etc/ssl/certs...
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.979 0 added, 0 removed; done.
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.979 Running hooks in /etc/ca-certificates/update.d...
22:48:26 [2022-10-21T22:48:26.482Z] #16 9.980 done.
22:48:26 [2022-10-21T22:48:26.482Z] #16 DONE 12.7s
22:48:26 [2022-10-21T22:48:26.742Z] 
22:48:26 [2022-10-21T22:48:26.742Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:48:26 [2022-10-21T22:48:26.742Z] #17 DONE 0.1s
22:48:26 [2022-10-21T22:48:26.742Z] 
22:48:26 [2022-10-21T22:48:26.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7
22:48:27 [2022-10-21T22:48:27.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:48:27 [2022-10-21T22:48:27.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:48:29 [2022-10-21T22:48:29.489Z] #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.0s
22:48:30 [2022-10-21T22:48:30.040Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.2s
22:48:31 [2022-10-21T22:48:31.965Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 7.0s done
22:48:32 [2022-10-21T22:48:32.030Z] #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 7.1s done
22:48:32 [2022-10-21T22:48:32.225Z] #11 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done
22:48:32 [2022-10-21T22:48:32.289Z] #12 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done
22:48:32 [2022-10-21T22:48:32.289Z] #12 DONE 27.5s
22:48:32 [2022-10-21T22:48:32.289Z] 
22:48:32 [2022-10-21T22:48:32.289Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:48:32 [2022-10-21T22:48:32.486Z] #11 DONE 26.3s
22:48:32 [2022-10-21T22:48:32.486Z] 
22:48:32 [2022-10-21T22:48:32.486Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:48:33 [2022-10-21T22:48:33.667Z] #18 DONE 1.3s
22:48:33 [2022-10-21T22:48:33.667Z] 
22:48:33 [2022-10-21T22:48:33.667Z] #19 [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
22:48:33 [2022-10-21T22:48:33.863Z] #18 DONE 1.4s
22:48:33 [2022-10-21T22:48:33.863Z] 
22:48:33 [2022-10-21T22:48:33.863Z] #19 [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
22:48:34 [2022-10-21T22:48:34.430Z] #19 DONE 0.6s
22:48:34 [2022-10-21T22:48:34.430Z] 
22:48:34 [2022-10-21T22:48:34.430Z] #20 [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
22:48:34 [2022-10-21T22:48:34.430Z] #0 1.564 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:48:34 [2022-10-21T22:48:34.430Z] #0 1.832 
22:48:34 [2022-10-21T22:48:34.430Z] #0 2.049 #=#=#                                                                         

######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.430Z] #0 2.305 
22:48:34 [2022-10-21T22:48:34.430Z] #0 3.200 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:48:34 [2022-10-21T22:48:34.430Z] #0 3.456 
22:48:34 [2022-10-21T22:48:34.430Z] #0 3.679 #=#=#                                                                         

######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.430Z] #0 3.963 
22:48:34 [2022-10-21T22:48:34.430Z] #0 4.891 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:48:34 [2022-10-21T22:48:34.430Z] #0 5.132 
22:48:34 [2022-10-21T22:48:34.430Z] #0 5.352 #=#=#                                                                         

###################                                                       27.1%
##########################################                                59.3%
#################################################################         91.3%
######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.430Z] #0 5.898 
22:48:34 [2022-10-21T22:48:34.430Z] #0 6.715 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:48:34 [2022-10-21T22:48:34.430Z] #0 6.901 
22:48:34 [2022-10-21T22:48:34.430Z] #0 7.119 #=#=#                                                                         

######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.430Z] #0 7.432 
22:48:34 [2022-10-21T22:48:34.430Z] #20 ...
22:48:34 [2022-10-21T22:48:34.430Z] 
22:48:34 [2022-10-21T22:48:34.430Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:48:34 [2022-10-21T22:48:34.430Z] #21 DONE 0.1s
22:48:34 [2022-10-21T22:48:34.430Z] 
22:48:34 [2022-10-21T22:48:34.430Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:48:34 [2022-10-21T22:48:34.609Z] #19 DONE 0.7s
22:48:34 [2022-10-21T22:48:34.609Z] 
22:48:34 [2022-10-21T22:48:34.609Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:48:34 [2022-10-21T22:48:34.609Z] #20 ...
22:48:34 [2022-10-21T22:48:34.609Z] 
22:48:34 [2022-10-21T22:48:34.609Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:48:34 [2022-10-21T22:48:34.609Z] #21 DONE 0.2s
22:48:34 [2022-10-21T22:48:34.609Z] 
22:48:34 [2022-10-21T22:48:34.609Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:48:34 [2022-10-21T22:48:34.609Z] #22 DONE 0.2s
22:48:34 [2022-10-21T22:48:34.609Z] 
22:48:34 [2022-10-21T22:48:34.609Z] #23 [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
22:48:34 [2022-10-21T22:48:34.609Z] #0 1.632 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:48:34 [2022-10-21T22:48:34.609Z] #0 1.907 
22:48:34 [2022-10-21T22:48:34.609Z] #0 2.126 #=#=#                                                                         

######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.609Z] #0 2.365 
22:48:34 [2022-10-21T22:48:34.609Z] #0 3.230 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:48:34 [2022-10-21T22:48:34.609Z] #0 3.496 
22:48:34 [2022-10-21T22:48:34.609Z] #0 3.720 #=#=#                                                                         

######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.609Z] #0 4.004 
22:48:34 [2022-10-21T22:48:34.609Z] #0 4.912 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:48:34 [2022-10-21T22:48:34.609Z] #0 5.249 
22:48:34 [2022-10-21T22:48:34.609Z] #0 5.463 #=#=#                                                                         

################                                                          22.4%
#########################################                                 57.1%
#################################################################         90.7%
######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.609Z] #0 5.974 
22:48:34 [2022-10-21T22:48:34.609Z] #0 6.905 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:48:34 [2022-10-21T22:48:34.609Z] #0 7.112 
22:48:34 [2022-10-21T22:48:34.609Z] #0 7.330 #=#=#                                                                         

######################################################################## 100.0%
22:48:34 [2022-10-21T22:48:34.609Z] #0 7.668 
22:48:34 [2022-10-21T22:48:34.609Z] #0 8.354 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:48:34 [2022-10-21T22:48:34.689Z] #22 DONE 0.2s
22:48:34 [2022-10-21T22:48:34.689Z] 
22:48:34 [2022-10-21T22:48:34.689Z] #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
22:48:34 [2022-10-21T22:48:34.868Z] #23 8.663 
22:48:35 [2022-10-21T22:48:35.395Z] #23 8.919 #=#=#                                                                         

######################################################################## 100.0%
22:48:35 [2022-10-21T22:48:35.656Z] #23 9.512 
22:48:35 [2022-10-21T22:48:35.914Z] #23 9.693 Download of images into '/build' complete.
22:48:35 [2022-10-21T22:48:35.914Z] #23 9.693 Use something like the following to load the result into a Docker daemon:
22:48:35 [2022-10-21T22:48:35.914Z] #23 9.693   tar -cC '/build' . | docker load
22:48:36 [2022-10-21T22:48:36.172Z] #23 DONE 9.9s
22:48:36 [2022-10-21T22:48:36.172Z] 
22:48:36 [2022-10-21T22:48:36.172Z] #24 [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
22:48:36 [2022-10-21T22:48:36.601Z] #23 ...
22:48:36 [2022-10-21T22:48:36.601Z] 
22:48:36 [2022-10-21T22:48:36.601Z] #20 [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
22:48:36 [2022-10-21T22:48:36.601Z] #20 8.259 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:48:36 [2022-10-21T22:48:36.601Z] #20 8.821 
22:48:36 [2022-10-21T22:48:36.601Z] #20 9.021 #=#=#                                                                         

######################################################################## 100.0%
22:48:36 [2022-10-21T22:48:36.601Z] #20 9.478 
22:48:36 [2022-10-21T22:48:36.601Z] #20 9.581 Download of images into '/build' complete.
22:48:36 [2022-10-21T22:48:36.601Z] #20 9.581 Use something like the following to load the result into a Docker daemon:
22:48:36 [2022-10-21T22:48:36.601Z] #20 9.581   tar -cC '/build' . | docker load
22:48:36 [2022-10-21T22:48:36.601Z] #20 DONE 9.7s
22:48:36 [2022-10-21T22:48:36.601Z] 
22:48:36 [2022-10-21T22:48:36.601Z] #24 [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
22:48:39 [2022-10-21T22:48:39.463Z] #24 4.705 + git clone https://github.com/kolyshkin/go-swagger.git .
22:48:39 [2022-10-21T22:48:39.464Z] #24 4.712 Cloning into '.'...
22:48:39 [2022-10-21T22:48:39.909Z] #24 4.763 + git clone https://github.com/kolyshkin/go-swagger.git .
22:48:39 [2022-10-21T22:48:39.909Z] #24 4.783 Cloning into '.'...
22:48:39 [2022-10-21T22:48:39.909Z] #24 ...
22:48:39 [2022-10-21T22:48:39.909Z] 
22:48:39 [2022-10-21T22:48:39.909Z] #25 [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
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.411 + RM_GOPATH=0
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.411 + TMP_GOPATH=
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.411 + : /build
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.411 + '[' -z '' ']'
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.417 ++ mktemp -d
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.432 + export GOPATH=/tmp/tmp.72pYdqUAJa
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.432 + GOPATH=/tmp/tmp.72pYdqUAJa
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.432 + RM_GOPATH=1
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.432 + case "$(go env GOARCH)" in
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.457 ++ go env GOARCH
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.489 + export GO_BUILDMODE=-buildmode=pie
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.489 + GO_BUILDMODE=-buildmode=pie
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.489 ++ dirname /tmp/install/install.sh
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + dir=/tmp/install
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + bin=rootlesskit
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + shift
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + . /tmp/install/rootlesskit.installer
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 ++ : v0.14.4
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + install_rootlesskit
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + case "$1" in
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + export CGO_ENABLED=0
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + CGO_ENABLED=0
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + _install_rootlesskit
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + echo 'Install rootlesskit version v0.14.4'
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + for f in rootlesskit rootlesskit-docker-proxy
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + GOBIN=/build
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + GO111MODULE=on
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:48:39 [2022-10-21T22:48:39.909Z] #0 5.519 Install rootlesskit version v0.14.4
22:48:40 [2022-10-21T22:48:40.037Z] #24 ...
22:48:40 [2022-10-21T22:48:40.037Z] 
22:48:40 [2022-10-21T22:48:40.037Z] #25 [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
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.423 + RM_GOPATH=0
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.423 + TMP_GOPATH=
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.423 + : /build
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.423 + '[' -z '' ']'
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.428 ++ mktemp -d
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.445 + export GOPATH=/tmp/tmp.OjL7cCEvOc
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.445 + GOPATH=/tmp/tmp.OjL7cCEvOc
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.445 + RM_GOPATH=1
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.445 + case "$(go env GOARCH)" in
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.446 ++ go env GOARCH
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.471 + export GO_BUILDMODE=-buildmode=pie
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.471 + GO_BUILDMODE=-buildmode=pie
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.471 ++ dirname /tmp/install/install.sh
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.473 + dir=/tmp/install
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.473 + bin=gotestsum
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.473 + shift
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.474 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.474 + . /tmp/install/gotestsum.installer
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.474 ++ : v1.7.0
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.477 + install_gotestsum
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.477 + set -e
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.481 + echo 'Install gotestsum version v1.7.0'
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.481 Install gotestsum version v1.7.0
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.481 + GOBIN=/build
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.481 + GO111MODULE=on
22:48:40 [2022-10-21T22:48:40.037Z] #0 5.482 + go install gotest.tools/gotestsum@v1.7.0
22:48:40 [2022-10-21T22:48:40.169Z] #25 ...
22:48:40 [2022-10-21T22:48:40.170Z] 
22:48:40 [2022-10-21T22:48:40.170Z] #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
22:48:40 [2022-10-21T22:48:40.170Z] #23 5.368 + git clone https://github.com/docker/distribution.git .
22:48:40 [2022-10-21T22:48:40.170Z] #23 5.372 Cloning into '.'...
22:48:40 [2022-10-21T22:48:40.296Z] #25 ...
22:48:40 [2022-10-21T22:48:40.296Z] 
22:48:40 [2022-10-21T22:48:40.296Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:48:40 [2022-10-21T22:48:40.296Z] #20 5.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:40 [2022-10-21T22:48:40.296Z] #20 6.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:40 [2022-10-21T22:48:40.296Z] #20 6.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:40 [2022-10-21T22:48:40.424Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:48:40 [2022-10-21T22:48:40.424Z] 
22:48:40 [2022-10-21T22:48:40.424Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:48:40 [2022-10-21T22:48:40.424Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:48:40 [2022-10-21T22:48:40.424Z] HOSTNAME=7619b30dc503
22:48:40 [2022-10-21T22:48:40.424Z] TESTDEBUG=0
22:48:40 [2022-10-21T22:48:40.424Z] DEST=bundles/test-integration
22:48:40 [2022-10-21T22:48:40.424Z] PWD=/go/src/github.com/docker/docker
22:48:40 [2022-10-21T22:48:40.424Z] DOCKER_GITCOMMIT=2b5a77f09964eb780fde690cf581f29e2abb5ed4
22:48:40 [2022-10-21T22:48:40.424Z] container=docker
22:48:40 [2022-10-21T22:48:40.424Z] HOME=/root
22:48:40 [2022-10-21T22:48:40.424Z] GOLANG_VERSION=1.18.7
22:48:40 [2022-10-21T22:48:40.424Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:48:40 [2022-10-21T22:48:40.424Z] VALIDATE_BRANCH=20.10
22:48:40 [2022-10-21T22:48:40.424Z] TERM=xterm
22:48:40 [2022-10-21T22:48:40.424Z] DOCKER_PKG=github.com/docker/docker
22:48:40 [2022-10-21T22:48:40.424Z] SHLVL=1
22:48:40 [2022-10-21T22:48:40.424Z] TIMEOUT=120m
22:48:40 [2022-10-21T22:48:40.424Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:48:40 [2022-10-21T22:48:40.424Z] DOCKER_GRAPHDRIVER=overlay2
22:48:40 [2022-10-21T22:48:40.424Z] GO111MODULE=off
22:48:40 [2022-10-21T22:48:40.424Z] DOCKER_EXPERIMENTAL=1
22:48:40 [2022-10-21T22:48:40.424Z] TEST_SKIP_INTEGRATION_CLI=1
22:48:40 [2022-10-21T22:48:40.424Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:48:40 [2022-10-21T22:48:40.424Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:48:40 [2022-10-21T22:48:40.424Z] GOPATH=/go
22:48:40 [2022-10-21T22:48:40.424Z] PKG_CONFIG=pkg-config
22:48:40 [2022-10-21T22:48:40.424Z] _=/usr/bin/env
22:48:40 [2022-10-21T22:48:40.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:48:41 [2022-10-21T22:48:41.235Z] #20 6.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:41 [2022-10-21T22:48:41.430Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:48:42 [2022-10-21T22:48:42.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:48:43 [2022-10-21T22:48:43.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:48:43 [2022-10-21T22:48:43.770Z] #20 9.022 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:44 [2022-10-21T22:48:44.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:48:44 [2022-10-21T22:48:44.338Z] #20 ...
22:48:44 [2022-10-21T22:48:44.338Z] 
22:48:44 [2022-10-21T22:48:44.338Z] #26 [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
22:48:44 [2022-10-21T22:48:44.338Z] #0 5.856 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:44 [2022-10-21T22:48:44.338Z] #0 5.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:44 [2022-10-21T22:48:44.338Z] #0 5.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:44 [2022-10-21T22:48:44.338Z] #0 6.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:44 [2022-10-21T22:48:44.338Z] #0 8.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:44 [2022-10-21T22:48:44.366Z] #23 ...
22:48:44 [2022-10-21T22:48:44.366Z] 
22:48:44 [2022-10-21T22:48:44.366Z] #26 [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
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 + RM_GOPATH=0
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 + TMP_GOPATH=
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 + : /build
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 + '[' -z '' ']'
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 ++ mktemp -d
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 + export GOPATH=/tmp/tmp.MWVW6KbS1X
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 + GOPATH=/tmp/tmp.MWVW6KbS1X
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.677 + RM_GOPATH=1
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.678 + case "$(go env GOARCH)" in
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.682 ++ go env GOARCH
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + export GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 ++ dirname /tmp/install/install.sh
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + dir=/tmp/install
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + bin=gotestsum
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + shift
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + . /tmp/install/gotestsum.installer
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 ++ : v1.7.0
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + install_gotestsum
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + set -e
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + echo 'Install gotestsum version v1.7.0'
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + GOBIN=/build
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + GO111MODULE=on
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 + go install gotest.tools/gotestsum@v1.7.0
22:48:44 [2022-10-21T22:48:44.366Z] #0 4.688 Install gotestsum version v1.7.0
22:48:44 [2022-10-21T22:48:44.366Z] #0 5.344 go: downloading gotest.tools/gotestsum v1.7.0
22:48:44 [2022-10-21T22:48:44.366Z] #0 7.642 go: downloading github.com/fatih/color v1.10.0
22:48:44 [2022-10-21T22:48:44.366Z] #0 7.645 go: downloading github.com/dnephin/pflag v1.0.7
22:48:44 [2022-10-21T22:48:44.366Z] #0 7.671 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:48:44 [2022-10-21T22:48:44.366Z] #0 7.699 go: downloading github.com/pkg/errors v0.9.1
22:48:44 [2022-10-21T22:48:44.366Z] #0 8.259 go: downloading golang.org/x/tools v0.1.0
22:48:44 [2022-10-21T22:48:44.366Z] #0 8.469 go: downloading github.com/mattn/go-colorable v0.1.8
22:48:44 [2022-10-21T22:48:44.366Z] #0 8.620 go: downloading github.com/mattn/go-isatty v0.0.12
22:48:44 [2022-10-21T22:48:44.366Z] #0 8.664 go: downloading github.com/fsnotify/fsnotify v1.4.9
22:48:44 [2022-10-21T22:48:44.366Z] #0 8.874 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
22:48:44 [2022-10-21T22:48:44.597Z] #26 ...
22:48:44 [2022-10-21T22:48:44.597Z] 
22:48:44 [2022-10-21T22:48:44.597Z] #27 [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
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.460 + RM_GOPATH=0
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.460 + TMP_GOPATH=
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.460 + : /build
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.460 + '[' -z '' ']'
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 ++ mktemp -d
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 + export GOPATH=/tmp/tmp.bEvzXBgEOC
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 + GOPATH=/tmp/tmp.bEvzXBgEOC
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 + RM_GOPATH=1
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 + case "$(go env GOARCH)" in
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 ++ go env GOARCH
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 + export GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.472 + GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 ++ dirname /tmp/install/install.sh
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + dir=/tmp/install
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + bin=shfmt
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + shift
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + . /tmp/install/shfmt.installer
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 ++ : v3.0.2
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + install_shfmt
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + echo 'Install shfmt version v3.0.2'
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + GOBIN=/build
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + GO111MODULE=on
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.473 Install shfmt version v3.0.2
22:48:44 [2022-10-21T22:48:44.597Z] #0 5.152 go: downloading mvdan.cc/sh/v3 v3.0.2
22:48:44 [2022-10-21T22:48:44.597Z] #0 6.719 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:48:44 [2022-10-21T22:48:44.597Z] #0 6.767 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:48:44 [2022-10-21T22:48:44.597Z] #0 6.809 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:48:44 [2022-10-21T22:48:44.597Z] #0 8.922 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:48:44 [2022-10-21T22:48:44.597Z] #27 ...
22:48:44 [2022-10-21T22:48:44.597Z] 
22:48:44 [2022-10-21T22:48:44.597Z] #28 [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
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + RM_GOPATH=0
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + TMP_GOPATH=
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + : /build
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + '[' -z '' ']'
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 ++ mktemp -d
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + export GOPATH=/tmp/tmp.71QsH82JlZ
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + GOPATH=/tmp/tmp.71QsH82JlZ
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + RM_GOPATH=1
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 + case "$(go env GOARCH)" in
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.398 ++ go env GOARCH
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 Install docker/cli version 17.06.2-ce from stable
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + export GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 ++ dirname /tmp/install/install.sh
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + dir=/tmp/install
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + bin=dockercli
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + shift
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + . /tmp/install/dockercli.installer
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 ++ : stable
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 ++ : 17.06.2-ce
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + install_dockercli
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 ++ uname -m
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + arch=x86_64
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + '[' x86_64 '!=' x86_64 ']'
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + url=https://download.docker.com/linux/static
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:48:44 [2022-10-21T22:48:44.597Z] #0 4.410 + tar -xz docker/docker
22:48:44 [2022-10-21T22:48:44.627Z] #26 ...
22:48:44 [2022-10-21T22:48:44.627Z] 
22:48:44 [2022-10-21T22:48:44.627Z] #27 [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
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.466 + RM_GOPATH=0
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.466 + TMP_GOPATH=
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.466 + : /build
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.466 + '[' -z '' ']'
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.470 ++ mktemp -d
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.479 + export GOPATH=/tmp/tmp.53JqRPG6M5
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.479 + GOPATH=/tmp/tmp.53JqRPG6M5
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.479 + RM_GOPATH=1
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.479 + case "$(go env GOARCH)" in
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.498 ++ go env GOARCH
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.579 + export GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.579 + GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.589 ++ dirname /tmp/install/install.sh
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.592 + dir=/tmp/install
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.592 + bin=shfmt
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.592 + shift
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.592 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.593 + . /tmp/install/shfmt.installer
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.593 ++ : v3.0.2
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.593 + install_shfmt
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.593 + echo 'Install shfmt version v3.0.2'
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.594 Install shfmt version v3.0.2
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.594 + GOBIN=/build
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.594 + GO111MODULE=on
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.594 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
22:48:44 [2022-10-21T22:48:44.627Z] #0 6.124 go: downloading mvdan.cc/sh/v3 v3.0.2
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.618 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.753 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.777 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:48:44 [2022-10-21T22:48:44.627Z] #0 9.481 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:48:44 [2022-10-21T22:48:44.627Z] #27 ...
22:48:44 [2022-10-21T22:48:44.627Z] 
22:48:44 [2022-10-21T22:48:44.627Z] #28 [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
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + RM_GOPATH=0
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + TMP_GOPATH=
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + : /build
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + '[' -z '' ']'
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 ++ mktemp -d
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + export GOPATH=/tmp/tmp.JjjSViSUAb
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + GOPATH=/tmp/tmp.JjjSViSUAb
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + RM_GOPATH=1
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 + case "$(go env GOARCH)" in
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.827 ++ go env GOARCH
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + export GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 ++ dirname /tmp/install/install.sh
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + dir=/tmp/install
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + bin=tomlv
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + shift
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + . /tmp/install/tomlv.installer
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + install_tomlv
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JjjSViSUAb/src/github.com/BurntSushi/toml
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.836 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:48:44 [2022-10-21T22:48:44.627Z] #0 4.841 Cloning into '/tmp/tmp.JjjSViSUAb/src/github.com/BurntSushi/toml'...
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.962 + cd /tmp/tmp.JjjSViSUAb/src/github.com/BurntSushi/toml
22:48:44 [2022-10-21T22:48:44.627Z] #0 5.962 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:48:44 [2022-10-21T22:48:44.627Z] #0 6.132 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:48:44 [2022-10-21T22:48:44.627Z] #0 6.976 internal/goarch
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.011 internal/unsafeheader
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.149 internal/cpu
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.187 internal/abi
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.649 internal/goexperiment
22:48:44 [2022-10-21T22:48:44.627Z] #0 7.930 internal/goos
22:48:44 [2022-10-21T22:48:44.627Z] #0 8.041 internal/bytealg
22:48:44 [2022-10-21T22:48:44.627Z] #0 8.198 runtime/internal/atomic
22:48:44 [2022-10-21T22:48:44.627Z] #0 9.114 runtime/internal/math
22:48:44 [2022-10-21T22:48:44.627Z] #0 9.182 runtime/internal/sys
22:48:44 [2022-10-21T22:48:44.627Z] #0 9.232 runtime/internal/syscall
22:48:44 [2022-10-21T22:48:44.627Z] #0 9.561 internal/itoa
22:48:44 [2022-10-21T22:48:44.627Z] #0 9.764 runtime
22:48:44 [2022-10-21T22:48:44.627Z] #0 9.858 math/bits
22:48:44 [2022-10-21T22:48:44.856Z] #28 ...
22:48:44 [2022-10-21T22:48:44.856Z] 
22:48:44 [2022-10-21T22:48:44.856Z] #29 [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
22:48:44 [2022-10-21T22:48:44.856Z] #0 5.861 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 5.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 5.926 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 6.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 9.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #29 ...
22:48:44 [2022-10-21T22:48:44.856Z] 
22:48:44 [2022-10-21T22:48:44.856Z] #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
22:48:44 [2022-10-21T22:48:44.856Z] #0 5.892 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 5.931 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 5.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 6.661 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:44 [2022-10-21T22:48:44.856Z] #0 8.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:44 [2022-10-21T22:48:44.886Z] #28 ...
22:48:44 [2022-10-21T22:48:44.886Z] 
22:48:44 [2022-10-21T22:48:44.886Z] #29 [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
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.819 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:44 [2022-10-21T22:48:44.886Z] #0 6.597 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:44 [2022-10-21T22:48:44.886Z] #0 8.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:44 [2022-10-21T22:48:44.886Z] #29 ...
22:48:44 [2022-10-21T22:48:44.886Z] 
22:48:44 [2022-10-21T22:48:44.886Z] #30 [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
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.242 + RM_GOPATH=0
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.242 + TMP_GOPATH=
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.242 + : /build
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.242 + '[' -z '' ']'
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.242 ++ mktemp -d
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.250 + export GOPATH=/tmp/tmp.xsSFw5SQ5j
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.250 + GOPATH=/tmp/tmp.xsSFw5SQ5j
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.250 + RM_GOPATH=1
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.250 + case "$(go env GOARCH)" in
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.250 ++ go env GOARCH
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.269 + export GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.269 + GO_BUILDMODE=-buildmode=pie
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.269 ++ dirname /tmp/install/install.sh
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + dir=/tmp/install
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + bin=golangci_lint
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + shift
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + . /tmp/install/golangci_lint.installer
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 ++ : v1.44.0
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + install_golangci_lint
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + set -e
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + echo 'Install golangci-lint version v1.44.0'
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + GOBIN=/build
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + GO111MODULE=on
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.279 Install golangci-lint version v1.44.0
22:48:44 [2022-10-21T22:48:44.886Z] #0 5.762 go: downloading github.com/golangci/golangci-lint v1.44.0
22:48:45 [2022-10-21T22:48:45.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:48:45 [2022-10-21T22:48:45.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:48:45 [2022-10-21T22:48:45.116Z] #30 ...
22:48:45 [2022-10-21T22:48:45.116Z] 
22:48:45 [2022-10-21T22:48:45.116Z] #31 [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
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.068 + git clone https://github.com/docker/distribution.git .
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.072 Cloning into '.'...
22:48:45 [2022-10-21T22:48:45.116Z] #31 ...
22:48:45 [2022-10-21T22:48:45.116Z] 
22:48:45 [2022-10-21T22:48:45.116Z] #32 [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
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.811 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.811 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.811 + : /build
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.811 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.816 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.816 + export GOPATH=/tmp/tmp.4UAP2XQeqn
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.816 + GOPATH=/tmp/tmp.4UAP2XQeqn
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.816 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.816 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.816 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + bin=tomlv
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + shift
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + . /tmp/install/tomlv.installer
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + install_tomlv
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4UAP2XQeqn/src/github.com/BurntSushi/toml
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.851 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:48:45 [2022-10-21T22:48:45.116Z] #0 4.860 Cloning into '/tmp/tmp.4UAP2XQeqn/src/github.com/BurntSushi/toml'...
22:48:45 [2022-10-21T22:48:45.116Z] #0 6.071 + cd /tmp/tmp.4UAP2XQeqn/src/github.com/BurntSushi/toml
22:48:45 [2022-10-21T22:48:45.116Z] #0 6.072 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:48:45 [2022-10-21T22:48:45.116Z] #0 6.217 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:48:45 [2022-10-21T22:48:45.116Z] #0 6.981 internal/goarch
22:48:45 [2022-10-21T22:48:45.116Z] #0 6.983 internal/unsafeheader
22:48:45 [2022-10-21T22:48:45.116Z] #0 7.177 internal/cpu
22:48:45 [2022-10-21T22:48:45.116Z] #0 7.181 internal/abi
22:48:45 [2022-10-21T22:48:45.116Z] #0 7.762 internal/goexperiment
22:48:45 [2022-10-21T22:48:45.116Z] #0 7.951 internal/goos
22:48:45 [2022-10-21T22:48:45.116Z] #0 8.160 runtime/internal/atomic
22:48:45 [2022-10-21T22:48:45.116Z] #0 8.200 internal/bytealg
22:48:45 [2022-10-21T22:48:45.116Z] #0 9.228 runtime/internal/math
22:48:45 [2022-10-21T22:48:45.116Z] #0 9.361 runtime/internal/sys
22:48:45 [2022-10-21T22:48:45.116Z] #0 9.446 runtime/internal/syscall
22:48:45 [2022-10-21T22:48:45.116Z] #0 9.805 internal/itoa
22:48:45 [2022-10-21T22:48:45.116Z] #0 10.18 runtime
22:48:45 [2022-10-21T22:48:45.116Z] #0 10.20 math/bits
22:48:45 [2022-10-21T22:48:45.145Z] #30 ...
22:48:45 [2022-10-21T22:48:45.145Z] 
22:48:45 [2022-10-21T22:48:45.145Z] #31 [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
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.308 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.308 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.308 + : /build
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.308 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.308 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.309 + export GOPATH=/tmp/tmp.loWo7nOSn4
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.309 + GOPATH=/tmp/tmp.loWo7nOSn4
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.309 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.309 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.312 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + bin=vndr
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + shift
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + '[' '!' -f /tmp/install/vndr.installer ']'
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + . /tmp/install/vndr.installer
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 ++ : v0.1.2
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + install_vndr
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + echo 'Install vndr version v0.1.2'
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + GOBIN=/build
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + GO111MODULE=on
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 + go install github.com/LK4D4/vndr@v0.1.2
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.344 Install vndr version v0.1.2
22:48:45 [2022-10-21T22:48:45.145Z] #0 4.725 go: downloading github.com/LK4D4/vndr v0.1.2
22:48:45 [2022-10-21T22:48:45.376Z] #32 10.98 math
22:48:45 [2022-10-21T22:48:45.376Z] #32 ...
22:48:45 [2022-10-21T22:48:45.376Z] 
22:48:45 [2022-10-21T22:48:45.376Z] #33 [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
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.584 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.584 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.584 + : /build
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.584 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.584 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.586 + export GOPATH=/tmp/tmp.hwSmRZeSmD
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.586 + GOPATH=/tmp/tmp.hwSmRZeSmD
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.586 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.586 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.589 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + bin=proxy
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + shift
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + '[' '!' -f /tmp/install/proxy.installer ']'
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + . /tmp/install/proxy.installer
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + install_proxy
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + case "$1" in
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + export CGO_ENABLED=0
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + CGO_ENABLED=0
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + _install_proxy
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hwSmRZeSmD/src/github.com/docker/libnetwork
22:48:45 [2022-10-21T22:48:45.376Z] #0 4.631 Cloning into '/tmp/tmp.hwSmRZeSmD/src/github.com/docker/libnetwork'...
22:48:45 [2022-10-21T22:48:45.404Z] #31 ...
22:48:45 [2022-10-21T22:48:45.404Z] 
22:48:45 [2022-10-21T22:48:45.404Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:48:45 [2022-10-21T22:48:45.404Z] #0 6.011 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:45 [2022-10-21T22:48:45.404Z] #0 6.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:45 [2022-10-21T22:48:45.404Z] #0 6.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:45 [2022-10-21T22:48:45.404Z] #0 6.999 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:45 [2022-10-21T22:48:45.404Z] #0 8.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:45 [2022-10-21T22:48:45.404Z] #32 ...
22:48:45 [2022-10-21T22:48:45.404Z] 
22:48:45 [2022-10-21T22:48:45.404Z] #33 [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
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.528 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.528 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.528 + : /build
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.528 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.529 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.556 + export GOPATH=/tmp/tmp.TzD2yFgpQ5
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.556 + GOPATH=/tmp/tmp.TzD2yFgpQ5
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.556 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.556 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.556 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.565 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.565 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.570 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 + bin=dockercli
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 + shift
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 + . /tmp/install/dockercli.installer
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 ++ : stable
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 ++ : 17.06.2-ce
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 + install_dockercli
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.577 Install docker/cli version 17.06.2-ce from stable
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.584 ++ uname -m
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.600 + arch=x86_64
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.600 + '[' x86_64 '!=' x86_64 ']'
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.600 + url=https://download.docker.com/linux/static
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.603 + tar -xz docker/docker
22:48:45 [2022-10-21T22:48:45.404Z] #0 5.604 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:48:45 [2022-10-21T22:48:45.635Z] #33 ...
22:48:45 [2022-10-21T22:48:45.635Z] 
22:48:45 [2022-10-21T22:48:45.635Z] #34 [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
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.832 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.832 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.832 + : /build
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.832 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.832 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.844 + export GOPATH=/tmp/tmp.8vX0eNTRNj
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.844 + GOPATH=/tmp/tmp.8vX0eNTRNj
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.844 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.844 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.844 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + bin=vndr
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + shift
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + '[' '!' -f /tmp/install/vndr.installer ']'
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + . /tmp/install/vndr.installer
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 ++ : v0.1.2
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + install_vndr
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + echo 'Install vndr version v0.1.2'
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + GOBIN=/build
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + GO111MODULE=on
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 + go install github.com/LK4D4/vndr@v0.1.2
22:48:45 [2022-10-21T22:48:45.635Z] #0 4.862 Install vndr version v0.1.2
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.512 go: downloading github.com/LK4D4/vndr v0.1.2
22:48:45 [2022-10-21T22:48:45.635Z] #34 ...
22:48:45 [2022-10-21T22:48:45.635Z] 
22:48:45 [2022-10-21T22:48:45.635Z] #35 [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
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + : /build
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + export GOPATH=/tmp/tmp.WoqtllQaKa
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + GOPATH=/tmp/tmp.WoqtllQaKa
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.177 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.195 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.207 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.207 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.207 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + bin=rootlesskit
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + shift
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + . /tmp/install/rootlesskit.installer
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 ++ : v0.14.4
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + install_rootlesskit
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + case "$1" in
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + export CGO_ENABLED=0
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + CGO_ENABLED=0
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + _install_rootlesskit
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + echo 'Install rootlesskit version v0.14.4'
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + for f in rootlesskit rootlesskit-docker-proxy
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + GOBIN=/build
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + GO111MODULE=on
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.238 Install rootlesskit version v0.14.4
22:48:45 [2022-10-21T22:48:45.635Z] #0 5.854 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:48:45 [2022-10-21T22:48:45.635Z] #0 9.599 go: downloading github.com/pkg/errors v0.9.1
22:48:45 [2022-10-21T22:48:45.635Z] #0 9.604 go: downloading github.com/sirupsen/logrus v1.8.1
22:48:45 [2022-10-21T22:48:45.635Z] #0 9.765 go: downloading github.com/urfave/cli/v2 v2.3.0
22:48:45 [2022-10-21T22:48:45.635Z] #0 10.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:48:45 [2022-10-21T22:48:45.663Z] #33 ...
22:48:45 [2022-10-21T22:48:45.663Z] 
22:48:45 [2022-10-21T22:48:45.663Z] #34 [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
22:48:45 [2022-10-21T22:48:45.663Z] #0 5.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:45 [2022-10-21T22:48:45.663Z] #0 5.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:45 [2022-10-21T22:48:45.663Z] #0 5.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:45 [2022-10-21T22:48:45.663Z] #0 6.396 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:45 [2022-10-21T22:48:45.663Z] #0 8.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:45 [2022-10-21T22:48:45.663Z] #0 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:45 [2022-10-21T22:48:45.663Z] #34 ...
22:48:45 [2022-10-21T22:48:45.663Z] 
22:48:45 [2022-10-21T22:48:45.663Z] #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
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + : /build
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + export GOPATH=/tmp/tmp.RDoe35kMHl
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + GOPATH=/tmp/tmp.RDoe35kMHl
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + bin=proxy
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + shift
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + '[' '!' -f /tmp/install/proxy.installer ']'
22:48:45 [2022-10-21T22:48:45.663Z] #0 4.525 + . /tmp/install/proxy.installer
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 + install_proxy
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 + case "$1" in
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 + export CGO_ENABLED=0
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 + CGO_ENABLED=0
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 + _install_proxy
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RDoe35kMHl/src/github.com/docker/libnetwork
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 Cloning into '/tmp/tmp.RDoe35kMHl/src/github.com/docker/libnetwork'...
22:48:45 [2022-10-21T22:48:45.664Z] #0 4.525 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
22:48:45 [2022-10-21T22:48:45.895Z] #35 ...
22:48:45 [2022-10-21T22:48:45.895Z] 
22:48:45 [2022-10-21T22:48:45.895Z] #36 [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
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.079 + RM_GOPATH=0
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.079 + TMP_GOPATH=
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.079 + : /build
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.079 + '[' -z '' ']'
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.079 ++ mktemp -d
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.086 + export GOPATH=/tmp/tmp.k3rSZBaS53
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.087 + GOPATH=/tmp/tmp.k3rSZBaS53
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.087 + RM_GOPATH=1
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.087 + case "$(go env GOARCH)" in
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.087 ++ go env GOARCH
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.124 + export GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.124 + GO_BUILDMODE=-buildmode=pie
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.133 ++ dirname /tmp/install/install.sh
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + dir=/tmp/install
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + bin=golangci_lint
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + shift
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + . /tmp/install/golangci_lint.installer
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 ++ : v1.44.0
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + install_golangci_lint
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + set -e
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + echo 'Install golangci-lint version v1.44.0'
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + GOBIN=/build
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + GO111MODULE=on
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.141 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.143 Install golangci-lint version v1.44.0
22:48:45 [2022-10-21T22:48:45.895Z] #0 5.547 go: downloading github.com/golangci/golangci-lint v1.44.0
22:48:45 [2022-10-21T22:48:45.895Z] #36 ...
22:48:45 [2022-10-21T22:48:45.895Z] 
22:48:45 [2022-10-21T22:48:45.895Z] #29 [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
22:48:45 [2022-10-21T22:48:45.895Z] #29 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:45 [2022-10-21T22:48:45.925Z] #35 ...
22:48:45 [2022-10-21T22:48:45.925Z] 
22:48:45 [2022-10-21T22:48:45.925Z] #36 [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
22:48:45 [2022-10-21T22:48:45.925Z] #0 5.966 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:48:45 [2022-10-21T22:48:45.925Z] #0 6.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:48:45 [2022-10-21T22:48:45.925Z] #0 6.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:48:45 [2022-10-21T22:48:45.925Z] #0 6.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:48:45 [2022-10-21T22:48:45.925Z] #0 9.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:48:45 [2022-10-21T22:48:45.925Z] #36 ...
22:48:45 [2022-10-21T22:48:45.925Z] 
22:48:45 [2022-10-21T22:48:45.925Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:48:45 [2022-10-21T22:48:45.925Z] #32 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:45 [2022-10-21T22:48:45.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:48:47 [2022-10-21T22:48:47.801Z] #29 ...
22:48:47 [2022-10-21T22:48:47.801Z] 
22:48:47 [2022-10-21T22:48:47.801Z] #28 [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
22:48:47 [2022-10-21T22:48:47.801Z] #28 12.74 + mkdir -p /build
22:48:47 [2022-10-21T22:48:47.801Z] #28 12.74 + mv docker/docker /build/
22:48:47 [2022-10-21T22:48:47.801Z] #28 12.74 + rmdir docker
22:48:47 [2022-10-21T22:48:47.801Z] #28 DONE 13.1s
22:48:47 [2022-10-21T22:48:47.801Z] 
22:48:47 [2022-10-21T22:48:47.801Z] #25 [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
22:48:47 [2022-10-21T22:48:47.801Z] #25 6.028 go: downloading gotest.tools/gotestsum v1.7.0
22:48:47 [2022-10-21T22:48:47.801Z] #25 8.231 go: downloading github.com/fatih/color v1.10.0
22:48:47 [2022-10-21T22:48:47.801Z] #25 8.518 go: downloading github.com/dnephin/pflag v1.0.7
22:48:47 [2022-10-21T22:48:47.801Z] #25 8.659 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:48:47 [2022-10-21T22:48:47.801Z] #25 8.708 go: downloading github.com/pkg/errors v0.9.1
22:48:47 [2022-10-21T22:48:47.801Z] #25 8.933 go: downloading golang.org/x/tools v0.1.0
22:48:47 [2022-10-21T22:48:47.801Z] #25 9.097 go: downloading github.com/mattn/go-colorable v0.1.8
22:48:47 [2022-10-21T22:48:47.801Z] #25 9.334 go: downloading github.com/mattn/go-isatty v0.0.12
22:48:47 [2022-10-21T22:48:47.801Z] #25 9.505 go: downloading github.com/fsnotify/fsnotify v1.4.9
22:48:47 [2022-10-21T22:48:47.801Z] #25 9.660 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
22:48:47 [2022-10-21T22:48:47.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:48:48 [2022-10-21T22:48:48.377Z] #25 ...
22:48:48 [2022-10-21T22:48:48.377Z] 
22:48:48 [2022-10-21T22:48:48.377Z] #35 [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
22:48:48 [2022-10-21T22:48:48.377Z] #35 14.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:48:48 [2022-10-21T22:48:48.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:48:49 [2022-10-21T22:48:49.314Z] #35 14.80 go: downloading github.com/google/uuid v1.3.0
22:48:49 [2022-10-21T22:48:49.314Z] #35 14.85 go: downloading github.com/moby/vpnkit v0.5.0
22:48:49 [2022-10-21T22:48:49.314Z] #35 14.89 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:48:49 [2022-10-21T22:48:49.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:48:49 [2022-10-21T22:48:49.574Z] #35 15.13 go: downloading github.com/gofrs/flock v0.8.1
22:48:49 [2022-10-21T22:48:49.575Z] #35 15.18 go: downloading github.com/gorilla/mux v1.8.0
22:48:49 [2022-10-21T22:48:49.575Z] #35 15.27 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:48:49 [2022-10-21T22:48:49.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:48:50 [2022-10-21T22:48:50.135Z] #32 ...
22:48:50 [2022-10-21T22:48:50.135Z] 
22:48:50 [2022-10-21T22:48:50.135Z] #33 [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
22:48:50 [2022-10-21T22:48:50.135Z] #33 14.49 + mkdir -p /build
22:48:50 [2022-10-21T22:48:50.135Z] #33 14.49 + mv docker/docker /build/
22:48:50 [2022-10-21T22:48:50.135Z] #33 14.51 + rmdir docker
22:48:50 [2022-10-21T22:48:50.135Z] #33 DONE 15.0s
22:48:50 [2022-10-21T22:48:50.135Z] 
22:48:50 [2022-10-21T22:48:50.135Z] #26 [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
22:48:50 [2022-10-21T22:48:50.135Z] #26 13.56 go: downloading github.com/jonboulle/clockwork v0.2.2
22:48:50 [2022-10-21T22:48:50.135Z] #26 13.63 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
22:48:50 [2022-10-21T22:48:50.135Z] #26 13.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
22:48:50 [2022-10-21T22:48:50.141Z] #35 15.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:48:50 [2022-10-21T22:48:50.142Z] #35 15.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:48:50 [2022-10-21T22:48:50.395Z] #26 ...
22:48:50 [2022-10-21T22:48:50.395Z] 
22:48:50 [2022-10-21T22:48:50.395Z] #25 [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
22:48:50 [2022-10-21T22:48:50.395Z] #25 6.093 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
22:48:50 [2022-10-21T22:48:50.395Z] #25 9.252 go: downloading github.com/pkg/errors v0.9.1
22:48:50 [2022-10-21T22:48:50.395Z] #25 9.264 go: downloading github.com/sirupsen/logrus v1.8.1
22:48:50 [2022-10-21T22:48:50.395Z] #25 9.367 go: downloading github.com/urfave/cli/v2 v2.3.0
22:48:50 [2022-10-21T22:48:50.395Z] #25 9.805 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:48:50 [2022-10-21T22:48:50.395Z] #25 13.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:48:50 [2022-10-21T22:48:50.395Z] #25 13.93 go: downloading github.com/google/uuid v1.3.0
22:48:50 [2022-10-21T22:48:50.395Z] #25 14.00 go: downloading github.com/moby/vpnkit v0.5.0
22:48:50 [2022-10-21T22:48:50.395Z] #25 14.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:48:50 [2022-10-21T22:48:50.395Z] #25 14.16 go: downloading github.com/gofrs/flock v0.8.1
22:48:50 [2022-10-21T22:48:50.395Z] #25 14.35 go: downloading github.com/gorilla/mux v1.8.0
22:48:50 [2022-10-21T22:48:50.395Z] #25 14.60 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:48:50 [2022-10-21T22:48:50.395Z] #25 15.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:48:50 [2022-10-21T22:48:50.395Z] #25 15.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:48:50 [2022-10-21T22:48:50.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:48:51 [2022-10-21T22:48:51.335Z] #25 ...
22:48:51 [2022-10-21T22:48:51.335Z] 
22:48:51 [2022-10-21T22:48:51.335Z] #26 [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
22:48:51 [2022-10-21T22:48:51.335Z] #26 16.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:48:51 [2022-10-21T22:48:51.335Z] #26 16.81 go: downloading golang.org/x/mod v0.3.0
22:48:51 [2022-10-21T22:48:51.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:48:52 [2022-10-21T22:48:52.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:48:52 [2022-10-21T22:48:52.676Z] #35 18.20 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:48:52 [2022-10-21T22:48:52.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:48:53 [2022-10-21T22:48:53.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:48:54 [2022-10-21T22:48:54.419Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:48:54 [2022-10-21T22:48:54.419Z] Using test binary docker
22:48:54 [2022-10-21T22:48:54.419Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:48:54 [2022-10-21T22:48:54.419Z] Starting apparmor (via systemctl): apparmor.service.
22:48:54 [2022-10-21T22:48:54.419Z] INFO: Waiting for daemon to start...
22:48:54 [2022-10-21T22:48:54.419Z] Starting dockerd
22:48:54 [2022-10-21T22:48:54.578Z] #35 ...
22:48:54 [2022-10-21T22:48:54.578Z] 
22:48:54 [2022-10-21T22:48:54.578Z] #29 [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
22:48:54 [2022-10-21T22:48:54.578Z] #29 20.00 Fetched 8598 kB in 14s (597 kB/s)
22:48:55 [2022-10-21T22:48:55.513Z] #29 20.00 Reading package lists...
22:48:55 [2022-10-21T22:48:55.513Z] #29 ...
22:48:55 [2022-10-21T22:48:55.513Z] 
22:48:55 [2022-10-21T22:48:55.513Z] #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
22:48:55 [2022-10-21T22:48:55.513Z] #30 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:55 [2022-10-21T22:48:55.513Z] #30 20.03 Fetched 8598 kB in 14s (598 kB/s)
22:48:55 [2022-10-21T22:48:55.536Z] #26 ...
22:48:55 [2022-10-21T22:48:55.536Z] 
22:48:55 [2022-10-21T22:48:55.536Z] #28 [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
22:48:55 [2022-10-21T22:48:55.536Z] #28 10.91 math
22:48:55 [2022-10-21T22:48:55.536Z] #28 17.01 unicode/utf8
22:48:55 [2022-10-21T22:48:55.536Z] #28 17.73 internal/race
22:48:55 [2022-10-21T22:48:55.536Z] #28 17.89 sync/atomic
22:48:55 [2022-10-21T22:48:55.536Z] #28 18.78 unicode
22:48:55 [2022-10-21T22:48:55.536Z] #28 ...
22:48:55 [2022-10-21T22:48:55.536Z] 
22:48:55 [2022-10-21T22:48:55.536Z] #29 [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
22:48:55 [2022-10-21T22:48:55.536Z] #29 11.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:55 [2022-10-21T22:48:55.536Z] #29 19.63 Fetched 8598 kB in 14s (607 kB/s)
22:48:55 [2022-10-21T22:48:55.536Z] #29 19.63 Reading package lists...
22:48:55 [2022-10-21T22:48:55.536Z] #29 ...
22:48:55 [2022-10-21T22:48:55.536Z] 
22:48:55 [2022-10-21T22:48:55.536Z] #25 [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
22:48:55 [2022-10-21T22:48:55.536Z] #25 20.53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:48:55 [2022-10-21T22:48:55.536Z] #25 20.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:48:55 [2022-10-21T22:48:55.772Z] #30 20.03 Reading package lists...
22:48:55 [2022-10-21T22:48:55.772Z] #30 ...
22:48:55 [2022-10-21T22:48:55.772Z] 
22:48:55 [2022-10-21T22:48:55.772Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:48:55 [2022-10-21T22:48:55.772Z] #20 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:55 [2022-10-21T22:48:55.772Z] #20 20.04 Fetched 8598 kB in 14s (599 kB/s)
22:48:55 [2022-10-21T22:48:55.772Z] #20 20.04 Reading package lists...
22:48:55 [2022-10-21T22:48:55.772Z] #20 ...
22:48:55 [2022-10-21T22:48:55.772Z] 
22:48:55 [2022-10-21T22:48:55.772Z] #26 [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
22:48:55 [2022-10-21T22:48:55.772Z] #26 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:55 [2022-10-21T22:48:55.772Z] #26 19.70 Fetched 8598 kB in 14s (608 kB/s)
22:48:56 [2022-10-21T22:48:56.031Z] #26 19.70 Reading package lists...
22:48:56 [2022-10-21T22:48:56.031Z] #26 ...
22:48:56 [2022-10-21T22:48:56.031Z] 
22:48:56 [2022-10-21T22:48:56.031Z] #32 [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
22:48:56 [2022-10-21T22:48:56.031Z] #32 16.69 unicode/utf8
22:48:56 [2022-10-21T22:48:56.031Z] #32 17.85 internal/race
22:48:56 [2022-10-21T22:48:56.031Z] #32 18.05 sync/atomic
22:48:56 [2022-10-21T22:48:56.031Z] #32 18.58 unicode
22:48:56 [2022-10-21T22:48:56.107Z] #25 ...
22:48:56 [2022-10-21T22:48:56.107Z] 
22:48:56 [2022-10-21T22:48:56.107Z] #31 [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
22:48:56 [2022-10-21T22:48:56.107Z] #31 DONE 21.6s
22:48:56 [2022-10-21T22:48:56.107Z] 
22:48:56 [2022-10-21T22:48:56.107Z] #36 [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
22:48:56 [2022-10-21T22:48:56.107Z] #36 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:48:56 [2022-10-21T22:48:56.107Z] #36 20.44 Fetched 8598 kB in 15s (584 kB/s)
22:48:56 [2022-10-21T22:48:56.107Z] #36 20.44 Reading package lists...
22:48:56 [2022-10-21T22:48:56.107Z] #36 ...
22:48:56 [2022-10-21T22:48:56.107Z] 
22:48:56 [2022-10-21T22:48:56.107Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:48:56 [2022-10-21T22:48:56.107Z] #32 20.13 Fetched 8598 kB in 14s (596 kB/s)
22:48:56 [2022-10-21T22:48:56.644Z] #32 ...
22:48:56 [2022-10-21T22:48:56.644Z] 
22:48:56 [2022-10-21T22:48:56.644Z] #34 [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
22:48:56 [2022-10-21T22:48:56.644Z] #34 DONE 22.4s
22:48:56 [2022-10-21T22:48:56.644Z] 
22:48:56 [2022-10-21T22:48:56.644Z] #25 [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
22:48:56 [2022-10-21T22:48:56.644Z] #25 14.31 go: downloading github.com/jonboulle/clockwork v0.2.2
22:48:56 [2022-10-21T22:48:56.644Z] #25 14.32 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
22:48:56 [2022-10-21T22:48:56.644Z] #25 14.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
22:48:56 [2022-10-21T22:48:56.644Z] #25 16.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:48:56 [2022-10-21T22:48:56.644Z] #25 16.80 go: downloading golang.org/x/mod v0.3.0
22:48:56 [2022-10-21T22:48:56.907Z] #25 ...
22:48:56 [2022-10-21T22:48:56.907Z] 
22:48:56 [2022-10-21T22:48:56.907Z] #33 [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
22:48:56 [2022-10-21T22:48:56.943Z] .
22:48:56 [2022-10-21T22:48:56.943Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:48:56 [2022-10-21T22:48:56.943Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:48:56 [2022-10-21T22:48:56.943Z] Error: No such image: emptyfs
22:48:56 [2022-10-21T22:48:56.943Z] Running integration-test (iteration 1)
22:48:56 [2022-10-21T22:48:56.943Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:48:56 [2022-10-21T22:48:56.943Z] Loaded image: busybox:latest
22:48:56 [2022-10-21T22:48:56.943Z] Loaded image: busybox:glibc
22:48:57 [2022-10-21T22:48:57.339Z] .........                                                                [ 86%]
22:48:58 [2022-10-21T22:48:58.315Z] Loaded image: debian:bullseye-slim
22:48:58 [2022-10-21T22:48:58.315Z] Loaded image: hello-world:latest
22:48:58 [2022-10-21T22:48:58.435Z] #33 22.61 Updating files:  49% (938/1910)
Updating files:  50% (955/1910)
Updating files:  51% (975/1910)
Updating files:  52% (994/1910)
Updating files:  53% (1013/1910)
Updating files:  54% (1032/1910)
Updating files:  55% (1051/1910)
Updating files:  56% (1070/1910)
Updating files:  57% (1089/1910)
Updating files:  58% (1108/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  89% (1706/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
22:48:58 [2022-10-21T22:48:58.435Z] #33 24.02 + cd /tmp/tmp.hwSmRZeSmD/src/github.com/docker/libnetwork
22:48:58 [2022-10-21T22:48:58.435Z] #33 24.02 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:48:58 [2022-10-21T22:48:58.572Z] Loaded image: arm32v7/hello-world:latest
22:48:58 [2022-10-21T22:48:58.572Z] INFO: Testing against a local daemon
22:48:58 [2022-10-21T22:48:58.572Z] === RUN   TestCgroupNamespacesBuild
22:48:58 [2022-10-21T22:48:58.699Z] #33 24.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:49:00 [2022-10-21T22:49:00.297Z] #32 20.13 Reading package lists...
22:49:00 [2022-10-21T22:49:00.297Z] #32 ...
22:49:00 [2022-10-21T22:49:00.297Z] 
22:49:00 [2022-10-21T22:49:00.297Z] #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
22:49:00 [2022-10-21T22:49:00.297Z] #35 22.50 Updating files:  43% (831/1910)
Updating files:  44% (841/1910)
Updating files:  45% (860/1910)
Updating files:  46% (879/1910)
Updating files:  47% (898/1910)
Updating files:  48% (917/1910)
Updating files:  49% (936/1910)
Updating files:  50% (955/1910)
Updating files:  51% (975/1910)
Updating files:  52% (994/1910)
Updating files:  53% (1013/1910)
Updating files:  54% (1032/1910)
Updating files:  55% (1051/1910)
Updating files:  56% (1070/1910)
Updating files:  57% (1089/1910)
Updating files:  58% (1108/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  96% (1840/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
22:49:00 [2022-10-21T22:49:00.297Z] #35 23.60 + cd /tmp/tmp.RDoe35kMHl/src/github.com/docker/libnetwork
22:49:00 [2022-10-21T22:49:00.297Z] #35 23.60 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
22:49:00 [2022-10-21T22:49:00.297Z] #35 24.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:49:00 [2022-10-21T22:49:00.467Z] --- PASS: TestCgroupNamespacesBuild (1.82s)
22:49:00 [2022-10-21T22:49:00.467Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:49:01 [2022-10-21T22:49:01.399Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
22:49:01 [2022-10-21T22:49:01.399Z] === RUN   TestBuildWithSession
22:49:01 [2022-10-21T22:49:01.399Z]     build_session_test.go:25: TODO: BuildKit
22:49:01 [2022-10-21T22:49:01.399Z] --- SKIP: TestBuildWithSession (0.00s)
22:49:01 [2022-10-21T22:49:01.399Z] === RUN   TestBuildSquashParent
22:49:01 [2022-10-21T22:49:01.967Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:49:03 [2022-10-21T22:49:03.404Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:49:03 [2022-10-21T22:49:03.918Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
22:49:03 [2022-10-21T22:49:03.918Z] 
22:49:03 [2022-10-21T22:49:03.918Z]  ________   ____  __.
22:49:03 [2022-10-21T22:49:03.918Z]  \_____  \ |    |/ _|
22:49:03 [2022-10-21T22:49:03.918Z]  /   |   \|      <
22:49:03 [2022-10-21T22:49:03.918Z]  /    |    \    |  \
22:49:03 [2022-10-21T22:49:03.918Z]  \_______  /____|__ \
22:49:03 [2022-10-21T22:49:03.918Z]          \/        \/
22:49:03 [2022-10-21T22:49:03.918Z] 
22:49:03 [2022-10-21T22:49:03.918Z] INFO: make.ps1 ended at 10/21/2022 22:49:03
22:49:04 [2022-10-21T22:49:04.500Z] #35 ...
22:49:04 [2022-10-21T22:49:04.500Z] 
22:49:04 [2022-10-21T22:49:04.500Z] #34 [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
22:49:04 [2022-10-21T22:49:04.500Z] #34 19.41 Fetched 8598 kB in 14s (604 kB/s)
22:49:04 [2022-10-21T22:49:04.500Z] #34 19.41 Reading package lists...
22:49:04 [2022-10-21T22:49:04.500Z] #34 25.71 Reading package lists...
22:49:04 [2022-10-21T22:49:04.500Z] #34 ...
22:49:04 [2022-10-21T22:49:04.500Z] 
22:49:04 [2022-10-21T22:49:04.500Z] #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
22:49:04 [2022-10-21T22:49:04.500Z] #23 27.62 Updating files:  78% (1724/2192)
Updating files:  79% (1732/2192)
Updating files:  80% (1754/2192)
Updating files:  81% (1776/2192)
Updating files:  82% (1798/2192)
Updating files:  83% (1820/2192)
Updating files:  84% (1842/2192)
Updating files:  85% (1864/2192)
Updating files:  86% (1886/2192)
Updating files:  87% (1908/2192)
Updating files:  88% (1929/2192)
Updating files:  89% (1951/2192)
Updating files:  90% (1973/2192)
Updating files:  91% (1995/2192)
Updating files:  92% (2017/2192)
Updating files:  93% (2039/2192)
Updating files:  94% (2061/2192)
Updating files:  95% (2083/2192)
Updating files:  96% (2105/2192)
Updating files:  97% (2127/2192)
Updating files:  98% (2149/2192)
Updating files:  99% (2171/2192)
Updating files: 100% (2192/2192)
Updating files: 100% (2192/2192), done.
22:49:04 [2022-10-21T22:49:04.500Z] #23 28.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:49:04 [2022-10-21T22:49:04.759Z] #23 29.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:49:04 [2022-10-21T22:49:04.911Z] INFO: Binaries build ended at 10/21/2022 22:49:04. Duration:00:01:06.8523108
22:49:05 [2022-10-21T22:49:05.263Z] #33 ...
22:49:05 [2022-10-21T22:49:05.263Z] 
22:49:05 [2022-10-21T22:49:05.263Z] #31 [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
22:49:05 [2022-10-21T22:49:05.263Z] #31 26.21 Updating files:  81% (1783/2192)
Updating files:  82% (1798/2192)
Updating files:  83% (1820/2192)
Updating files:  84% (1842/2192)
Updating files:  85% (1864/2192)
Updating files:  86% (1886/2192)
Updating files:  87% (1908/2192)
Updating files:  88% (1929/2192)
Updating files:  89% (1951/2192)
Updating files:  90% (1973/2192)
Updating files:  91% (1995/2192)
Updating files:  92% (2017/2192)
Updating files:  93% (2039/2192)
Updating files:  94% (2061/2192)
Updating files:  95% (2083/2192)
Updating files:  96% (2105/2192)
Updating files:  97% (2127/2192)
Updating files:  98% (2149/2192)
Updating files:  99% (2171/2192)
Updating files: 100% (2192/2192)
Updating files: 100% (2192/2192), done.
22:49:05 [2022-10-21T22:49:05.263Z] #31 26.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:49:05 [2022-10-21T22:49:05.263Z] #31 28.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:49:05 [2022-10-21T22:49:05.378Z] INFO: Copying the built daemon binary to d:\CI\PR-44326\3\binary\dockerd-00577db5b0.exe...
22:49:05 [2022-10-21T22:49:05.378Z] INFO: Copying the built client binary to d:\CI\PR-44326\3\binary\docker-00577db5b0.exe...
22:49:05 [2022-10-21T22:49:05.378Z] INFO: Copying dockerversion from the container...
22:49:05 [2022-10-21T22:49:05.585Z] --- PASS: TestBuildSquashParent (3.66s)
22:49:05 [2022-10-21T22:49:05.585Z] === RUN   TestBuildWithRemoveAndForceRemove
22:49:05 [2022-10-21T22:49:05.585Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:49:05 [2022-10-21T22:49:05.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:49:05 [2022-10-21T22:49:05.585Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:49:05 [2022-10-21T22:49:05.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:49:05 [2022-10-21T22:49:05.585Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:49:05 [2022-10-21T22:49:05.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:49:05 [2022-10-21T22:49:05.585Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:49:05 [2022-10-21T22:49:05.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:49:05 [2022-10-21T22:49:05.585Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:49:05 [2022-10-21T22:49:05.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:49:05 [2022-10-21T22:49:05.585Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:49:05 [2022-10-21T22:49:05.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:49:05 [2022-10-21T22:49:05.585Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:49:05 [2022-10-21T22:49:05.585Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:49:05 [2022-10-21T22:49:05.845Z] INFO: Copying the golang package from the container to d:\CI\PR-44326\3\installer\go.zip...
22:49:06 [2022-10-21T22:49:06.313Z] INFO: Extracting go.zip to d:\CI\PR-44326\3\go
22:49:06 [2022-10-21T22:49:06.517Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:49:06 [2022-10-21T22:49:06.775Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:49:07 [2022-10-21T22:49:07.798Z] #31 ...
22:49:07 [2022-10-21T22:49:07.798Z] 
22:49:07 [2022-10-21T22:49:07.798Z] #35 [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
22:49:07 [2022-10-21T22:49:07.798Z] #35 23.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:49:07 [2022-10-21T22:49:07.798Z] #35 ...
22:49:07 [2022-10-21T22:49:07.798Z] 
22:49:07 [2022-10-21T22:49:07.798Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:07 [2022-10-21T22:49:07.798Z] #20 20.04 Reading package lists...
22:49:07 [2022-10-21T22:49:07.798Z] #20 26.74 Reading package lists...
22:49:07 [2022-10-21T22:49:07.798Z] #20 31.92 Building dependency tree...
22:49:08 [2022-10-21T22:49:08.150Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:49:08 [2022-10-21T22:49:08.150Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:49:08 [2022-10-21T22:49:08.642Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:49:08 [2022-10-21T22:49:08.744Z] #20 ...
22:49:08 [2022-10-21T22:49:08.744Z] 
22:49:08 [2022-10-21T22:49:08.744Z] #32 [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
22:49:08 [2022-10-21T22:49:08.744Z] #32 24.38 encoding
22:49:08 [2022-10-21T22:49:08.962Z] #23 ...
22:49:08 [2022-10-21T22:49:08.962Z] 
22:49:08 [2022-10-21T22:49:08.962Z] #28 [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
22:49:08 [2022-10-21T22:49:08.962Z] #28 23.86 encoding
22:49:08 [2022-10-21T22:49:08.962Z] #28 ...
22:49:08 [2022-10-21T22:49:08.962Z] 
22:49:08 [2022-10-21T22:49:08.962Z] #34 [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
22:49:08 [2022-10-21T22:49:08.962Z] #34 25.71 Reading package lists...
22:49:08 [2022-10-21T22:49:08.962Z] #34 31.07 Building dependency tree...
22:49:08 [2022-10-21T22:49:08.962Z] #34 34.57 The following additional packages will be installed:
22:49:08 [2022-10-21T22:49:08.962Z] #34 34.58   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
22:49:08 [2022-10-21T22:49:08.962Z] #34 34.59 Suggested packages:
22:49:08 [2022-10-21T22:49:08.962Z] #34 34.61   cmake-doc ninja-build lrzip
22:49:08 [2022-10-21T22:49:08.962Z] #34 34.61 Recommended packages:
22:49:08 [2022-10-21T22:49:08.962Z] #34 34.61   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:49:09 [2022-10-21T22:49:09.004Z] #32 ...
22:49:09 [2022-10-21T22:49:09.004Z] 
22:49:09 [2022-10-21T22:49:09.004Z] #29 [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
22:49:09 [2022-10-21T22:49:09.004Z] #29 20.00 Reading package lists...
22:49:09 [2022-10-21T22:49:09.004Z] #29 26.55 Reading package lists...
22:49:09 [2022-10-21T22:49:09.004Z] #29 31.76 Building dependency tree...
22:49:09 [2022-10-21T22:49:09.203Z] tests/integration/models_resources_test.py .                             [ 91%]
22:49:09 [2022-10-21T22:49:09.266Z] #29 ...
22:49:09 [2022-10-21T22:49:09.266Z] 
22:49:09 [2022-10-21T22:49:09.266Z] #36 [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
22:49:09 [2022-10-21T22:49:09.266Z] #36 34.89 go: downloading github.com/fatih/color v1.13.0
22:49:09 [2022-10-21T22:49:09.266Z] #36 34.90 go: downloading github.com/gofrs/flock v0.8.1
22:49:09 [2022-10-21T22:49:09.266Z] #36 34.97 go: downloading github.com/pkg/errors v0.9.1
22:49:09 [2022-10-21T22:49:09.266Z] #36 34.98 go: downloading github.com/spf13/cobra v1.3.0
22:49:09 [2022-10-21T22:49:09.266Z] #36 35.01 go: downloading github.com/spf13/pflag v1.0.5
22:49:09 [2022-10-21T22:49:09.834Z] #36 35.28 go: downloading github.com/spf13/viper v1.10.1
22:49:09 [2022-10-21T22:49:09.834Z] #36 35.33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
22:49:09 [2022-10-21T22:49:09.903Z] #34 35.49 The following NEW packages will be installed:
22:49:09 [2022-10-21T22:49:09.903Z] #34 35.52   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:49:09 [2022-10-21T22:49:09.903Z] #34 35.52   vim-common xxd
22:49:09 [2022-10-21T22:49:09.903Z] #34 ...
22:49:09 [2022-10-21T22:49:09.903Z] 
22:49:09 [2022-10-21T22:49:09.903Z] #29 [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
22:49:09 [2022-10-21T22:49:09.903Z] #29 19.63 Reading package lists...
22:49:09 [2022-10-21T22:49:09.903Z] #29 25.75 Reading package lists...
22:49:09 [2022-10-21T22:49:09.903Z] #29 30.92 Building dependency tree...
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.22 The following additional packages will be installed:
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.23   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.23   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.23   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.24   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.24   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.24   mingw-w64-common mingw-w64-x86-64-dev
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.26 Suggested packages:
22:49:09 [2022-10-21T22:49:09.903Z] #29 34.26   gcc-10-locales seccomp wine64
22:49:10 [2022-10-21T22:49:10.047Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:49:10 [2022-10-21T22:49:10.047Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s)
22:49:10 [2022-10-21T22:49:10.047Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s)
22:49:10 [2022-10-21T22:49:10.047Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s)
22:49:10 [2022-10-21T22:49:10.047Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s)
22:49:10 [2022-10-21T22:49:10.047Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s)
22:49:10 [2022-10-21T22:49:10.047Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s)
22:49:10 [2022-10-21T22:49:10.047Z] === RUN   TestBuildMultiStageCopy
22:49:10 [2022-10-21T22:49:10.047Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:49:10 [2022-10-21T22:49:10.093Z] #36 35.69 go: downloading github.com/mattn/go-colorable v0.1.12
22:49:10 [2022-10-21T22:49:10.093Z] #36 35.75 go: downloading github.com/mattn/go-isatty v0.0.14
22:49:10 [2022-10-21T22:49:10.093Z] #36 35.78 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.65 The following NEW packages will be installed:
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.66   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.66   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.66   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.66   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.66   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:49:10 [2022-10-21T22:49:10.162Z] #29 35.66   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:49:10 [2022-10-21T22:49:10.163Z] #29 35.66   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:49:10 [2022-10-21T22:49:10.163Z] #29 35.67   mingw-w64-x86-64-dev
22:49:10 [2022-10-21T22:49:10.163Z] #29 ...
22:49:10 [2022-10-21T22:49:10.163Z] 
22:49:10 [2022-10-21T22:49:10.163Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:10 [2022-10-21T22:49:10.163Z] #32 20.13 Reading package lists...
22:49:10 [2022-10-21T22:49:10.163Z] #32 26.01 Reading package lists...
22:49:10 [2022-10-21T22:49:10.163Z] #32 31.20 Building dependency tree...
22:49:10 [2022-10-21T22:49:10.163Z] #32 34.56 The following additional packages will be installed:
22:49:10 [2022-10-21T22:49:10.163Z] #32 34.56   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
22:49:10 [2022-10-21T22:49:10.163Z] #32 34.56   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
22:49:10 [2022-10-21T22:49:10.163Z] #32 34.58 Suggested packages:
22:49:10 [2022-10-21T22:49:10.163Z] #32 34.59   manpages-dev protobuf-mode-el python3-setuptools
22:49:10 [2022-10-21T22:49:10.352Z] #36 35.80 go: downloading github.com/go-critic/go-critic v0.6.2
22:49:10 [2022-10-21T22:49:10.352Z] #36 ...
22:49:10 [2022-10-21T22:49:10.352Z] 
22:49:10 [2022-10-21T22:49:10.352Z] #26 [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
22:49:10 [2022-10-21T22:49:10.352Z] #26 19.70 Reading package lists...
22:49:10 [2022-10-21T22:49:10.352Z] #26 26.25 Reading package lists...
22:49:10 [2022-10-21T22:49:10.352Z] #26 31.40 Building dependency tree...
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.09 The following additional packages will be installed:
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.13   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.13   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.13   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.13   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.14   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.14   mingw-w64-common mingw-w64-x86-64-dev
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.15 Suggested packages:
22:49:10 [2022-10-21T22:49:10.352Z] #26 35.15   gcc-10-locales seccomp wine64
22:49:10 [2022-10-21T22:49:10.498Z] #32 36.03 The following NEW packages will be installed:
22:49:10 [2022-10-21T22:49:10.498Z] #32 ...
22:49:10 [2022-10-21T22:49:10.498Z] 
22:49:10 [2022-10-21T22:49:10.498Z] #34 [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
22:49:10 [2022-10-21T22:49:10.498Z] #34 35.90 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
22:49:10 [2022-10-21T22:49:10.498Z] #34 35.90 Need to get 17.7 MB of archives.
22:49:10 [2022-10-21T22:49:10.498Z] #34 35.90 After this operation, 70.7 MB of additional disk space will be used.
22:49:10 [2022-10-21T22:49:10.498Z] #34 35.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:49:10 [2022-10-21T22:49:10.498Z] #34 35.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:49:10 [2022-10-21T22:49:10.498Z] #34 35.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:49:10 [2022-10-21T22:49:10.498Z] #34 36.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:49:10 [2022-10-21T22:49:10.498Z] #34 ...
22:49:10 [2022-10-21T22:49:10.498Z] 
22:49:10 [2022-10-21T22:49:10.498Z] #36 [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
22:49:10 [2022-10-21T22:49:10.498Z] #36 20.44 Reading package lists...
22:49:10 [2022-10-21T22:49:10.498Z] #36 26.33 Reading package lists...
22:49:10 [2022-10-21T22:49:10.498Z] #36 31.61 Building dependency tree...
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.05 The following additional packages will be installed:
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.06   libbtrfs0
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.24 The following NEW packages will be installed:
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.26   libbtrfs-dev libbtrfs0
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.63 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.63 Need to get 460 kB of archives.
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.63 After this operation, 1237 kB of additional disk space will be used.
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:49:10 [2022-10-21T22:49:10.498Z] #36 35.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:49:10 [2022-10-21T22:49:10.611Z] #26 ...
22:49:10 [2022-10-21T22:49:10.611Z] 
22:49:10 [2022-10-21T22:49:10.611Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:10 [2022-10-21T22:49:10.611Z] #20 35.68 The following additional packages will be installed:
22:49:10 [2022-10-21T22:49:10.611Z] #20 35.70   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
22:49:10 [2022-10-21T22:49:10.611Z] #20 35.70   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
22:49:10 [2022-10-21T22:49:10.611Z] #20 35.72 Suggested packages:
22:49:10 [2022-10-21T22:49:10.611Z] #20 35.73   manpages-dev protobuf-mode-el python3-setuptools
22:49:10 [2022-10-21T22:49:10.611Z] #20 ...
22:49:10 [2022-10-21T22:49:10.611Z] 
22:49:10 [2022-10-21T22:49:10.612Z] #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
22:49:10 [2022-10-21T22:49:10.612Z] #30 20.03 Reading package lists...
22:49:10 [2022-10-21T22:49:10.612Z] #30 26.50 Reading package lists...
22:49:10 [2022-10-21T22:49:10.612Z] #30 31.76 Building dependency tree...
22:49:10 [2022-10-21T22:49:10.612Z] #30 35.17 The following additional packages will be installed:
22:49:10 [2022-10-21T22:49:10.612Z] #30 35.18   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
22:49:10 [2022-10-21T22:49:10.612Z] #30 35.20 Suggested packages:
22:49:10 [2022-10-21T22:49:10.612Z] #30 35.22   cmake-doc ninja-build lrzip
22:49:10 [2022-10-21T22:49:10.612Z] #30 35.22 Recommended packages:
22:49:10 [2022-10-21T22:49:10.612Z] #30 35.22   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:49:10 [2022-10-21T22:49:10.612Z] #30 36.09 The following NEW packages will be installed:
22:49:10 [2022-10-21T22:49:10.612Z] #30 36.11   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:49:10 [2022-10-21T22:49:10.612Z] #30 36.11   vim-common xxd
22:49:10 [2022-10-21T22:49:10.762Z] #36 ...
22:49:10 [2022-10-21T22:49:10.762Z] 
22:49:10 [2022-10-21T22:49:10.762Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:10 [2022-10-21T22:49:10.762Z] #32 36.03   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
22:49:10 [2022-10-21T22:49:10.762Z] #32 36.04   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
22:49:10 [2022-10-21T22:49:10.762Z] #32 36.05   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
22:49:10 [2022-10-21T22:49:10.762Z] #32 36.05   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
22:49:10 [2022-10-21T22:49:10.870Z] #30 ...
22:49:10 [2022-10-21T22:49:10.870Z] 
22:49:10 [2022-10-21T22:49:10.870Z] #26 [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
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.50 The following NEW packages will be installed:
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.51   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.51   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.51   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.51   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.51   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.51   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.52   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.53   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:49:10 [2022-10-21T22:49:10.870Z] #26 36.54   mingw-w64-x86-64-dev
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.64 0 upgraded, 18 newly installed, 0 to remove and 7 not upgraded.
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.64 Need to get 4583 kB of archives.
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.64 After this operation, 25.9 MB of additional disk space will be used.
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
22:49:11 [2022-10-21T22:49:11.026Z] #32 36.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
22:49:11 [2022-10-21T22:49:11.374Z] #32 36.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
22:49:11 [2022-10-21T22:49:11.374Z] #32 36.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
22:49:11 [2022-10-21T22:49:11.421Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:49:11 [2022-10-21T22:49:11.421Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:49:11 [2022-10-21T22:49:11.421Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:49:11 [2022-10-21T22:49:11.439Z] #26 36.96 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
22:49:11 [2022-10-21T22:49:11.439Z] #26 36.96 Need to get 115 MB of archives.
22:49:11 [2022-10-21T22:49:11.439Z] #26 36.96 After this operation, 645 MB of additional disk space will be used.
22:49:11 [2022-10-21T22:49:11.439Z] #26 36.96 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]
22:49:11 [2022-10-21T22:49:11.439Z] #26 37.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
22:49:11 [2022-10-21T22:49:11.634Z] #32 37.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
22:49:11 [2022-10-21T22:49:11.634Z] #32 37.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
22:49:11 [2022-10-21T22:49:11.634Z] #32 37.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
22:49:11 [2022-10-21T22:49:11.634Z] #32 37.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:49:11 [2022-10-21T22:49:11.634Z] #32 37.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
22:49:11 [2022-10-21T22:49:11.634Z] #32 37.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
22:49:11 [2022-10-21T22:49:11.679Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:49:11 [2022-10-21T22:49:11.698Z] #26 37.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:49:11 [2022-10-21T22:49:11.698Z] #26 37.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:49:11 [2022-10-21T22:49:11.698Z] #26 37.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:49:11 [2022-10-21T22:49:11.698Z] #26 37.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:49:11 [2022-10-21T22:49:11.698Z] #26 37.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:49:11 [2022-10-21T22:49:11.936Z] --- PASS: TestBuildMultiStageCopy (2.08s)
22:49:11 [2022-10-21T22:49:11.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s)
22:49:11 [2022-10-21T22:49:11.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
22:49:11 [2022-10-21T22:49:11.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
22:49:11 [2022-10-21T22:49:11.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
22:49:11 [2022-10-21T22:49:11.936Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
22:49:11 [2022-10-21T22:49:11.936Z] === RUN   TestBuildMultiStageParentConfig
22:49:12 [2022-10-21T22:49:12.266Z] #26 37.71 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]
22:49:12 [2022-10-21T22:49:12.266Z] #26 37.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
22:49:12 [2022-10-21T22:49:12.508Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
22:49:12 [2022-10-21T22:49:12.508Z] === RUN   TestBuildLabelWithTargets
22:49:12 [2022-10-21T22:49:12.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:49:12 [2022-10-21T22:49:12.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:49:12 [2022-10-21T22:49:12.834Z] #26 ...
22:49:12 [2022-10-21T22:49:12.834Z] 
22:49:12 [2022-10-21T22:49:12.834Z] #29 [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
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.13 The following additional packages will be installed:
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.15   libbtrfs0
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.36 The following NEW packages will be installed:
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.36   libbtrfs-dev libbtrfs0
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.76 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.76 Need to get 460 kB of archives.
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.76 After this operation, 1237 kB of additional disk space will be used.
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #29 35.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #29 36.76 debconf: delaying package configuration, since apt-utils is not installed
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.00 Fetched 460 kB in 0s (1390 kB/s)
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.13 Selecting previously unselected package libbtrfs0:amd64.
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.13 (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 ... 15718 files and directories currently installed.)
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.39 Selecting previously unselected package libbtrfs-dev:amd64.
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.81 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:49:12 [2022-10-21T22:49:12.834Z] #29 37.85 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:49:12 [2022-10-21T22:49:12.834Z] #29 DONE 38.3s
22:49:12 [2022-10-21T22:49:12.834Z] 
22:49:12 [2022-10-21T22:49:12.834Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:12 [2022-10-21T22:49:12.834Z] #20 36.98 The following NEW packages will be installed:
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.00   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.00   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.00   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.01   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.39 0 upgraded, 18 newly installed, 0 to remove and 7 not upgraded.
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.39 Need to get 4583 kB of archives.
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.39 After this operation, 25.9 MB of additional disk space will be used.
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
22:49:12 [2022-10-21T22:49:12.834Z] #20 37.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
22:49:13 [2022-10-21T22:49:13.017Z] #32 38.36 debconf: delaying package configuration, since apt-utils is not installed
22:49:13 [2022-10-21T22:49:13.017Z] #32 38.67 Fetched 4583 kB in 1s (5227 kB/s)
22:49:13 [2022-10-21T22:49:13.288Z] #32 38.80 Selecting previously unselected package libcap2:amd64.
22:49:13 [2022-10-21T22:49:13.288Z] #32 38.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
22:49:13 [2022-10-21T22:49:13.288Z] #32 38.88 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
22:49:13 [2022-10-21T22:49:13.288Z] #32 38.92 Unpacking libcap2:amd64 (1:2.44-1) ...
22:49:13 [2022-10-21T22:49:13.441Z] --- PASS: TestBuildLabelWithTargets (0.88s)
22:49:13 [2022-10-21T22:49:13.441Z] === RUN   TestBuildWithEmptyLayers
22:49:13 [2022-10-21T22:49:13.547Z] #32 39.10 Selecting previously unselected package libcap-dev:amd64.
22:49:13 [2022-10-21T22:49:13.547Z] #32 39.10 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
22:49:13 [2022-10-21T22:49:13.547Z] #32 39.12 Unpacking libcap-dev:amd64 (1:2.44-1) ...
22:49:13 [2022-10-21T22:49:13.699Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
22:49:13 [2022-10-21T22:49:13.699Z] === RUN   TestBuildMultiStageOnBuild
22:49:13 [2022-10-21T22:49:13.779Z] #20 ...
22:49:13 [2022-10-21T22:49:13.779Z] 
22:49:13 [2022-10-21T22:49:13.779Z] #27 [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
22:49:13 [2022-10-21T22:49:13.779Z] #27 DONE 39.2s
22:49:13 [2022-10-21T22:49:13.779Z] 
22:49:13 [2022-10-21T22:49:13.779Z] #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
22:49:13 [2022-10-21T22:49:13.779Z] #30 36.51 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
22:49:13 [2022-10-21T22:49:13.779Z] #30 36.51 Need to get 17.7 MB of archives.
22:49:13 [2022-10-21T22:49:13.779Z] #30 36.51 After this operation, 70.7 MB of additional disk space will be used.
22:49:13 [2022-10-21T22:49:13.779Z] #30 36.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 36.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 36.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 36.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 37.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 37.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 37.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 37.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 37.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:49:13 [2022-10-21T22:49:13.779Z] #30 38.94 debconf: delaying package configuration, since apt-utils is not installed
22:49:13 [2022-10-21T22:49:13.779Z] #30 39.38 Fetched 17.7 MB in 1s (13.2 MB/s)
22:49:13 [2022-10-21T22:49:13.779Z] #30 39.53 Selecting previously unselected package xxd.
22:49:13 [2022-10-21T22:49:13.811Z] #32 ...
22:49:13 [2022-10-21T22:49:13.811Z] 
22:49:13 [2022-10-21T22:49:13.811Z] #36 [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
22:49:13 [2022-10-21T22:49:13.811Z] #36 36.94 debconf: delaying package configuration, since apt-utils is not installed
22:49:13 [2022-10-21T22:49:13.811Z] #36 37.39 Fetched 460 kB in 0s (1516 kB/s)
22:49:13 [2022-10-21T22:49:13.811Z] #36 37.68 Selecting previously unselected package libbtrfs0:amd64.
22:49:13 [2022-10-21T22:49:13.811Z] #36 37.68 (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 ... 15718 files and directories currently installed.)
22:49:13 [2022-10-21T22:49:13.811Z] #36 37.74 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
22:49:13 [2022-10-21T22:49:13.811Z] #36 37.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:49:13 [2022-10-21T22:49:13.811Z] #36 38.07 Selecting previously unselected package libbtrfs-dev:amd64.
22:49:13 [2022-10-21T22:49:13.811Z] #36 38.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
22:49:13 [2022-10-21T22:49:13.811Z] #36 38.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:49:13 [2022-10-21T22:49:13.811Z] #36 38.58 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:49:13 [2022-10-21T22:49:13.811Z] #36 38.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:49:13 [2022-10-21T22:49:13.811Z] #36 38.60 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:49:13 [2022-10-21T22:49:13.811Z] #36 DONE 39.3s
22:49:13 [2022-10-21T22:49:13.811Z] 
22:49:13 [2022-10-21T22:49:13.811Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:13 [2022-10-21T22:49:13.811Z] #32 39.41 Selecting previously unselected package libnet1:amd64.
22:49:13 [2022-10-21T22:49:13.811Z] #32 39.44 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:49:13 [2022-10-21T22:49:13.811Z] #32 39.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:49:14 [2022-10-21T22:49:14.037Z] #30 39.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
22:49:14 [2022-10-21T22:49:14.037Z] #30 39.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:49:14 [2022-10-21T22:49:14.037Z] #30 39.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:49:14 [2022-10-21T22:49:14.295Z] #30 39.95 Selecting previously unselected package vim-common.
22:49:14 [2022-10-21T22:49:14.295Z] #30 39.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:49:14 [2022-10-21T22:49:14.295Z] #30 40.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:49:14 [2022-10-21T22:49:14.383Z] #32 39.86 Selecting previously unselected package libnet1-dev.
22:49:14 [2022-10-21T22:49:14.383Z] #32 39.87 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
22:49:14 [2022-10-21T22:49:14.383Z] #32 39.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:49:14 [2022-10-21T22:49:14.642Z] #32 ...
22:49:14 [2022-10-21T22:49:14.642Z] 
22:49:14 [2022-10-21T22:49:14.642Z] #27 [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
22:49:14 [2022-10-21T22:49:14.642Z] #27 DONE 40.1s
22:49:14 [2022-10-21T22:49:14.642Z] 
22:49:14 [2022-10-21T22:49:14.642Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:14 [2022-10-21T22:49:14.642Z] #32 40.23 Selecting previously unselected package libnl-3-200:amd64.
22:49:14 [2022-10-21T22:49:14.642Z] #32 40.23 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:49:14 [2022-10-21T22:49:14.642Z] #32 40.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:49:14 [2022-10-21T22:49:14.901Z] #32 40.44 Selecting previously unselected package libnl-3-dev:amd64.
22:49:14 [2022-10-21T22:49:14.901Z] #32 40.45 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
22:49:14 [2022-10-21T22:49:14.901Z] #32 40.46 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
22:49:15 [2022-10-21T22:49:15.161Z] #32 40.74 Selecting previously unselected package libprotobuf-c1:amd64.
22:49:15 [2022-10-21T22:49:15.161Z] #32 40.74 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:49:15 [2022-10-21T22:49:15.161Z] #32 40.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:49:15 [2022-10-21T22:49:15.230Z] #30 40.72 Selecting previously unselected package cmake-data.
22:49:15 [2022-10-21T22:49:15.230Z] #30 40.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:49:15 [2022-10-21T22:49:15.230Z] #30 40.74 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:49:15 [2022-10-21T22:49:15.258Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:49:15 [2022-10-21T22:49:15.420Z] #32 40.94 Selecting previously unselected package libprotobuf-c-dev:amd64.
22:49:15 [2022-10-21T22:49:15.420Z] #32 40.95 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
22:49:15 [2022-10-21T22:49:15.420Z] #32 40.97 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
22:49:15 [2022-10-21T22:49:15.594Z] --- PASS: TestBuildMultiStageOnBuild (1.63s)
22:49:15 [2022-10-21T22:49:15.594Z] === RUN   TestBuildUncleanTarFilenames
22:49:15 [2022-10-21T22:49:15.680Z] #32 41.20 Selecting previously unselected package zlib1g-dev:amd64.
22:49:15 [2022-10-21T22:49:15.680Z] #32 41.21 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
22:49:15 [2022-10-21T22:49:15.680Z] #32 41.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
22:49:15 [2022-10-21T22:49:15.852Z] --- PASS: TestBuildUncleanTarFilenames (0.48s)
22:49:15 [2022-10-21T22:49:15.852Z] === RUN   TestBuildMultiStageLayerLeak
22:49:16 [2022-10-21T22:49:16.248Z] #32 41.76 Selecting previously unselected package libprotobuf23:amd64.
22:49:16 [2022-10-21T22:49:16.248Z] #32 41.76 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
22:49:16 [2022-10-21T22:49:16.248Z] #32 41.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
22:49:17 [2022-10-21T22:49:17.136Z] #30 ...
22:49:17 [2022-10-21T22:49:17.136Z] 
22:49:17 [2022-10-21T22:49:17.136Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:17 [2022-10-21T22:49:17.136Z] #20 39.53 debconf: delaying package configuration, since apt-utils is not installed
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.18 Fetched 4583 kB in 1s (6825 kB/s)
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.44 Selecting previously unselected package libcap2:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.44 (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 ... 15718 files and directories currently installed.)
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.62 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.65 Unpacking libcap2:amd64 (1:2.44-1) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.76 Selecting previously unselected package libcap-dev:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.76 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.79 Unpacking libcap-dev:amd64 (1:2.44-1) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.95 Selecting previously unselected package libnet1:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.96 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 40.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.16 Selecting previously unselected package libnet1-dev.
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.18 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.44 Selecting previously unselected package libnl-3-200:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.46 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.63 Selecting previously unselected package libnl-3-dev:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.64 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.64 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.96 Selecting previously unselected package libprotobuf-c1:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.97 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 41.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.13 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.14 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.26 Selecting previously unselected package zlib1g-dev:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.26 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.54 Selecting previously unselected package libprotobuf23:amd64.
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.54 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.136Z] #20 42.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
22:49:17 [2022-10-21T22:49:17.196Z] #32 42.67 Selecting previously unselected package libprotobuf-lite23:amd64.
22:49:17 [2022-10-21T22:49:17.196Z] #32 42.69 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.196Z] #32 42.69 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
22:49:17 [2022-10-21T22:49:17.456Z] #32 42.96 Selecting previously unselected package libprotobuf-dev:amd64.
22:49:17 [2022-10-21T22:49:17.456Z] #32 42.97 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.456Z] #32 43.00 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
22:49:17 [2022-10-21T22:49:17.707Z] #20 ...
22:49:17 [2022-10-21T22:49:17.707Z] 
22:49:17 [2022-10-21T22:49:17.707Z] #33 [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
22:49:17 [2022-10-21T22:49:17.707Z] #33 DONE 43.4s
22:49:17 [2022-10-21T22:49:17.749Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s)
22:49:17 [2022-10-21T22:49:17.749Z] === RUN   TestBuildWithHugeFile
22:49:17 [2022-10-21T22:49:17.965Z] 
22:49:17 [2022-10-21T22:49:17.966Z] #36 [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
22:49:17 [2022-10-21T22:49:17.966Z] #36 37.12 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 37.15 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.20 go: downloading github.com/sirupsen/logrus v1.8.1
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.23 go: downloading github.com/stretchr/testify v1.7.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.37 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.51 go: downloading github.com/fsnotify/fsnotify v1.5.1
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.58 go: downloading github.com/magiconair/properties v1.8.5
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.65 go: downloading github.com/mitchellh/mapstructure v1.4.3
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.71 go: downloading github.com/spf13/afero v1.6.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.78 go: downloading github.com/spf13/cast v1.4.1
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.92 go: downloading github.com/subosito/gotenv v1.2.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 41.92 go: downloading gopkg.in/ini.v1 v1.66.2
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.03 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.07 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.11 go: downloading github.com/go-toolsmith/astequal v1.0.1
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.28 go: downloading github.com/go-toolsmith/astp v1.0.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.34 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.34 go: downloading github.com/go-toolsmith/typep v1.0.2
22:49:17 [2022-10-21T22:49:17.966Z] #36 42.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
22:49:17 [2022-10-21T22:49:17.966Z] #36 43.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:49:17 [2022-10-21T22:49:17.966Z] #36 43.16 go: downloading github.com/hashicorp/errwrap v1.0.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 43.18 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 43.20 go: downloading github.com/Antonboom/errname v0.1.5
22:49:17 [2022-10-21T22:49:17.966Z] #36 43.27 go: downloading github.com/Antonboom/nilnil v0.1.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 43.44 go: downloading github.com/BurntSushi/toml v1.0.0
22:49:17 [2022-10-21T22:49:17.966Z] #36 ...
22:49:17 [2022-10-21T22:49:17.966Z] 
22:49:17 [2022-10-21T22:49:17.966Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:17 [2022-10-21T22:49:17.966Z] #20 43.63 Selecting previously unselected package libprotobuf-lite23:amd64.
22:49:17 [2022-10-21T22:49:17.966Z] #20 43.63 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
22:49:17 [2022-10-21T22:49:17.966Z] #20 43.66 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
22:49:17 [2022-10-21T22:49:17.985Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:49:17 [2022-10-21T22:49:17.985Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:49:18 [2022-10-21T22:49:18.394Z] #32 ...
22:49:18 [2022-10-21T22:49:18.395Z] 
22:49:18 [2022-10-21T22:49:18.395Z] #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
22:49:18 [2022-10-21T22:49:18.395Z] #35 DONE 43.8s
22:49:18 [2022-10-21T22:49:18.395Z] 
22:49:18 [2022-10-21T22:49:18.395Z] #34 [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
22:49:18 [2022-10-21T22:49:18.395Z] #34 36.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
22:49:18 [2022-10-21T22:49:18.395Z] #34 36.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
22:49:18 [2022-10-21T22:49:18.395Z] #34 36.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
22:49:18 [2022-10-21T22:49:18.395Z] #34 36.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
22:49:18 [2022-10-21T22:49:18.395Z] #34 36.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
22:49:18 [2022-10-21T22:49:18.395Z] #34 36.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
22:49:18 [2022-10-21T22:49:18.395Z] #34 38.69 debconf: delaying package configuration, since apt-utils is not installed
22:49:18 [2022-10-21T22:49:18.395Z] #34 38.97 Fetched 17.7 MB in 2s (9462 kB/s)
22:49:18 [2022-10-21T22:49:18.395Z] #34 39.14 Selecting previously unselected package xxd.
22:49:18 [2022-10-21T22:49:18.395Z] #34 39.14 (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 ... 15718 files and directories currently installed.)
22:49:18 [2022-10-21T22:49:18.395Z] #34 39.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:49:18 [2022-10-21T22:49:18.395Z] #34 39.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:49:18 [2022-10-21T22:49:18.395Z] #34 39.80 Selecting previously unselected package vim-common.
22:49:18 [2022-10-21T22:49:18.395Z] #34 39.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:49:18 [2022-10-21T22:49:18.395Z] #34 39.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:49:18 [2022-10-21T22:49:18.395Z] #34 40.36 Selecting previously unselected package cmake-data.
22:49:18 [2022-10-21T22:49:18.395Z] #34 40.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:49:18 [2022-10-21T22:49:18.395Z] #34 40.37 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:49:18 [2022-10-21T22:49:18.534Z] #20 44.11 Selecting previously unselected package libprotobuf-dev:amd64.
22:49:18 [2022-10-21T22:49:18.534Z] #20 44.11 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
22:49:18 [2022-10-21T22:49:18.534Z] #20 44.12 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
22:49:18 [2022-10-21T22:49:18.964Z] #34 44.37 Selecting previously unselected package libicu67:amd64.
22:49:18 [2022-10-21T22:49:18.964Z] #34 44.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
22:49:18 [2022-10-21T22:49:18.964Z] #34 44.39 Unpacking libicu67:amd64 (67.1-7) ...
22:49:18 [2022-10-21T22:49:18.964Z] #34 ...
22:49:18 [2022-10-21T22:49:18.964Z] 
22:49:18 [2022-10-21T22:49:18.964Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:19 [2022-10-21T22:49:19.224Z] #32 44.62 Selecting previously unselected package libprotoc23:amd64.
22:49:19 [2022-10-21T22:49:19.224Z] #32 44.63 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
22:49:19 [2022-10-21T22:49:19.224Z] #32 44.63 Unpacking libprotoc23:amd64 (3.12.4-1) ...
22:49:19 [2022-10-21T22:49:19.794Z] #32 45.37 Selecting previously unselected package protobuf-c-compiler.
22:49:19 [2022-10-21T22:49:19.794Z] #32 45.42 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
22:49:19 [2022-10-21T22:49:19.794Z] #32 45.43 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
22:49:19 [2022-10-21T22:49:19.911Z] #20 45.51 Selecting previously unselected package libprotoc23:amd64.
22:49:19 [2022-10-21T22:49:19.911Z] #20 45.51 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
22:49:19 [2022-10-21T22:49:19.911Z] #20 45.52 Unpacking libprotoc23:amd64 (3.12.4-1) ...
22:49:20 [2022-10-21T22:49:20.053Z] #32 45.55 Selecting previously unselected package protobuf-compiler.
22:49:20 [2022-10-21T22:49:20.053Z] #32 45.57 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
22:49:20 [2022-10-21T22:49:20.053Z] #32 45.58 Unpacking protobuf-compiler (3.12.4-1) ...
22:49:20 [2022-10-21T22:49:20.053Z] #32 45.70 Selecting previously unselected package python3-pkg-resources.
22:49:20 [2022-10-21T22:49:20.314Z] #32 45.73 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
22:49:20 [2022-10-21T22:49:20.314Z] #32 45.74 Unpacking python3-pkg-resources (52.0.0-4) ...
22:49:20 [2022-10-21T22:49:20.578Z] #32 46.01 Selecting previously unselected package python3-six.
22:49:20 [2022-10-21T22:49:20.578Z] #32 46.01 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
22:49:20 [2022-10-21T22:49:20.578Z] #32 46.02 Unpacking python3-six (1.16.0-2) ...
22:49:20 [2022-10-21T22:49:20.578Z] #32 46.12 Selecting previously unselected package python3-protobuf.
22:49:20 [2022-10-21T22:49:20.578Z] #32 ...
22:49:20 [2022-10-21T22:49:20.578Z] 
22:49:20 [2022-10-21T22:49:20.578Z] #29 [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
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.06 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.06 Need to get 115 MB of archives.
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.06 After this operation, 645 MB of additional disk space will be used.
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.06 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.25 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 36.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 37.25 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 37.26 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 38.27 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 40.51 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 41.56 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 42.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.09 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.87 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.94 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]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 44.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 45.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 45.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 45.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 45.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 45.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 45.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
22:49:20 [2022-10-21T22:49:20.578Z] #29 46.09 debconf: delaying package configuration, since apt-utils is not installed
22:49:20 [2022-10-21T22:49:20.578Z] #29 ...
22:49:20 [2022-10-21T22:49:20.578Z] 
22:49:20 [2022-10-21T22:49:20.578Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:20 [2022-10-21T22:49:20.578Z] #32 46.12 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
22:49:20 [2022-10-21T22:49:20.578Z] #32 46.13 Unpacking python3-protobuf (3.12.4-1) ...
22:49:20 [2022-10-21T22:49:20.738Z] #20 46.25 Selecting previously unselected package protobuf-c-compiler.
22:49:20 [2022-10-21T22:49:20.738Z] #20 46.26 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
22:49:20 [2022-10-21T22:49:20.738Z] #20 46.27 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
22:49:20 [2022-10-21T22:49:20.738Z] #20 46.45 Selecting previously unselected package protobuf-compiler.
22:49:20 [2022-10-21T22:49:20.738Z] #20 46.46 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
22:49:20 [2022-10-21T22:49:20.738Z] #20 46.46 Unpacking protobuf-compiler (3.12.4-1) ...
22:49:20 [2022-10-21T22:49:20.997Z] #20 46.63 Selecting previously unselected package python3-pkg-resources.
22:49:20 [2022-10-21T22:49:20.997Z] #20 46.63 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
22:49:20 [2022-10-21T22:49:20.997Z] #20 46.63 Unpacking python3-pkg-resources (52.0.0-4) ...
22:49:21 [2022-10-21T22:49:21.156Z] #32 46.77 Setting up python3-pkg-resources (52.0.0-4) ...
22:49:21 [2022-10-21T22:49:21.156Z] #32 ...
22:49:21 [2022-10-21T22:49:21.156Z] 
22:49:21 [2022-10-21T22:49:21.156Z] #30 [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
22:49:21 [2022-10-21T22:49:21.156Z] #30 36.82 go: downloading github.com/gofrs/flock v0.8.1
22:49:21 [2022-10-21T22:49:21.156Z] #30 36.82 go: downloading github.com/fatih/color v1.13.0
22:49:21 [2022-10-21T22:49:21.156Z] #30 36.97 go: downloading github.com/pkg/errors v0.9.1
22:49:21 [2022-10-21T22:49:21.156Z] #30 37.01 go: downloading github.com/spf13/cobra v1.3.0
22:49:21 [2022-10-21T22:49:21.156Z] #30 37.31 go: downloading github.com/spf13/pflag v1.0.5
22:49:21 [2022-10-21T22:49:21.156Z] #30 37.57 go: downloading github.com/spf13/viper v1.10.1
22:49:21 [2022-10-21T22:49:21.156Z] #30 37.71 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
22:49:21 [2022-10-21T22:49:21.156Z] #30 38.15 go: downloading github.com/mattn/go-colorable v0.1.12
22:49:21 [2022-10-21T22:49:21.156Z] #30 38.18 go: downloading github.com/mattn/go-isatty v0.0.14
22:49:21 [2022-10-21T22:49:21.156Z] #30 38.28 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
22:49:21 [2022-10-21T22:49:21.156Z] #30 38.29 go: downloading github.com/go-critic/go-critic v0.6.2
22:49:21 [2022-10-21T22:49:21.156Z] #30 40.07 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:49:21 [2022-10-21T22:49:21.156Z] #30 40.13 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:49:21 [2022-10-21T22:49:21.157Z] #30 43.79 go: downloading github.com/sirupsen/logrus v1.8.1
22:49:21 [2022-10-21T22:49:21.157Z] #30 43.89 go: downloading github.com/stretchr/testify v1.7.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.10 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.40 go: downloading github.com/fsnotify/fsnotify v1.5.1
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.40 go: downloading github.com/magiconair/properties v1.8.5
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.57 go: downloading github.com/mitchellh/mapstructure v1.4.3
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.59 go: downloading github.com/spf13/afero v1.6.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.68 go: downloading github.com/spf13/cast v1.4.1
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.75 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 44.98 go: downloading github.com/subosito/gotenv v1.2.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.00 go: downloading gopkg.in/ini.v1 v1.66.2
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.03 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.21 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.38 go: downloading github.com/go-toolsmith/astequal v1.0.1
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.45 go: downloading github.com/go-toolsmith/astp v1.0.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.51 go: downloading github.com/go-toolsmith/typep v1.0.2
22:49:21 [2022-10-21T22:49:21.157Z] #30 45.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
22:49:21 [2022-10-21T22:49:21.157Z] #30 46.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:49:21 [2022-10-21T22:49:21.157Z] #30 46.23 go: downloading github.com/hashicorp/errwrap v1.0.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 46.23 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 46.29 go: downloading github.com/Antonboom/errname v0.1.5
22:49:21 [2022-10-21T22:49:21.157Z] #30 46.42 go: downloading github.com/Antonboom/nilnil v0.1.0
22:49:21 [2022-10-21T22:49:21.157Z] #30 46.45 go: downloading github.com/BurntSushi/toml v1.0.0
22:49:21 [2022-10-21T22:49:21.256Z] #20 46.89 Selecting previously unselected package python3-six.
22:49:21 [2022-10-21T22:49:21.256Z] #20 46.91 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
22:49:21 [2022-10-21T22:49:21.256Z] #20 46.91 Unpacking python3-six (1.16.0-2) ...
22:49:21 [2022-10-21T22:49:21.417Z] #30 ...
22:49:21 [2022-10-21T22:49:21.417Z] 
22:49:21 [2022-10-21T22:49:21.417Z] #24 [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
22:49:21 [2022-10-21T22:49:21.417Z] #24 46.53 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
22:49:21 [2022-10-21T22:49:21.417Z] #24 46.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:49:21 [2022-10-21T22:49:21.417Z] #24 46.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:49:21 [2022-10-21T22:49:21.514Z] #20 47.06 Selecting previously unselected package python3-protobuf.
22:49:21 [2022-10-21T22:49:21.514Z] #20 47.06 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
22:49:21 [2022-10-21T22:49:21.514Z] #20 47.07 Unpacking python3-protobuf (3.12.4-1) ...
22:49:21 [2022-10-21T22:49:21.873Z] tests/integration/regression_test.py ......                              [ 98%]
22:49:22 [2022-10-21T22:49:22.081Z] #20 47.57 Setting up python3-pkg-resources (52.0.0-4) ...
22:49:22 [2022-10-21T22:49:22.129Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:49:22 [2022-10-21T22:49:22.129Z] tests/integration/credentials/utils_test.py .                            [100%]
22:49:22 [2022-10-21T22:49:22.129Z] 
22:49:22 [2022-10-21T22:49:22.129Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:49:22 [2022-10-21T22:49:22.129Z] =========================== short test summary info ============================
22:49:22 [2022-10-21T22:49:22.129Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:49:22 [2022-10-21T22:49:22.129Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:49:22 [2022-10-21T22:49:22.129Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:49:22 [2022-10-21T22:49:22.129Z]   Not supported on most drivers
22:49:22 [2022-10-21T22:49:22.129Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:49:22 [2022-10-21T22:49:22.129Z]   Output of docker top depends on host distro, and is not formalized.
22:49:22 [2022-10-21T22:49:22.129Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:49:22 [2022-10-21T22:49:22.129Z]   Output of docker top depends on host distro, and is not formalized.
22:49:22 [2022-10-21T22:49:22.129Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:49:22 [2022-10-21T22:49:22.129Z]   Can fail if eth0 has multiple IP addresses
22:49:22 [2022-10-21T22:49:22.129Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:49:22 [2022-10-21T22:49:22.129Z]   This doesn't seem to be taken into account by the engine
22:49:22 [2022-10-21T22:49:22.129Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:49:22 [2022-10-21T22:49:22.129Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:49:22 [2022-10-21T22:49:22.129Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 286.57 seconds ==
22:49:22 [2022-10-21T22:49:22.385Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:49:22 [2022-10-21T22:49:22.648Z] #20 ...
22:49:22 [2022-10-21T22:49:22.648Z] 
22:49:22 [2022-10-21T22:49:22.648Z] #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
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + RM_GOPATH=0
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + TMP_GOPATH=
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + : /build
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + '[' -z '' ']'
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 ++ mktemp -d
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + export GOPATH=/tmp/tmp.WsitZzmqMb
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + GOPATH=/tmp/tmp.WsitZzmqMb
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + RM_GOPATH=1
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 + case "$(go env GOARCH)" in
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.399 ++ go env GOARCH
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.438 + export GO_BUILDMODE=-buildmode=pie
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.438 + GO_BUILDMODE=-buildmode=pie
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.438 ++ dirname /tmp/install/install.sh
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + dir=/tmp/install
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + bin=containerd
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + shift
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + '[' '!' -f /tmp/install/containerd.installer ']'
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + . /tmp/install/containerd.installer
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 ++ set -e
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 ++ : v1.6.8
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + install_containerd
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 Install containerd version v1.6.8
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + echo 'Install containerd version v1.6.8'
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.459 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WsitZzmqMb/src/github.com/containerd/containerd
22:49:22 [2022-10-21T22:49:22.648Z] #0 1.472 Cloning into '/tmp/tmp.WsitZzmqMb/src/github.com/containerd/containerd'...
22:49:22 [2022-10-21T22:49:22.908Z] #37 ...
22:49:22 [2022-10-21T22:49:22.908Z] 
22:49:22 [2022-10-21T22:49:22.908Z] #36 [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
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.73 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.81 go: downloading github.com/alexkohler/prealloc v1.0.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.87 go: downloading github.com/ashanbrown/makezero v1.1.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.93 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.95 go: downloading github.com/blizzy78/varnamelen v0.5.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 44.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.12 go: downloading github.com/breml/bidichk v0.2.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.20 go: downloading github.com/breml/errchkjson v0.2.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.31 go: downloading github.com/butuzov/ireturn v0.1.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.35 go: downloading github.com/charithe/durationcheck v0.0.9
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.36 go: downloading github.com/daixiang0/gci v0.2.9
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.40 go: downloading github.com/denis-tingajkin/go-header v0.4.2
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.46 go: downloading github.com/esimonov/ifshort v1.0.4
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.48 go: downloading github.com/fzipp/gocyclo v0.4.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.89 go: downloading github.com/golangci/misspell v0.3.5
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.93 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 45.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.03 go: downloading github.com/jgautheron/goconst v1.5.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.14 go: downloading github.com/julz/importas v0.1.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.16 go: downloading github.com/kisielk/errcheck v1.6.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.29 go: downloading github.com/kulti/thelper v0.5.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.35 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.37 go: downloading github.com/ldez/gomoddirectives v0.2.2
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.42 go: downloading github.com/ldez/tagliatelle v0.3.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.43 go: downloading github.com/maratori/testpackage v1.0.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.45 go: downloading github.com/leonklingele/grouper v1.1.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.57 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.60 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
22:49:22 [2022-10-21T22:49:22.908Z] #36 46.64 go: downloading github.com/mgechev/revive v1.1.3
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.23 go: downloading github.com/moricho/tparallel v0.2.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.26 go: downloading github.com/nakabonne/nestif v0.3.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.27 go: downloading github.com/nishanths/exhaustive v0.7.11
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.31 go: downloading github.com/nishanths/predeclared v0.2.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.39 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.50 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.50 go: downloading github.com/securego/gosec/v2 v2.9.6
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.77 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.79 go: downloading github.com/sivchari/containedctx v1.0.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.81 go: downloading github.com/sivchari/tenv v1.4.7
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.83 go: downloading github.com/sonatard/noctx v0.0.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.86 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.95 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:49:22 [2022-10-21T22:49:22.908Z] #36 47.97 go: downloading github.com/tetafro/godot v1.4.11
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.47 go: downloading github.com/ultraware/funlen v0.0.3
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.49 go: downloading github.com/ultraware/whitespace v0.0.4
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.49 go: downloading github.com/uudashr/gocognit v1.0.5
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.54 go: downloading github.com/yagipy/maintidx v1.0.0
22:49:22 [2022-10-21T22:49:22.908Z] #36 48.58 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
22:49:22 [2022-10-21T22:49:22.908Z] #36 ...
22:49:22 [2022-10-21T22:49:22.908Z] 
22:49:22 [2022-10-21T22:49:22.908Z] #26 [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
22:49:22 [2022-10-21T22:49:22.908Z] #26 38.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]
22:49:22 [2022-10-21T22:49:22.908Z] #26 40.62 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]
22:49:22 [2022-10-21T22:49:22.908Z] #26 41.15 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]
22:49:22 [2022-10-21T22:49:22.908Z] #26 41.75 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]
22:49:22 [2022-10-21T22:49:22.908Z] #26 43.17 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]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.10 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]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.17 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]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 44.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
22:49:22 [2022-10-21T22:49:22.908Z] #26 45.43 debconf: delaying package configuration, since apt-utils is not installed
22:49:22 [2022-10-21T22:49:22.908Z] #26 45.64 Fetched 115 MB in 8s (14.7 MB/s)
22:49:22 [2022-10-21T22:49:22.908Z] #26 45.75 Selecting previously unselected package binutils-mingw-w64-i686.
22:49:22 [2022-10-21T22:49:22.908Z] #26 45.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
22:49:22 [2022-10-21T22:49:22.908Z] #26 45.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:49:22 [2022-10-21T22:49:22.908Z] #26 45.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:49:22 [2022-10-21T22:49:22.908Z] #26 48.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:49:22 [2022-10-21T22:49:22.908Z] #26 48.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:49:22 [2022-10-21T22:49:22.908Z] #26 48.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:49:23 [2022-10-21T22:49:23.170Z] #26 ...
22:49:23 [2022-10-21T22:49:23.170Z] 
22:49:23 [2022-10-21T22:49:23.170Z] #36 [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
22:49:23 [2022-10-21T22:49:23.170Z] #36 48.77 go: downloading gitlab.com/bosi/decorder v0.2.1
22:49:23 [2022-10-21T22:49:23.431Z] #36 48.93 go: downloading honnef.co/go/tools v0.2.2
22:49:23 [2022-10-21T22:49:23.959Z] #24 ...
22:49:23 [2022-10-21T22:49:23.959Z] 
22:49:23 [2022-10-21T22:49:23.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
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.597 + RM_GOPATH=0
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.597 + TMP_GOPATH=
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.598 + : /build
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.598 + '[' -z '' ']'
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.599 ++ mktemp -d
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.601 + export GOPATH=/tmp/tmp.uhGB42UFz1
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.601 + GOPATH=/tmp/tmp.uhGB42UFz1
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.601 + RM_GOPATH=1
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.601 + case "$(go env GOARCH)" in
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.601 ++ go env GOARCH
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.659 + export GO_BUILDMODE=-buildmode=pie
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.659 + GO_BUILDMODE=-buildmode=pie
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.659 ++ dirname /tmp/install/install.sh
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.676 + dir=/tmp/install
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.676 + bin=containerd
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.676 + shift
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.677 + '[' '!' -f /tmp/install/containerd.installer ']'
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.677 + . /tmp/install/containerd.installer
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.677 ++ set -e
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.677 ++ : v1.6.8
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.677 + install_containerd
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.677 + echo 'Install containerd version v1.6.8'
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.677 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uhGB42UFz1/src/github.com/containerd/containerd
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.678 Install containerd version v1.6.8
22:49:23 [2022-10-21T22:49:23.959Z] #0 1.710 Cloning into '/tmp/tmp.uhGB42UFz1/src/github.com/containerd/containerd'...
22:49:23 [2022-10-21T22:49:23.959Z] #37 ...
22:49:23 [2022-10-21T22:49:23.959Z] 
22:49:23 [2022-10-21T22:49:23.959Z] #30 [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
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.46 go: downloading github.com/alexkohler/prealloc v1.0.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.53 go: downloading github.com/ashanbrown/makezero v1.1.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.56 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.58 go: downloading github.com/blizzy78/varnamelen v0.5.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.68 go: downloading github.com/breml/bidichk v0.2.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.74 go: downloading github.com/breml/errchkjson v0.2.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.76 go: downloading github.com/butuzov/ireturn v0.1.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.81 go: downloading github.com/charithe/durationcheck v0.0.9
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.86 go: downloading github.com/daixiang0/gci v0.2.9
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.87 go: downloading github.com/denis-tingajkin/go-header v0.4.2
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.89 go: downloading github.com/esimonov/ifshort v1.0.4
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.92 go: downloading github.com/fzipp/gocyclo v0.4.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 47.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.36 go: downloading github.com/golangci/misspell v0.3.5
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.55 go: downloading github.com/jgautheron/goconst v1.5.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.61 go: downloading github.com/julz/importas v0.1.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.65 go: downloading github.com/kisielk/errcheck v1.6.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.70 go: downloading github.com/kulti/thelper v0.5.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.86 go: downloading github.com/ldez/gomoddirectives v0.2.2
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.86 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.87 go: downloading github.com/ldez/tagliatelle v0.3.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.92 go: downloading github.com/leonklingele/grouper v1.1.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 48.95 go: downloading github.com/maratori/testpackage v1.0.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.00 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.03 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.09 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.09 go: downloading github.com/mgechev/revive v1.1.3
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.65 go: downloading github.com/moricho/tparallel v0.2.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.67 go: downloading github.com/nakabonne/nestif v0.3.1
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.68 go: downloading github.com/nishanths/exhaustive v0.7.11
22:49:23 [2022-10-21T22:49:23.959Z] #30 49.71 go: downloading github.com/nishanths/predeclared v0.2.1
22:49:24 [2022-10-21T22:49:24.218Z] #30 49.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
22:49:24 [2022-10-21T22:49:24.218Z] #30 49.87 go: downloading github.com/ryancurrah/gomodguard v1.2.3
22:49:24 [2022-10-21T22:49:24.218Z] #30 49.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:49:24 [2022-10-21T22:49:24.218Z] #30 49.93 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:49:24 [2022-10-21T22:49:24.218Z] #30 49.94 go: downloading github.com/securego/gosec/v2 v2.9.6
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.32 go: downloading github.com/sivchari/containedctx v1.0.1
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.32 go: downloading github.com/sivchari/tenv v1.4.7
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.34 go: downloading github.com/sonatard/noctx v0.0.1
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.34 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.51 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.53 go: downloading github.com/tetafro/godot v1.4.11
22:49:24 [2022-10-21T22:49:24.786Z] #30 50.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:49:24 [2022-10-21T22:49:24.809Z] #36 50.40 go: downloading mvdan.cc/gofumpt v0.2.1
22:49:24 [2022-10-21T22:49:24.809Z] #36 50.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:49:24 [2022-10-21T22:49:24.809Z] #36 50.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
22:49:24 [2022-10-21T22:49:24.809Z] #36 50.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:49:24 [2022-10-21T22:49:24.809Z] #36 50.59 go: downloading github.com/davecgh/go-spew v1.1.1
22:49:25 [2022-10-21T22:49:25.046Z] #30 50.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
22:49:25 [2022-10-21T22:49:25.046Z] #30 50.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:49:25 [2022-10-21T22:49:25.075Z] #36 50.68 go: downloading github.com/pmezard/go-difflib v1.0.0
22:49:25 [2022-10-21T22:49:25.075Z] #36 50.69 go: downloading github.com/stretchr/objx v0.1.1
22:49:25 [2022-10-21T22:49:25.075Z] #36 50.82 go: downloading golang.org/x/text v0.3.7
22:49:25 [2022-10-21T22:49:25.305Z] #30 50.94 go: downloading github.com/ultraware/funlen v0.0.3
22:49:25 [2022-10-21T22:49:25.305Z] #30 50.94 go: downloading github.com/ultraware/whitespace v0.0.4
22:49:25 [2022-10-21T22:49:25.305Z] #30 50.96 go: downloading github.com/uudashr/gocognit v1.0.5
22:49:25 [2022-10-21T22:49:25.305Z] #30 50.98 go: downloading github.com/yagipy/maintidx v1.0.0
22:49:25 [2022-10-21T22:49:25.568Z] #30 51.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
22:49:25 [2022-10-21T22:49:25.827Z] #30 51.36 go: downloading gitlab.com/bosi/decorder v0.2.1
22:49:26 [2022-10-21T22:49:26.087Z] #30 51.48 go: downloading honnef.co/go/tools v0.2.2
22:49:27 [2022-10-21T22:49:27.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:49:27 [2022-10-21T22:49:27.468Z] #30 52.79 go: downloading mvdan.cc/gofumpt v0.2.1
22:49:27 [2022-10-21T22:49:27.468Z] #30 52.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:49:27 [2022-10-21T22:49:27.468Z] #30 52.93 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
22:49:27 [2022-10-21T22:49:27.468Z] #30 53.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:49:27 [2022-10-21T22:49:27.468Z] #30 53.03 go: downloading github.com/davecgh/go-spew v1.1.1
22:49:27 [2022-10-21T22:49:27.468Z] #30 53.07 go: downloading github.com/pmezard/go-difflib v1.0.0
22:49:27 [2022-10-21T22:49:27.468Z] #30 53.11 go: downloading github.com/stretchr/objx v0.1.1
22:49:27 [2022-10-21T22:49:27.727Z] #30 53.29 go: downloading github.com/hashicorp/hcl v1.0.0
22:49:27 [2022-10-21T22:49:27.989Z] #30 53.51 go: downloading github.com/pelletier/go-toml v1.9.4
22:49:27 [2022-10-21T22:49:27.989Z] #30 53.54 go: downloading gopkg.in/yaml.v2 v2.4.0
22:49:27 [2022-10-21T22:49:27.989Z] #30 53.73 go: downloading golang.org/x/text v0.3.7
22:49:28 [2022-10-21T22:49:28.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:49:29 [2022-10-21T22:49:29.269Z] #36 ...
22:49:29 [2022-10-21T22:49:29.269Z] 
22:49:29 [2022-10-21T22:49:29.269Z] #26 [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
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.49 Selecting previously unselected package binutils-mingw-w64.
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.64 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.88 Selecting previously unselected package dmsetup.
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.92 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.269Z] #26 50.93 Unpacking dmsetup (2:1.02.175-2.1) ...
22:49:29 [2022-10-21T22:49:29.269Z] #26 51.17 Selecting previously unselected package mingw-w64-common.
22:49:29 [2022-10-21T22:49:29.269Z] #26 51.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #26 51.18 Unpacking mingw-w64-common (8.0.0-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #26 ...
22:49:29 [2022-10-21T22:49:29.270Z] 
22:49:29 [2022-10-21T22:49:29.270Z] #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
22:49:29 [2022-10-21T22:49:29.270Z] #30 44.58 Selecting previously unselected package libicu67:amd64.
22:49:29 [2022-10-21T22:49:29.270Z] #30 44.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 44.63 Unpacking libicu67:amd64 (67.1-7) ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 50.74 Selecting previously unselected package libxml2:amd64.
22:49:29 [2022-10-21T22:49:29.270Z] #30 50.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 50.75 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.28 Selecting previously unselected package libarchive13:amd64.
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.28 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.63 Selecting previously unselected package libjsoncpp24:amd64.
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.78 Selecting previously unselected package librhash0:amd64.
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.80 Unpacking librhash0:amd64 (1.4.1-2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.97 Selecting previously unselected package libuv1:amd64.
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.98 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 51.98 Unpacking libuv1:amd64 (1.40.0-2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 52.15 Selecting previously unselected package cmake.
22:49:29 [2022-10-21T22:49:29.270Z] #30 52.17 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 52.18 Unpacking cmake (3.18.4-2+deb11u1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #30 ...
22:49:29 [2022-10-21T22:49:29.270Z] 
22:49:29 [2022-10-21T22:49:29.270Z] #20 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:29 [2022-10-21T22:49:29.270Z] #20 49.28 Setting up libprotobuf23:amd64 (3.12.4-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 49.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 49.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 49.33 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 49.36 Setting up libcap2:amd64 (1:2.44-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 49.39 Setting up python3-six (1.16.0-2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 50.64 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 50.68 Setting up libprotoc23:amd64 (3.12.4-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 50.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 50.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 50.76 Setting up python3-protobuf (3.12.4-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 54.48 Setting up libcap-dev:amd64 (1:2.44-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 54.50 Setting up protobuf-compiler (3.12.4-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 54.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 54.53 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 54.54 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 54.56 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
22:49:29 [2022-10-21T22:49:29.270Z] #20 54.58 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:49:29 [2022-10-21T22:49:29.530Z] #20 DONE 55.3s
22:49:29 [2022-10-21T22:49:29.530Z] 
22:49:29 [2022-10-21T22:49:29.530Z] #24 [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
22:49:29 [2022-10-21T22:49:29.530Z] #24 45.59 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
22:49:29 [2022-10-21T22:49:29.530Z] #24 45.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:49:29 [2022-10-21T22:49:29.530Z] #24 46.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:49:29 [2022-10-21T22:49:29.802Z] #24 ...
22:49:29 [2022-10-21T22:49:29.802Z] 
22:49:29 [2022-10-21T22:49:29.802Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:30 [2022-10-21T22:49:30.531Z] #30 ...
22:49:30 [2022-10-21T22:49:30.531Z] 
22:49:30 [2022-10-21T22:49:30.531Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
22:49:30 [2022-10-21T22:49:30.531Z] #32 48.40 Setting up libprotobuf23:amd64 (3.12.4-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 48.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 48.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 48.46 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 48.48 Setting up libcap2:amd64 (1:2.44-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 48.50 Setting up python3-six (1.16.0-2) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 49.73 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 49.77 Setting up libprotoc23:amd64 (3.12.4-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 49.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 49.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 49.83 Setting up python3-protobuf (3.12.4-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 53.69 Setting up libcap-dev:amd64 (1:2.44-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 53.74 Setting up protobuf-compiler (3.12.4-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 53.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 53.78 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 53.79 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 53.81 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 53.83 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:49:30 [2022-10-21T22:49:30.531Z] #32 DONE 55.7s
22:49:30 [2022-10-21T22:49:30.531Z] 
22:49:30 [2022-10-21T22:49:30.531Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:30 [2022-10-21T22:49:30.790Z] #38 ...
22:49:30 [2022-10-21T22:49:30.790Z] 
22:49:30 [2022-10-21T22:49:30.790Z] #29 [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
22:49:30 [2022-10-21T22:49:30.790Z] #29 46.34 Fetched 115 MB in 9s (12.2 MB/s)
22:49:30 [2022-10-21T22:49:30.790Z] #29 46.46 Selecting previously unselected package binutils-mingw-w64-i686.
22:49:30 [2022-10-21T22:49:30.791Z] #29 46.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
22:49:30 [2022-10-21T22:49:30.791Z] #29 46.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 46.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 48.76 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:49:30 [2022-10-21T22:49:30.791Z] #29 48.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 48.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.07 Selecting previously unselected package binutils-mingw-w64.
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.46 Selecting previously unselected package dmsetup.
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.47 Unpacking dmsetup (2:1.02.175-2.1) ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.64 Selecting previously unselected package mingw-w64-common.
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:49:30 [2022-10-21T22:49:30.791Z] #29 51.65 Unpacking mingw-w64-common (8.0.0-1) ...
22:49:31 [2022-10-21T22:49:31.050Z] #29 ...
22:49:31 [2022-10-21T22:49:31.050Z] 
22:49:31 [2022-10-21T22:49:31.050Z] #34 [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
22:49:31 [2022-10-21T22:49:31.050Z] #34 50.84 Selecting previously unselected package libxml2:amd64.
22:49:31 [2022-10-21T22:49:31.050Z] #34 50.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 50.86 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 51.40 Selecting previously unselected package libarchive13:amd64.
22:49:31 [2022-10-21T22:49:31.050Z] #34 51.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 51.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 51.78 Selecting previously unselected package libjsoncpp24:amd64.
22:49:31 [2022-10-21T22:49:31.050Z] #34 51.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 51.79 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.05 Selecting previously unselected package librhash0:amd64.
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.07 Unpacking librhash0:amd64 (1.4.1-2) ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.23 Selecting previously unselected package libuv1:amd64.
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.23 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.24 Unpacking libuv1:amd64 (1.40.0-2) ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.44 Selecting previously unselected package cmake.
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
22:49:31 [2022-10-21T22:49:31.050Z] #34 52.45 Unpacking cmake (3.18.4-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.82 Setting up libicu67:amd64 (67.1-7) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.84 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.85 Setting up libuv1:amd64 (1.40.0-2) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.94 Setting up librhash0:amd64 (1.4.1-2) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.97 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 56.99 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 57.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.310Z] #34 57.03 Setting up cmake (3.18.4-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.569Z] #34 57.05 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Extraction ended at 10/21/2022 22:49:28. Duration:00:00:22.3723675
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Updating the golang and path environment variables
22:49:31 [2022-10-21T22:49:31.592Z] INFO: GOPATH=d:\gopath
22:49:31 [2022-10-21T22:49:31.592Z] INFO: go version go1.18.7 windows/amd64
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Running the daemon under test in debug mode
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Starting a daemon under test...
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44326\3\daemon --pidfile d:\CI\PR-44326\3\docker.pid -D
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Process started successfully.
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Start tailing logs of the daemon under tests
22:49:31 [2022-10-21T22:49:31.592Z] INFO: Waiting for the daemon under test to start...
22:49:31 [2022-10-21T22:49:31.715Z] #38 ...
22:49:31 [2022-10-21T22:49:31.715Z] 
22:49:31 [2022-10-21T22:49:31.715Z] #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
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.51 Setting up libicu67:amd64 (67.1-7) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.55 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.58 Setting up libuv1:amd64 (1.40.0-2) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.69 Setting up librhash0:amd64 (1.4.1-2) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.71 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.79 Setting up cmake (3.18.4-2+deb11u1) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 56.81 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:49:31 [2022-10-21T22:49:31.715Z] #30 DONE 57.2s
22:49:31 [2022-10-21T22:49:31.715Z] 
22:49:31 [2022-10-21T22:49:31.715Z] #26 [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
22:49:31 [2022-10-21T22:49:31.715Z] #26 56.47 Selecting previously unselected package mingw-w64-x86-64-dev.
22:49:31 [2022-10-21T22:49:31.715Z] #26 56.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:49:31 [2022-10-21T22:49:31.715Z] #26 56.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:49:32 [2022-10-21T22:49:32.138Z] #34 ...
22:49:32 [2022-10-21T22:49:32.138Z] 
22:49:32 [2022-10-21T22:49:32.138Z] #29 [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
22:49:32 [2022-10-21T22:49:32.138Z] #29 57.53 Selecting previously unselected package mingw-w64-x86-64-dev.
22:49:32 [2022-10-21T22:49:32.138Z] #29 57.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:49:32 [2022-10-21T22:49:32.138Z] #29 ...
22:49:32 [2022-10-21T22:49:32.138Z] 
22:49:32 [2022-10-21T22:49:32.138Z] #34 [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
22:49:32 [2022-10-21T22:49:32.138Z] #34 DONE 57.8s
22:49:32 [2022-10-21T22:49:32.138Z] 
22:49:32 [2022-10-21T22:49:32.138Z] #29 [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
22:49:32 [2022-10-21T22:49:32.138Z] #29 57.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:49:34 [2022-10-21T22:49:34.544Z] Leaving: AppArmorNo profiles have been unloaded.
22:49:34 [2022-10-21T22:49:34.544Z] 
22:49:34 [2022-10-21T22:49:34.544Z] Unloading profiles will leave already running processes permanently
22:49:34 [2022-10-21T22:49:34.544Z] unconfined, which can lead to unexpected situations.
22:49:34 [2022-10-21T22:49:34.544Z] 
22:49:34 [2022-10-21T22:49:34.544Z] To set a process to complain mode, use the command line tool
22:49:34 [2022-10-21T22:49:34.544Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:49:34 [2022-10-21T22:49:34.544Z] 
Post stage
[Pipeline] junit
22:49:34 [2022-10-21T22:49:34.810Z] Recording test results
22:49:34 [2022-10-21T22:49:34.878Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
22:49:35 [2022-10-21T22:49:35.192Z] + echo Ensuring container killed.
22:49:35 [2022-10-21T22:49:35.192Z] Ensuring container killed.
22:49:35 [2022-10-21T22:49:35.192Z] + docker rm -vf docker-pr3
22:49:35 [2022-10-21T22:49:35.192Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
22:49:35 [2022-10-21T22:49:35.582Z] + echo Chowning /workspace to jenkins user
22:49:35 [2022-10-21T22:49:35.582Z] Chowning /workspace to jenkins user
22:49:35 [2022-10-21T22:49:35.582Z] + id -u
22:49:35 [2022-10-21T22:49:35.582Z] + id -g
22:49:35 [2022-10-21T22:49:35.582Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44326:/workspace busybox chown -R 1000:1000 /workspace
22:49:35 [2022-10-21T22:49:35.914Z] #26 ...
22:49:35 [2022-10-21T22:49:35.914Z] 
22:49:35 [2022-10-21T22:49:35.914Z] #32 [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
22:49:35 [2022-10-21T22:49:35.914Z] #32 50.97 sync
22:49:35 [2022-10-21T22:49:35.914Z] #32 50.98 internal/reflectlite
22:49:35 [2022-10-21T22:49:35.914Z] #32 52.46 internal/testlog
22:49:35 [2022-10-21T22:49:35.914Z] #32 53.62 errors
22:49:35 [2022-10-21T22:49:35.914Z] #32 53.65 sort
22:49:35 [2022-10-21T22:49:35.914Z] #32 53.96 strconv
22:49:35 [2022-10-21T22:49:35.914Z] #32 54.85 io
22:49:35 [2022-10-21T22:49:35.914Z] #32 56.71 internal/oserror
22:49:35 [2022-10-21T22:49:35.914Z] #32 56.90 syscall
22:49:35 [2022-10-21T22:49:35.914Z] #32 59.17 reflect
22:49:35 [2022-10-21T22:49:35.914Z] #32 ...
22:49:35 [2022-10-21T22:49:35.914Z] 
22:49:35 [2022-10-21T22:49:35.914Z] #39 [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
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.037 + RM_GOPATH=0
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.037 + TMP_GOPATH=
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.037 + : /build
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.037 + '[' -z '' ']'
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.037 ++ mktemp -d
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.038 + export GOPATH=/tmp/tmp.ltXueRn60N
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.039 + GOPATH=/tmp/tmp.ltXueRn60N
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.039 + RM_GOPATH=1
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.040 + case "$(go env GOARCH)" in
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.041 ++ go env GOARCH
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.060 + export GO_BUILDMODE=-buildmode=pie
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.061 + GO_BUILDMODE=-buildmode=pie
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.061 ++ dirname /tmp/install/install.sh
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.062 + dir=/tmp/install
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.063 + bin=tini
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.063 + shift
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.063 + '[' '!' -f /tmp/install/tini.installer ']'
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.063 + . /tmp/install/tini.installer
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.064 ++ : v0.19.0
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.064 + install_tini
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.064 + echo 'Install tini version v0.19.0'
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.065 Install tini version v0.19.0
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.065 + git clone https://github.com/krallin/tini.git /tmp/tmp.ltXueRn60N/tini
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.067 Cloning into '/tmp/tmp.ltXueRn60N/tini'...
22:49:35 [2022-10-21T22:49:35.914Z] #0 1.913 + cd /tmp/tmp.ltXueRn60N/tini
22:49:35 [2022-10-21T22:49:35.915Z] #0 1.914 + git checkout -q v0.19.0
22:49:35 [2022-10-21T22:49:35.915Z] #0 1.931 + cmake .
22:49:35 [2022-10-21T22:49:35.915Z] #0 2.495 -- The C compiler identification is GNU 10.2.1
22:49:35 [2022-10-21T22:49:35.915Z] #0 2.608 -- Detecting C compiler ABI info
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.196 -- Detecting C compiler ABI info - done
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.315 -- Check for working C compiler: /usr/bin/cc - skipped
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.321 -- Detecting C compile features
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.325 -- Detecting C compile features - done
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.379 -- Performing Test HAS_BUILTIN_FORTIFY
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.563 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.644 -- Configuring done
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.674 -- Generating done
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.681 -- Build files have been written to: /tmp/tmp.ltXueRn60N/tini
22:49:35 [2022-10-21T22:49:35.915Z] #0 3.702 + make tini-static
22:49:35 [2022-10-21T22:49:35.915Z] #39 4.092 Scanning dependencies of target tini-static
22:49:35 [2022-10-21T22:49:35.915Z] #39 4.170 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:49:36 [2022-10-21T22:49:36.839Z] + bundleName=docker-py
22:49:36 [2022-10-21T22:49:36.839Z] + echo Creating docker-py-bundles.tar.gz
22:49:36 [2022-10-21T22:49:36.839Z] Creating docker-py-bundles.tar.gz
22:49:36 [2022-10-21T22:49:36.839Z] + 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
22:49:36 [2022-10-21T22:49:36.848Z] Archiving artifacts
22:49:37 [2022-10-21T22:49:37.210Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44326/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
22:49:37 [2022-10-21T22:49:37.293Z] #39 5.482 [100%] Linking C executable tini-static
22:49:37 [2022-10-21T22:49:37.415Z] #29 ...
22:49:37 [2022-10-21T22:49:37.415Z] 
22:49:37 [2022-10-21T22:49:37.415Z] #28 [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
22:49:37 [2022-10-21T22:49:37.415Z] #28 52.54 internal/reflectlite
22:49:37 [2022-10-21T22:49:37.415Z] #28 52.54 sync
22:49:37 [2022-10-21T22:49:37.415Z] #28 54.16 internal/testlog
22:49:37 [2022-10-21T22:49:37.415Z] #28 54.97 sort
22:49:37 [2022-10-21T22:49:37.415Z] #28 54.98 errors
22:49:37 [2022-10-21T22:49:37.415Z] #28 55.23 strconv
22:49:37 [2022-10-21T22:49:37.415Z] #28 56.70 io
22:49:37 [2022-10-21T22:49:37.415Z] #28 58.11 internal/oserror
22:49:37 [2022-10-21T22:49:37.415Z] #28 58.32 syscall
22:49:37 [2022-10-21T22:49:37.415Z] #28 60.08 reflect
22:49:37 [2022-10-21T22:49:37.415Z] #28 ...
22:49:37 [2022-10-21T22:49:37.415Z] 
22:49:37 [2022-10-21T22:49:37.415Z] #30 [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
22:49:37 [2022-10-21T22:49:37.415Z] #30 59.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
22:49:37 [2022-10-21T22:49:37.415Z] #30 59.82 go: downloading github.com/gobwas/glob v0.2.3
22:49:37 [2022-10-21T22:49:37.415Z] #30 59.90 go: downloading github.com/kisielk/gotool v1.0.0
22:49:37 [2022-10-21T22:49:37.415Z] #30 59.92 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.01 go: downloading golang.org/x/mod v0.5.1
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.05 go: downloading github.com/ettle/strcase v0.1.1
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.15 go: downloading github.com/fatih/structtag v1.2.0
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.16 go: downloading github.com/Masterminds/semver v1.5.0
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.30 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.47 go: downloading github.com/prometheus/client_golang v1.7.1
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.90 go: downloading github.com/prometheus/client_model v0.2.0
22:49:37 [2022-10-21T22:49:37.415Z] #30 60.98 go: downloading github.com/google/go-cmp v0.5.6
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.41 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.43 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.58 go: downloading github.com/beorn7/perks v1.0.1
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.62 go: downloading github.com/golang/protobuf v1.5.2
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.64 go: downloading github.com/cespare/xxhash v1.1.0
22:49:37 [2022-10-21T22:49:37.415Z] #30 61.90 go: downloading github.com/prometheus/common v0.10.0
22:49:37 [2022-10-21T22:49:37.415Z] #30 62.16 go: downloading github.com/prometheus/procfs v0.6.0
22:49:37 [2022-10-21T22:49:37.415Z] #30 62.25 go: downloading github.com/mattn/go-runewidth v0.0.9
22:49:37 [2022-10-21T22:49:37.415Z] #30 62.36 go: downloading google.golang.org/protobuf v1.27.1
22:49:37 [2022-10-21T22:49:37.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4f08c5e9edc6b38e74abda35fffa4d8f3231169a -e DOCKER_GRAPHDRIVER docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a hack/make.sh binary-daemon
22:49:37 [2022-10-21T22:49:37.552Z] #39 ...
22:49:37 [2022-10-21T22:49:37.552Z] 
22:49:37 [2022-10-21T22:49:37.552Z] #26 [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
22:49:37 [2022-10-21T22:49:37.552Z] #26 63.06 Selecting previously unselected package gcc-mingw-w64-base.
22:49:37 [2022-10-21T22:49:37.552Z] #26 63.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:49:37 [2022-10-21T22:49:37.552Z] #26 63.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:49:37 [2022-10-21T22:49:37.552Z] #26 63.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:49:37 [2022-10-21T22:49:37.552Z] #26 63.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:49:37 [2022-10-21T22:49:37.552Z] #26 63.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:49:38 [2022-10-21T22:49:38.111Z] 
22:49:38 [2022-10-21T22:49:38.111Z] Removing bundles/
22:49:38 [2022-10-21T22:49:38.111Z] 
22:49:38 [2022-10-21T22:49:38.111Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
22:49:38 [2022-10-21T22:49:38.111Z] Building: bundles/binary-daemon/dockerd-dev
22:49:38 [2022-10-21T22:49:38.111Z] GOOS="" GOARCH="" GOARM=""
22:49:38 [2022-10-21T22:49:38.353Z] #30 63.83 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:49:38 [2022-10-21T22:49:38.490Z] #26 ...
22:49:38 [2022-10-21T22:49:38.490Z] 
22:49:38 [2022-10-21T22:49:38.490Z] #39 [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
22:49:38 [2022-10-21T22:49:38.490Z] #39 6.231 [100%] Built target tini-static
22:49:38 [2022-10-21T22:49:38.490Z] #39 6.298 + mkdir -p /build
22:49:38 [2022-10-21T22:49:38.490Z] #39 6.302 + cp tini-static /build/docker-init
22:49:38 [2022-10-21T22:49:38.490Z] #39 DONE 6.7s
22:49:38 [2022-10-21T22:49:38.490Z] 
22:49:38 [2022-10-21T22:49:38.490Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:38 [2022-10-21T22:49:38.490Z] #38 2.662 Note: Building without setproctitle() and strlcpy() support.
22:49:38 [2022-10-21T22:49:38.490Z] #38 2.662       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:49:38 [2022-10-21T22:49:38.490Z] #38 2.681 Note: Building without GnuTLS support
22:49:38 [2022-10-21T22:49:38.490Z] #38 2.687 Makefile.config:39: Warn: you have no libnftables installed
22:49:38 [2022-10-21T22:49:38.490Z] #38 2.687 Makefile.config:40: Warn: Building without nftables support
22:49:38 [2022-10-21T22:49:38.490Z] #38 5.202 fatal: not a git repository (or any of the parent directories): .git
22:49:38 [2022-10-21T22:49:38.490Z] #38 5.260   GEN      .gitid
22:49:38 [2022-10-21T22:49:38.490Z] #38 5.339   GEN      criu/include/version.h
22:49:38 [2022-10-21T22:49:38.490Z] #38 5.395   GEN      include/common/asm
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.048   PBCC     images/timens.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.068   DEP      images/timens.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.109   PBCC     images/fown.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.150   PBCC     images/google/protobuf/descriptor.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.207   PBCC     images/opts.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.254   PBCC     images/memfd.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.299   DEP      images/fown.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.403   DEP      images/google/protobuf/descriptor.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.491   DEP      images/opts.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.573   DEP      images/memfd.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.675   PBCC     images/sit.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.739   DEP      images/sit.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.820   PBCC     images/macvlan.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.875   DEP      images/macvlan.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 7.974   PBCC     images/autofs.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.031   DEP      images/autofs.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.147   PBCC     images/sysctl.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.175   DEP      images/sysctl.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.265   PBCC     images/time.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.289   DEP      images/time.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.371   PBCC     images/binfmt-misc.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.442   DEP      images/binfmt-misc.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.538   PBCC     images/seccomp.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.573   DEP      images/seccomp.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.686   PBCC     images/userns.pb-c.c
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.728   DEP      images/userns.pb-c.d
22:49:38 [2022-10-21T22:49:38.490Z] #38 8.910   PBCC     images/cgroup.pb-c.c
22:49:38 [2022-10-21T22:49:38.765Z] #38 9.031   DEP      images/cgroup.pb-c.d
22:49:38 [2022-10-21T22:49:38.765Z] #38 9.195   PBCC     images/ext-file.pb-c.c
22:49:38 [2022-10-21T22:49:38.765Z] #38 9.247   DEP      images/ext-file.pb-c.d
22:49:39 [2022-10-21T22:49:39.024Z] #38 9.375   PBCC     images/rpc.pb-c.c
22:49:39 [2022-10-21T22:49:39.304Z] #38 9.431   DEP      images/rpc.pb-c.d
22:49:39 [2022-10-21T22:49:39.304Z] #38 9.541   PBCC     images/siginfo.pb-c.c
22:49:39 [2022-10-21T22:49:39.304Z] #38 9.625   DEP      images/siginfo.pb-c.d
22:49:39 [2022-10-21T22:49:39.304Z] #38 9.760   PBCC     images/pagemap.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #30 ...
22:49:39 [2022-10-21T22:49:39.306Z] 
22:49:39 [2022-10-21T22:49:39.306Z] #39 [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
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.058 + RM_GOPATH=0
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.058 + TMP_GOPATH=
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.058 + : /build
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.058 + '[' -z '' ']'
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.058 ++ mktemp -d
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.059 + export GOPATH=/tmp/tmp.PkWpMPhvNh
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.059 + GOPATH=/tmp/tmp.PkWpMPhvNh
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.059 + RM_GOPATH=1
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.062 + case "$(go env GOARCH)" in
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.062 ++ go env GOARCH
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.086 + export GO_BUILDMODE=-buildmode=pie
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.087 + GO_BUILDMODE=-buildmode=pie
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.090 ++ dirname /tmp/install/install.sh
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + dir=/tmp/install
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + bin=tini
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + shift
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + '[' '!' -f /tmp/install/tini.installer ']'
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + . /tmp/install/tini.installer
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 ++ : v0.19.0
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + install_tini
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + echo 'Install tini version v0.19.0'
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 + git clone https://github.com/krallin/tini.git /tmp/tmp.PkWpMPhvNh/tini
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.091 Install tini version v0.19.0
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.098 Cloning into '/tmp/tmp.PkWpMPhvNh/tini'...
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.871 + cd /tmp/tmp.PkWpMPhvNh/tini
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.874 + git checkout -q v0.19.0
22:49:39 [2022-10-21T22:49:39.306Z] #0 1.907 + cmake .
22:49:39 [2022-10-21T22:49:39.306Z] #0 2.443 -- The C compiler identification is GNU 10.2.1
22:49:39 [2022-10-21T22:49:39.306Z] #0 2.588 -- Detecting C compiler ABI info
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.089 -- Detecting C compiler ABI info - done
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.225 -- Check for working C compiler: /usr/bin/cc - skipped
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.231 -- Detecting C compile features
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.232 -- Detecting C compile features - done
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.267 -- Performing Test HAS_BUILTIN_FORTIFY
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.519 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.609 -- Configuring done
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.633 -- Generating done
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.657 -- Build files have been written to: /tmp/tmp.PkWpMPhvNh/tini
22:49:39 [2022-10-21T22:49:39.306Z] #0 3.674 + make tini-static
22:49:39 [2022-10-21T22:49:39.306Z] #0 4.049 Scanning dependencies of target tini-static
22:49:39 [2022-10-21T22:49:39.306Z] #0 4.103 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:49:39 [2022-10-21T22:49:39.306Z] #0 5.323 [100%] Linking C executable tini-static
22:49:39 [2022-10-21T22:49:39.306Z] #0 6.060 [100%] Built target tini-static
22:49:39 [2022-10-21T22:49:39.306Z] #0 6.120 + mkdir -p /build
22:49:39 [2022-10-21T22:49:39.306Z] #0 6.122 + cp tini-static /build/docker-init
22:49:39 [2022-10-21T22:49:39.306Z] #39 DONE 7.2s
22:49:39 [2022-10-21T22:49:39.306Z] 
22:49:39 [2022-10-21T22:49:39.306Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:39 [2022-10-21T22:49:39.306Z] #38 2.486 Note: Building without setproctitle() and strlcpy() support.
22:49:39 [2022-10-21T22:49:39.306Z] #38 2.490       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:49:39 [2022-10-21T22:49:39.306Z] #38 2.506 Note: Building without GnuTLS support
22:49:39 [2022-10-21T22:49:39.306Z] #38 2.517 Makefile.config:39: Warn: you have no libnftables installed
22:49:39 [2022-10-21T22:49:39.306Z] #38 2.517 Makefile.config:40: Warn: Building without nftables support
22:49:39 [2022-10-21T22:49:39.306Z] #38 4.633 fatal: not a git repository (or any of the parent directories): .git
22:49:39 [2022-10-21T22:49:39.306Z] #38 4.688   GEN      .gitid
22:49:39 [2022-10-21T22:49:39.306Z] #38 4.726   GEN      criu/include/version.h
22:49:39 [2022-10-21T22:49:39.306Z] #38 4.779   GEN      include/common/asm
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.395   PBCC     images/timens.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.425   DEP      images/timens.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.550   PBCC     images/fown.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.564   PBCC     images/google/protobuf/descriptor.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.635   PBCC     images/opts.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.681   PBCC     images/memfd.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.725   DEP      images/fown.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.817   DEP      images/google/protobuf/descriptor.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 6.940   DEP      images/opts.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.015   DEP      images/memfd.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.093   PBCC     images/sit.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.139   DEP      images/sit.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.205   PBCC     images/macvlan.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.245   DEP      images/macvlan.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.292   PBCC     images/autofs.pb-c.c
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.323   DEP      images/autofs.pb-c.d
22:49:39 [2022-10-21T22:49:39.306Z] #38 7.423   PBCC     images/sysctl.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.438   DEP      images/sysctl.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.495   PBCC     images/time.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.519   DEP      images/time.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.572   PBCC     images/binfmt-misc.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.600   DEP      images/binfmt-misc.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.691   PBCC     images/seccomp.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.723   DEP      images/seccomp.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.801   PBCC     images/userns.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.837   DEP      images/userns.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.895   PBCC     images/cgroup.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 7.959   DEP      images/cgroup.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.028   PBCC     images/ext-file.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.054   DEP      images/ext-file.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.121   PBCC     images/rpc.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.244   DEP      images/rpc.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.334   PBCC     images/siginfo.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.389   DEP      images/siginfo.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.448   PBCC     images/pagemap.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.492   DEP      images/pagemap.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.552   PBCC     images/rlimit.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.580   DEP      images/rlimit.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.651   PBCC     images/file-lock.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.682   DEP      images/file-lock.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.763   PBCC     images/tty.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.830   DEP      images/tty.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 8.919   PBCC     images/tun.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 9.025   PBCC     images/netdev.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 9.074   DEP      images/tun.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 9.142   DEP      images/netdev.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 9.215   PBCC     images/vma.pb-c.c
22:49:39 [2022-10-21T22:49:39.307Z] #38 9.270   DEP      images/vma.pb-c.d
22:49:39 [2022-10-21T22:49:39.307Z] #38 9.421   PBCC     images/creds.pb-c.c
22:49:39 [2022-10-21T22:49:39.563Z] #38 9.812   DEP      images/pagemap.pb-c.d
22:49:39 [2022-10-21T22:49:39.564Z] #38 9.891   PBCC     images/rlimit.pb-c.c
22:49:39 [2022-10-21T22:49:39.564Z] #38 9.906   DEP      images/rlimit.pb-c.d
22:49:39 [2022-10-21T22:49:39.564Z] #38 9.963   PBCC     images/file-lock.pb-c.c
22:49:39 [2022-10-21T22:49:39.564Z] #38 9.995   DEP      images/file-lock.pb-c.d
22:49:39 [2022-10-21T22:49:39.567Z] #38 9.466   DEP      images/creds.pb-c.d
22:49:39 [2022-10-21T22:49:39.567Z] #38 9.518   PBCC     images/utsns.pb-c.c
22:49:39 [2022-10-21T22:49:39.567Z] #38 9.550   DEP      images/utsns.pb-c.d
22:49:39 [2022-10-21T22:49:39.826Z] #38 10.07   PBCC     images/tty.pb-c.c
22:49:39 [2022-10-21T22:49:39.826Z] #38 10.16   DEP      images/tty.pb-c.d
22:49:39 [2022-10-21T22:49:39.826Z] #38 10.20   PBCC     images/tun.pb-c.c
22:49:39 [2022-10-21T22:49:39.826Z] #38 10.22   PBCC     images/netdev.pb-c.c
22:49:39 [2022-10-21T22:49:39.826Z] #38 10.23   DEP      images/tun.pb-c.d
22:49:39 [2022-10-21T22:49:39.829Z] #38 9.628   PBCC     images/ipc-desc.pb-c.c
22:49:39 [2022-10-21T22:49:39.829Z] #38 9.649   PBCC     images/ipc-sem.pb-c.c
22:49:39 [2022-10-21T22:49:39.829Z] #38 9.725   DEP      images/ipc-desc.pb-c.d
22:49:40 [2022-10-21T22:49:40.088Z] #38 ...
22:49:40 [2022-10-21T22:49:40.088Z] 
22:49:40 [2022-10-21T22:49:40.088Z] #26 [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
22:49:40 [2022-10-21T22:49:40.088Z] #26 DONE 65.5s
22:49:40 [2022-10-21T22:49:40.088Z] 
22:49:40 [2022-10-21T22:49:40.088Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:40 [2022-10-21T22:49:40.088Z] #38 9.891   DEP      images/ipc-sem.pb-c.d
22:49:40 [2022-10-21T22:49:40.088Z] #38 ...
22:49:40 [2022-10-21T22:49:40.088Z] 
22:49:40 [2022-10-21T22:49:40.088Z] #29 [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
22:49:40 [2022-10-21T22:49:40.088Z] #29 63.63 Selecting previously unselected package gcc-mingw-w64-base.
22:49:40 [2022-10-21T22:49:40.088Z] #29 63.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
22:49:40 [2022-10-21T22:49:40.088Z] #29 63.65 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:49:40 [2022-10-21T22:49:40.088Z] #29 63.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:49:40 [2022-10-21T22:49:40.088Z] #29 63.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
22:49:40 [2022-10-21T22:49:40.088Z] #29 63.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:49:40 [2022-10-21T22:49:40.113Z] #38 10.30   DEP      images/netdev.pb-c.d
22:49:40 [2022-10-21T22:49:40.113Z] #38 10.38   PBCC     images/vma.pb-c.c
22:49:40 [2022-10-21T22:49:40.113Z] #38 10.42   DEP      images/vma.pb-c.d
22:49:40 [2022-10-21T22:49:40.113Z] #38 ...
22:49:40 [2022-10-21T22:49:40.113Z] 
22:49:40 [2022-10-21T22:49:40.113Z] #25 [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
22:49:40 [2022-10-21T22:49:40.113Z] #25 DONE 65.9s
22:49:40 [2022-10-21T22:49:40.113Z] 
22:49:40 [2022-10-21T22:49:40.113Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:40 [2022-10-21T22:49:40.113Z] #38 10.50   PBCC     images/creds.pb-c.c
22:49:40 [2022-10-21T22:49:40.113Z] #38 ...
22:49:40 [2022-10-21T22:49:40.113Z] 
22:49:40 [2022-10-21T22:49:40.113Z] #36 [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
22:49:40 [2022-10-21T22:49:40.113Z] #36 56.74 go: downloading github.com/pelletier/go-toml v1.9.4
22:49:40 [2022-10-21T22:49:40.113Z] #36 56.75 go: downloading gopkg.in/yaml.v2 v2.4.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 56.84 go: downloading github.com/hashicorp/hcl v1.0.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 57.26 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
22:49:40 [2022-10-21T22:49:40.113Z] #36 57.44 go: downloading github.com/gobwas/glob v0.2.3
22:49:40 [2022-10-21T22:49:40.113Z] #36 57.51 go: downloading github.com/kisielk/gotool v1.0.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 57.61 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:49:40 [2022-10-21T22:49:40.113Z] #36 57.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:49:40 [2022-10-21T22:49:40.113Z] #36 57.74 go: downloading golang.org/x/mod v0.5.1
22:49:40 [2022-10-21T22:49:40.113Z] #36 57.84 go: downloading github.com/ettle/strcase v0.1.1
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.03 go: downloading github.com/fatih/structtag v1.2.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.08 go: downloading github.com/Masterminds/semver v1.5.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.26 go: downloading github.com/prometheus/client_golang v1.7.1
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.64 go: downloading github.com/prometheus/client_model v0.2.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:49:40 [2022-10-21T22:49:40.113Z] #36 58.77 go: downloading github.com/google/go-cmp v0.5.6
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.09 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.16 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.32 go: downloading github.com/beorn7/perks v1.0.1
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.40 go: downloading github.com/golang/protobuf v1.5.2
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.40 go: downloading github.com/cespare/xxhash v1.1.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.58 go: downloading github.com/prometheus/common v0.10.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.83 go: downloading github.com/prometheus/procfs v0.6.0
22:49:40 [2022-10-21T22:49:40.113Z] #36 59.93 go: downloading github.com/mattn/go-runewidth v0.0.9
22:49:40 [2022-10-21T22:49:40.113Z] #36 60.00 go: downloading google.golang.org/protobuf v1.27.1
22:49:40 [2022-10-21T22:49:40.113Z] #36 61.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:49:40 [2022-10-21T22:49:40.373Z] #36 ...
22:49:40 [2022-10-21T22:49:40.373Z] 
22:49:40 [2022-10-21T22:49:40.373Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:40 [2022-10-21T22:49:40.373Z] #38 10.64   DEP      images/creds.pb-c.d
22:49:40 [2022-10-21T22:49:40.373Z] #38 10.77   PBCC     images/utsns.pb-c.c
22:49:40 [2022-10-21T22:49:40.373Z] #38 10.78   DEP      images/utsns.pb-c.d
22:49:40 [2022-10-21T22:49:40.373Z] #38 10.86   PBCC     images/ipc-desc.pb-c.c
22:49:40 [2022-10-21T22:49:40.632Z] #38 10.88   PBCC     images/ipc-sem.pb-c.c
22:49:40 [2022-10-21T22:49:40.632Z] #38 10.90   DEP      images/ipc-desc.pb-c.d
22:49:40 [2022-10-21T22:49:40.632Z] #38 10.95   DEP      images/ipc-sem.pb-c.d
22:49:40 [2022-10-21T22:49:40.632Z] #38 10.99   PBCC     images/ipc-msg.pb-c.c
22:49:40 [2022-10-21T22:49:40.632Z] #38 11.01   DEP      images/ipc-msg.pb-c.d
22:49:40 [2022-10-21T22:49:40.632Z] #38 11.05   PBCC     images/ipc-shm.pb-c.c
22:49:40 [2022-10-21T22:49:40.632Z] #38 11.11   DEP      images/ipc-shm.pb-c.d
22:49:41 [2022-10-21T22:49:41.199Z] #38 11.28   PBCC     images/ipc-var.pb-c.c
22:49:41 [2022-10-21T22:49:41.199Z] #38 11.31   DEP      images/ipc-var.pb-c.d
22:49:41 [2022-10-21T22:49:41.199Z] #38 11.40   PBCC     images/sk-opts.pb-c.c
22:49:41 [2022-10-21T22:49:41.199Z] #38 11.45   PBCC     images/packet-sock.pb-c.c
22:49:41 [2022-10-21T22:49:41.199Z] #38 11.56   DEP      images/sk-opts.pb-c.d
22:49:41 [2022-10-21T22:49:41.199Z] #38 11.66   DEP      images/packet-sock.pb-c.d
22:49:41 [2022-10-21T22:49:41.470Z] #38 11.77   PBCC     images/sk-netlink.pb-c.c
22:49:41 [2022-10-21T22:49:41.470Z] #38 11.82   DEP      images/sk-netlink.pb-c.d
22:49:41 [2022-10-21T22:49:41.729Z] #38 11.97   PBCC     images/sk-inet.pb-c.c
22:49:41 [2022-10-21T22:49:41.729Z] #38 12.04   DEP      images/sk-inet.pb-c.d
22:49:41 [2022-10-21T22:49:41.729Z] #38 12.15   PBCC     images/sk-unix.pb-c.c
22:49:41 [2022-10-21T22:49:41.996Z] #38 12.16   DEP      images/sk-unix.pb-c.d
22:49:41 [2022-10-21T22:49:41.996Z] #38 12.22   PBCC     images/mm.pb-c.c
22:49:41 [2022-10-21T22:49:41.996Z] #38 12.25   DEP      images/mm.pb-c.d
22:49:41 [2022-10-21T22:49:41.996Z] #38 12.33   PBCC     images/timerfd.pb-c.c
22:49:41 [2022-10-21T22:49:41.996Z] #38 12.36   DEP      images/timerfd.pb-c.d
22:49:41 [2022-10-21T22:49:41.996Z] #38 12.44   PBCC     images/timer.pb-c.c
22:49:41 [2022-10-21T22:49:41.996Z] #38 12.48   DEP      images/timer.pb-c.d
22:49:42 [2022-10-21T22:49:42.254Z] #38 12.53   PBCC     images/sa.pb-c.c
22:49:42 [2022-10-21T22:49:42.254Z] #38 12.59   DEP      images/sa.pb-c.d
22:49:42 [2022-10-21T22:49:42.254Z] #38 12.64   PBCC     images/pipe-data.pb-c.c
22:49:42 [2022-10-21T22:49:42.254Z] #38 12.65   DEP      images/pipe-data.pb-c.d
22:49:42 [2022-10-21T22:49:42.254Z] #38 12.69   PBCC     images/mnt.pb-c.c
22:49:42 [2022-10-21T22:49:42.512Z] #38 12.73   DEP      images/mnt.pb-c.d
22:49:42 [2022-10-21T22:49:42.512Z] #38 12.78   PBCC     images/sk-packet.pb-c.c
22:49:42 [2022-10-21T22:49:42.512Z] #38 12.80   DEP      images/sk-packet.pb-c.d
22:49:42 [2022-10-21T22:49:42.512Z] #38 12.88   PBCC     images/tcp-stream.pb-c.c
22:49:42 [2022-10-21T22:49:42.512Z] #38 12.93   DEP      images/tcp-stream.pb-c.d
22:49:42 [2022-10-21T22:49:42.770Z] #38 12.98   PBCC     images/pipe.pb-c.c
22:49:42 [2022-10-21T22:49:42.770Z] #38 13.03   DEP      images/pipe.pb-c.d
22:49:42 [2022-10-21T22:49:42.770Z] #38 13.09   PBCC     images/pstree.pb-c.c
22:49:42 [2022-10-21T22:49:42.770Z] #38 13.12   DEP      images/pstree.pb-c.d
22:49:42 [2022-10-21T22:49:42.770Z] #38 13.18   PBCC     images/fs.pb-c.c
22:49:42 [2022-10-21T22:49:42.770Z] #38 13.20   DEP      images/fs.pb-c.d
22:49:42 [2022-10-21T22:49:42.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:49:42 [2022-10-21T22:49:42.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:49:42 [2022-10-21T22:49:42.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:49:43 [2022-10-21T22:49:43.029Z] #38 13.28   PBCC     images/signalfd.pb-c.c
22:49:43 [2022-10-21T22:49:43.029Z] #38 13.34   DEP      images/signalfd.pb-c.d
22:49:43 [2022-10-21T22:49:43.029Z] #38 13.40   PBCC     images/fh.pb-c.c
22:49:43 [2022-10-21T22:49:43.029Z] #38 13.43   PBCC     images/fsnotify.pb-c.c
22:49:43 [2022-10-21T22:49:43.029Z] #38 13.46   DEP      images/fh.pb-c.d
22:49:43 [2022-10-21T22:49:43.290Z] #38 13.53   DEP      images/fsnotify.pb-c.d
22:49:43 [2022-10-21T22:49:43.290Z] #38 13.60   PBCC     images/eventpoll.pb-c.c
22:49:43 [2022-10-21T22:49:43.290Z] #38 13.62   DEP      images/eventpoll.pb-c.d
22:49:43 [2022-10-21T22:49:43.290Z] #38 13.69   PBCC     images/eventfd.pb-c.c
22:49:43 [2022-10-21T22:49:43.290Z] #38 13.70   DEP      images/eventfd.pb-c.d
22:49:43 [2022-10-21T22:49:43.290Z] #38 13.75   PBCC     images/remap-file-path.pb-c.c
22:49:43 [2022-10-21T22:49:43.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:49:43 [2022-10-21T22:49:43.548Z] #38 13.78   DEP      images/remap-file-path.pb-c.d
22:49:43 [2022-10-21T22:49:43.548Z] #38 13.85   PBCC     images/fifo.pb-c.c
22:49:43 [2022-10-21T22:49:43.548Z] #38 13.87   DEP      images/fifo.pb-c.d
22:49:43 [2022-10-21T22:49:43.548Z] #38 13.94   PBCC     images/ghost-file.pb-c.c
22:49:43 [2022-10-21T22:49:43.548Z] #38 13.98   DEP      images/ghost-file.pb-c.d
22:49:43 [2022-10-21T22:49:43.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:49:43 [2022-10-21T22:49:43.808Z] #38 14.03   PBCC     images/regfile.pb-c.c
22:49:43 [2022-10-21T22:49:43.808Z] #38 14.06   DEP      images/regfile.pb-c.d
22:49:43 [2022-10-21T22:49:43.808Z] #38 14.14   PBCC     images/ns.pb-c.c
22:49:43 [2022-10-21T22:49:43.808Z] #38 14.14   DEP      images/ns.pb-c.d
22:49:43 [2022-10-21T22:49:43.808Z] #38 14.21   PBCC     images/fdinfo.pb-c.c
22:49:44 [2022-10-21T22:49:44.067Z] #38 14.34   DEP      images/fdinfo.pb-c.d
22:49:44 [2022-10-21T22:49:44.067Z] #38 14.39   PBCC     images/core-aarch64.pb-c.c
22:49:44 [2022-10-21T22:49:44.067Z] #38 14.43   PBCC     images/core-arm.pb-c.c
22:49:44 [2022-10-21T22:49:44.067Z] #38 14.47   PBCC     images/core-ppc64.pb-c.c
22:49:44 [2022-10-21T22:49:44.067Z] #38 14.52   PBCC     images/core-s390.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #29 ...
22:49:44 [2022-10-21T22:49:44.283Z] 
22:49:44 [2022-10-21T22:49:44.283Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:44 [2022-10-21T22:49:44.283Z] #38 9.987   PBCC     images/ipc-msg.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.03   DEP      images/ipc-msg.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.26   PBCC     images/ipc-shm.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.30   DEP      images/ipc-shm.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.39   PBCC     images/ipc-var.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.48   DEP      images/ipc-var.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.53   PBCC     images/sk-opts.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.57   PBCC     images/packet-sock.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.64   DEP      images/sk-opts.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.72   DEP      images/packet-sock.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.82   PBCC     images/sk-netlink.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 10.93   DEP      images/sk-netlink.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.08   PBCC     images/sk-inet.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.25   DEP      images/sk-inet.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.43   PBCC     images/sk-unix.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.51   DEP      images/sk-unix.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.61   PBCC     images/mm.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.68   DEP      images/mm.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.78   PBCC     images/timerfd.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.90   DEP      images/timerfd.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.95   PBCC     images/timer.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 11.97   DEP      images/timer.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.10   PBCC     images/sa.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.15   DEP      images/sa.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.20   PBCC     images/pipe-data.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.22   DEP      images/pipe-data.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.27   PBCC     images/mnt.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.35   DEP      images/mnt.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.41   PBCC     images/sk-packet.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.43   DEP      images/sk-packet.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.47   PBCC     images/tcp-stream.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.54   DEP      images/tcp-stream.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.61   PBCC     images/pipe.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.65   DEP      images/pipe.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.71   PBCC     images/pstree.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.73   DEP      images/pstree.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.80   PBCC     images/fs.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.81   DEP      images/fs.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.86   PBCC     images/signalfd.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.90   DEP      images/signalfd.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 12.96   PBCC     images/fh.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.01   PBCC     images/fsnotify.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.06   DEP      images/fh.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.12   DEP      images/fsnotify.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.16   PBCC     images/eventpoll.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.19   DEP      images/eventpoll.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.25   PBCC     images/eventfd.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.29   DEP      images/eventfd.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.38   PBCC     images/remap-file-path.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.39   DEP      images/remap-file-path.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.47   PBCC     images/fifo.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.50   DEP      images/fifo.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.54   PBCC     images/ghost-file.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.58   DEP      images/ghost-file.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.64   PBCC     images/regfile.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.68   DEP      images/regfile.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.77   PBCC     images/ns.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.80   DEP      images/ns.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.86   PBCC     images/fdinfo.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.90   DEP      images/fdinfo.pb-c.d
22:49:44 [2022-10-21T22:49:44.283Z] #38 13.98   PBCC     images/core-aarch64.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 14.05   PBCC     images/core-arm.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 14.10   PBCC     images/core-ppc64.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 14.15   PBCC     images/core-s390.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 14.19   PBCC     images/core-x86.pb-c.c
22:49:44 [2022-10-21T22:49:44.283Z] #38 14.23   PBCC     images/core.pb-c.c
22:49:44 [2022-10-21T22:49:44.327Z] #38 14.57   PBCC     images/core-x86.pb-c.c
22:49:44 [2022-10-21T22:49:44.327Z] #38 14.62   PBCC     images/core.pb-c.c
22:49:44 [2022-10-21T22:49:44.327Z] #38 14.68   PBCC     images/inventory.pb-c.c
22:49:44 [2022-10-21T22:49:44.327Z] #38 14.73   DEP      images/core-aarch64.pb-c.d
22:49:44 [2022-10-21T22:49:44.542Z] #38 14.31   PBCC     images/inventory.pb-c.c
22:49:44 [2022-10-21T22:49:44.542Z] #38 14.42   DEP      images/core-aarch64.pb-c.d
22:49:44 [2022-10-21T22:49:44.542Z] #38 14.51   DEP      images/core-arm.pb-c.d
22:49:44 [2022-10-21T22:49:44.542Z] #38 14.57   DEP      images/core-ppc64.pb-c.d
22:49:44 [2022-10-21T22:49:44.586Z] #38 14.82   DEP      images/core-arm.pb-c.d
22:49:44 [2022-10-21T22:49:44.586Z] #38 14.88   DEP      images/core-ppc64.pb-c.d
22:49:44 [2022-10-21T22:49:44.586Z] #38 14.92   DEP      images/core-s390.pb-c.d
22:49:44 [2022-10-21T22:49:44.586Z] #38 14.98   DEP      images/core-x86.pb-c.d
22:49:44 [2022-10-21T22:49:44.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:49:44 [2022-10-21T22:49:44.802Z] #38 14.61   DEP      images/core-s390.pb-c.d
22:49:44 [2022-10-21T22:49:44.802Z] #38 14.66   DEP      images/core-x86.pb-c.d
22:49:44 [2022-10-21T22:49:44.802Z] #38 14.70   DEP      images/core.pb-c.d
22:49:44 [2022-10-21T22:49:44.802Z] #38 14.76   DEP      images/inventory.pb-c.d
22:49:44 [2022-10-21T22:49:44.802Z] #38 14.84   PBCC     images/cpuinfo.pb-c.c
22:49:44 [2022-10-21T22:49:44.845Z] #38 15.05   DEP      images/core.pb-c.d
22:49:44 [2022-10-21T22:49:44.845Z] #38 15.12   DEP      images/inventory.pb-c.d
22:49:44 [2022-10-21T22:49:44.845Z] #38 15.19   PBCC     images/cpuinfo.pb-c.c
22:49:44 [2022-10-21T22:49:44.845Z] #38 15.22   DEP      images/cpuinfo.pb-c.d
22:49:44 [2022-10-21T22:49:44.845Z] #38 15.30   PBCC     images/stats.pb-c.c
22:49:45 [2022-10-21T22:49:45.061Z] #38 14.86   DEP      images/cpuinfo.pb-c.d
22:49:45 [2022-10-21T22:49:45.061Z] #38 14.91   PBCC     images/stats.pb-c.c
22:49:45 [2022-10-21T22:49:45.061Z] #38 14.94   DEP      images/stats.pb-c.d
22:49:45 [2022-10-21T22:49:45.104Z] #38 15.33   DEP      images/stats.pb-c.d
22:49:46 [2022-10-21T22:49:46.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:49:46 [2022-10-21T22:49:46.442Z] #38 16.30 make[1]: Nothing to be done for 'all'.
22:49:46 [2022-10-21T22:49:46.479Z] #38 16.61 make[1]: Nothing to be done for 'all'.
22:49:46 [2022-10-21T22:49:46.740Z] #38 ...
22:49:46 [2022-10-21T22:49:46.740Z] 
22:49:46 [2022-10-21T22:49:46.740Z] #26 [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
22:49:46 [2022-10-21T22:49:46.740Z] #26 72.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:49:46 [2022-10-21T22:49:46.740Z] #26 72.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:49:46 [2022-10-21T22:49:46.740Z] #26 72.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:49:46 [2022-10-21T22:49:46.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:49:47 [2022-10-21T22:49:47.822Z] #38 17.55   CC       images/stats.o
22:49:47 [2022-10-21T22:49:47.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:49:48 [2022-10-21T22:49:48.081Z] #38 17.86   CC       images/core.o
22:49:48 [2022-10-21T22:49:48.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:49:48 [2022-10-21T22:49:48.650Z] #38 18.65   CC       images/core-x86.o
22:49:49 [2022-10-21T22:49:49.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:49:49 [2022-10-21T22:49:49.220Z] #38 19.12   CC       images/core-arm.o
22:49:49 [2022-10-21T22:49:49.397Z] .....INFO: Daemon under test started and replied!
22:49:49 [2022-10-21T22:49:49.397Z] INFO: Docker version of the daemon under test
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] Client:
22:49:49 [2022-10-21T22:49:49.397Z]  Version:      17.06.2-ce
22:49:49 [2022-10-21T22:49:49.397Z]  API version:  1.30
22:49:49 [2022-10-21T22:49:49.397Z]  Go version:   go1.8.3
22:49:49 [2022-10-21T22:49:49.397Z]  Git commit:   cec0b72
22:49:49 [2022-10-21T22:49:49.397Z]  Built:        Tue Sep  5 19:57:19 2017
22:49:49 [2022-10-21T22:49:49.397Z]  OS/Arch:      windows/amd64
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] Server:
22:49:49 [2022-10-21T22:49:49.397Z]  Version:      0.0.0-dev
22:49:49 [2022-10-21T22:49:49.397Z]  API version:  1.41 (minimum version 1.24)
22:49:49 [2022-10-21T22:49:49.397Z]  Go version:   go1.18.7
22:49:49 [2022-10-21T22:49:49.397Z]  Git commit:   00577db5b0
22:49:49 [2022-10-21T22:49:49.397Z]  Built:        10/21/2022 22:48:02
22:49:49 [2022-10-21T22:49:49.397Z]  OS/Arch:      windows/amd64
22:49:49 [2022-10-21T22:49:49.397Z]  Experimental: false
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] INFO: Docker info of the daemon under test
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] Containers: 0
22:49:49 [2022-10-21T22:49:49.397Z]  Running: 0
22:49:49 [2022-10-21T22:49:49.397Z]  Paused: 0
22:49:49 [2022-10-21T22:49:49.397Z]  Stopped: 0
22:49:49 [2022-10-21T22:49:49.397Z] Images: 0
22:49:49 [2022-10-21T22:49:49.397Z] Server Version: 0.0.0-dev
22:49:49 [2022-10-21T22:49:49.397Z] Storage Driver: windowsfilter
22:49:49 [2022-10-21T22:49:49.397Z]  Windows: 
22:49:49 [2022-10-21T22:49:49.397Z] Logging Driver: json-file
22:49:49 [2022-10-21T22:49:49.397Z] Plugins: 
22:49:49 [2022-10-21T22:49:49.397Z]  Volume: local
22:49:49 [2022-10-21T22:49:49.397Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:49:49 [2022-10-21T22:49:49.397Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:49:49 [2022-10-21T22:49:49.397Z] Swarm: inactive
22:49:49 [2022-10-21T22:49:49.397Z] Default Isolation: process
22:49:49 [2022-10-21T22:49:49.397Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:49:49 [2022-10-21T22:49:49.397Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
22:49:49 [2022-10-21T22:49:49.397Z] OSType: windows
22:49:49 [2022-10-21T22:49:49.397Z] Architecture: x86_64
22:49:49 [2022-10-21T22:49:49.397Z] CPUs: 4
22:49:49 [2022-10-21T22:49:49.397Z] Total Memory: 32GiB
22:49:49 [2022-10-21T22:49:49.397Z] Name: azwin-2-3de750
22:49:49 [2022-10-21T22:49:49.397Z] ID: PBMI:UNF6:AWKD:VDBQ:4RHX:UEC4:NSJ5:HVAB:WOCZ:L3GA:5JON:BI6V
22:49:49 [2022-10-21T22:49:49.397Z] Docker Root Dir: D:\CI\PR-44326\3\daemon
22:49:49 [2022-10-21T22:49:49.397Z] Debug Mode (client): false
22:49:49 [2022-10-21T22:49:49.397Z] Debug Mode (server): true
22:49:49 [2022-10-21T22:49:49.397Z]  File Descriptors: -1
22:49:49 [2022-10-21T22:49:49.397Z]  Goroutines: 16
22:49:49 [2022-10-21T22:49:49.397Z]  System Time: 2022-10-21T22:49:47.9426532Z
22:49:49 [2022-10-21T22:49:49.397Z]  EventsListeners: 0
22:49:49 [2022-10-21T22:49:49.397Z] Registry: https://index.docker.io/v1/
22:49:49 [2022-10-21T22:49:49.397Z] Labels:
22:49:49 [2022-10-21T22:49:49.397Z] Experimental: false
22:49:49 [2022-10-21T22:49:49.397Z] Insecure Registries:
22:49:49 [2022-10-21T22:49:49.397Z]  127.0.0.0/8
22:49:49 [2022-10-21T22:49:49.397Z] Live Restore Enabled: false
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] INFO: Docker images of the daemon under test
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
22:49:49 [2022-10-21T22:49:49.397Z] 
22:49:49 [2022-10-21T22:49:49.397Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
22:49:49 [2022-10-21T22:49:49.397Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
22:49:49 [2022-10-21T22:49:49.397Z] ltsc2019: Pulling from windows/servercore
22:49:49 [2022-10-21T22:49:49.397Z] b111c3320c94: Pulling fs layer
22:49:49 [2022-10-21T22:49:49.397Z] 028c482fad0f: Pulling fs layer
22:49:49 [2022-10-21T22:49:49.479Z] #38 19.45   CC       images/core-aarch64.o
22:49:49 [2022-10-21T22:49:49.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:49:49 [2022-10-21T22:49:49.739Z] #38 19.84   CC       images/core-ppc64.o
22:49:50 [2022-10-21T22:49:50.307Z] #38 20.39   CC       images/core-s390.o
22:49:50 [2022-10-21T22:49:50.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:49:50 [2022-10-21T22:49:50.932Z] #26 ...
22:49:50 [2022-10-21T22:49:50.932Z] 
22:49:50 [2022-10-21T22:49:50.932Z] #32 [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
22:49:50 [2022-10-21T22:49:50.932Z] #32 66.64 internal/syscall/unix
22:49:50 [2022-10-21T22:49:50.932Z] #32 67.39 time
22:49:50 [2022-10-21T22:49:50.932Z] #32 73.65 internal/poll
22:49:50 [2022-10-21T22:49:50.932Z] #32 75.22 internal/fmtsort
22:49:50 [2022-10-21T22:49:50.932Z] #32 75.89 internal/syscall/execenv
22:49:50 [2022-10-21T22:49:50.932Z] #32 76.09 path
22:49:50 [2022-10-21T22:49:50.932Z] #32 76.44 strings
22:49:50 [2022-10-21T22:49:50.932Z] #32 76.64 io/fs
22:49:51 [2022-10-21T22:49:51.191Z] #32 ...
22:49:51 [2022-10-21T22:49:51.191Z] 
22:49:51 [2022-10-21T22:49:51.191Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:51 [2022-10-21T22:49:51.191Z] #38 17.75   CC       images/stats.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 18.05   CC       images/core.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 18.58   CC       images/core-x86.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 19.03   CC       images/core-arm.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 19.38   CC       images/core-aarch64.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 19.70   CC       images/core-ppc64.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 20.23   CC       images/core-s390.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 20.74   CC       images/cpuinfo.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 21.21   CC       images/inventory.o
22:49:51 [2022-10-21T22:49:51.191Z] #38 21.54   CC       images/fdinfo.o
22:49:51 [2022-10-21T22:49:51.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:49:51 [2022-10-21T22:49:51.267Z] #38 21.08   CC       images/cpuinfo.o
22:49:51 [2022-10-21T22:49:51.758Z] #38 21.87   CC       images/fown.o
22:49:51 [2022-10-21T22:49:51.857Z] #38 21.60   CC       images/inventory.o
22:49:52 [2022-10-21T22:49:52.017Z] #38 22.14   CC       images/ns.o
22:49:52 [2022-10-21T22:49:52.017Z] #38 22.40   CC       images/regfile.o
22:49:52 [2022-10-21T22:49:52.117Z] #38 21.90   CC       images/fdinfo.o
22:49:52 [2022-10-21T22:49:52.117Z] #38 ...
22:49:52 [2022-10-21T22:49:52.117Z] 
22:49:52 [2022-10-21T22:49:52.117Z] #28 [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
22:49:52 [2022-10-21T22:49:52.117Z] #28 67.63 internal/syscall/unix
22:49:52 [2022-10-21T22:49:52.117Z] #28 67.96 time
22:49:52 [2022-10-21T22:49:52.117Z] #28 73.92 internal/poll
22:49:52 [2022-10-21T22:49:52.117Z] #28 76.25 internal/fmtsort
22:49:52 [2022-10-21T22:49:52.117Z] #28 76.67 internal/syscall/execenv
22:49:52 [2022-10-21T22:49:52.117Z] #28 76.73 path
22:49:52 [2022-10-21T22:49:52.117Z] #28 76.86 strings
22:49:52 [2022-10-21T22:49:52.117Z] #28 77.26 io/fs
22:49:52 [2022-10-21T22:49:52.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:49:52 [2022-10-21T22:49:52.276Z] #38 22.61   CC       images/ghost-file.o
22:49:52 [2022-10-21T22:49:52.377Z] #28 ...
22:49:52 [2022-10-21T22:49:52.377Z] 
22:49:52 [2022-10-21T22:49:52.377Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:52 [2022-10-21T22:49:52.377Z] #38 22.30   CC       images/fown.o
22:49:52 [2022-10-21T22:49:52.377Z] #38 22.43   CC       images/ns.o
22:49:52 [2022-10-21T22:49:52.535Z] #38 22.94   CC       images/fifo.o
22:49:52 [2022-10-21T22:49:52.637Z] #38 22.61   CC       images/regfile.o
22:49:52 [2022-10-21T22:49:52.731Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:49:52 [2022-10-21T22:49:52.731Z] Using test binary docker
22:49:52 [2022-10-21T22:49:52.731Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:49:52 [2022-10-21T22:49:52.731Z] +++ /etc/init.d/apparmor start
22:49:52 [2022-10-21T22:49:52.731Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:49:52 [2022-10-21T22:49:52.731Z] INFO: Waiting for daemon to start...
22:49:52 [2022-10-21T22:49:52.731Z] Starting dockerd
22:49:52 [2022-10-21T22:49:52.731Z] +++ 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
22:49:52 [2022-10-21T22:49:52.795Z] #38 23.13   CC       images/remap-file-path.o
22:49:52 [2022-10-21T22:49:52.897Z] #38 22.91   CC       images/ghost-file.o
22:49:53 [2022-10-21T22:49:53.054Z] #38 23.31   CC       images/eventfd.o
22:49:53 [2022-10-21T22:49:53.317Z] #38 23.55   CC       images/eventpoll.o
22:49:53 [2022-10-21T22:49:53.466Z] #38 23.20   CC       images/fifo.o
22:49:53 [2022-10-21T22:49:53.576Z] #38 23.78   CC       images/fh.o
22:49:53 [2022-10-21T22:49:53.725Z] #38 23.48   CC       images/remap-file-path.o
22:49:53 [2022-10-21T22:49:53.725Z] #38 23.65   CC       images/eventfd.o
22:49:53 [2022-10-21T22:49:53.836Z] #38 24.08   CC       images/fsnotify.o
22:49:53 [2022-10-21T22:49:53.985Z] #38 23.89   CC       images/eventpoll.o
22:49:54 [2022-10-21T22:49:54.319Z] #38 24.20   CC       images/fh.o
22:49:54 [2022-10-21T22:49:54.405Z] #38 24.71   CC       images/signalfd.o
22:49:54 [2022-10-21T22:49:54.608Z] #38 24.52   CC       images/fsnotify.o
22:49:54 [2022-10-21T22:49:54.675Z] #38 24.91   CC       images/fs.o
22:49:54 [2022-10-21T22:49:54.933Z] #38 25.22   CC       images/pstree.o
22:49:55 [2022-10-21T22:49:55.176Z] #38 25.06   CC       images/signalfd.o
22:49:55 [2022-10-21T22:49:55.191Z] #38 25.38   CC       images/pipe.o
22:49:55 [2022-10-21T22:49:55.191Z] #38 25.55   CC       images/tcp-stream.o
22:49:55 [2022-10-21T22:49:55.271Z] .
22:49:55 [2022-10-21T22:49:55.271Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:49:55 [2022-10-21T22:49:55.271Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:49:55 [2022-10-21T22:49:55.271Z] Error: No such image: emptyfs
22:49:55 [2022-10-21T22:49:55.271Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:49:55 [2022-10-21T22:49:55.271Z] ++++ docker load
22:49:55 [2022-10-21T22:49:55.271Z] Running integration-test (iteration 1)
22:49:55 [2022-10-21T22:49:55.271Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:49:55 [2022-10-21T22:49:55.271Z] ++ 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
22:49:55 [2022-10-21T22:49:55.271Z] ++ set -e
22:49:55 [2022-10-21T22:49:55.271Z] ++ '[' -n 0 ']'
22:49:55 [2022-10-21T22:49:55.271Z] ++ set -x
22:49:55 [2022-10-21T22:49:55.271Z] ++ 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
22:49:55 [2022-10-21T22:49:55.435Z] #38 25.26   CC       images/fs.o
22:49:55 [2022-10-21T22:49:55.449Z] #38 25.76   CC       images/sk-packet.o
22:49:55 [2022-10-21T22:49:55.531Z] Loaded image: busybox:latest
22:49:55 [2022-10-21T22:49:55.531Z] Loaded image: busybox:glibc
22:49:55 [2022-10-21T22:49:55.694Z] #38 25.53   CC       images/pstree.o
22:49:55 [2022-10-21T22:49:55.707Z] #38 26.04   CC       images/mnt.o
22:49:55 [2022-10-21T22:49:55.954Z] #38 25.73   CC       images/pipe.o
22:49:55 [2022-10-21T22:49:55.954Z] #38 25.95   CC       images/tcp-stream.o
22:49:55 [2022-10-21T22:49:55.965Z] #38 26.29   CC       images/pipe-data.o
22:49:56 [2022-10-21T22:49:56.213Z] #38 26.19   CC       images/sk-packet.o
22:49:56 [2022-10-21T22:49:56.223Z] #38 26.51   CC       images/sa.o
22:49:56 [2022-10-21T22:49:56.223Z] #38 26.69   CC       images/timer.o
22:49:56 [2022-10-21T22:49:56.472Z] Loaded image: debian:bullseye-slim
22:49:56 [2022-10-21T22:49:56.472Z] Loaded image: hello-world:latest
22:49:56 [2022-10-21T22:49:56.473Z] #38 26.49   CC       images/mnt.o
22:49:56 [2022-10-21T22:49:56.473Z] #38 ...
22:49:56 [2022-10-21T22:49:56.473Z] 
22:49:56 [2022-10-21T22:49:56.473Z] #29 [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
22:49:56 [2022-10-21T22:49:56.473Z] #29 72.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:49:56 [2022-10-21T22:49:56.473Z] #29 72.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:49:56 [2022-10-21T22:49:56.473Z] #29 72.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:49:56 [2022-10-21T22:49:56.732Z] #29 ...
22:49:56 [2022-10-21T22:49:56.732Z] 
22:49:56 [2022-10-21T22:49:56.732Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:49:56 [2022-10-21T22:49:56.732Z] #38 26.68   CC       images/pipe-data.o
22:49:56 [2022-10-21T22:49:56.732Z] Loaded image: arm32v7/hello-world:latest
22:49:56 [2022-10-21T22:49:56.732Z] INFO: Testing against a local daemon
22:49:56 [2022-10-21T22:49:56.732Z] === RUN   TestCgroupNamespacesBuild
22:49:56 [2022-10-21T22:49:56.792Z] #38 26.99   CC       images/timerfd.o
22:49:56 [2022-10-21T22:49:56.991Z] #38 26.86   CC       images/sa.o
22:49:56 [2022-10-21T22:49:56.991Z] #38 27.08   CC       images/timer.o
22:49:57 [2022-10-21T22:49:57.051Z] #38 27.18   CC       images/mm.o
22:49:57 [2022-10-21T22:49:57.311Z] #38 27.55   CC       images/sk-opts.o
22:49:57 [2022-10-21T22:49:57.560Z] #38 27.51   CC       images/timerfd.o
22:49:57 [2022-10-21T22:49:57.570Z] #38 27.70   CC       images/sk-unix.o
22:49:57 [2022-10-21T22:49:57.820Z] #38 27.78   CC       images/mm.o
22:49:57 [2022-10-21T22:49:57.829Z] #38 28.03   CC       images/sk-inet.o
22:49:58 [2022-10-21T22:49:58.084Z] #38 28.05   CC       images/sk-opts.o
22:49:58 [2022-10-21T22:49:58.091Z] #38 28.44   CC       images/tun.o
22:49:58 [2022-10-21T22:49:58.343Z] #38 28.32   CC       images/sk-unix.o
22:49:58 [2022-10-21T22:49:58.603Z] #38 28.60   CC       images/sk-inet.o
22:49:58 [2022-10-21T22:49:58.659Z] #38 28.77   CC       images/sk-netlink.o
22:49:58 [2022-10-21T22:49:58.659Z] #38 28.97   CC       images/packet-sock.o
22:49:58 [2022-10-21T22:49:58.922Z] #38 29.34   CC       images/ipc-var.o
22:49:59 [2022-10-21T22:49:59.172Z] #38 28.94   CC       images/tun.o
22:49:59 [2022-10-21T22:49:59.181Z] #38 29.54   CC       images/ipc-desc.o
22:49:59 [2022-10-21T22:49:59.332Z] --- PASS: TestCgroupNamespacesBuild (2.52s)
22:49:59 [2022-10-21T22:49:59.332Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:49:59 [2022-10-21T22:49:59.432Z] #38 29.26   CC       images/sk-netlink.o
22:49:59 [2022-10-21T22:49:59.440Z] #38 29.73   CC       images/ipc-shm.o
22:49:59 [2022-10-21T22:49:59.440Z] #38 29.92   CC       images/ipc-msg.o
22:49:59 [2022-10-21T22:49:59.691Z] #38 29.53   CC       images/packet-sock.o
22:49:59 [2022-10-21T22:49:59.950Z] #38 29.89   CC       images/ipc-var.o
22:50:00 [2022-10-21T22:50:00.008Z] #38 30.17   CC       images/ipc-sem.o
22:50:00 [2022-10-21T22:50:00.210Z] #38 30.16   CC       images/ipc-desc.o
22:50:00 [2022-10-21T22:50:00.267Z] #38 30.44   CC       images/utsns.o
22:50:00 [2022-10-21T22:50:00.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
22:50:00 [2022-10-21T22:50:00.271Z] === RUN   TestBuildWithSession
22:50:00 [2022-10-21T22:50:00.271Z]     build_session_test.go:25: TODO: BuildKit
22:50:00 [2022-10-21T22:50:00.271Z] --- SKIP: TestBuildWithSession (0.00s)
22:50:00 [2022-10-21T22:50:00.271Z] === RUN   TestBuildSquashParent
22:50:00 [2022-10-21T22:50:00.469Z] #38 30.37   CC       images/ipc-shm.o
22:50:00 [2022-10-21T22:50:00.526Z] #38 30.72   CC       images/creds.o
22:50:00 [2022-10-21T22:50:00.729Z] #38 30.64   CC       images/ipc-msg.o
22:50:00 [2022-10-21T22:50:00.786Z] #38 30.98   CC       images/vma.o
22:50:00 [2022-10-21T22:50:00.786Z] #38 31.18   CC       images/netdev.o
22:50:00 [2022-10-21T22:50:00.988Z] #38 30.89   CC       images/ipc-sem.o
22:50:01 [2022-10-21T22:50:01.248Z] #38 31.16   CC       images/utsns.o
22:50:01 [2022-10-21T22:50:01.354Z] #38 31.55   CC       images/tty.o
22:50:01 [2022-10-21T22:50:01.354Z] #38 ...
22:50:01 [2022-10-21T22:50:01.354Z] 
22:50:01 [2022-10-21T22:50:01.354Z] #26 [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
22:50:01 [2022-10-21T22:50:01.354Z] #26 86.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:50:01 [2022-10-21T22:50:01.354Z] #26 86.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:50:01 [2022-10-21T22:50:01.354Z] #26 86.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:50:01 [2022-10-21T22:50:01.508Z] #38 31.33   CC       images/creds.o
22:50:01 [2022-10-21T22:50:01.508Z] #38 31.54   CC       images/vma.o
22:50:01 [2022-10-21T22:50:01.922Z] #26 ...
22:50:01 [2022-10-21T22:50:01.922Z] 
22:50:01 [2022-10-21T22:50:01.922Z] #32 [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
22:50:01 [2022-10-21T22:50:01.922Z] #32 77.64 os
22:50:01 [2022-10-21T22:50:01.922Z] #32 78.90 bufio
22:50:01 [2022-10-21T22:50:01.922Z] #32 80.46 text/tabwriter
22:50:01 [2022-10-21T22:50:01.922Z] #32 81.48 io/ioutil
22:50:01 [2022-10-21T22:50:01.922Z] #32 81.48 fmt
22:50:01 [2022-10-21T22:50:01.922Z] #32 83.95 github.com/BurntSushi/toml
22:50:01 [2022-10-21T22:50:01.922Z] #32 83.96 flag
22:50:01 [2022-10-21T22:50:01.922Z] #32 85.48 log
22:50:02 [2022-10-21T22:50:02.076Z] #38 31.80   CC       images/netdev.o
22:50:02 [2022-10-21T22:50:02.076Z] #38 ...
22:50:02 [2022-10-21T22:50:02.076Z] 
22:50:02 [2022-10-21T22:50:02.076Z] #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
22:50:02 [2022-10-21T22:50:02.181Z] #32 ...
22:50:02 [2022-10-21T22:50:02.181Z] 
22:50:02 [2022-10-21T22:50:02.181Z] #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
22:50:02 [2022-10-21T22:50:02.958Z] #37 48.75 Updating files:  45% (2286/5070)
Updating files:  46% (2333/5070)
Updating files:  47% (2383/5070)
Updating files:  48% (2434/5070)
Updating files:  49% (2485/5070)
Updating files:  50% (2535/5070)
Updating files:  51% (2586/5070)
Updating files:  52% (2637/5070)
Updating files:  53% (2688/5070)
Updating files:  54% (2738/5070)
Updating files:  55% (2789/5070)
Updating files:  56% (2840/5070)
Updating files:  57% (2890/5070)
Updating files:  58% (2941/5070)
Updating files:  59% (2992/5070)
Updating files:  60% (3042/5070)
Updating files:  61% (3093/5070)
Updating files:  62% (3144/5070)
Updating files:  63% (3195/5070)
Updating files:  64% (3245/5070)
Updating files:  65% (3296/5070)
Updating files:  66% (3347/5070)
Updating files:  67% (3397/5070)
Updating files:  68% (3448/5070)
Updating files:  69% (3499/5070)
Updating files:  70% (3549/5070)
Updating files:  71% (3600/5070)
Updating files:  72% (3651/5070)
Updating files:  73% (3702/5070)
Updating files:  74% (3752/5070)
Updating files:  75% (3803/5070)
Updating files:  76% (3854/5070)
Updating files:  77% (3904/5070)
Updating files:  78% (3955/5070)
Updating files:  79% (4006/5070)
Updating files:  80% (4056/5070)
Updating files:  81% (4107/5070)
Updating files:  81% (4154/5070)
Updating files:  82% (4158/5070)
Updating files:  83% (4209/5070)
Updating files:  84% (4259/5070)
Updating files:  85% (4310/5070)
Updating files:  86% (4361/5070)
Updating files:  87% (4411/5070)
Updating files:  88% (4462/5070)
Updating files:  89% (4513/5070)
Updating files:  90% (4563/5070)
Updating files:  91% (4614/5070)
Updating files:  92% (4665/5070)
Updating files:  93% (4716/5070)
Updating files:  94% (4766/5070)
Updating files:  95% (4817/5070)
Updating files:  96% (4868/5070)
Updating files:  97% (4918/5070)
Updating files:  98% (4969/5070)
Updating files:  99% (5020/5070)
Updating files: 100% (5070/5070)
Updating files: 100% (5070/5070), done.
22:50:02 [2022-10-21T22:50:02.958Z] #37 50.38 + cd /tmp/tmp.WsitZzmqMb/src/github.com/containerd/containerd
22:50:02 [2022-10-21T22:50:02.958Z] #37 50.38 + git checkout -q v1.6.8
22:50:03 [2022-10-21T22:50:03.114Z] #37 48.46 Updating files:  52% (2639/5070)
Updating files:  53% (2688/5070)
Updating files:  54% (2738/5070)
Updating files:  55% (2789/5070)
Updating files:  56% (2840/5070)
Updating files:  57% (2890/5070)
Updating files:  58% (2941/5070)
Updating files:  59% (2992/5070)
Updating files:  60% (3042/5070)
Updating files:  61% (3093/5070)
Updating files:  62% (3144/5070)
Updating files:  63% (3195/5070)
Updating files:  64% (3245/5070)
Updating files:  65% (3296/5070)
Updating files:  66% (3347/5070)
Updating files:  67% (3397/5070)
Updating files:  68% (3448/5070)
Updating files:  69% (3499/5070)
Updating files:  70% (3549/5070)
Updating files:  71% (3600/5070)
Updating files:  72% (3651/5070)
Updating files:  73% (3702/5070)
Updating files:  74% (3752/5070)
Updating files:  75% (3803/5070)
Updating files:  76% (3854/5070)
Updating files:  77% (3904/5070)
Updating files:  78% (3955/5070)
Updating files:  79% (4006/5070)
Updating files:  80% (4056/5070)
Updating files:  81% (4107/5070)
Updating files:  82% (4158/5070)
Updating files:  83% (4209/5070)
Updating files:  84% (4259/5070)
Updating files:  85% (4310/5070)
Updating files:  86% (4361/5070)
Updating files:  87% (4411/5070)
Updating files:  88% (4462/5070)
22:50:03 [2022-10-21T22:50:03.114Z] #37 ...
22:50:03 [2022-10-21T22:50:03.114Z] 
22:50:03 [2022-10-21T22:50:03.114Z] #28 [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
22:50:03 [2022-10-21T22:50:03.114Z] #28 78.67 os
22:50:03 [2022-10-21T22:50:03.114Z] #28 79.73 bufio
22:50:03 [2022-10-21T22:50:03.114Z] #28 81.64 text/tabwriter
22:50:03 [2022-10-21T22:50:03.114Z] #28 82.29 fmt
22:50:03 [2022-10-21T22:50:03.114Z] #28 82.29 io/ioutil
22:50:03 [2022-10-21T22:50:03.114Z] #28 84.78 github.com/BurntSushi/toml
22:50:03 [2022-10-21T22:50:03.114Z] #28 84.79 flag
22:50:03 [2022-10-21T22:50:03.114Z] #28 86.34 log
22:50:03 [2022-10-21T22:50:03.114Z] #28 88.89 github.com/BurntSushi/toml/cmd/tomlv
22:50:03 [2022-10-21T22:50:03.114Z] #28 ...
22:50:03 [2022-10-21T22:50:03.114Z] 
22:50:03 [2022-10-21T22:50:03.114Z] #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
22:50:03 [2022-10-21T22:50:03.633Z] #37 48.46 Updating files:  52% (2639/5070)
Updating files:  53% (2688/5070)
Updating files:  54% (2738/5070)
Updating files:  55% (2789/5070)
Updating files:  56% (2840/5070)
Updating files:  57% (2890/5070)
Updating files:  58% (2941/5070)
Updating files:  59% (2992/5070)
Updating files:  60% (3042/5070)
Updating files:  61% (3093/5070)
Updating files:  62% (3144/5070)
Updating files:  63% (3195/5070)
Updating files:  64% (3245/5070)
Updating files:  65% (3296/5070)
Updating files:  66% (3347/5070)
Updating files:  67% (3397/5070)
Updating files:  68% (3448/5070)
Updating files:  69% (3499/5070)
Updating files:  70% (3549/5070)
Updating files:  71% (3600/5070)
Updating files:  72% (3651/5070)
Updating files:  73% (3702/5070)
Updating files:  74% (3752/5070)
Updating files:  75% (3803/5070)
Updating files:  76% (3854/5070)
Updating files:  77% (3904/5070)
Updating files:  78% (3955/5070)
Updating files:  79% (4006/5070)
Updating files:  80% (4056/5070)
Updating files:  81% (4107/5070)
Updating files:  82% (4158/5070)
Updating files:  83% (4209/5070)
Updating files:  84% (4259/5070)
Updating files:  85% (4310/5070)
Updating files:  86% (4361/5070)
Updating files:  87% (4411/5070)
Updating files:  88% (4462/5070)
Updating files:  89% (4513/5070)
Updating files:  89% (4544/5070)
Updating files:  90% (4563/5070)
Updating files:  91% (4614/5070)
Updating files:  92% (4665/5070)
Updating files:  93% (4716/5070)
Updating files:  94% (4766/5070)
Updating files:  95% (4817/5070)
Updating files:  96% (4868/5070)
Updating files:  97% (4918/5070)
Updating files:  98% (4969/5070)
Updating files:  99% (5020/5070)
Updating files: 100% (5070/5070)
Updating files: 100% (5070/5070), done.
22:50:03 [2022-10-21T22:50:03.633Z] #37 49.95 + cd /tmp/tmp.uhGB42UFz1/src/github.com/containerd/containerd
22:50:03 [2022-10-21T22:50:03.633Z] #37 49.97 + git checkout -q v1.6.8
22:50:04 [2022-10-21T22:50:04.396Z] 028c482fad0f: Verifying Checksum
22:50:04 [2022-10-21T22:50:04.396Z] 028c482fad0f: Download complete
22:50:04 [2022-10-21T22:50:04.470Z] --- PASS: TestBuildSquashParent (3.89s)
22:50:04 [2022-10-21T22:50:04.470Z] === RUN   TestBuildWithRemoveAndForceRemove
22:50:04 [2022-10-21T22:50:04.470Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:50:04 [2022-10-21T22:50:04.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:50:04 [2022-10-21T22:50:04.470Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:50:04 [2022-10-21T22:50:04.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:50:04 [2022-10-21T22:50:04.470Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:50:04 [2022-10-21T22:50:04.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:50:04 [2022-10-21T22:50:04.470Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:50:04 [2022-10-21T22:50:04.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:50:04 [2022-10-21T22:50:04.470Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:50:04 [2022-10-21T22:50:04.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:50:04 [2022-10-21T22:50:04.470Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:50:04 [2022-10-21T22:50:04.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:50:04 [2022-10-21T22:50:04.470Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:50:04 [2022-10-21T22:50:04.470Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:50:04 [2022-10-21T22:50:04.864Z] #37 ...
22:50:04 [2022-10-21T22:50:04.864Z] 
22:50:04 [2022-10-21T22:50:04.864Z] #32 [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
22:50:04 [2022-10-21T22:50:04.864Z] #32 88.19 github.com/BurntSushi/toml/cmd/tomlv
22:50:04 [2022-10-21T22:50:04.864Z] #32 DONE 90.7s
22:50:05 [2022-10-21T22:50:05.123Z] 
22:50:05 [2022-10-21T22:50:05.123Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:05 [2022-10-21T22:50:05.123Z] #38 32.05   CC       images/file-lock.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 32.25   CC       images/rlimit.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 32.45   CC       images/pagemap.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 32.71   CC       images/siginfo.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 32.93   CC       images/rpc.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 34.07   CC       images/ext-file.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 34.27   CC       images/cgroup.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 34.80   CC       images/userns.o
22:50:05 [2022-10-21T22:50:05.123Z] #38 35.04   CC       images/google/protobuf/descriptor.o
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.89 + export 'BUILDTAGS=netgo osusergo static_build'
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.89 + BUILDTAGS='netgo osusergo static_build'
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.90 + export EXTRA_FLAGS=-buildmode=pie
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.90 + EXTRA_FLAGS=-buildmode=pie
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.90 + '[' '' = dynamic ']'
22:50:05 [2022-10-21T22:50:05.541Z] #37 51.90 + make
22:50:05 [2022-10-21T22:50:05.854Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:50:05 [2022-10-21T22:50:05.854Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:50:06 [2022-10-21T22:50:06.920Z] #37 ...
22:50:06 [2022-10-21T22:50:06.920Z] 
22:50:06 [2022-10-21T22:50:06.920Z] #28 [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
22:50:06 [2022-10-21T22:50:06.920Z] #28 DONE 92.6s
22:50:07 [2022-10-21T22:50:07.035Z] #38 37.06   CC       images/opts.o
22:50:07 [2022-10-21T22:50:07.035Z] #38 37.18   CC       images/seccomp.o
22:50:07 [2022-10-21T22:50:07.035Z] #38 37.39   CC       images/binfmt-misc.o
22:50:07 [2022-10-21T22:50:07.179Z] 
22:50:07 [2022-10-21T22:50:07.179Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:07 [2022-10-21T22:50:07.179Z] #38 32.29   CC       images/tty.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 32.86   CC       images/file-lock.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 33.03   CC       images/rlimit.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 33.24   CC       images/pagemap.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 33.52   CC       images/siginfo.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 33.78   CC       images/rpc.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 35.29   CC       images/ext-file.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 35.48   CC       images/cgroup.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 36.08   CC       images/userns.o
22:50:07 [2022-10-21T22:50:07.179Z] #38 36.42   CC       images/google/protobuf/descriptor.o
22:50:07 [2022-10-21T22:50:07.236Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:50:07 [2022-10-21T22:50:07.236Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:50:07 [2022-10-21T22:50:07.294Z] #38 37.63   CC       images/time.o
22:50:07 [2022-10-21T22:50:07.556Z] #38 37.81   CC       images/sysctl.o
22:50:07 [2022-10-21T22:50:07.747Z] #38 ...
22:50:07 [2022-10-21T22:50:07.748Z] 
22:50:07 [2022-10-21T22:50:07.748Z] #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
22:50:07 [2022-10-21T22:50:07.748Z] #37 54.05 + bin/ctr
22:50:07 [2022-10-21T22:50:07.815Z] #38 37.95   CC       images/autofs.o
22:50:07 [2022-10-21T22:50:07.815Z] #38 38.15   CC       images/macvlan.o
22:50:08 [2022-10-21T22:50:08.074Z] #38 38.30   CC       images/sit.o
22:50:08 [2022-10-21T22:50:08.074Z] #38 ...
22:50:08 [2022-10-21T22:50:08.074Z] 
22:50:08 [2022-10-21T22:50:08.074Z] #26 [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
22:50:08 [2022-10-21T22:50:08.074Z] #26 93.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:50:08 [2022-10-21T22:50:08.074Z] #26 93.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:50:08 [2022-10-21T22:50:08.074Z] #26 93.60 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:50:08 [2022-10-21T22:50:08.619Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
22:50:08 [2022-10-21T22:50:08.619Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
22:50:08 [2022-10-21T22:50:08.619Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s)
22:50:08 [2022-10-21T22:50:08.619Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s)
22:50:08 [2022-10-21T22:50:08.619Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.26s)
22:50:08 [2022-10-21T22:50:08.619Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s)
22:50:08 [2022-10-21T22:50:08.619Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s)
22:50:08 [2022-10-21T22:50:08.619Z] === RUN   TestBuildMultiStageCopy
22:50:08 [2022-10-21T22:50:08.619Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:50:09 [2022-10-21T22:50:09.561Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:50:09 [2022-10-21T22:50:09.820Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:50:10 [2022-10-21T22:50:10.080Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:50:10 [2022-10-21T22:50:10.340Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:50:10 [2022-10-21T22:50:10.600Z] --- PASS: TestBuildMultiStageCopy (1.95s)
22:50:10 [2022-10-21T22:50:10.600Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
22:50:10 [2022-10-21T22:50:10.600Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
22:50:10 [2022-10-21T22:50:10.600Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
22:50:10 [2022-10-21T22:50:10.600Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
22:50:10 [2022-10-21T22:50:10.600Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
22:50:10 [2022-10-21T22:50:10.600Z] === RUN   TestBuildMultiStageParentConfig
22:50:11 [2022-10-21T22:50:11.039Z] #37 ...
22:50:11 [2022-10-21T22:50:11.039Z] 
22:50:11 [2022-10-21T22:50:11.039Z] #29 [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
22:50:11 [2022-10-21T22:50:11.039Z] #29 86.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:50:11 [2022-10-21T22:50:11.039Z] #29 86.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
22:50:11 [2022-10-21T22:50:11.039Z] #29 86.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:50:11 [2022-10-21T22:50:11.039Z] #29 93.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:50:11 [2022-10-21T22:50:11.039Z] #29 93.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
22:50:11 [2022-10-21T22:50:11.039Z] #29 93.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:50:11 [2022-10-21T22:50:11.170Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
22:50:11 [2022-10-21T22:50:11.170Z] === RUN   TestBuildLabelWithTargets
22:50:11 [2022-10-21T22:50:11.299Z] #29 ...
22:50:11 [2022-10-21T22:50:11.299Z] 
22:50:11 [2022-10-21T22:50:11.299Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:11 [2022-10-21T22:50:11.299Z] #38 38.29   CC       images/opts.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 38.44   CC       images/seccomp.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 38.71   CC       images/binfmt-misc.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 38.87   CC       images/time.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 39.05   CC       images/sysctl.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 39.19   CC       images/autofs.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 39.42   CC       images/macvlan.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 39.62   CC       images/sit.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 39.83   CC       images/memfd.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.09   CC       images/timens.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.33   LINK     images/built-in.o
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.49   GEN      compel/include/asm
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.53   GEN      compel/include/version.h
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.56 touch .config
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.60   GEN      include/common/config.h
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.67   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.69   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.72   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.74   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.78   DEP      compel/arch/x86/plugins/std/memcpy.d
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.83   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.86   GEN      compel/plugins/include/uapi/std/syscall.h
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.91   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.93   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.96   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:50:11 [2022-10-21T22:50:11.299Z] #38 40.98   DEP      compel/plugins/std/infect.d
22:50:11 [2022-10-21T22:50:11.299Z] #38 41.13   DEP      compel/plugins/std/string.d
22:50:11 [2022-10-21T22:50:11.299Z] #38 41.23   DEP      compel/plugins/std/log.d
22:50:11 [2022-10-21T22:50:11.299Z] #38 41.36   DEP      compel/plugins/std/fds.d
22:50:11 [2022-10-21T22:50:11.559Z] #38 41.47   DEP      compel/plugins/std/std.d
22:50:11 [2022-10-21T22:50:11.559Z] #38 41.56   DEP      compel/plugins/shmem/shmem.d
22:50:11 [2022-10-21T22:50:11.559Z] #38 41.62   DEP      compel/plugins/fds/fds.d
22:50:11 [2022-10-21T22:50:11.818Z] #38 41.73   CC       compel/plugins/std/std.o
22:50:12 [2022-10-21T22:50:12.077Z] #38 42.01   CC       compel/plugins/std/fds.o
22:50:12 [2022-10-21T22:50:12.110Z] --- PASS: TestBuildLabelWithTargets (0.89s)
22:50:12 [2022-10-21T22:50:12.110Z] === RUN   TestBuildWithEmptyLayers
22:50:12 [2022-10-21T22:50:12.370Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
22:50:12 [2022-10-21T22:50:12.370Z] === RUN   TestBuildMultiStageOnBuild
22:50:12 [2022-10-21T22:50:12.646Z] #38 42.40   CC       compel/plugins/std/log.o
22:50:13 [2022-10-21T22:50:13.215Z] #38 43.14   CC       compel/plugins/std/string.o
22:50:13 [2022-10-21T22:50:13.345Z] #26 ...
22:50:13 [2022-10-21T22:50:13.346Z] 
22:50:13 [2022-10-21T22:50:13.346Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:13 [2022-10-21T22:50:13.346Z] #38 38.46   CC       images/memfd.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 38.71   CC       images/timens.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.01   LINK     images/built-in.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.20   GEN      compel/include/asm
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.23   GEN      compel/include/version.h
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.24 touch .config
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.30   GEN      include/common/config.h
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.40   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.42   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.44   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.46   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.50   DEP      compel/arch/x86/plugins/std/memcpy.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.55   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.59   GEN      compel/plugins/include/uapi/std/syscall.h
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.62   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.66   DEP      compel/plugins/std/infect.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.80   DEP      compel/plugins/std/string.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 39.88   DEP      compel/plugins/std/log.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 40.00   DEP      compel/plugins/std/fds.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 40.17   DEP      compel/plugins/std/std.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 40.28   DEP      compel/plugins/shmem/shmem.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 40.34   DEP      compel/plugins/fds/fds.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 40.46   CC       compel/plugins/std/std.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 40.71   CC       compel/plugins/std/fds.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 41.07   CC       compel/plugins/std/log.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 41.81   CC       compel/plugins/std/string.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 42.34   CC       compel/plugins/std/infect.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 42.73   CC       compel/arch/x86/plugins/std/parasite-head.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 42.79   CC       compel/arch/x86/plugins/std/memcpy.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 42.84   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 42.92   AR       compel/plugins/std.lib.a
22:50:13 [2022-10-21T22:50:13.346Z] #38 42.97   CC       compel/plugins/fds/fds.o
22:50:13 [2022-10-21T22:50:13.346Z] #38 43.29   AR       compel/plugins/fds.lib.a
22:50:13 [2022-10-21T22:50:13.346Z] #38 43.34   HOSTDEP  compel/src/lib/log-host.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 43.52   HOSTDEP  compel/src/lib/handle-elf-host.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 43.66   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:50:13 [2022-10-21T22:50:13.346Z] #38 43.72   HOSTDEP  compel/src/main-host.d
22:50:13 [2022-10-21T22:50:13.605Z] #38 43.80   DEP      compel/src/lib/ptrace.d
22:50:13 [2022-10-21T22:50:13.605Z] #38 43.92   DEP      compel/src/lib/infect.d
22:50:13 [2022-10-21T22:50:13.752Z] --- PASS: TestBuildMultiStageOnBuild (1.29s)
22:50:13 [2022-10-21T22:50:13.752Z] === RUN   TestBuildUncleanTarFilenames
22:50:13 [2022-10-21T22:50:13.784Z] #38 ...
22:50:13 [2022-10-21T22:50:13.784Z] 
22:50:13 [2022-10-21T22:50:13.784Z] #29 [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
22:50:13 [2022-10-21T22:50:13.784Z] #29 99.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:50:13 [2022-10-21T22:50:13.784Z] #29 99.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:50:13 [2022-10-21T22:50:13.784Z] #29 99.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:13 [2022-10-21T22:50:13.864Z] #38 44.12   DEP      compel/src/lib/infect-util.d
22:50:13 [2022-10-21T22:50:13.864Z] #38 ...
22:50:13 [2022-10-21T22:50:13.864Z] 
22:50:13 [2022-10-21T22:50:13.864Z] #26 [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
22:50:13 [2022-10-21T22:50:13.864Z] #26 99.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:50:13 [2022-10-21T22:50:13.864Z] #26 99.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:50:13 [2022-10-21T22:50:13.864Z] #26 99.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:13 [2022-10-21T22:50:13.961Z] --- PASS: TestBuildWithHugeFile (56.66s)
22:50:13 [2022-10-21T22:50:13.961Z] === RUN   TestBuildWithEmptyDockerfile
22:50:14 [2022-10-21T22:50:14.219Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:50:14 [2022-10-21T22:50:14.220Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
22:50:14 [2022-10-21T22:50:14.220Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
22:50:14 [2022-10-21T22:50:14.220Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
22:50:14 [2022-10-21T22:50:14.220Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
22:50:14 [2022-10-21T22:50:14.220Z] === RUN   TestBuildPreserveOwnership
22:50:14 [2022-10-21T22:50:14.220Z] === RUN   TestBuildPreserveOwnership/copy_from
22:50:14 [2022-10-21T22:50:14.323Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
22:50:14 [2022-10-21T22:50:14.323Z] === RUN   TestBuildMultiStageLayerLeak
22:50:15 [2022-10-21T22:50:15.704Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s)
22:50:15 [2022-10-21T22:50:15.704Z] === RUN   TestBuildWithHugeFile
22:50:16 [2022-10-21T22:50:16.398Z] #26 ...
22:50:16 [2022-10-21T22:50:16.398Z] 
22:50:16 [2022-10-21T22:50:16.398Z] #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
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + export 'BUILDTAGS=netgo osusergo static_build'
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + BUILDTAGS='netgo osusergo static_build'
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + export EXTRA_FLAGS=-buildmode=pie
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + EXTRA_FLAGS=-buildmode=pie
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + '[' '' = dynamic ']'
22:50:16 [2022-10-21T22:50:16.398Z] #37 53.29 + make
22:50:16 [2022-10-21T22:50:16.398Z] #37 54.83 + bin/ctr
22:50:16 [2022-10-21T22:50:16.398Z] #37 ...
22:50:16 [2022-10-21T22:50:16.398Z] 
22:50:16 [2022-10-21T22:50:16.398Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:16 [2022-10-21T22:50:16.398Z] #38 44.20   DEP      compel/src/lib/infect-rpc.d
22:50:16 [2022-10-21T22:50:16.398Z] #38 44.37   DEP      compel/arch/x86/src/lib/infect.d
22:50:16 [2022-10-21T22:50:16.398Z] #38 44.56   DEP      compel/arch/x86/src/lib/cpu.d
22:50:16 [2022-10-21T22:50:16.398Z] #38 44.63   DEP      compel/src/lib/log.d
22:50:16 [2022-10-21T22:50:16.398Z] #38 44.69   DEP      compel/src/main.d
22:50:16 [2022-10-21T22:50:16.398Z] #38 44.78   DEP      compel/src/lib/handle-elf.d
22:50:16 [2022-10-21T22:50:16.398Z] #38 44.87   DEP      compel/arch/x86/src/lib/handle-elf.d
22:50:16 [2022-10-21T22:50:16.398Z] #38 45.04   CC       compel/src/lib/log.o
22:50:16 [2022-10-21T22:50:16.398Z] #38 45.29   CC       compel/arch/x86/src/lib/cpu.o
22:50:16 [2022-10-21T22:50:16.398Z] #38 45.85   CC       compel/arch/x86/src/lib/infect.o
22:50:16 [2022-10-21T22:50:16.398Z] #38 46.52   CC       compel/src/lib/infect-rpc.o
22:50:16 [2022-10-21T22:50:16.656Z] #38 46.85   CC       compel/src/lib/infect-util.o
22:50:16 [2022-10-21T22:50:16.744Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:50:16 [2022-10-21T22:50:16.915Z] #38 47.17   CC       compel/src/lib/infect.o
22:50:17 [2022-10-21T22:50:17.675Z] --- PASS: TestBuildPreserveOwnership (3.39s)
22:50:17 [2022-10-21T22:50:17.675Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.28s)
22:50:17 [2022-10-21T22:50:17.675Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s)
22:50:17 [2022-10-21T22:50:17.675Z] === RUN   TestBuildPlatformInvalid
22:50:17 [2022-10-21T22:50:17.675Z] --- PASS: TestBuildPlatformInvalid (0.07s)
22:50:17 [2022-10-21T22:50:17.675Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:50:18 [2022-10-21T22:50:18.607Z] Loaded image: busybox:latest
22:50:18 [2022-10-21T22:50:18.607Z] Loaded image: busybox:glibc
22:50:19 [2022-10-21T22:50:19.319Z] b111c3320c94: Verifying Checksum
22:50:19 [2022-10-21T22:50:19.319Z] b111c3320c94: Download complete
22:50:19 [2022-10-21T22:50:19.448Z] #38 49.44   CC       compel/src/lib/ptrace.o
22:50:19 [2022-10-21T22:50:19.708Z] #38 49.88   AR       compel/libcompel.a
22:50:19 [2022-10-21T22:50:19.708Z] #38 50.00   HOSTCC   compel/src/main-host.o
22:50:19 [2022-10-21T22:50:19.967Z] #38 50.26   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:50:19 [2022-10-21T22:50:19.967Z] #38 50.37   HOSTCC   compel/src/lib/handle-elf-host.o
22:50:19 [2022-10-21T22:50:19.981Z] Loaded image: debian:bullseye-slim
22:50:19 [2022-10-21T22:50:19.981Z] Loaded image: hello-world:latest
22:50:19 [2022-10-21T22:50:19.981Z] Loaded image: arm32v7/hello-world:latest
22:50:20 [2022-10-21T22:50:20.226Z] #38 50.65   HOSTCC   compel/src/lib/log-host.o
22:50:20 [2022-10-21T22:50:20.356Z] #29 ...
22:50:20 [2022-10-21T22:50:20.356Z] 
22:50:20 [2022-10-21T22:50:20.356Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:20 [2022-10-21T22:50:20.356Z] #38 43.70   CC       compel/plugins/std/infect.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.05   CC       compel/arch/x86/plugins/std/parasite-head.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.09   CC       compel/arch/x86/plugins/std/memcpy.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.15   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.22   AR       compel/plugins/std.lib.a
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.30   CC       compel/plugins/fds/fds.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.51   AR       compel/plugins/fds.lib.a
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.56   HOSTDEP  compel/src/lib/log-host.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.64   HOSTDEP  compel/src/lib/handle-elf-host.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.81   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.87   HOSTDEP  compel/src/main-host.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 44.98   DEP      compel/src/lib/ptrace.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.08   DEP      compel/src/lib/infect.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.23   DEP      compel/src/lib/infect-util.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.35   DEP      compel/src/lib/infect-rpc.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.44   DEP      compel/arch/x86/src/lib/infect.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.54   DEP      compel/arch/x86/src/lib/cpu.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.67   DEP      compel/src/lib/log.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.72   DEP      compel/src/main.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 45.88   DEP      compel/src/lib/handle-elf.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 46.00   DEP      compel/arch/x86/src/lib/handle-elf.d
22:50:20 [2022-10-21T22:50:20.356Z] #38 46.16   CC       compel/src/lib/log.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 46.46   CC       compel/arch/x86/src/lib/cpu.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 47.19   CC       compel/arch/x86/src/lib/infect.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 47.90   CC       compel/src/lib/infect-rpc.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 48.22   CC       compel/src/lib/infect-util.o
22:50:20 [2022-10-21T22:50:20.356Z] #38 48.43   CC       compel/src/lib/infect.o
22:50:20 [2022-10-21T22:50:20.486Z] #38 50.81   HOSTLINK compel/compel-host-bin
22:50:20 [2022-10-21T22:50:20.615Z] #38 50.52   CC       compel/src/lib/ptrace.o
22:50:20 [2022-10-21T22:50:20.745Z] #38 50.96   DEP      soccr/soccr.d
22:50:20 [2022-10-21T22:50:20.745Z] #38 51.22   CC       soccr/soccr.o
22:50:21 [2022-10-21T22:50:21.184Z] #38 50.94   AR       compel/libcompel.a
22:50:21 [2022-10-21T22:50:21.184Z] #38 51.03   HOSTCC   compel/src/main-host.o
22:50:21 [2022-10-21T22:50:21.444Z] #38 51.28   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:50:21 [2022-10-21T22:50:21.444Z] #38 51.40   HOSTCC   compel/src/lib/handle-elf-host.o
22:50:21 [2022-10-21T22:50:21.703Z] #38 51.69   HOSTCC   compel/src/lib/log-host.o
22:50:21 [2022-10-21T22:50:21.963Z] #38 51.84   HOSTLINK compel/compel-host-bin
22:50:22 [2022-10-21T22:50:22.223Z] #38 51.99   DEP      soccr/soccr.d
22:50:22 [2022-10-21T22:50:22.223Z] #38 52.22   CC       soccr/soccr.o
22:50:22 [2022-10-21T22:50:22.712Z] #38 52.67   AR       soccr/libsoccr.a
22:50:22 [2022-10-21T22:50:22.712Z] #38 52.74 make[1]: 'soccr/libsoccr.a' is up to date.
22:50:22 [2022-10-21T22:50:22.712Z] #38 53.05   DEP      criu/arch/x86/sigframe.d
22:50:22 [2022-10-21T22:50:22.970Z] #38 53.19   DEP      criu/arch/x86/sigaction_compat.d
22:50:22 [2022-10-21T22:50:22.970Z] #38 53.28   DEP      criu/arch/x86/kerndat.d
22:50:22 [2022-10-21T22:50:22.970Z] #38 53.39   DEP      criu/arch/x86/crtools.d
22:50:23 [2022-10-21T22:50:23.228Z] #38 53.55   DEP      criu/arch/x86/cpu.d
22:50:23 [2022-10-21T22:50:23.487Z] #38 53.71   CC       criu/arch/x86/cpu.o
22:50:23 [2022-10-21T22:50:23.603Z] #38 53.50   AR       soccr/libsoccr.a
22:50:23 [2022-10-21T22:50:23.603Z] #38 53.55 make[1]: 'soccr/libsoccr.a' is up to date.
22:50:24 [2022-10-21T22:50:24.070Z] #38 54.30 include/common/asm/bitops.h: Assembler messages:
22:50:24 [2022-10-21T22:50:24.070Z] #38 54.30 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:24 [2022-10-21T22:50:24.070Z] #38 54.30 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:24 [2022-10-21T22:50:24.070Z] #38 54.30 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:24 [2022-10-21T22:50:24.070Z] #38 54.30 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:24 [2022-10-21T22:50:24.070Z] #38 54.33   CC       criu/arch/x86/crtools.o
22:50:24 [2022-10-21T22:50:24.171Z] #38 53.89   DEP      criu/arch/x86/sigframe.d
22:50:24 [2022-10-21T22:50:24.171Z] #38 53.98   DEP      criu/arch/x86/sigaction_compat.d
22:50:24 [2022-10-21T22:50:24.171Z] #38 54.16   DEP      criu/arch/x86/kerndat.d
22:50:24 [2022-10-21T22:50:24.431Z] #38 54.37   DEP      criu/arch/x86/crtools.d
22:50:24 [2022-10-21T22:50:24.690Z] #38 54.56   DEP      criu/arch/x86/cpu.d
22:50:24 [2022-10-21T22:50:24.950Z] #38 54.81   CC       criu/arch/x86/cpu.o
22:50:25 [2022-10-21T22:50:25.449Z] #38 55.55   CC       criu/arch/x86/kerndat.o
22:50:25 [2022-10-21T22:50:25.518Z] #38 55.40 include/common/asm/bitops.h: Assembler messages:
22:50:25 [2022-10-21T22:50:25.518Z] #38 55.40 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:25 [2022-10-21T22:50:25.518Z] #38 55.40 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:25 [2022-10-21T22:50:25.518Z] #38 55.40 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:25 [2022-10-21T22:50:25.518Z] #38 55.40 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:50:25 [2022-10-21T22:50:25.518Z] #38 55.42   CC       criu/arch/x86/crtools.o
22:50:26 [2022-10-21T22:50:26.017Z] #38 56.15   CC       criu/arch/x86/sigaction_compat.o
22:50:26 [2022-10-21T22:50:26.017Z] #38 56.40   CC       criu/arch/x86/sigframe.o
22:50:26 [2022-10-21T22:50:26.277Z] #38 56.68   LINK     criu/arch/x86/crtools.built-in.o
22:50:26 [2022-10-21T22:50:26.456Z] #38 ...
22:50:26 [2022-10-21T22:50:26.456Z] 
22:50:26 [2022-10-21T22:50:26.456Z] #29 [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
22:50:26 [2022-10-21T22:50:26.456Z] #29 111.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:50:26 [2022-10-21T22:50:26.456Z] #29 111.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:50:26 [2022-10-21T22:50:26.456Z] #29 111.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:26 [2022-10-21T22:50:26.537Z] #38 56.73   DEP      criu/pie/util-vdso-elf32.d
22:50:26 [2022-10-21T22:50:26.537Z] #38 56.88   DEP      criu/pie/util-vdso.d
22:50:26 [2022-10-21T22:50:26.796Z] #38 57.00   DEP      criu/pie/util.d
22:50:26 [2022-10-21T22:50:26.796Z] #38 57.11   CC       criu/pie/util.o
22:50:26 [2022-10-21T22:50:26.796Z] #38 ...
22:50:26 [2022-10-21T22:50:26.796Z] 
22:50:26 [2022-10-21T22:50:26.796Z] #26 [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
22:50:26 [2022-10-21T22:50:26.796Z] #26 112.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:50:26 [2022-10-21T22:50:26.796Z] #26 112.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
22:50:26 [2022-10-21T22:50:26.796Z] #26 112.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:29 [2022-10-21T22:50:29.950Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.64s)
22:50:29 [2022-10-21T22:50:29.950Z] PASS
22:50:29 [2022-10-21T22:50:29.950Z] 
22:50:29 [2022-10-21T22:50:29.950Z] === Skipped
22:50:29 [2022-10-21T22:50:29.950Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:50:29 [2022-10-21T22:50:29.950Z]     build_session_test.go:25: TODO: BuildKit
22:50:29 [2022-10-21T22:50:29.950Z] 
22:50:29 [2022-10-21T22:50:29.950Z] DONE 33 tests, 1 skipped in 91.659s
22:50:29 [2022-10-21T22:50:29.950Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:50:29 [2022-10-21T22:50:29.950Z] INFO: Testing against a local daemon
22:50:29 [2022-10-21T22:50:29.950Z] === RUN   TestConfigInspect
22:50:30 [2022-10-21T22:50:30.883Z] --- PASS: TestConfigInspect (2.28s)
22:50:30 [2022-10-21T22:50:30.883Z] === RUN   TestConfigList
22:50:31 [2022-10-21T22:50:31.734Z] #29 117.3 Selecting previously unselected package g++-mingw-w64-x86-64.
22:50:31 [2022-10-21T22:50:31.734Z] #29 117.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:50:31 [2022-10-21T22:50:31.734Z] #29 117.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:50:32 [2022-10-21T22:50:32.002Z] #29 117.6 Selecting previously unselected package libapparmor1:amd64.
22:50:32 [2022-10-21T22:50:32.002Z] #29 117.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
22:50:32 [2022-10-21T22:50:32.002Z] #29 117.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
22:50:32 [2022-10-21T22:50:32.261Z] #29 117.7 Selecting previously unselected package libapparmor-dev:amd64.
22:50:32 [2022-10-21T22:50:32.261Z] #29 117.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
22:50:32 [2022-10-21T22:50:32.261Z] #29 117.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
22:50:32 [2022-10-21T22:50:32.261Z] #29 117.8 Selecting previously unselected package libbtrfs0:amd64.
22:50:32 [2022-10-21T22:50:32.261Z] #29 117.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
22:50:32 [2022-10-21T22:50:32.261Z] #29 117.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:50:32 [2022-10-21T22:50:32.521Z] #29 118.0 Selecting previously unselected package libbtrfs-dev:amd64.
22:50:32 [2022-10-21T22:50:32.521Z] #29 118.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:50:32 [2022-10-21T22:50:32.521Z] #29 118.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:50:32 [2022-10-21T22:50:32.521Z] #29 118.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:50:32 [2022-10-21T22:50:32.521Z] #29 118.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:50:32 [2022-10-21T22:50:32.521Z] #29 118.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:50:32 [2022-10-21T22:50:32.779Z] --- PASS: TestConfigList (2.09s)
22:50:32 [2022-10-21T22:50:32.779Z] === RUN   TestConfigsCreateAndDelete
22:50:32 [2022-10-21T22:50:32.780Z] #29 118.3 Selecting previously unselected package libudev-dev:amd64.
22:50:32 [2022-10-21T22:50:32.780Z] #29 118.3 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
22:50:32 [2022-10-21T22:50:32.780Z] #29 118.3 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
22:50:32 [2022-10-21T22:50:32.780Z] #29 118.4 Selecting previously unselected package libsepol1-dev:amd64.
22:50:32 [2022-10-21T22:50:32.780Z] #29 118.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
22:50:32 [2022-10-21T22:50:32.780Z] #29 118.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:50:32 [2022-10-21T22:50:32.780Z] #29 ...
22:50:32 [2022-10-21T22:50:32.780Z] 
22:50:32 [2022-10-21T22:50:32.780Z] #25 [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
22:50:32 [2022-10-21T22:50:32.780Z] #25 118.4 + for f in rootlesskit rootlesskit-docker-proxy
22:50:32 [2022-10-21T22:50:32.780Z] #25 118.4 + GOBIN=/build
22:50:32 [2022-10-21T22:50:32.780Z] #25 118.4 + GO111MODULE=on
22:50:32 [2022-10-21T22:50:32.780Z] #25 118.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:50:33 [2022-10-21T22:50:33.363Z] #26 ...
22:50:33 [2022-10-21T22:50:33.363Z] 
22:50:33 [2022-10-21T22:50:33.363Z] #35 [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
22:50:33 [2022-10-21T22:50:33.363Z] #35 118.0 + for f in rootlesskit rootlesskit-docker-proxy
22:50:33 [2022-10-21T22:50:33.363Z] #35 118.0 + GOBIN=/build
22:50:33 [2022-10-21T22:50:33.363Z] #35 118.0 + GO111MODULE=on
22:50:33 [2022-10-21T22:50:33.363Z] #35 118.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
22:50:35 [2022-10-21T22:50:35.337Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
22:50:35 [2022-10-21T22:50:35.337Z] === RUN   TestConfigsUpdate
22:50:36 [2022-10-21T22:50:36.974Z] #25 ...
22:50:36 [2022-10-21T22:50:36.974Z] 
22:50:36 [2022-10-21T22:50:36.974Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:36 [2022-10-21T22:50:36.974Z] #38 56.53   CC       criu/arch/x86/kerndat.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 57.09   CC       criu/arch/x86/sigaction_compat.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 57.31   CC       criu/arch/x86/sigframe.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 57.61   LINK     criu/arch/x86/crtools.built-in.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 57.67   DEP      criu/pie/util-vdso-elf32.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 57.84   DEP      criu/pie/util-vdso.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 58.01   DEP      criu/pie/util.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 58.17   CC       criu/pie/util.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 58.39   CC       criu/pie/util-vdso.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 59.09   CC       criu/pie/util-vdso-elf32.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 59.67   AR       criu/pie/pie.lib.a
22:50:36 [2022-10-21T22:50:36.974Z] #38 59.74   DEP      criu/pie/restorer.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 59.93   DEP      criu/arch/x86/sigaction_compat_pie.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 60.04   DEP      criu/arch/x86/restorer_unmap.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 60.06   DEP      criu/arch/x86/restorer.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 60.23   DEP      criu/arch/x86/vdso-pie.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 60.29   DEP      criu/pie/parasite-vdso.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 60.45   DEP      criu/pie/parasite.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 60.69   CC       criu/pie/parasite.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 62.00   LINK     criu/pie/parasite.built-in.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 62.01   GEN      criu/pie/parasite-blob.h
22:50:36 [2022-10-21T22:50:36.974Z] #38 62.04   CC       criu/pie/parasite-vdso.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 62.73   CC       criu/arch/x86/vdso-pie.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 62.97   CC       criu/arch/x86/restorer.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 63.37   CC       criu/arch/x86/restorer_unmap.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 63.41   CC       criu/arch/x86/sigaction_compat_pie.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 63.64   CC       criu/pie/restorer.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 66.27   LINK     criu/pie/restorer.built-in.o
22:50:36 [2022-10-21T22:50:36.974Z] #38 66.28   GEN      criu/pie/restorer-blob.h
22:50:36 [2022-10-21T22:50:36.974Z] #38 66.35   DEP      criu/vdso.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 66.54   DEP      criu/vdso-compat.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 66.63   DEP      criu/uts_ns.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 66.75   DEP      criu/util.d
22:50:36 [2022-10-21T22:50:36.974Z] #38 ...
22:50:36 [2022-10-21T22:50:36.974Z] 
22:50:36 [2022-10-21T22:50:36.974Z] #29 [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
22:50:36 [2022-10-21T22:50:36.974Z] #29 118.7 Selecting previously unselected package libpcre2-16-0:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 118.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 118.7 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 118.9 Selecting previously unselected package libpcre2-32-0:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 118.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 118.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.0 Selecting previously unselected package libpcre2-posix2:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.1 Selecting previously unselected package libpcre2-dev:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.5 Selecting previously unselected package libselinux1-dev:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.7 Selecting previously unselected package libdevmapper-dev:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.8 Selecting previously unselected package libseccomp-dev:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.9 Selecting previously unselected package libsystemd-dev:amd64.
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 119.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.6 Setting up mingw-w64-common (8.0.0-1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 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
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 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
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.8 Setting up dmsetup (2:1.02.175-2.1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:50:36 [2022-10-21T22:50:36.974Z] #29 120.9 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:50:37 [2022-10-21T22:50:37.234Z] --- PASS: TestConfigsUpdate (2.10s)
22:50:37 [2022-10-21T22:50:37.234Z] === RUN   TestTemplatedConfig
22:50:37 [2022-10-21T22:50:37.557Z] #35 ...
22:50:37 [2022-10-21T22:50:37.557Z] 
22:50:37 [2022-10-21T22:50:37.557Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:37 [2022-10-21T22:50:37.557Z] #38 57.39   CC       criu/pie/util-vdso.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 58.06   CC       criu/pie/util-vdso-elf32.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 58.75   AR       criu/pie/pie.lib.a
22:50:37 [2022-10-21T22:50:37.557Z] #38 58.83   DEP      criu/pie/restorer.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 59.04   DEP      criu/arch/x86/sigaction_compat_pie.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 59.18   DEP      criu/arch/x86/restorer_unmap.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 59.19   DEP      criu/arch/x86/restorer.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 59.39   DEP      criu/arch/x86/vdso-pie.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 59.54   DEP      criu/pie/parasite-vdso.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 59.68   DEP      criu/pie/parasite.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 59.94   CC       criu/pie/parasite.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 61.06   LINK     criu/pie/parasite.built-in.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 61.07   GEN      criu/pie/parasite-blob.h
22:50:37 [2022-10-21T22:50:37.557Z] #38 61.09   CC       criu/pie/parasite-vdso.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 61.70   CC       criu/arch/x86/vdso-pie.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 61.99   CC       criu/arch/x86/restorer.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 62.43   CC       criu/arch/x86/restorer_unmap.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 62.47   CC       criu/arch/x86/sigaction_compat_pie.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 62.72   CC       criu/pie/restorer.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.04   LINK     criu/pie/restorer.built-in.o
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.06   GEN      criu/pie/restorer-blob.h
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.13   DEP      criu/vdso.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.28   DEP      criu/vdso-compat.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.38   DEP      criu/uts_ns.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.57   DEP      criu/util.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.73   DEP      criu/uffd.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 65.92   DEP      criu/tun.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 66.09   DEP      criu/tty.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 66.26   DEP      criu/timerfd.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 66.45   DEP      criu/timens.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 66.62   DEP      criu/sysfs_parse.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 66.76   DEP      criu/sysctl.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 67.00   DEP      criu/string.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 67.08   DEP      criu/stats.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 67.21   DEP      criu/sockets.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 67.34   DEP      criu/sk-unix.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 67.45   DEP      criu/sk-tcp.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 67.58   DEP      criu/sk-queue.d
22:50:37 [2022-10-21T22:50:37.557Z] #38 ...
22:50:37 [2022-10-21T22:50:37.557Z] 
22:50:37 [2022-10-21T22:50:37.557Z] #26 [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
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.2 Selecting previously unselected package g++-mingw-w64-x86-64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.3 Selecting previously unselected package libapparmor1:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.4 Selecting previously unselected package libapparmor-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.6 Selecting previously unselected package libbtrfs0:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.7 Selecting previously unselected package libbtrfs-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 118.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.0 Selecting previously unselected package libudev-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.1 Selecting previously unselected package libsepol1-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.3 Selecting previously unselected package libpcre2-16-0:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.5 Selecting previously unselected package libpcre2-32-0:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.7 Selecting previously unselected package libpcre2-posix2:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.8 Selecting previously unselected package libpcre2-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 119.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.2 Selecting previously unselected package libselinux1-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.4 Selecting previously unselected package libdevmapper-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.5 Selecting previously unselected package libseccomp-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.6 Selecting previously unselected package libsystemd-dev:amd64.
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 120.7 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.2 Setting up libsepol1-dev:amd64 (3.1-1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.3 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.3 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.4 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.5 Setting up mingw-w64-common (8.0.0-1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.5 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.7 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
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.7 Setting up dmsetup (2:1.02.175-2.1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 121.8 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:50:37 [2022-10-21T22:50:37.557Z] #26 DONE 123.0s
22:50:37 [2022-10-21T22:50:37.557Z] 
22:50:37 [2022-10-21T22:50:37.557Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
22:50:38 [2022-10-21T22:50:38.375Z] #29 DONE 123.7s
22:50:38 [2022-10-21T22:50:38.375Z] 
22:50:38 [2022-10-21T22:50:38.375Z] #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
22:50:38 [2022-10-21T22:50:38.935Z] #40 DONE 1.5s
22:50:38 [2022-10-21T22:50:38.935Z] 
22:50:38 [2022-10-21T22:50:38.935Z] #41 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:50:39 [2022-10-21T22:50:39.132Z] --- PASS: TestTemplatedConfig (2.21s)
22:50:39 [2022-10-21T22:50:39.132Z] === RUN   TestConfigCreateResolve
22:50:39 [2022-10-21T22:50:39.763Z] #40 ...
22:50:39 [2022-10-21T22:50:39.763Z] 
22:50:39 [2022-10-21T22:50:39.763Z] #41 [dev-systemd-false  1/26] RUN groupadd -r docker
22:50:39 [2022-10-21T22:50:39.763Z] #41 DONE 1.7s
22:50:39 [2022-10-21T22:50:39.763Z] 
22:50:39 [2022-10-21T22:50:39.763Z] #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
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.606 + RM_GOPATH=0
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.607 + TMP_GOPATH=
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.607 + : /build
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.607 + '[' -z '' ']'
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.608 ++ mktemp -d
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.633 + export GOPATH=/tmp/tmp.7EuCJgQejW
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.633 + GOPATH=/tmp/tmp.7EuCJgQejW
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.634 + RM_GOPATH=1
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.634 + case "$(go env GOARCH)" in
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.635 ++ go env GOARCH
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.682 + export GO_BUILDMODE=-buildmode=pie
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.682 + GO_BUILDMODE=-buildmode=pie
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.684 ++ dirname /tmp/install/install.sh
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.690 + dir=/tmp/install
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.690 + bin=runc
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.691 + shift
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.705 + '[' '!' -f /tmp/install/runc.installer ']'
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.705 + . /tmp/install/runc.installer
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.706 ++ set -e
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.707 ++ : v1.1.4
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.707 + install_runc
22:50:39 [2022-10-21T22:50:39.763Z] #40 1.708 + RUNC_BUILDTAGS=seccomp
22:50:39 [2022-10-21T22:50:39.764Z] #40 1.708 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:50:39 [2022-10-21T22:50:39.764Z] #40 1.709 Install runc version v1.1.4 (build tags: seccomp)
22:50:39 [2022-10-21T22:50:39.764Z] #40 1.709 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7EuCJgQejW/src/github.com/opencontainers/runc
22:50:39 [2022-10-21T22:50:39.764Z] #40 1.740 Cloning into '/tmp/tmp.7EuCJgQejW/src/github.com/opencontainers/runc'...
22:50:40 [2022-10-21T22:50:40.316Z] #41 DONE 1.1s
22:50:40 [2022-10-21T22:50:40.316Z] 
22:50:40 [2022-10-21T22:50:40.316Z] #42 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:50:41 [2022-10-21T22:50:41.143Z] #40 ...
22:50:41 [2022-10-21T22:50:41.143Z] 
22:50:41 [2022-10-21T22:50:41.143Z] #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
22:50:41 [2022-10-21T22:50:41.143Z] #42 DONE 1.2s
22:50:41 [2022-10-21T22:50:41.143Z] 
22:50:41 [2022-10-21T22:50:41.143Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:41 [2022-10-21T22:50:41.143Z] #38 66.91   DEP      criu/uffd.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.06   DEP      criu/tun.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.20   DEP      criu/tty.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.35   DEP      criu/timerfd.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.54   DEP      criu/timens.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.67   DEP      criu/sysfs_parse.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.80   DEP      criu/sysctl.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.89   DEP      criu/string.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 67.92   DEP      criu/stats.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 68.00   DEP      criu/sockets.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 68.42   DEP      criu/sk-unix.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 68.93   DEP      criu/sk-tcp.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 69.21   DEP      criu/sk-queue.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 69.38   DEP      criu/sk-packet.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 69.68   DEP      criu/sk-netlink.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 70.01   DEP      criu/sk-inet.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 70.36   DEP      criu/signalfd.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 70.65   DEP      criu/sigframe.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 70.77   DEP      criu/shmem.d
22:50:41 [2022-10-21T22:50:41.143Z] #38 70.95   DEP      criu/servicefd.d
22:50:41 [2022-10-21T22:50:41.254Z] #42 1.037 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:50:41 [2022-10-21T22:50:41.254Z] #42 DONE 1.1s
22:50:41 [2022-10-21T22:50:41.254Z] 
22:50:41 [2022-10-21T22:50:41.254Z] #43 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:50:41 [2022-10-21T22:50:41.402Z] #38 71.36   DEP      criu/seize.d
22:50:41 [2022-10-21T22:50:41.657Z] --- PASS: TestConfigCreateResolve (2.03s)
22:50:41 [2022-10-21T22:50:41.657Z] === RUN   TestConfigDaemonLibtrustID
22:50:41 [2022-10-21T22:50:41.657Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:50:41 [2022-10-21T22:50:41.657Z] PASS
22:50:41 [2022-10-21T22:50:41.657Z] 
22:50:41 [2022-10-21T22:50:41.657Z] DONE 7 tests in 13.370s
22:50:41 [2022-10-21T22:50:41.657Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:50:41 [2022-10-21T22:50:41.657Z] INFO: Testing against a local daemon
22:50:41 [2022-10-21T22:50:41.657Z] === RUN   TestCheckpoint
22:50:41 [2022-10-21T22:50:41.657Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:50:41 [2022-10-21T22:50:41.657Z] --- SKIP: TestCheckpoint (0.00s)
22:50:41 [2022-10-21T22:50:41.657Z] === RUN   TestContainerInvalidJSON
22:50:41 [2022-10-21T22:50:41.657Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:50:41 [2022-10-21T22:50:41.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:50:41 [2022-10-21T22:50:41.657Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:50:41 [2022-10-21T22:50:41.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:50:41 [2022-10-21T22:50:41.657Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:50:41 [2022-10-21T22:50:41.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:50:41 [2022-10-21T22:50:41.657Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:50:41 [2022-10-21T22:50:41.657Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:50:41 [2022-10-21T22:50:41.663Z] #38 71.58   DEP      criu/seccomp.d
22:50:41 [2022-10-21T22:50:41.915Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:50:41 [2022-10-21T22:50:41.915Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:50:41 [2022-10-21T22:50:41.915Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:50:41 [2022-10-21T22:50:41.915Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:50:41 [2022-10-21T22:50:41.915Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:50:41 [2022-10-21T22:50:41.915Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:50:41 [2022-10-21T22:50:41.915Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
22:50:41 [2022-10-21T22:50:41.915Z] === RUN   TestCopyFromContainerPathIsNotDir
22:50:41 [2022-10-21T22:50:41.915Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:50:41 [2022-10-21T22:50:41.915Z] === RUN   TestCopyToContainerPathDoesNotExist
22:50:41 [2022-10-21T22:50:41.915Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:50:41 [2022-10-21T22:50:41.915Z] === RUN   TestCopyToContainerPathIsNotDir
22:50:41 [2022-10-21T22:50:41.915Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:50:41 [2022-10-21T22:50:41.915Z] === RUN   TestCopyFromContainer
22:50:41 [2022-10-21T22:50:41.923Z] #38 71.79   DEP      criu/rst-malloc.d
22:50:41 [2022-10-21T22:50:41.923Z] #38 ...
22:50:41 [2022-10-21T22:50:41.923Z] 
22:50:41 [2022-10-21T22:50:41.923Z] #25 [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
22:50:41 [2022-10-21T22:50:41.923Z] #25 DONE 127.5s
22:50:41 [2022-10-21T22:50:41.923Z] 
22:50:41 [2022-10-21T22:50:41.923Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:50:41 [2022-10-21T22:50:41.923Z] #43 DONE 0.1s
22:50:41 [2022-10-21T22:50:41.923Z] 
22:50:41 [2022-10-21T22:50:41.923Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:50:42 [2022-10-21T22:50:42.183Z] #44 ...
22:50:42 [2022-10-21T22:50:42.183Z] 
22:50:42 [2022-10-21T22:50:42.183Z] #45 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:50:42 [2022-10-21T22:50:42.183Z] #45 DONE 0.1s
22:50:42 [2022-10-21T22:50:42.183Z] 
22:50:42 [2022-10-21T22:50:42.183Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:42 [2022-10-21T22:50:42.183Z] #38 72.07   DEP      criu/rbtree.d
22:50:42 [2022-10-21T22:50:42.191Z] #43 DONE 1.1s
22:50:42 [2022-10-21T22:50:42.191Z] 
22:50:42 [2022-10-21T22:50:42.191Z] #44 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:50:42 [2022-10-21T22:50:42.443Z] #38 72.24   DEP      criu/pstree.d
22:50:42 [2022-10-21T22:50:42.443Z] #38 ...
22:50:42 [2022-10-21T22:50:42.443Z] 
22:50:42 [2022-10-21T22:50:42.443Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:50:42 [2022-10-21T22:50:42.443Z] #44 1.352 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:50:42 [2022-10-21T22:50:42.443Z] #44 DONE 1.5s
22:50:42 [2022-10-21T22:50:42.703Z] 
22:50:42 [2022-10-21T22:50:42.703Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:42 [2022-10-21T22:50:42.703Z] #38 72.57   DEP      criu/protobuf.d
22:50:42 [2022-10-21T22:50:42.963Z] #38 72.83   GEN      criu/protobuf-desc-gen.h
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer//
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer//bar/root
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer//bar/root/
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer/bar/quux
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer/bar/quux/
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:50:43 [2022-10-21T22:50:43.287Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:50:43 [2022-10-21T22:50:43.544Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:50:43 [2022-10-21T22:50:43.544Z] === RUN   TestCopyFromContainer/bar/notarget
22:50:43 [2022-10-21T22:50:43.544Z] --- PASS: TestCopyFromContainer (1.59s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer// (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:50:43 [2022-10-21T22:50:43.544Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:50:43 [2022-10-21T22:50:43.544Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:43 [2022-10-21T22:50:43.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:43 [2022-10-21T22:50:43.544Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:43 [2022-10-21T22:50:43.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:43 [2022-10-21T22:50:43.544Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:43 [2022-10-21T22:50:43.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:43 [2022-10-21T22:50:43.544Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:43 [2022-10-21T22:50:43.544Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:43 [2022-10-21T22:50:43.544Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:43 [2022-10-21T22:50:43.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:50:43 [2022-10-21T22:50:43.544Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:50:43 [2022-10-21T22:50:43.544Z] === RUN   TestCreateLinkToNonExistingContainer
22:50:43 [2022-10-21T22:50:43.544Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:50:43 [2022-10-21T22:50:43.545Z] === RUN   TestCreateWithInvalidEnv
22:50:43 [2022-10-21T22:50:43.545Z] === RUN   TestCreateWithInvalidEnv/0
22:50:43 [2022-10-21T22:50:43.545Z] === PAUSE TestCreateWithInvalidEnv/0
22:50:43 [2022-10-21T22:50:43.545Z] === RUN   TestCreateWithInvalidEnv/1
22:50:43 [2022-10-21T22:50:43.545Z] === PAUSE TestCreateWithInvalidEnv/1
22:50:43 [2022-10-21T22:50:43.545Z] === RUN   TestCreateWithInvalidEnv/2
22:50:43 [2022-10-21T22:50:43.545Z] === PAUSE TestCreateWithInvalidEnv/2
22:50:43 [2022-10-21T22:50:43.545Z] === CONT  TestCreateWithInvalidEnv/0
22:50:43 [2022-10-21T22:50:43.545Z] === CONT  TestCreateWithInvalidEnv/2
22:50:43 [2022-10-21T22:50:43.545Z] === CONT  TestCreateWithInvalidEnv/1
22:50:43 [2022-10-21T22:50:43.545Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:50:43 [2022-10-21T22:50:43.545Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:50:43 [2022-10-21T22:50:43.545Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:50:43 [2022-10-21T22:50:43.545Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:50:43 [2022-10-21T22:50:43.545Z] === RUN   TestCreateTmpfsMountsTarget
22:50:43 [2022-10-21T22:50:43.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:50:43 [2022-10-21T22:50:43.545Z] === RUN   TestCreateWithCustomMaskedPaths
22:50:43 [2022-10-21T22:50:43.569Z] #44 DONE 1.1s
22:50:43 [2022-10-21T22:50:43.569Z] 
22:50:43 [2022-10-21T22:50:43.569Z] #35 [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
22:50:43 [2022-10-21T22:50:43.569Z] #35 DONE 128.9s
22:50:43 [2022-10-21T22:50:43.569Z] 
22:50:43 [2022-10-21T22:50:43.569Z] #45 [dev-systemd-false  6/26] RUN ldconfig
22:50:43 [2022-10-21T22:50:43.569Z] #45 ...
22:50:43 [2022-10-21T22:50:43.569Z] 
22:50:43 [2022-10-21T22:50:43.569Z] #46 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:50:43 [2022-10-21T22:50:43.569Z] #46 DONE 0.2s
22:50:43 [2022-10-21T22:50:43.569Z] 
22:50:43 [2022-10-21T22:50:43.569Z] #47 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:50:43 [2022-10-21T22:50:43.569Z] #47 DONE 0.1s
22:50:43 [2022-10-21T22:50:43.569Z] 
22:50:43 [2022-10-21T22:50:43.569Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:43 [2022-10-21T22:50:43.569Z] #38 67.76   DEP      criu/sk-packet.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 68.02   DEP      criu/sk-netlink.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 68.26   DEP      criu/sk-inet.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 68.56   DEP      criu/signalfd.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 68.84   DEP      criu/sigframe.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 69.02   DEP      criu/shmem.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 69.24   DEP      criu/servicefd.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 69.51   DEP      criu/seize.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 69.64   DEP      criu/seccomp.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 69.86   DEP      criu/rst-malloc.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 69.93   DEP      criu/rbtree.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 69.98   DEP      criu/pstree.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 70.23   DEP      criu/protobuf.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 70.64   GEN      criu/protobuf-desc-gen.h
22:50:43 [2022-10-21T22:50:43.569Z] #38 73.36   DEP      criu/protobuf-desc.d
22:50:43 [2022-10-21T22:50:43.569Z] #38 73.57   DEP      criu/proc_parse.d
22:50:43 [2022-10-21T22:50:43.828Z] #38 74.03   DEP      criu/plugin.d
22:50:43 [2022-10-21T22:50:43.902Z] #38 ...
22:50:43 [2022-10-21T22:50:43.902Z] 
22:50:43 [2022-10-21T22:50:43.902Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:50:43 [2022-10-21T22:50:43.902Z] #46 DONE 1.4s
22:50:44 [2022-10-21T22:50:44.087Z] #38 74.27   DEP      criu/pipes.d
22:50:44 [2022-10-21T22:50:44.161Z] 
22:50:44 [2022-10-21T22:50:44.161Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:50:44 [2022-10-21T22:50:44.345Z] #38 74.63   DEP      criu/pie-util.d
22:50:44 [2022-10-21T22:50:44.604Z] #38 74.88   DEP      criu/pie-util-vdso.d
22:50:44 [2022-10-21T22:50:44.863Z] #38 75.11   DEP      criu/pie-util-vdso-elf32.d
22:50:45 [2022-10-21T22:50:45.123Z] #38 ...
22:50:45 [2022-10-21T22:50:45.123Z] 
22:50:45 [2022-10-21T22:50:45.123Z] #45 [dev-systemd-false  6/26] RUN ldconfig
22:50:45 [2022-10-21T22:50:45.123Z] #45 DONE 1.8s
22:50:45 [2022-10-21T22:50:45.123Z] 
22:50:45 [2022-10-21T22:50:45.123Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:45 [2022-10-21T22:50:45.123Z] #38 75.33   DEP      criu/path.d
22:50:45 [2022-10-21T22:50:45.123Z] #38 ...
22:50:45 [2022-10-21T22:50:45.123Z] 
22:50:45 [2022-10-21T22:50:45.123Z] #48 [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
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.444 + RM_GOPATH=0
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.444 + TMP_GOPATH=
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.444 + : /build
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.444 + '[' -z '' ']'
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.445 ++ mktemp -d
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.446 + export GOPATH=/tmp/tmp.vMWJ3H5x4p
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.447 + GOPATH=/tmp/tmp.vMWJ3H5x4p
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.447 + RM_GOPATH=1
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.448 + case "$(go env GOARCH)" in
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.449 ++ go env GOARCH
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.504 + export GO_BUILDMODE=-buildmode=pie
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.504 + GO_BUILDMODE=-buildmode=pie
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.505 ++ dirname /tmp/install/install.sh
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.506 + dir=/tmp/install
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 Install runc version v1.1.4 (build tags: seccomp)
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + bin=runc
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + shift
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + '[' '!' -f /tmp/install/runc.installer ']'
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + . /tmp/install/runc.installer
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 ++ set -e
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 ++ : v1.1.4
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + install_runc
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + RUNC_BUILDTAGS=seccomp
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vMWJ3H5x4p/src/github.com/opencontainers/runc
22:50:45 [2022-10-21T22:50:45.123Z] #0 1.511 Cloning into '/tmp/tmp.vMWJ3H5x4p/src/github.com/opencontainers/runc'...
22:50:45 [2022-10-21T22:50:45.123Z] #48 ...
22:50:45 [2022-10-21T22:50:45.123Z] 
22:50:45 [2022-10-21T22:50:45.123Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:50:45 [2022-10-21T22:50:45.442Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s)
22:50:45 [2022-10-21T22:50:45.442Z] === RUN   TestCreateWithCustomReadonlyPaths
22:50:45 [2022-10-21T22:50:45.542Z] #47 DONE 1.3s
22:50:45 [2022-10-21T22:50:45.542Z] 
22:50:45 [2022-10-21T22:50:45.542Z] #48 [dev-systemd-false  6/26] RUN ldconfig
22:50:46 [2022-10-21T22:50:46.111Z] #48 DONE 1.0s
22:50:46 [2022-10-21T22:50:46.111Z] 
22:50:46 [2022-10-21T22:50:46.111Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:46 [2022-10-21T22:50:46.111Z] #38 75.44   DEP      criu/protobuf-desc.d
22:50:46 [2022-10-21T22:50:46.111Z] #38 75.62   DEP      criu/proc_parse.d
22:50:46 [2022-10-21T22:50:46.111Z] #38 75.87   DEP      criu/plugin.d
22:50:46 [2022-10-21T22:50:46.111Z] #38 76.00   DEP      criu/pipes.d
22:50:46 [2022-10-21T22:50:46.371Z] #38 76.21   DEP      criu/pie-util.d
22:50:46 [2022-10-21T22:50:46.371Z] #38 76.35   DEP      criu/pie-util-vdso.d
22:50:46 [2022-10-21T22:50:46.375Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.41s)
22:50:46 [2022-10-21T22:50:46.375Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:50:46 [2022-10-21T22:50:46.631Z] #38 76.58   DEP      criu/pie-util-vdso-elf32.d
22:50:46 [2022-10-21T22:50:46.632Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:46 [2022-10-21T22:50:46.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:46 [2022-10-21T22:50:46.632Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:46 [2022-10-21T22:50:46.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:46 [2022-10-21T22:50:46.632Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:46 [2022-10-21T22:50:46.632Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:46 [2022-10-21T22:50:46.632Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:46 [2022-10-21T22:50:46.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:50:46 [2022-10-21T22:50:46.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:50:46 [2022-10-21T22:50:46.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:50:46 [2022-10-21T22:50:46.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:50:46 [2022-10-21T22:50:46.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:50:46 [2022-10-21T22:50:46.632Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:50:46 [2022-10-21T22:50:46.632Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:50:46 [2022-10-21T22:50:46.891Z] #38 76.78   DEP      criu/path.d
22:50:46 [2022-10-21T22:50:46.891Z] #38 77.00   DEP      criu/parasite-syscall.d
22:50:47 [2022-10-21T22:50:47.029Z] #49 1.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:50:47 [2022-10-21T22:50:47.029Z] #49 1.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:50:47 [2022-10-21T22:50:47.029Z] #49 1.848 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:50:47 [2022-10-21T22:50:47.197Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestCreateDifferentPlatform
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestCreateDifferentPlatform/different_os
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:50:47 [2022-10-21T22:50:47.197Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:50:47 [2022-10-21T22:50:47.197Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:50:47 [2022-10-21T22:50:47.197Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:50:47 [2022-10-21T22:50:47.197Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:50:47 [2022-10-21T22:50:47.197Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestContainerStartOnDaemonRestart
22:50:47 [2022-10-21T22:50:47.197Z] === PAUSE TestContainerStartOnDaemonRestart
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestDaemonRestartIpcMode
22:50:47 [2022-10-21T22:50:47.197Z] === PAUSE TestDaemonRestartIpcMode
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestDaemonHostGatewayIP
22:50:47 [2022-10-21T22:50:47.197Z] === PAUSE TestDaemonHostGatewayIP
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestRestartDaemonWithRestartingContainer
22:50:47 [2022-10-21T22:50:47.197Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestContainerKillOnDaemonStart
22:50:47 [2022-10-21T22:50:47.197Z] === PAUSE TestContainerKillOnDaemonStart
22:50:47 [2022-10-21T22:50:47.197Z] === RUN   TestDiff
22:50:47 [2022-10-21T22:50:47.460Z] #38 77.21   DEP      criu/pagemap.d
22:50:47 [2022-10-21T22:50:47.460Z] #38 77.37   DEP      criu/pagemap-cache.d
22:50:47 [2022-10-21T22:50:47.460Z] #38 77.49   DEP      criu/page-xfer.d
22:50:47 [2022-10-21T22:50:47.597Z] #49 2.400 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:50:47 [2022-10-21T22:50:47.720Z] #38 77.61   DEP      criu/page-pipe.d
22:50:47 [2022-10-21T22:50:47.762Z] --- PASS: TestDiff (0.54s)
22:50:47 [2022-10-21T22:50:47.762Z] === RUN   TestExecWithCloseStdin
22:50:47 [2022-10-21T22:50:47.979Z] #38 77.79   DEP      criu/netfilter.d
22:50:47 [2022-10-21T22:50:47.980Z] #38 78.00   DEP      criu/net.d
22:50:48 [2022-10-21T22:50:48.239Z] #38 78.24   DEP      criu/namespaces.d
22:50:48 [2022-10-21T22:50:48.326Z] --- PASS: TestExecWithCloseStdin (0.59s)
22:50:48 [2022-10-21T22:50:48.326Z] === RUN   TestExec
22:50:48 [2022-10-21T22:50:48.498Z] #38 78.43   DEP      criu/mount.d
22:50:48 [2022-10-21T22:50:48.758Z] #38 78.60   DEP      criu/memfd.d
22:50:48 [2022-10-21T22:50:48.890Z] --- PASS: TestExec (0.56s)
22:50:48 [2022-10-21T22:50:48.890Z] === RUN   TestExecUser
22:50:48 [2022-10-21T22:50:48.975Z] #49 3.723 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:50:49 [2022-10-21T22:50:49.018Z] #38 78.82   DEP      criu/mem.d
22:50:49 [2022-10-21T22:50:49.278Z] #38 79.05   DEP      criu/lsm.d
22:50:49 [2022-10-21T22:50:49.278Z] #38 79.16   DEP      criu/log.d
22:50:49 [2022-10-21T22:50:49.278Z] #38 79.27   DEP      criu/libnetlink.d
22:50:49 [2022-10-21T22:50:49.455Z] --- PASS: TestExecUser (0.57s)
22:50:49 [2022-10-21T22:50:49.455Z] === RUN   TestExportContainerAndImportImage
22:50:49 [2022-10-21T22:50:49.537Z] #38 79.46   DEP      criu/kerndat.d
22:50:49 [2022-10-21T22:50:49.797Z] #38 79.68   DEP      criu/kcmp-ids.d
22:50:49 [2022-10-21T22:50:49.797Z] #38 79.81   DEP      criu/irmap.d
22:50:50 [2022-10-21T22:50:50.020Z] --- PASS: TestExportContainerAndImportImage (0.70s)
22:50:50 [2022-10-21T22:50:50.020Z] === RUN   TestExportContainerAfterDaemonRestart
22:50:50 [2022-10-21T22:50:50.057Z] #38 79.90   DEP      criu/ipc_ns.d
22:50:50 [2022-10-21T22:50:50.057Z] #38 80.01   DEP      criu/image.d
22:50:50 [2022-10-21T22:50:50.316Z] #38 80.14   DEP      criu/image-desc.d
22:50:50 [2022-10-21T22:50:50.316Z] #38 80.21   DEP      criu/fsnotify.d
22:50:50 [2022-10-21T22:50:50.316Z] #38 80.35   DEP      criu/filesystems.d
22:50:50 [2022-10-21T22:50:50.352Z] #49 4.905 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:50:50 [2022-10-21T22:50:50.576Z] #38 80.51   DEP      criu/files.d
22:50:50 [2022-10-21T22:50:50.835Z] #38 80.70   DEP      criu/files-reg.d
22:50:51 [2022-10-21T22:50:51.095Z] #38 80.92   DEP      criu/files-ext.d
22:50:51 [2022-10-21T22:50:51.095Z] #38 81.05   DEP      criu/file-lock.d
22:50:51 [2022-10-21T22:50:51.289Z] #49 ...
22:50:51 [2022-10-21T22:50:51.289Z] 
22:50:51 [2022-10-21T22:50:51.289Z] #48 [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
22:50:51 [2022-10-21T22:50:51.289Z] #48 13.71 + cd /tmp/tmp.vMWJ3H5x4p/src/github.com/opencontainers/runc
22:50:51 [2022-10-21T22:50:51.289Z] #48 13.71 + git checkout -q v1.1.4
22:50:51 [2022-10-21T22:50:51.354Z] #38 81.24   DEP      criu/file-ids.d
22:50:51 [2022-10-21T22:50:51.390Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
22:50:51 [2022-10-21T22:50:51.390Z] === RUN   TestHealthCheckWorkdir
22:50:51 [2022-10-21T22:50:51.613Z] #38 81.39   DEP      criu/fifo.d
22:50:51 [2022-10-21T22:50:51.613Z] #38 81.60   DEP      criu/fdstore.d
22:50:51 [2022-10-21T22:50:51.613Z] #38 81.71   DEP      criu/fault-injection.d
22:50:51 [2022-10-21T22:50:51.858Z] #48 14.44 + '[' -z '' ']'
22:50:51 [2022-10-21T22:50:51.858Z] #48 14.44 + target=static
22:50:51 [2022-10-21T22:50:51.858Z] #48 14.44 + make BUILDTAGS=seccomp static
22:50:51 [2022-10-21T22:50:51.873Z] #38 81.79   DEP      criu/external.d
22:50:51 [2022-10-21T22:50:51.873Z] #38 ...
22:50:51 [2022-10-21T22:50:51.873Z] 
22:50:51 [2022-10-21T22:50:51.873Z] #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
22:50:51 [2022-10-21T22:50:51.873Z] #40 13.81 + cd /tmp/tmp.7EuCJgQejW/src/github.com/opencontainers/runc
22:50:51 [2022-10-21T22:50:51.873Z] #40 13.81 + git checkout -q v1.1.4
22:50:51 [2022-10-21T22:50:51.955Z] --- PASS: TestHealthCheckWorkdir (0.66s)
22:50:51 [2022-10-21T22:50:51.955Z] === RUN   TestHealthKillContainer
22:50:52 [2022-10-21T22:50:52.426Z] #48 15.00 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
22:50:52 [2022-10-21T22:50:52.812Z] #40 14.58 + '[' -z '' ']'
22:50:52 [2022-10-21T22:50:52.812Z] #40 14.58 + target=static
22:50:52 [2022-10-21T22:50:52.812Z] #40 14.58 + make BUILDTAGS=seccomp static
22:50:53 [2022-10-21T22:50:53.380Z] #40 15.16 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
22:50:54 [2022-10-21T22:50:54.458Z] --- PASS: TestBuildWithHugeFile (38.23s)
22:50:54 [2022-10-21T22:50:54.458Z] === RUN   TestBuildWithEmptyDockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:50:54 [2022-10-21T22:50:54.458Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:50:54 [2022-10-21T22:50:54.458Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
22:50:54 [2022-10-21T22:50:54.458Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
22:50:54 [2022-10-21T22:50:54.458Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:50:54 [2022-10-21T22:50:54.458Z] === RUN   TestBuildPreserveOwnership
22:50:54 [2022-10-21T22:50:54.458Z] === RUN   TestBuildPreserveOwnership/copy_from
22:50:55 [2022-10-21T22:50:55.715Z] #48 ...
22:50:55 [2022-10-21T22:50:55.715Z] 
22:50:55 [2022-10-21T22:50:55.715Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:55 [2022-10-21T22:50:55.715Z] #38 75.69   DEP      criu/parasite-syscall.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 76.08   DEP      criu/pagemap.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 76.45   DEP      criu/pagemap-cache.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 76.67   DEP      criu/page-xfer.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 76.83   DEP      criu/page-pipe.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 76.91   DEP      criu/netfilter.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 77.03   DEP      criu/net.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 77.19   DEP      criu/namespaces.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 77.35   DEP      criu/mount.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 77.60   DEP      criu/memfd.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 77.73   DEP      criu/mem.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.01   DEP      criu/lsm.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.14   DEP      criu/log.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.29   DEP      criu/libnetlink.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.42   DEP      criu/kerndat.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.59   DEP      criu/kcmp-ids.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.67   DEP      criu/irmap.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.80   DEP      criu/ipc_ns.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 78.95   DEP      criu/image.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 79.15   DEP      criu/image-desc.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 79.24   DEP      criu/fsnotify.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 79.48   DEP      criu/filesystems.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 79.64   DEP      criu/files.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 79.81   DEP      criu/files-reg.d
22:50:55 [2022-10-21T22:50:55.715Z] #38 80.00   DEP      criu/files-ext.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.17   DEP      criu/file-lock.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.34   DEP      criu/file-ids.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.51   DEP      criu/fifo.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.62   DEP      criu/fdstore.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.71   DEP      criu/fault-injection.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.76   DEP      criu/external.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.82   DEP      criu/eventpoll.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 80.97   DEP      criu/eventfd.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 81.19   DEP      criu/crtools.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 81.45   DEP      criu/cr-service.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 81.71   DEP      criu/cr-restore.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 82.01   DEP      criu/cr-errno.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 82.04   DEP      criu/cr-dump.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 82.25   DEP      criu/cr-dedup.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 82.41   DEP      criu/cr-check.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 82.61   DEP      criu/config.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 82.78   DEP      criu/clone-noasan.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 82.92   DEP      criu/cgroup.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 83.07   DEP      criu/cgroup-props.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 83.22   DEP      criu/bitmap.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 83.26   DEP      criu/bfd.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 83.40   DEP      criu/autofs.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 83.55   DEP      criu/aio.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 83.75   DEP      criu/action-scripts.d
22:50:55 [2022-10-21T22:50:55.716Z] #38 84.09   CC       criu/action-scripts.o
22:50:55 [2022-10-21T22:50:55.716Z] #38 84.46   CC       criu/aio.o
22:50:55 [2022-10-21T22:50:55.716Z] #38 85.01   CC       criu/autofs.o
22:50:55 [2022-10-21T22:50:55.839Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:50:56 [2022-10-21T22:50:56.283Z] #38 86.59   CC       criu/bfd.o
22:50:56 [2022-10-21T22:50:56.672Z] #40 ...
22:50:56 [2022-10-21T22:50:56.672Z] 
22:50:56 [2022-10-21T22:50:56.672Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:50:56 [2022-10-21T22:50:56.672Z] #0 1.295 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:50:56 [2022-10-21T22:50:56.672Z] #0 1.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:50:56 [2022-10-21T22:50:56.672Z] #0 1.328 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:50:56 [2022-10-21T22:50:56.672Z] #0 1.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
22:50:56 [2022-10-21T22:50:56.672Z] #0 3.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB]
22:50:56 [2022-10-21T22:50:56.672Z] #0 4.335 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
22:50:56 [2022-10-21T22:50:56.672Z] #0 7.888 Fetched 8598 kB in 7s (1251 kB/s)
22:50:56 [2022-10-21T22:50:56.672Z] #0 7.888 Reading package lists...
22:50:56 [2022-10-21T22:50:56.672Z] #49 ...
22:50:56 [2022-10-21T22:50:56.672Z] 
22:50:56 [2022-10-21T22:50:56.672Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:50:56 [2022-10-21T22:50:56.672Z] #38 81.89   DEP      criu/eventpoll.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 82.03   DEP      criu/eventfd.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 82.20   DEP      criu/crtools.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 82.39   DEP      criu/cr-service.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 82.58   DEP      criu/cr-restore.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 82.81   DEP      criu/cr-errno.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 82.83   DEP      criu/cr-dump.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 83.15   DEP      criu/cr-dedup.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 83.29   DEP      criu/cr-check.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 83.50   DEP      criu/config.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 83.68   DEP      criu/clone-noasan.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 83.76   DEP      criu/cgroup.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 83.93   DEP      criu/cgroup-props.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 84.04   DEP      criu/bitmap.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 84.08   DEP      criu/bfd.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 84.18   DEP      criu/autofs.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 84.33   DEP      criu/aio.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 84.51   DEP      criu/action-scripts.d
22:50:56 [2022-10-21T22:50:56.672Z] #38 84.83   CC       criu/action-scripts.o
22:50:56 [2022-10-21T22:50:56.672Z] #38 85.38   CC       criu/aio.o
22:50:56 [2022-10-21T22:50:56.672Z] #38 86.05   CC       criu/autofs.o
22:50:56 [2022-10-21T22:50:56.778Z] --- PASS: TestBuildPreserveOwnership (2.74s)
22:50:56 [2022-10-21T22:50:56.778Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.84s)
22:50:56 [2022-10-21T22:50:56.778Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s)
22:50:56 [2022-10-21T22:50:56.778Z] === RUN   TestBuildPlatformInvalid
22:50:56 [2022-10-21T22:50:56.778Z] --- PASS: TestBuildPlatformInvalid (0.07s)
22:50:56 [2022-10-21T22:50:56.778Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:50:56 [2022-10-21T22:50:56.852Z] #38 87.18   CC       criu/bitmap.o
22:50:57 [2022-10-21T22:50:57.111Z] #38 87.34   CC       criu/cgroup-props.o
22:50:57 [2022-10-21T22:50:57.610Z] #38 87.62   CC       criu/bfd.o
22:50:57 [2022-10-21T22:50:57.718Z] Loaded image: busybox:latest
22:50:57 [2022-10-21T22:50:57.718Z] Loaded image: busybox:glibc
22:50:58 [2022-10-21T22:50:58.179Z] #38 88.16   CC       criu/bitmap.o
22:50:58 [2022-10-21T22:50:58.439Z] #38 88.34   CC       criu/cgroup-props.o
22:50:58 [2022-10-21T22:50:58.489Z] #38 88.57   CC       criu/cgroup.o
22:50:58 [2022-10-21T22:50:58.658Z] Loaded image: debian:bullseye-slim
22:50:58 [2022-10-21T22:50:58.917Z] Loaded image: hello-world:latest
22:50:58 [2022-10-21T22:50:58.917Z] Loaded image: arm32v7/hello-world:latest
22:50:59 [2022-10-21T22:50:59.378Z] #38 89.36   CC       criu/cgroup.o
22:51:01 [2022-10-21T22:51:01.776Z] #38 91.81   CC       criu/clone-noasan.o
22:51:01 [2022-10-21T22:51:01.776Z] #38 92.09   CC       criu/config.o
22:51:01 [2022-10-21T22:51:01.915Z] --- PASS: TestHealthKillContainer (8.18s)
22:51:01 [2022-10-21T22:51:01.915Z] === RUN   TestHealthCheckProcessKilled
22:51:01 [2022-10-21T22:51:01.915Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
22:51:01 [2022-10-21T22:51:01.915Z] === RUN   TestInspectCpusetInConfigPre120
22:51:01 [2022-10-21T22:51:01.915Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
22:51:01 [2022-10-21T22:51:01.915Z] === RUN   TestIpcModeNone
22:51:01 [2022-10-21T22:51:01.915Z] #38 ...
22:51:01 [2022-10-21T22:51:01.915Z] 
22:51:01 [2022-10-21T22:51:01.915Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:01 [2022-10-21T22:51:01.915Z] #0 7.888 Reading package lists...
22:51:01 [2022-10-21T22:51:01.915Z] #49 10.83 Reading package lists...
22:51:01 [2022-10-21T22:51:01.915Z] #49 13.58 Building dependency tree...
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.41 The following additional packages will be installed:
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.42   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.42   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.42   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.42   python3-pkg-resources vim-runtime xxd
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.43 Suggested packages:
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.43   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.43   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.43   acl attr quota
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.43 Recommended packages:
22:51:01 [2022-10-21T22:51:01.915Z] #49 15.43   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:51:02 [2022-10-21T22:51:02.172Z] --- PASS: TestIpcModeNone (0.57s)
22:51:02 [2022-10-21T22:51:02.172Z] === RUN   TestIpcModePrivate
22:51:02 [2022-10-21T22:51:02.430Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
22:51:02 [2022-10-21T22:51:02.688Z] --- PASS: TestIpcModePrivate (0.59s)
22:51:02 [2022-10-21T22:51:02.688Z] === RUN   TestIpcModeShareable
22:51:02 [2022-10-21T22:51:02.946Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
22:51:03 [2022-10-21T22:51:03.154Z] #38 93.63   CC       criu/cr-check.o
22:51:03 [2022-10-21T22:51:03.155Z] #38 ...
22:51:03 [2022-10-21T22:51:03.155Z] 
22:51:03 [2022-10-21T22:51:03.155Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:03 [2022-10-21T22:51:03.155Z] #49 8.864 Fetched 8598 kB in 7s (1153 kB/s)
22:51:03 [2022-10-21T22:51:03.155Z] #49 8.864 Reading package lists...
22:51:03 [2022-10-21T22:51:03.155Z] #49 11.64 Reading package lists...
22:51:03 [2022-10-21T22:51:03.155Z] #49 14.52 Building dependency tree...
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.23 The following additional packages will be installed:
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.26   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.26   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.26   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.26   python3-pkg-resources vim-runtime xxd
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.27 Suggested packages:
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.27   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.27   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.27   acl attr quota
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.27 Recommended packages:
22:51:03 [2022-10-21T22:51:03.155Z] #49 16.27   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.75 The following NEW packages will be installed:
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.75   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.75   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.76   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.76   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.76   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.76   python3-pkg-resources python3-setuptools python3-wheel sudo
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.76   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:51:03 [2022-10-21T22:51:03.155Z] #49 17.76   xz-utils zip
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.10 0 upgraded, 47 newly installed, 0 to remove and 7 not upgraded.
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.10 Need to get 27.0 MB of archives.
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.10 After this operation, 104 MB of additional disk space will be used.
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
22:51:03 [2022-10-21T22:51:03.155Z] #49 18.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.88 The following NEW packages will be installed:
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   python3-pkg-resources python3-setuptools python3-wheel sudo
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:51:03 [2022-10-21T22:51:03.292Z] #49 16.89   xz-utils zip
22:51:03 [2022-10-21T22:51:03.414Z] #49 18.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:51:03 [2022-10-21T22:51:03.414Z] #49 18.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:51:03 [2022-10-21T22:51:03.414Z] #49 18.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
22:51:03 [2022-10-21T22:51:03.414Z] #49 18.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
22:51:03 [2022-10-21T22:51:03.414Z] #49 18.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:51:03 [2022-10-21T22:51:03.526Z] --- PASS: TestIpcModeShareable (0.73s)
22:51:03 [2022-10-21T22:51:03.526Z] === RUN   TestAPIIpcModeShareableAndContainer
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.23 0 upgraded, 47 newly installed, 0 to remove and 7 not upgraded.
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.23 Need to get 27.0 MB of archives.
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.23 After this operation, 104 MB of additional disk space will be used.
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
22:51:03 [2022-10-21T22:51:03.551Z] #49 17.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
22:51:03 [2022-10-21T22:51:03.673Z] #49 18.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
22:51:03 [2022-10-21T22:51:03.674Z] #49 18.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:51:03 [2022-10-21T22:51:03.674Z] #49 18.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:51:03 [2022-10-21T22:51:03.674Z] #49 18.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:51:03 [2022-10-21T22:51:03.674Z] #49 18.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
22:51:03 [2022-10-21T22:51:03.674Z] #49 18.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:51:03 [2022-10-21T22:51:03.674Z] #49 18.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
22:51:03 [2022-10-21T22:51:03.933Z] #49 18.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.87 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 17.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 18.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 18.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 18.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 18.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
22:51:04 [2022-10-21T22:51:04.118Z] #49 18.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
22:51:04 [2022-10-21T22:51:04.193Z] #49 ...
22:51:04 [2022-10-21T22:51:04.193Z] 
22:51:04 [2022-10-21T22:51:04.193Z] #24 [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
22:51:04 [2022-10-21T22:51:04.193Z] #24 DONE 149.6s
22:51:04 [2022-10-21T22:51:04.193Z] 
22:51:04 [2022-10-21T22:51:04.193Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:04 [2022-10-21T22:51:04.193Z] #49 19.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
22:51:04 [2022-10-21T22:51:04.193Z] #49 19.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
22:51:04 [2022-10-21T22:51:04.193Z] #49 19.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
22:51:04 [2022-10-21T22:51:04.377Z] #49 18.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:51:04 [2022-10-21T22:51:04.377Z] #49 18.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
22:51:04 [2022-10-21T22:51:04.636Z] #49 18.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
22:51:04 [2022-10-21T22:51:04.636Z] #49 18.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
22:51:05 [2022-10-21T22:51:05.422Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s)
22:51:05 [2022-10-21T22:51:05.422Z] === RUN   TestAPIIpcModeHost
22:51:05 [2022-10-21T22:51:05.571Z] #49 20.23 debconf: delaying package configuration, since apt-utils is not installed
22:51:05 [2022-10-21T22:51:05.571Z] #49 20.38 Fetched 27.0 MB in 1s (19.5 MB/s)
22:51:05 [2022-10-21T22:51:05.571Z] #49 20.44 Selecting previously unselected package pigz.
22:51:05 [2022-10-21T22:51:05.571Z] #49 20.44 (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 ... 24019 files and directories currently installed.)
22:51:05 [2022-10-21T22:51:05.571Z] #49 20.49 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
22:51:05 [2022-10-21T22:51:05.571Z] #49 20.49 Unpacking pigz (2.6-1) ...
22:51:05 [2022-10-21T22:51:05.574Z] #49 19.16 debconf: delaying package configuration, since apt-utils is not installed
22:51:05 [2022-10-21T22:51:05.574Z] #49 19.29 Fetched 27.0 MB in 1s (18.3 MB/s)
22:51:05 [2022-10-21T22:51:05.574Z] #49 19.39 Selecting previously unselected package pigz.
22:51:05 [2022-10-21T22:51:05.574Z] #49 19.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
22:51:05 [2022-10-21T22:51:05.574Z] #49 19.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
22:51:05 [2022-10-21T22:51:05.574Z] #49 19.49 Unpacking pigz (2.6-1) ...
22:51:05 [2022-10-21T22:51:05.679Z] --- PASS: TestAPIIpcModeHost (0.34s)
22:51:05 [2022-10-21T22:51:05.679Z] === RUN   TestDaemonIpcModeShareable
22:51:05 [2022-10-21T22:51:05.833Z] #49 19.58 Selecting previously unselected package libelf1:amd64.
22:51:05 [2022-10-21T22:51:05.833Z] #49 19.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
22:51:05 [2022-10-21T22:51:05.833Z] #49 19.60 Unpacking libelf1:amd64 (0.183-1) ...
22:51:05 [2022-10-21T22:51:05.833Z] #49 19.78 Selecting previously unselected package libbpf0:amd64.
22:51:05 [2022-10-21T22:51:05.833Z] #49 19.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
22:51:05 [2022-10-21T22:51:05.845Z] #49 20.61 Selecting previously unselected package libelf1:amd64.
22:51:05 [2022-10-21T22:51:05.845Z] #49 20.61 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
22:51:05 [2022-10-21T22:51:05.845Z] #49 20.62 Unpacking libelf1:amd64 (0.183-1) ...
22:51:05 [2022-10-21T22:51:05.845Z] #49 20.82 Selecting previously unselected package libbpf0:amd64.
22:51:05 [2022-10-21T22:51:05.845Z] #49 20.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
22:51:05 [2022-10-21T22:51:05.845Z] #49 20.84 Unpacking libbpf0:amd64 (1:0.3-2) ...
22:51:06 [2022-10-21T22:51:06.104Z] #49 20.99 Selecting previously unselected package libcap2:amd64.
22:51:06 [2022-10-21T22:51:06.104Z] #49 20.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.104Z] #49 21.00 Unpacking libcap2:amd64 (1:2.44-1) ...
22:51:06 [2022-10-21T22:51:06.148Z] #49 19.79 Unpacking libbpf0:amd64 (1:0.3-2) ...
22:51:06 [2022-10-21T22:51:06.148Z] #49 19.92 Selecting previously unselected package libcap2:amd64.
22:51:06 [2022-10-21T22:51:06.148Z] #49 19.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.148Z] #49 19.95 Unpacking libcap2:amd64 (1:2.44-1) ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.14 Selecting previously unselected package libmnl0:amd64.
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.16 Unpacking libmnl0:amd64 (1.0.4-3) ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.20 Selecting previously unselected package libxtables12:amd64.
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.23 Unpacking libxtables12:amd64 (1.8.7-1) ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.30 Selecting previously unselected package libcap2-bin.
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.30 Unpacking libcap2-bin (1:2.44-1) ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.38 Selecting previously unselected package iproute2.
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.363Z] #49 21.40 Unpacking iproute2 (5.10.0-4) ...
22:51:06 [2022-10-21T22:51:06.434Z] #49 20.26 Selecting previously unselected package libmnl0:amd64.
22:51:06 [2022-10-21T22:51:06.434Z] #49 20.26 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.434Z] #49 20.28 Unpacking libmnl0:amd64 (1.0.4-3) ...
22:51:06 [2022-10-21T22:51:06.611Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
22:51:06 [2022-10-21T22:51:06.611Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
22:51:06 [2022-10-21T22:51:06.611Z] === RUN   TestDaemonIpcModePrivate
22:51:06 [2022-10-21T22:51:06.693Z] #49 20.62 Selecting previously unselected package libxtables12:amd64.
22:51:06 [2022-10-21T22:51:06.693Z] #49 20.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.931Z] #49 21.93 Selecting previously unselected package xxd.
22:51:06 [2022-10-21T22:51:06.931Z] #49 21.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:51:06 [2022-10-21T22:51:06.953Z] #49 ...
22:51:06 [2022-10-21T22:51:06.953Z] 
22:51:06 [2022-10-21T22:51:06.953Z] #24 [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
22:51:06 [2022-10-21T22:51:06.953Z] #24 DONE 152.3s
22:51:06 [2022-10-21T22:51:06.953Z] 
22:51:06 [2022-10-21T22:51:06.953Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:06 [2022-10-21T22:51:06.953Z] #49 20.64 Unpacking libxtables12:amd64 (1.8.7-1) ...
22:51:06 [2022-10-21T22:51:06.953Z] #49 ...
22:51:06 [2022-10-21T22:51:06.953Z] 
22:51:06 [2022-10-21T22:51:06.953Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:06 [2022-10-21T22:51:06.953Z] #38 92.63   CC       criu/clone-noasan.o
22:51:06 [2022-10-21T22:51:06.953Z] #38 92.83   CC       criu/config.o
22:51:06 [2022-10-21T22:51:06.953Z] #38 94.48   CC       criu/cr-check.o
22:51:06 [2022-10-21T22:51:06.953Z] #38 96.84   CC       criu/cr-dedup.o
22:51:07 [2022-10-21T22:51:07.190Z] #49 21.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:51:07 [2022-10-21T22:51:07.191Z] #49 22.08 Selecting previously unselected package vim-common.
22:51:07 [2022-10-21T22:51:07.191Z] #49 22.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:51:07 [2022-10-21T22:51:07.191Z] #49 22.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:51:07 [2022-10-21T22:51:07.450Z] #49 22.29 Selecting previously unselected package bash-completion.
22:51:07 [2022-10-21T22:51:07.450Z] #49 22.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:51:07 [2022-10-21T22:51:07.543Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
22:51:07 [2022-10-21T22:51:07.801Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
22:51:07 [2022-10-21T22:51:07.801Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:51:07 [2022-10-21T22:51:07.892Z] #38 97.71   CC       criu/cr-dump.o
22:51:08 [2022-10-21T22:51:08.151Z] #38 ...
22:51:08 [2022-10-21T22:51:08.151Z] 
22:51:08 [2022-10-21T22:51:08.151Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:08 [2022-10-21T22:51:08.151Z] #49 20.80 Selecting previously unselected package libcap2-bin.
22:51:08 [2022-10-21T22:51:08.151Z] #49 20.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
22:51:08 [2022-10-21T22:51:08.151Z] #49 20.84 Unpacking libcap2-bin (1:2.44-1) ...
22:51:08 [2022-10-21T22:51:08.151Z] #49 20.94 Selecting previously unselected package iproute2.
22:51:08 [2022-10-21T22:51:08.151Z] #49 20.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
22:51:08 [2022-10-21T22:51:08.151Z] #49 20.95 Unpacking iproute2 (5.10.0-4) ...
22:51:08 [2022-10-21T22:51:08.151Z] #49 21.79 Selecting previously unselected package xxd.
22:51:08 [2022-10-21T22:51:08.151Z] #49 21.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:51:08 [2022-10-21T22:51:08.151Z] #49 21.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:51:08 [2022-10-21T22:51:08.151Z] #49 21.96 Selecting previously unselected package vim-common.
22:51:08 [2022-10-21T22:51:08.151Z] #49 21.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:51:08 [2022-10-21T22:51:08.151Z] #49 22.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:51:08 [2022-10-21T22:51:08.411Z] #49 22.19 Selecting previously unselected package bash-completion.
22:51:08 [2022-10-21T22:51:08.411Z] #49 22.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:51:08 [2022-10-21T22:51:08.733Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
22:51:08 [2022-10-21T22:51:08.991Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
22:51:08 [2022-10-21T22:51:08.991Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:51:09 [2022-10-21T22:51:09.356Z] #49 24.30 Unpacking bash-completion (1:2.11-2) ...
22:51:09 [2022-10-21T22:51:09.923Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
22:51:09 [2022-10-21T22:51:09.925Z] #49 24.74 Selecting previously unselected package bzip2.
22:51:09 [2022-10-21T22:51:09.925Z] #49 24.75 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
22:51:09 [2022-10-21T22:51:09.925Z] #49 24.75 Unpacking bzip2 (1.0.8-4) ...
22:51:09 [2022-10-21T22:51:09.925Z] #49 24.83 Selecting previously unselected package xz-utils.
22:51:09 [2022-10-21T22:51:09.925Z] #49 24.83 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:51:09 [2022-10-21T22:51:09.925Z] #49 24.85 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:51:10 [2022-10-21T22:51:10.181Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
22:51:10 [2022-10-21T22:51:10.181Z] === RUN   TestIpcModeOlderClient
22:51:10 [2022-10-21T22:51:10.181Z] === PAUSE TestIpcModeOlderClient
22:51:10 [2022-10-21T22:51:10.181Z] === RUN   TestKillContainerInvalidSignal
22:51:10 [2022-10-21T22:51:10.184Z] #49 25.02 Selecting previously unselected package apparmor.
22:51:10 [2022-10-21T22:51:10.184Z] #49 25.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
22:51:10 [2022-10-21T22:51:10.184Z] #49 25.08 Unpacking apparmor (2.13.6-10) ...
22:51:10 [2022-10-21T22:51:10.317Z] #49 24.19 Unpacking bash-completion (1:2.11-2) ...
22:51:10 [2022-10-21T22:51:10.438Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
22:51:10 [2022-10-21T22:51:10.438Z] === RUN   TestKillContainer
22:51:10 [2022-10-21T22:51:10.438Z] === RUN   TestKillContainer/no_signal
22:51:10 [2022-10-21T22:51:10.443Z] #49 25.54 Selecting previously unselected package inetutils-ping.
22:51:10 [2022-10-21T22:51:10.443Z] #49 25.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
22:51:10 [2022-10-21T22:51:10.702Z] #49 25.56 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:51:10 [2022-10-21T22:51:10.702Z] #49 25.70 Selecting previously unselected package libip4tc2:amd64.
22:51:10 [2022-10-21T22:51:10.702Z] #49 25.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
22:51:10 [2022-10-21T22:51:10.702Z] #49 25.74 Unpacking libip4tc2:amd64 (1.8.7-1) ...
22:51:10 [2022-10-21T22:51:10.886Z] #49 24.56 Selecting previously unselected package bzip2.
22:51:10 [2022-10-21T22:51:10.886Z] #49 24.57 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
22:51:10 [2022-10-21T22:51:10.886Z] #49 24.58 Unpacking bzip2 (1.0.8-4) ...
22:51:10 [2022-10-21T22:51:10.886Z] #49 24.68 Selecting previously unselected package xz-utils.
22:51:10 [2022-10-21T22:51:10.886Z] #49 24.68 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
22:51:10 [2022-10-21T22:51:10.886Z] #49 24.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:51:10 [2022-10-21T22:51:10.961Z] #49 25.81 Selecting previously unselected package libip6tc2:amd64.
22:51:10 [2022-10-21T22:51:10.961Z] #49 25.82 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
22:51:10 [2022-10-21T22:51:10.961Z] #49 25.83 Unpacking libip6tc2:amd64 (1.8.7-1) ...
22:51:10 [2022-10-21T22:51:10.961Z] #49 25.91 Selecting previously unselected package libnfnetlink0:amd64.
22:51:10 [2022-10-21T22:51:10.961Z] #49 25.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:51:10 [2022-10-21T22:51:10.961Z] #49 25.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:51:10 [2022-10-21T22:51:10.961Z] #49 26.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:51:11 [2022-10-21T22:51:11.003Z] === RUN   TestKillContainer/non_killing_signal
22:51:11 [2022-10-21T22:51:11.137Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.39s)
22:51:11 [2022-10-21T22:51:11.137Z] PASS
22:51:11 [2022-10-21T22:51:11.137Z] 
22:51:11 [2022-10-21T22:51:11.137Z] === Skipped
22:51:11 [2022-10-21T22:51:11.137Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:51:11 [2022-10-21T22:51:11.137Z]     build_session_test.go:25: TODO: BuildKit
22:51:11 [2022-10-21T22:51:11.137Z] 
22:51:11 [2022-10-21T22:51:11.137Z] DONE 33 tests, 1 skipped in 74.044s
22:51:11 [2022-10-21T22:51:11.137Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:51:11 [2022-10-21T22:51:11.137Z] ++ 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
22:51:11 [2022-10-21T22:51:11.137Z] ++ set -e
22:51:11 [2022-10-21T22:51:11.137Z] ++ '[' -n 0 ']'
22:51:11 [2022-10-21T22:51:11.137Z] ++ set -x
22:51:11 [2022-10-21T22:51:11.137Z] ++ 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
22:51:11 [2022-10-21T22:51:11.137Z] INFO: Testing against a local daemon
22:51:11 [2022-10-21T22:51:11.137Z] === RUN   TestConfigInspect
22:51:11 [2022-10-21T22:51:11.146Z] #49 24.86 Selecting previously unselected package apparmor.
22:51:11 [2022-10-21T22:51:11.146Z] #49 24.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.146Z] #49 24.92 Unpacking apparmor (2.13.6-10) ...
22:51:11 [2022-10-21T22:51:11.222Z] #49 26.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.222Z] #49 26.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:51:11 [2022-10-21T22:51:11.222Z] #49 26.13 Selecting previously unselected package libnftnl11:amd64.
22:51:11 [2022-10-21T22:51:11.222Z] #49 26.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.222Z] #49 26.16 Unpacking libnftnl11:amd64 (1.1.9-1) ...
22:51:11 [2022-10-21T22:51:11.260Z] === RUN   TestKillContainer/killing_signal
22:51:11 [2022-10-21T22:51:11.397Z] --- PASS: TestConfigInspect (2.23s)
22:51:11 [2022-10-21T22:51:11.397Z] === RUN   TestConfigList
22:51:11 [2022-10-21T22:51:11.484Z] #49 26.24 Selecting previously unselected package iptables.
22:51:11 [2022-10-21T22:51:11.484Z] #49 26.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.484Z] #49 26.27 Unpacking iptables (1.8.7-1) ...
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.34 Selecting previously unselected package inetutils-ping.
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.35 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.48 Selecting previously unselected package libip4tc2:amd64.
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.48 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.49 Unpacking libip4tc2:amd64 (1.8.7-1) ...
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.56 Selecting previously unselected package libip6tc2:amd64.
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.58 Unpacking libip6tc2:amd64 (1.8.7-1) ...
22:51:11 [2022-10-21T22:51:11.714Z] #49 25.66 Selecting previously unselected package libnfnetlink0:amd64.
22:51:11 [2022-10-21T22:51:11.784Z] #49 26.59 Selecting previously unselected package libonig5:amd64.
22:51:11 [2022-10-21T22:51:11.784Z] #49 26.62 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.784Z] #49 26.62 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:51:11 [2022-10-21T22:51:11.784Z] #49 26.79 Selecting previously unselected package libjq1:amd64.
22:51:11 [2022-10-21T22:51:11.824Z] --- PASS: TestKillContainer (1.21s)
22:51:11 [2022-10-21T22:51:11.824Z]     --- PASS: TestKillContainer/no_signal (0.39s)
22:51:11 [2022-10-21T22:51:11.824Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
22:51:11 [2022-10-21T22:51:11.824Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
22:51:11 [2022-10-21T22:51:11.824Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:51:11 [2022-10-21T22:51:11.824Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.66 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.73 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.86 Selecting previously unselected package libnftnl11:amd64.
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.87 Unpacking libnftnl11:amd64 (1.1.9-1) ...
22:51:11 [2022-10-21T22:51:11.974Z] #49 25.96 Selecting previously unselected package iptables.
22:51:12 [2022-10-21T22:51:12.049Z] #49 26.80 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.049Z] #49 26.81 Unpacking libjq1:amd64 (1.6-2.1) ...
22:51:12 [2022-10-21T22:51:12.049Z] #49 26.95 Selecting previously unselected package jq.
22:51:12 [2022-10-21T22:51:12.049Z] #49 26.95 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.049Z] #49 26.96 Unpacking jq (1.6-2.1) ...
22:51:12 [2022-10-21T22:51:12.049Z] #49 27.06 Selecting previously unselected package libaio1:amd64.
22:51:12 [2022-10-21T22:51:12.082Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:51:12 [2022-10-21T22:51:12.234Z] #49 25.96 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.234Z] #49 25.97 Unpacking iptables (1.8.7-1) ...
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.06 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.07 Unpacking libaio1:amd64 (0.3.112-9) ...
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.14 Selecting previously unselected package libgpm2:amd64.
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.14 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.15 Unpacking libgpm2:amd64 (1.20.7-8) ...
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.26 Selecting previously unselected package libicu67:amd64.
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.28 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.313Z] #49 27.29 Unpacking libicu67:amd64 (67.1-7) ...
22:51:12 [2022-10-21T22:51:12.493Z] #49 26.26 Selecting previously unselected package libonig5:amd64.
22:51:12 [2022-10-21T22:51:12.493Z] #49 26.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.494Z] #49 26.27 Unpacking libonig5:amd64 (6.9.6-1.1) ...
22:51:12 [2022-10-21T22:51:12.753Z] #49 26.42 Selecting previously unselected package libjq1:amd64.
22:51:12 [2022-10-21T22:51:12.753Z] #49 26.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.753Z] #49 26.44 Unpacking libjq1:amd64 (1.6-2.1) ...
22:51:12 [2022-10-21T22:51:12.753Z] #49 26.55 Selecting previously unselected package jq.
22:51:12 [2022-10-21T22:51:12.753Z] #49 26.56 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
22:51:12 [2022-10-21T22:51:12.753Z] #49 26.56 Unpacking jq (1.6-2.1) ...
22:51:12 [2022-10-21T22:51:12.753Z] #49 26.66 Selecting previously unselected package libaio1:amd64.
22:51:13 [2022-10-21T22:51:13.013Z] #49 26.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
22:51:13 [2022-10-21T22:51:13.013Z] #49 26.69 Unpacking libaio1:amd64 (0.3.112-9) ...
22:51:13 [2022-10-21T22:51:13.013Z] #49 26.74 Selecting previously unselected package libgpm2:amd64.
22:51:13 [2022-10-21T22:51:13.013Z] #49 26.76 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
22:51:13 [2022-10-21T22:51:13.013Z] #49 26.77 Unpacking libgpm2:amd64 (1.20.7-8) ...
22:51:13 [2022-10-21T22:51:13.013Z] #49 26.83 Selecting previously unselected package libicu67:amd64.
22:51:13 [2022-10-21T22:51:13.013Z] #49 26.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
22:51:13 [2022-10-21T22:51:13.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
22:51:13 [2022-10-21T22:51:13.014Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
22:51:13 [2022-10-21T22:51:13.014Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
22:51:13 [2022-10-21T22:51:13.014Z] === RUN   TestKillStoppedContainer
22:51:13 [2022-10-21T22:51:13.014Z] --- PASS: TestKillStoppedContainer (0.05s)
22:51:13 [2022-10-21T22:51:13.014Z] === RUN   TestKillStoppedContainerAPIPre120
22:51:13 [2022-10-21T22:51:13.014Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:51:13 [2022-10-21T22:51:13.014Z] === RUN   TestKillDifferentUserContainer
22:51:13 [2022-10-21T22:51:13.273Z] #49 26.86 Unpacking libicu67:amd64 (67.1-7) ...
22:51:13 [2022-10-21T22:51:13.579Z] --- PASS: TestKillDifferentUserContainer (0.41s)
22:51:13 [2022-10-21T22:51:13.579Z] === RUN   TestInspectOomKilledTrue
22:51:13 [2022-10-21T22:51:13.579Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:51:13 [2022-10-21T22:51:13.579Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:51:13 [2022-10-21T22:51:13.579Z] === RUN   TestInspectOomKilledFalse
22:51:13 [2022-10-21T22:51:13.836Z] --- PASS: TestInspectOomKilledFalse (0.40s)
22:51:13 [2022-10-21T22:51:13.836Z] === RUN   TestLinksEtcHostsContentMatch
22:51:13 [2022-10-21T22:51:13.936Z] --- PASS: TestConfigList (2.20s)
22:51:13 [2022-10-21T22:51:13.936Z] === RUN   TestConfigsCreateAndDelete
22:51:14 [2022-10-21T22:51:14.094Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
22:51:14 [2022-10-21T22:51:14.094Z] === RUN   TestLinksContainerNames
22:51:15 [2022-10-21T22:51:15.025Z] --- PASS: TestLinksContainerNames (0.79s)
22:51:15 [2022-10-21T22:51:15.025Z] === RUN   TestLogsFollowTailEmpty
22:51:15 [2022-10-21T22:51:15.282Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
22:51:15 [2022-10-21T22:51:15.282Z] === RUN   TestContainerNetworkMountsNoChown
22:51:15 [2022-10-21T22:51:15.845Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
22:51:15 [2022-10-21T22:51:15.845Z] === RUN   TestConfigsUpdate
22:51:15 [2022-10-21T22:51:15.847Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/default
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/default
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/private
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/private
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rprivate
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rprivate
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/slave
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/slave
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rslave
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rslave
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/shared
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/shared
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rshared
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rshared
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/default
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/default/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/rslave
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/default/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/rshared
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/shared
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/rprivate
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/slave
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/private
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/private/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/private/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/default/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/default/mount_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:51:15 [2022-10-21T22:51:15.847Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/private/bind_root
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:51:16 [2022-10-21T22:51:16.105Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:51:16 [2022-10-21T22:51:16.362Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:51:16 [2022-10-21T22:51:16.362Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:51:16 [2022-10-21T22:51:16.362Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:51:16 [2022-10-21T22:51:16.362Z] === CONT  TestMountDaemonRoot/private/mount_root
22:51:16 [2022-10-21T22:51:16.362Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:51:16 [2022-10-21T22:51:16.362Z] --- PASS: TestMountDaemonRoot (0.02s)
22:51:16 [2022-10-21T22:51:16.362Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:51:16 [2022-10-21T22:51:16.362Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:51:16 [2022-10-21T22:51:16.362Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:51:16 [2022-10-21T22:51:16.362Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:51:16 [2022-10-21T22:51:16.362Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:51:16 [2022-10-21T22:51:16.362Z] === RUN   TestContainerBindMountNonRecursive
22:51:16 [2022-10-21T22:51:16.507Z] #49 ...
22:51:16 [2022-10-21T22:51:16.507Z] 
22:51:16 [2022-10-21T22:51:16.507Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:16 [2022-10-21T22:51:16.507Z] #38 96.07   CC       criu/cr-dedup.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 96.45   CC       criu/cr-dump.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 98.68   CC       criu/cr-errno.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 98.77   CC       criu/cr-restore.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 103.2   CC       criu/cr-service.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 104.9   CC       criu/crtools.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 105.5   CC       criu/eventfd.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 105.8   CC       criu/eventpoll.o
22:51:16 [2022-10-21T22:51:16.507Z] #38 ...
22:51:16 [2022-10-21T22:51:16.507Z] 
22:51:16 [2022-10-21T22:51:16.507Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:16 [2022-10-21T22:51:16.507Z] #49 30.98 Selecting previously unselected package libinih1:amd64.
22:51:16 [2022-10-21T22:51:16.507Z] #49 30.99 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 30.99 Unpacking libinih1:amd64 (53-1+b2) ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.04 Selecting previously unselected package libnet1:amd64.
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.16 Selecting previously unselected package libnl-3-200:amd64.
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.25 Selecting previously unselected package libprotobuf-c1:amd64.
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.35 Selecting previously unselected package net-tools.
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
22:51:16 [2022-10-21T22:51:16.507Z] #49 31.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:51:16 [2022-10-21T22:51:16.766Z] #49 31.57 Selecting previously unselected package patch.
22:51:16 [2022-10-21T22:51:16.766Z] #49 31.58 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
22:51:16 [2022-10-21T22:51:16.766Z] #49 31.59 Unpacking patch (2.7.6-7) ...
22:51:16 [2022-10-21T22:51:16.766Z] #49 31.71 Selecting previously unselected package python-pip-whl.
22:51:16 [2022-10-21T22:51:16.766Z] #49 31.71 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:51:16 [2022-10-21T22:51:16.766Z] #49 31.71 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:51:17 [2022-10-21T22:51:17.294Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
22:51:17 [2022-10-21T22:51:17.294Z] === RUN   TestContainerVolumesMountedAsShared
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.60 Selecting previously unselected package libinih1:amd64.
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.62 Unpacking libinih1:amd64 (53-1+b2) ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.67 Selecting previously unselected package libnet1:amd64.
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.69 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.79 Selecting previously unselected package libnl-3-200:amd64.
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.90 Selecting previously unselected package libprotobuf-c1:amd64.
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.97 Selecting previously unselected package net-tools.
22:51:17 [2022-10-21T22:51:17.469Z] #49 30.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 31.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 31.23 Selecting previously unselected package patch.
22:51:17 [2022-10-21T22:51:17.469Z] #49 31.23 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
22:51:17 [2022-10-21T22:51:17.469Z] #49 31.24 Unpacking patch (2.7.6-7) ...
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.35 Selecting previously unselected package python3-lib2to3.
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.36 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.37 Unpacking python3-lib2to3 (3.9.2-1) ...
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.51 Selecting previously unselected package python3-distutils.
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.51 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.52 Unpacking python3-distutils (3.9.2-1) ...
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.63 Selecting previously unselected package python3-pkg-resources.
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.64 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
22:51:17 [2022-10-21T22:51:17.702Z] #49 32.64 Unpacking python3-pkg-resources (52.0.0-4) ...
22:51:17 [2022-10-21T22:51:17.729Z] #49 31.36 Selecting previously unselected package python-pip-whl.
22:51:17 [2022-10-21T22:51:17.729Z] #49 31.38 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:51:17 [2022-10-21T22:51:17.729Z] #49 31.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:51:17 [2022-10-21T22:51:17.858Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
22:51:17 [2022-10-21T22:51:17.858Z] === RUN   TestContainerVolumesMountedAsSlave
22:51:17 [2022-10-21T22:51:17.962Z] #49 32.79 Selecting previously unselected package python3-setuptools.
22:51:17 [2022-10-21T22:51:17.962Z] #49 32.79 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
22:51:17 [2022-10-21T22:51:17.962Z] #49 32.80 Unpacking python3-setuptools (52.0.0-4) ...
22:51:17 [2022-10-21T22:51:17.962Z] #49 33.02 Selecting previously unselected package python3-wheel.
22:51:17 [2022-10-21T22:51:17.988Z] #49 31.96 Selecting previously unselected package python3-lib2to3.
22:51:18 [2022-10-21T22:51:18.117Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
22:51:18 [2022-10-21T22:51:18.117Z] === RUN   TestNetworkNat
22:51:18 [2022-10-21T22:51:18.222Z] #49 33.02 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
22:51:18 [2022-10-21T22:51:18.222Z] #49 33.03 Unpacking python3-wheel (0.34.2-1) ...
22:51:18 [2022-10-21T22:51:18.222Z] #49 33.12 Selecting previously unselected package python3-pip.
22:51:18 [2022-10-21T22:51:18.222Z] #49 33.12 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:51:18 [2022-10-21T22:51:18.222Z] #49 33.13 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:51:18 [2022-10-21T22:51:18.248Z] #49 31.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
22:51:18 [2022-10-21T22:51:18.248Z] #49 31.98 Unpacking python3-lib2to3 (3.9.2-1) ...
22:51:18 [2022-10-21T22:51:18.383Z] --- PASS: TestConfigsUpdate (2.10s)
22:51:18 [2022-10-21T22:51:18.383Z] === RUN   TestTemplatedConfig
22:51:18 [2022-10-21T22:51:18.491Z] #49 33.44 Selecting previously unselected package sudo.
22:51:18 [2022-10-21T22:51:18.492Z] #49 33.44 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
22:51:18 [2022-10-21T22:51:18.492Z] #49 33.46 Unpacking sudo (1.9.5p2-3) ...
22:51:18 [2022-10-21T22:51:18.507Z] #49 32.10 Selecting previously unselected package python3-distutils.
22:51:18 [2022-10-21T22:51:18.507Z] #49 32.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
22:51:18 [2022-10-21T22:51:18.507Z] #49 32.13 Unpacking python3-distutils (3.9.2-1) ...
22:51:18 [2022-10-21T22:51:18.507Z] #49 32.25 Selecting previously unselected package python3-pkg-resources.
22:51:18 [2022-10-21T22:51:18.507Z] #49 32.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
22:51:18 [2022-10-21T22:51:18.507Z] #49 32.26 Unpacking python3-pkg-resources (52.0.0-4) ...
22:51:18 [2022-10-21T22:51:18.682Z] --- PASS: TestNetworkNat (0.42s)
22:51:18 [2022-10-21T22:51:18.682Z] === RUN   TestNetworkLocalhostTCPNat
22:51:18 [2022-10-21T22:51:18.767Z] #49 32.39 Selecting previously unselected package python3-setuptools.
22:51:18 [2022-10-21T22:51:18.767Z] #49 32.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
22:51:18 [2022-10-21T22:51:18.767Z] #49 32.41 Unpacking python3-setuptools (52.0.0-4) ...
22:51:18 [2022-10-21T22:51:18.940Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
22:51:18 [2022-10-21T22:51:18.940Z] === RUN   TestNetworkLoopbackNat
22:51:19 [2022-10-21T22:51:19.027Z] #49 32.68 Selecting previously unselected package python3-wheel.
22:51:19 [2022-10-21T22:51:19.027Z] #49 32.68 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
22:51:19 [2022-10-21T22:51:19.027Z] #49 32.69 Unpacking python3-wheel (0.34.2-1) ...
22:51:19 [2022-10-21T22:51:19.027Z] #49 32.76 Selecting previously unselected package python3-pip.
22:51:19 [2022-10-21T22:51:19.027Z] #49 32.76 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:51:19 [2022-10-21T22:51:19.027Z] #49 32.77 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:51:19 [2022-10-21T22:51:19.287Z] #49 33.05 Selecting previously unselected package sudo.
22:51:19 [2022-10-21T22:51:19.287Z] #49 33.06 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
22:51:19 [2022-10-21T22:51:19.287Z] #49 33.07 Unpacking sudo (1.9.5p2-3) ...
22:51:19 [2022-10-21T22:51:19.319Z] #49 34.16 Selecting previously unselected package thin-provisioning-tools.
22:51:19 [2022-10-21T22:51:19.319Z] #49 34.16 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
22:51:19 [2022-10-21T22:51:19.319Z] #49 34.17 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:51:19 [2022-10-21T22:51:19.578Z] #49 34.39 Selecting previously unselected package uidmap.
22:51:19 [2022-10-21T22:51:19.578Z] #49 34.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
22:51:19 [2022-10-21T22:51:19.578Z] #49 34.42 Unpacking uidmap (1:4.8.1-1) ...
22:51:19 [2022-10-21T22:51:19.578Z] #49 34.56 Selecting previously unselected package vim-runtime.
22:51:19 [2022-10-21T22:51:19.578Z] #49 34.57 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:51:19 [2022-10-21T22:51:19.578Z] #49 34.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:51:19 [2022-10-21T22:51:19.838Z] #49 34.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:51:19 [2022-10-21T22:51:19.838Z] #49 34.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:51:19 [2022-10-21T22:51:19.856Z] #49 33.62 Selecting previously unselected package thin-provisioning-tools.
22:51:19 [2022-10-21T22:51:19.856Z] #49 33.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
22:51:19 [2022-10-21T22:51:19.856Z] #49 33.64 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:51:20 [2022-10-21T22:51:20.115Z] #49 33.95 Selecting previously unselected package uidmap.
22:51:20 [2022-10-21T22:51:20.115Z] #49 33.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
22:51:20 [2022-10-21T22:51:20.115Z] #49 33.96 Unpacking uidmap (1:4.8.1-1) ...
22:51:20 [2022-10-21T22:51:20.115Z] #49 ...
22:51:20 [2022-10-21T22:51:20.115Z] 
22:51:20 [2022-10-21T22:51:20.115Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:20 [2022-10-21T22:51:20.115Z] #38 100.2   CC       criu/cr-errno.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 100.2   CC       criu/cr-restore.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 104.9   CC       criu/cr-service.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 106.3   CC       criu/crtools.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 107.0   CC       criu/eventfd.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 107.4   CC       criu/eventpoll.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 108.2   CC       criu/external.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 108.6   CC       criu/fault-injection.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 108.7   CC       criu/fdstore.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 109.1   CC       criu/fifo.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 109.5   CC       criu/file-ids.o
22:51:20 [2022-10-21T22:51:20.115Z] #38 109.8   CC       criu/file-lock.o
22:51:20 [2022-10-21T22:51:20.292Z] --- PASS: TestTemplatedConfig (2.40s)
22:51:20 [2022-10-21T22:51:20.292Z] === RUN   TestConfigCreateResolve
22:51:20 [2022-10-21T22:51:20.375Z] #38 ...
22:51:20 [2022-10-21T22:51:20.375Z] 
22:51:20 [2022-10-21T22:51:20.375Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:20 [2022-10-21T22:51:20.375Z] #49 34.12 Selecting previously unselected package vim-runtime.
22:51:20 [2022-10-21T22:51:20.375Z] #49 34.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:51:20 [2022-10-21T22:51:20.634Z] #49 34.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:51:20 [2022-10-21T22:51:20.634Z] #49 34.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:51:20 [2022-10-21T22:51:20.634Z] #49 34.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:51:21 [2022-10-21T22:51:21.463Z] --- PASS: TestNetworkLoopbackNat (2.55s)
22:51:21 [2022-10-21T22:51:21.463Z] === RUN   TestPause
22:51:22 [2022-10-21T22:51:22.030Z] --- PASS: TestPause (0.47s)
22:51:22 [2022-10-21T22:51:22.030Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:51:22 [2022-10-21T22:51:22.030Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:51:22 [2022-10-21T22:51:22.030Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:51:22 [2022-10-21T22:51:22.030Z] === RUN   TestPauseStopPausedContainer
22:51:22 [2022-10-21T22:51:22.288Z] --- PASS: TestPauseStopPausedContainer (0.43s)
22:51:22 [2022-10-21T22:51:22.288Z] === RUN   TestPsFilter
22:51:22 [2022-10-21T22:51:22.545Z] --- PASS: TestPsFilter (0.14s)
22:51:22 [2022-10-21T22:51:22.545Z] === RUN   TestRemoveContainerWithRemovedVolume
22:51:22 [2022-10-21T22:51:22.831Z] --- PASS: TestConfigCreateResolve (2.05s)
22:51:22 [2022-10-21T22:51:22.831Z] === RUN   TestConfigDaemonLibtrustID
22:51:22 [2022-10-21T22:51:22.831Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
22:51:22 [2022-10-21T22:51:22.831Z] PASS
22:51:22 [2022-10-21T22:51:22.831Z] 
22:51:22 [2022-10-21T22:51:22.831Z] DONE 7 tests in 13.747s
22:51:22 [2022-10-21T22:51:22.831Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:51:22 [2022-10-21T22:51:22.831Z] ++ 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
22:51:22 [2022-10-21T22:51:22.831Z] ++ set -e
22:51:22 [2022-10-21T22:51:22.831Z] ++ '[' -n 0 ']'
22:51:22 [2022-10-21T22:51:22.831Z] ++ set -x
22:51:22 [2022-10-21T22:51:22.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-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
22:51:23 [2022-10-21T22:51:23.091Z] INFO: Testing against a local daemon
22:51:23 [2022-10-21T22:51:23.091Z] === RUN   TestCheckpoint
22:51:23 [2022-10-21T22:51:23.091Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:51:23 [2022-10-21T22:51:23.091Z] --- SKIP: TestCheckpoint (0.00s)
22:51:23 [2022-10-21T22:51:23.091Z] === RUN   TestContainerInvalidJSON
22:51:23 [2022-10-21T22:51:23.091Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:51:23 [2022-10-21T22:51:23.091Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:51:23 [2022-10-21T22:51:23.091Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:51:23 [2022-10-21T22:51:23.091Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:51:23 [2022-10-21T22:51:23.091Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:51:23 [2022-10-21T22:51:23.091Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:51:23 [2022-10-21T22:51:23.091Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:51:23 [2022-10-21T22:51:23.091Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:51:23 [2022-10-21T22:51:23.091Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:51:23 [2022-10-21T22:51:23.091Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:51:23 [2022-10-21T22:51:23.091Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:51:23 [2022-10-21T22:51:23.091Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:51:23 [2022-10-21T22:51:23.091Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:51:23 [2022-10-21T22:51:23.091Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:51:23 [2022-10-21T22:51:23.091Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
22:51:23 [2022-10-21T22:51:23.091Z] === RUN   TestCopyFromContainerPathIsNotDir
22:51:23 [2022-10-21T22:51:23.110Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
22:51:23 [2022-10-21T22:51:23.110Z] === RUN   TestRemoveContainerWithVolume
22:51:23 [2022-10-21T22:51:23.140Z] #49 38.12 Selecting previously unselected package vim.
22:51:23 [2022-10-21T22:51:23.140Z] #49 38.15 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:51:23 [2022-10-21T22:51:23.140Z] #49 38.17 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:51:23 [2022-10-21T22:51:23.351Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:51:23 [2022-10-21T22:51:23.351Z] === RUN   TestCopyToContainerPathDoesNotExist
22:51:23 [2022-10-21T22:51:23.351Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:51:23 [2022-10-21T22:51:23.351Z] === RUN   TestCopyToContainerPathIsNotDir
22:51:23 [2022-10-21T22:51:23.351Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:51:23 [2022-10-21T22:51:23.351Z] === RUN   TestCopyFromContainer
22:51:23 [2022-10-21T22:51:23.368Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
22:51:23 [2022-10-21T22:51:23.368Z] === RUN   TestRemoveContainerRunning
22:51:23 [2022-10-21T22:51:23.937Z] --- PASS: TestRemoveContainerRunning (0.45s)
22:51:23 [2022-10-21T22:51:23.937Z] === RUN   TestRemoveContainerForceRemoveRunning
22:51:24 [2022-10-21T22:51:24.078Z] #49 38.75 Selecting previously unselected package xfsprogs.
22:51:24 [2022-10-21T22:51:24.078Z] #49 38.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
22:51:24 [2022-10-21T22:51:24.078Z] #49 38.76 Unpacking xfsprogs (5.10.0-4) ...
22:51:24 [2022-10-21T22:51:24.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
22:51:24 [2022-10-21T22:51:24.195Z] === RUN   TestRemoveInvalidContainer
22:51:24 [2022-10-21T22:51:24.195Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:51:24 [2022-10-21T22:51:24.195Z] === RUN   TestRenameLinkedContainer
22:51:24 [2022-10-21T22:51:24.204Z] #49 37.83 Selecting previously unselected package vim.
22:51:24 [2022-10-21T22:51:24.204Z] #49 37.83 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
22:51:24 [2022-10-21T22:51:24.204Z] #49 37.84 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:51:24 [2022-10-21T22:51:24.291Z] === RUN   TestCopyFromContainer//
22:51:24 [2022-10-21T22:51:24.291Z] === RUN   TestCopyFromContainer//bar/root
22:51:24 [2022-10-21T22:51:24.291Z] === RUN   TestCopyFromContainer//bar/root/
22:51:24 [2022-10-21T22:51:24.291Z] === RUN   TestCopyFromContainer/bar/quux
22:51:24 [2022-10-21T22:51:24.337Z] #49 39.27 Selecting previously unselected package zip.
22:51:24 [2022-10-21T22:51:24.337Z] #49 39.27 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
22:51:24 [2022-10-21T22:51:24.337Z] #49 39.28 Unpacking zip (3.0-12) ...
22:51:24 [2022-10-21T22:51:24.552Z] === RUN   TestCopyFromContainer/bar/quux/
22:51:24 [2022-10-21T22:51:24.552Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:51:24 [2022-10-21T22:51:24.552Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:51:24 [2022-10-21T22:51:24.552Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:51:24 [2022-10-21T22:51:24.552Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:51:24 [2022-10-21T22:51:24.596Z] #49 39.43 Setting up python3-pkg-resources (52.0.0-4) ...
22:51:24 [2022-10-21T22:51:24.773Z] #49 38.49 Selecting previously unselected package xfsprogs.
22:51:24 [2022-10-21T22:51:24.773Z] #49 38.50 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
22:51:24 [2022-10-21T22:51:24.773Z] #49 38.51 Unpacking xfsprogs (5.10.0-4) ...
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCopyFromContainer/bar/notarget
22:51:24 [2022-10-21T22:51:24.812Z] --- PASS: TestCopyFromContainer (1.42s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer// (0.05s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:51:24 [2022-10-21T22:51:24.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:51:24 [2022-10-21T22:51:24.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:51:24 [2022-10-21T22:51:24.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:51:24 [2022-10-21T22:51:24.812Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:51:24 [2022-10-21T22:51:24.812Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:51:24 [2022-10-21T22:51:24.812Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:51:24 [2022-10-21T22:51:24.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateLinkToNonExistingContainer
22:51:24 [2022-10-21T22:51:24.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateWithInvalidEnv
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateWithInvalidEnv/0
22:51:24 [2022-10-21T22:51:24.812Z] === PAUSE TestCreateWithInvalidEnv/0
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateWithInvalidEnv/1
22:51:24 [2022-10-21T22:51:24.812Z] === PAUSE TestCreateWithInvalidEnv/1
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateWithInvalidEnv/2
22:51:24 [2022-10-21T22:51:24.812Z] === PAUSE TestCreateWithInvalidEnv/2
22:51:24 [2022-10-21T22:51:24.812Z] === CONT  TestCreateWithInvalidEnv/0
22:51:24 [2022-10-21T22:51:24.812Z] === CONT  TestCreateWithInvalidEnv/2
22:51:24 [2022-10-21T22:51:24.812Z] === CONT  TestCreateWithInvalidEnv/1
22:51:24 [2022-10-21T22:51:24.812Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:51:24 [2022-10-21T22:51:24.812Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateTmpfsMountsTarget
22:51:24 [2022-10-21T22:51:24.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:51:24 [2022-10-21T22:51:24.812Z] === RUN   TestCreateWithCustomMaskedPaths
22:51:25 [2022-10-21T22:51:25.050Z] #49 39.02 Selecting previously unselected package zip.
22:51:25 [2022-10-21T22:51:25.318Z] #49 39.02 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
22:51:25 [2022-10-21T22:51:25.318Z] #49 39.04 Unpacking zip (3.0-12) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.42 Setting up libip4tc2:amd64 (1.8.7-1) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.43 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.44 Setting up libgpm2:amd64 (1.20.7-8) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.45 Setting up libicu67:amd64 (67.1-7) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.47 Setting up libip6tc2:amd64 (1.8.7-1) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.48 Setting up libinih1:amd64 (53-1+b2) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.49 Setting up uidmap (1:4.8.1-1) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:51:25 [2022-10-21T22:51:25.533Z] #49 40.52 Setting up bzip2 (1.0.8-4) ...
22:51:25 [2022-10-21T22:51:25.582Z] #49 39.24 Setting up python3-pkg-resources (52.0.0-4) ...
22:51:25 [2022-10-21T22:51:25.791Z] #49 40.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:51:25 [2022-10-21T22:51:25.792Z] #49 40.55 Setting up python3-wheel (0.34.2-1) ...
22:51:26 [2022-10-21T22:51:26.097Z] --- PASS: TestRenameLinkedContainer (1.70s)
22:51:26 [2022-10-21T22:51:26.097Z] === RUN   TestRenameStoppedContainer
22:51:26 [2022-10-21T22:51:26.194Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
22:51:26 [2022-10-21T22:51:26.194Z] === RUN   TestCreateWithCustomReadonlyPaths
22:51:26 [2022-10-21T22:51:26.355Z] --- PASS: TestRenameStoppedContainer (0.39s)
22:51:26 [2022-10-21T22:51:26.355Z] === RUN   TestRenameRunningContainerAndReuse
22:51:26 [2022-10-21T22:51:26.362Z] #49 41.33 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:51:26 [2022-10-21T22:51:26.362Z] #49 41.34 Setting up libcap2:amd64 (1:2.44-1) ...
22:51:26 [2022-10-21T22:51:26.362Z] #49 ...
22:51:26 [2022-10-21T22:51:26.362Z] 
22:51:26 [2022-10-21T22:51:26.362Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:26 [2022-10-21T22:51:26.362Z] #38 106.7   CC       criu/external.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 107.0   CC       criu/fault-injection.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 107.1   CC       criu/fdstore.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 107.6   CC       criu/fifo.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 108.0   CC       criu/file-ids.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 108.3   CC       criu/file-lock.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 109.2   CC       criu/files-ext.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 109.6   CC       criu/files-reg.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 112.1   CC       criu/files.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 114.2 include/common/asm/bitops.h: Assembler messages:
22:51:26 [2022-10-21T22:51:26.362Z] #38 114.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
22:51:26 [2022-10-21T22:51:26.362Z] #38 114.4   CC       criu/filesystems.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 115.2   CC       criu/fsnotify.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 116.5   CC       criu/image-desc.o
22:51:26 [2022-10-21T22:51:26.362Z] #38 116.6   CC       criu/image.o
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.32 Setting up libip4tc2:amd64 (1.8.7-1) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.33 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.34 Setting up libgpm2:amd64 (1.20.7-8) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.36 Setting up libicu67:amd64 (67.1-7) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.37 Setting up libip6tc2:amd64 (1.8.7-1) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.38 Setting up libinih1:amd64 (53-1+b2) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.39 Setting up uidmap (1:4.8.1-1) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.41 Setting up bzip2 (1.0.8-4) ...
22:51:26 [2022-10-21T22:51:26.542Z] #49 40.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
22:51:26 [2022-10-21T22:51:26.621Z] #38 ...
22:51:26 [2022-10-21T22:51:26.621Z] 
22:51:26 [2022-10-21T22:51:26.621Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:26 [2022-10-21T22:51:26.621Z] #49 41.34 Setting up libcap2:amd64 (1:2.44-1) ...
22:51:26 [2022-10-21T22:51:26.621Z] #49 41.36 Setting up libcap2-bin (1:2.44-1) ...
22:51:26 [2022-10-21T22:51:26.621Z] #49 41.37 Setting up apparmor (2.13.6-10) ...
22:51:26 [2022-10-21T22:51:26.801Z] #49 40.44 Setting up python3-wheel (0.34.2-1) ...
22:51:27 [2022-10-21T22:51:27.287Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
22:51:27 [2022-10-21T22:51:27.287Z] === RUN   TestRenameInvalidName
22:51:27 [2022-10-21T22:51:27.369Z] #49 41.21 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:51:27 [2022-10-21T22:51:27.369Z] #49 41.24 Setting up libcap2:amd64 (1:2.44-1) ...
22:51:27 [2022-10-21T22:51:27.369Z] #49 41.25 Setting up libcap2-bin (1:2.44-1) ...
22:51:27 [2022-10-21T22:51:27.545Z] --- PASS: TestRenameInvalidName (0.40s)
22:51:27 [2022-10-21T22:51:27.545Z] === RUN   TestRenameAnonymousContainer
22:51:27 [2022-10-21T22:51:27.576Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
22:51:27 [2022-10-21T22:51:27.576Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:51:27 [2022-10-21T22:51:27.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:51:27 [2022-10-21T22:51:27.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:51:27 [2022-10-21T22:51:27.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:51:27 [2022-10-21T22:51:27.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:51:27 [2022-10-21T22:51:27.576Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:51:27 [2022-10-21T22:51:27.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:51:27 [2022-10-21T22:51:27.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:51:27 [2022-10-21T22:51:27.576Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:51:27 [2022-10-21T22:51:27.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:51:27 [2022-10-21T22:51:27.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:51:27 [2022-10-21T22:51:27.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:51:27 [2022-10-21T22:51:27.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:51:27 [2022-10-21T22:51:27.576Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:51:27 [2022-10-21T22:51:27.576Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:51:27 [2022-10-21T22:51:27.628Z] #49 41.28 Setting up apparmor (2.13.6-10) ...
22:51:27 [2022-10-21T22:51:27.836Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestCreateDifferentPlatform
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestCreateDifferentPlatform/different_os
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:51:27 [2022-10-21T22:51:27.836Z] --- PASS: TestCreateDifferentPlatform (0.02s)
22:51:27 [2022-10-21T22:51:27.836Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:51:27 [2022-10-21T22:51:27.836Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:51:27 [2022-10-21T22:51:27.836Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:51:27 [2022-10-21T22:51:27.836Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestContainerStartOnDaemonRestart
22:51:27 [2022-10-21T22:51:27.836Z] === PAUSE TestContainerStartOnDaemonRestart
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestDaemonRestartIpcMode
22:51:27 [2022-10-21T22:51:27.836Z] === PAUSE TestDaemonRestartIpcMode
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestDaemonHostGatewayIP
22:51:27 [2022-10-21T22:51:27.836Z] === PAUSE TestDaemonHostGatewayIP
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestRestartDaemonWithRestartingContainer
22:51:27 [2022-10-21T22:51:27.836Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestContainerKillOnDaemonStart
22:51:27 [2022-10-21T22:51:27.836Z] === PAUSE TestContainerKillOnDaemonStart
22:51:27 [2022-10-21T22:51:27.836Z] === RUN   TestDiff
22:51:28 [2022-10-21T22:51:28.406Z] --- PASS: TestDiff (0.41s)
22:51:28 [2022-10-21T22:51:28.406Z] === RUN   TestExecWithCloseStdin
22:51:28 [2022-10-21T22:51:28.526Z] #49 43.15 Setting up zip (3.0-12) ...
22:51:28 [2022-10-21T22:51:28.527Z] #49 43.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:51:28 [2022-10-21T22:51:28.527Z] #49 43.20 Setting up bash-completion (1:2.11-2) ...
22:51:28 [2022-10-21T22:51:28.697Z] --- PASS: TestExecWithCloseStdin (0.48s)
22:51:28 [2022-10-21T22:51:28.697Z] === RUN   TestExec
22:51:28 [2022-10-21T22:51:28.918Z] --- PASS: TestRenameAnonymousContainer (1.47s)
22:51:28 [2022-10-21T22:51:28.918Z] === RUN   TestRenameContainerWithSameName
22:51:29 [2022-10-21T22:51:29.279Z] --- PASS: TestExec (0.50s)
22:51:29 [2022-10-21T22:51:29.279Z] === RUN   TestExecUser
22:51:29 [2022-10-21T22:51:29.485Z] --- PASS: TestRenameContainerWithSameName (0.42s)
22:51:29 [2022-10-21T22:51:29.485Z] === RUN   TestRenameContainerWithLinkedContainer
22:51:29 [2022-10-21T22:51:29.506Z] Created binary: bundles/binary-daemon/dockerd-dev
22:51:29 [2022-10-21T22:51:29.506Z] Copying nested executables into bundles/binary-daemon
22:51:29 [2022-10-21T22:51:29.506Z] 
[Pipeline] }
[Pipeline] // stage
22:51:29 [2022-10-21T22:51:29.535Z] #49 42.99 Setting up zip (3.0-12) ...
22:51:29 [2022-10-21T22:51:29.535Z] #49 43.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:51:29 [2022-10-21T22:51:29.535Z] #49 43.03 Setting up bash-completion (1:2.11-2) ...
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
22:51:29 [2022-10-21T22:51:29.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4f08c5e9edc6b38e74abda35fffa4d8f3231169a -e DOCKER_GRAPHDRIVER docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a hack/make.sh cross
22:51:29 [2022-10-21T22:51:29.863Z] --- PASS: TestExecUser (0.47s)
22:51:29 [2022-10-21T22:51:29.863Z] === RUN   TestExportContainerAndImportImage
22:51:30 [2022-10-21T22:51:30.090Z] 
22:51:30 [2022-10-21T22:51:30.134Z] --- PASS: TestExportContainerAndImportImage (0.56s)
22:51:30 [2022-10-21T22:51:30.134Z] === RUN   TestExportContainerAfterDaemonRestart
22:51:30 [2022-10-21T22:51:30.348Z] Removing bundles/
22:51:30 [2022-10-21T22:51:30.348Z] 
22:51:30 [2022-10-21T22:51:30.348Z] ---> Making bundle: cross (in bundles/cross)
22:51:30 [2022-10-21T22:51:30.348Z] Cross building: bundles/cross/linux/amd64
22:51:30 [2022-10-21T22:51:30.348Z] Building: bundles/cross/linux/amd64/dockerd-dev
22:51:30 [2022-10-21T22:51:30.348Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:51:30 [2022-10-21T22:51:30.423Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
22:51:30 [2022-10-21T22:51:30.423Z] === RUN   TestResize
22:51:30 [2022-10-21T22:51:30.435Z] #49 45.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:51:30 [2022-10-21T22:51:30.435Z] #49 45.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:51:30 [2022-10-21T22:51:30.435Z] #49 45.40 Setting up libmnl0:amd64 (1.0.4-3) ...
22:51:30 [2022-10-21T22:51:30.435Z] #49 45.41 Setting up patch (2.7.6-7) ...
22:51:30 [2022-10-21T22:51:30.435Z] #49 45.42 Setting up sudo (1.9.5p2-3) ...
22:51:30 [2022-10-21T22:51:30.680Z] --- PASS: TestResize (0.44s)
22:51:30 [2022-10-21T22:51:30.681Z] === RUN   TestResizeWithInvalidSize
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.50 invoke-rc.d: could not determine current runlevel
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.51 invoke-rc.d: policy-rc.d denied execution of start.
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.54 Setting up xfsprogs (5.10.0-4) ...
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.56 Setting up libxtables12:amd64 (1.8.7-1) ...
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.59 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.60 Setting up pigz (2.6-1) ...
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.68 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:51:30 [2022-10-21T22:51:30.694Z] #49 45.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:51:30 [2022-10-21T22:51:30.914Z] #49 ...
22:51:30 [2022-10-21T22:51:30.914Z] 
22:51:30 [2022-10-21T22:51:30.914Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:30 [2022-10-21T22:51:30.914Z] #38 110.8   CC       criu/files-ext.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 111.2   CC       criu/files-reg.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 113.4   CC       criu/files.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 115.7 include/common/asm/bitops.h: Assembler messages:
22:51:30 [2022-10-21T22:51:30.914Z] #38 115.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
22:51:30 [2022-10-21T22:51:30.914Z] #38 115.8   CC       criu/filesystems.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 116.7   CC       criu/fsnotify.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 117.9   CC       criu/image-desc.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 118.0   CC       criu/image.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 119.0   CC       criu/ipc_ns.o
22:51:30 [2022-10-21T22:51:30.914Z] #38 120.5   CC       criu/irmap.o
22:51:31 [2022-10-21T22:51:31.173Z] #38 121.2   CC       criu/kcmp-ids.o
22:51:31 [2022-10-21T22:51:31.244Z] --- PASS: TestResizeWithInvalidSize (0.44s)
22:51:31 [2022-10-21T22:51:31.245Z] === RUN   TestResizeWhenContainerNotStarted
22:51:31 [2022-10-21T22:51:31.438Z] #38 ...
22:51:31 [2022-10-21T22:51:31.438Z] 
22:51:31 [2022-10-21T22:51:31.438Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
22:51:31 [2022-10-21T22:51:31.438Z] #49 45.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:51:31 [2022-10-21T22:51:31.438Z] #49 45.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:51:31 [2022-10-21T22:51:31.438Z] #49 45.25 Setting up libmnl0:amd64 (1.0.4-3) ...
22:51:31 [2022-10-21T22:51:31.438Z] #49 45.26 Setting up patch (2.7.6-7) ...
22:51:31 [2022-10-21T22:51:31.438Z] #49 45.27 Setting up sudo (1.9.5p2-3) ...
22:51:31 [2022-10-21T22:51:31.502Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:31 [2022-10-21T22:51:31.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:31 [2022-10-21T22:51:31.515Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
22:51:31 [2022-10-21T22:51:31.515Z] === RUN   TestHealthCheckWorkdir
22:51:31 [2022-10-21T22:51:31.632Z] #49 46.45 Setting up libaio1:amd64 (0.3.112-9) ...
22:51:31 [2022-10-21T22:51:31.632Z] #49 46.47 Setting up python3-lib2to3 (3.9.2-1) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.34 invoke-rc.d: could not determine current runlevel
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.34 invoke-rc.d: policy-rc.d denied execution of start.
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.35 Setting up xfsprogs (5.10.0-4) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.36 Setting up libxtables12:amd64 (1.8.7-1) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.39 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.40 Setting up pigz (2.6-1) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:51:31 [2022-10-21T22:51:31.696Z] #49 45.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:51:32 [2022-10-21T22:51:32.085Z] --- PASS: TestHealthCheckWorkdir (0.54s)
22:51:32 [2022-10-21T22:51:32.085Z] === RUN   TestHealthKillContainer
22:51:32 [2022-10-21T22:51:32.200Z] #49 46.98 Setting up libelf1:amd64 (0.183-1) ...
22:51:32 [2022-10-21T22:51:32.200Z] #49 47.01 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:51:32 [2022-10-21T22:51:32.200Z] #49 47.03 Setting up python3-distutils (3.9.2-1) ...
22:51:32 [2022-10-21T22:51:32.632Z] #49 46.29 Setting up libaio1:amd64 (0.3.112-9) ...
22:51:32 [2022-10-21T22:51:32.632Z] #49 46.31 Setting up python3-lib2to3 (3.9.2-1) ...
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.53 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:51:32 [2022-10-21T22:51:32.768Z] #49 47.67 Setting up python3-setuptools (52.0.0-4) ...
22:51:32 [2022-10-21T22:51:32.891Z] #49 46.78 Setting up libelf1:amd64 (0.183-1) ...
22:51:32 [2022-10-21T22:51:32.891Z] #49 46.80 Setting up libonig5:amd64 (6.9.6-1.1) ...
22:51:32 [2022-10-21T22:51:32.891Z] #49 46.82 Setting up python3-distutils (3.9.2-1) ...
22:51:33 [2022-10-21T22:51:33.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:33 [2022-10-21T22:51:33.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:33 [2022-10-21T22:51:33.460Z] #49 47.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:51:33 [2022-10-21T22:51:33.460Z] #49 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:51:33 [2022-10-21T22:51:33.460Z] #49 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:51:33 [2022-10-21T22:51:33.460Z] #49 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:51:33 [2022-10-21T22:51:33.460Z] #49 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:51:33 [2022-10-21T22:51:33.719Z] #49 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:51:33 [2022-10-21T22:51:33.719Z] #49 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:51:33 [2022-10-21T22:51:33.719Z] #49 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:51:33 [2022-10-21T22:51:33.719Z] #49 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:51:33 [2022-10-21T22:51:33.719Z] #49 47.49 Setting up python3-setuptools (52.0.0-4) ...
22:51:34 [2022-10-21T22:51:34.673Z] #49 49.42 Setting up libjq1:amd64 (1.6-2.1) ...
22:51:34 [2022-10-21T22:51:34.673Z] #49 49.43 Setting up libnftnl11:amd64 (1.1.9-1) ...
22:51:34 [2022-10-21T22:51:34.673Z] #49 49.44 Setting up thin-provisioning-tools (0.9.0-1) ...
22:51:34 [2022-10-21T22:51:34.673Z] #49 49.46 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:51:34 [2022-10-21T22:51:34.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:34 [2022-10-21T22:51:34.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:35 [2022-10-21T22:51:35.356Z] #49 49.04 Setting up libjq1:amd64 (1.6-2.1) ...
22:51:35 [2022-10-21T22:51:35.356Z] #49 49.05 Setting up libnftnl11:amd64 (1.1.9-1) ...
22:51:35 [2022-10-21T22:51:35.356Z] #49 49.06 Setting up thin-provisioning-tools (0.9.0-1) ...
22:51:35 [2022-10-21T22:51:35.356Z] #49 49.07 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:51:36 [2022-10-21T22:51:36.050Z] #49 50.94 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:51:36 [2022-10-21T22:51:36.050Z] #49 50.95 Setting up jq (1.6-2.1) ...
22:51:36 [2022-10-21T22:51:36.050Z] #49 50.97 Setting up libbpf0:amd64 (1:0.3-2) ...
22:51:36 [2022-10-21T22:51:36.050Z] #49 50.99 Setting up iptables (1.8.7-1) ...
22:51:36 [2022-10-21T22:51:36.050Z] #49 51.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:51:36 [2022-10-21T22:51:36.050Z] #49 51.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:51:36 [2022-10-21T22:51:36.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:36 [2022-10-21T22:51:36.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:36 [2022-10-21T22:51:36.309Z] #49 51.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:51:36 [2022-10-21T22:51:36.309Z] #49 51.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:51:36 [2022-10-21T22:51:36.309Z] #49 51.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:51:36 [2022-10-21T22:51:36.309Z] #49 51.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:51:36 [2022-10-21T22:51:36.309Z] #49 51.07 Setting up iproute2 (5.10.0-4) ...
22:51:36 [2022-10-21T22:51:36.570Z] #49 51.42 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.50 Setting up jq (1.6-2.1) ...
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.51 Setting up libbpf0:amd64 (1:0.3-2) ...
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.52 Setting up iptables (1.8.7-1) ...
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:51:36 [2022-10-21T22:51:36.735Z] #49 50.59 Setting up iproute2 (5.10.0-4) ...
22:51:37 [2022-10-21T22:51:37.139Z] #49 DONE 52.1s
22:51:37 [2022-10-21T22:51:37.139Z] 
22:51:37 [2022-10-21T22:51:37.139Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:37 [2022-10-21T22:51:37.139Z] #38 117.5   CC       criu/ipc_ns.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 118.8   CC       criu/irmap.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 119.5   CC       criu/kcmp-ids.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 120.0   CC       criu/kerndat.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 121.1   CC       criu/libnetlink.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 121.5   CC       criu/log.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 122.0   CC       criu/lsm.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 122.4   CC       criu/mem.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 124.3   CC       criu/memfd.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 125.0   CC       criu/mount.o
22:51:37 [2022-10-21T22:51:37.139Z] #38 ...
22:51:37 [2022-10-21T22:51:37.139Z] 
22:51:37 [2022-10-21T22:51:37.139Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:51:37 [2022-10-21T22:51:37.302Z] #49 51.06 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:51:38 [2022-10-21T22:51:38.082Z] #50 0.929 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:51:38 [2022-10-21T22:51:38.082Z] #50 0.933 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:51:38 [2022-10-21T22:51:38.082Z] #50 0.937 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:51:38 [2022-10-21T22:51:38.082Z] #50 DONE 1.0s
22:51:38 [2022-10-21T22:51:38.082Z] 
22:51:38 [2022-10-21T22:51:38.082Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:51:38 [2022-10-21T22:51:38.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:38 [2022-10-21T22:51:38.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:38 [2022-10-21T22:51:38.679Z] #49 DONE 52.2s
22:51:38 [2022-10-21T22:51:38.679Z] 
22:51:38 [2022-10-21T22:51:38.679Z] #50 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:51:39 [2022-10-21T22:51:39.247Z] #50 0.981 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:51:39 [2022-10-21T22:51:39.506Z] #50 0.992 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:51:39 [2022-10-21T22:51:39.506Z] #50 0.995 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:51:39 [2022-10-21T22:51:39.506Z] #50 DONE 1.1s
22:51:39 [2022-10-21T22:51:39.506Z] 
22:51:39 [2022-10-21T22:51:39.506Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:39 [2022-10-21T22:51:39.506Z] #38 121.4   CC       criu/kerndat.o
22:51:39 [2022-10-21T22:51:39.506Z] #38 122.7   CC       criu/libnetlink.o
22:51:39 [2022-10-21T22:51:39.506Z] #38 123.1   CC       criu/log.o
22:51:39 [2022-10-21T22:51:39.506Z] #38 123.8   CC       criu/lsm.o
22:51:39 [2022-10-21T22:51:39.506Z] #38 124.3   CC       criu/mem.o
22:51:39 [2022-10-21T22:51:39.506Z] #38 126.2   CC       criu/memfd.o
22:51:39 [2022-10-21T22:51:39.506Z] #38 126.8   CC       criu/mount.o
22:51:39 [2022-10-21T22:51:39.765Z] #38 ...
22:51:39 [2022-10-21T22:51:39.765Z] 
22:51:39 [2022-10-21T22:51:39.765Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:51:39 [2022-10-21T22:51:39.994Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:39 [2022-10-21T22:51:39.994Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:40 [2022-10-21T22:51:40.212Z] --- PASS: TestHealthKillContainer (7.92s)
22:51:40 [2022-10-21T22:51:40.212Z] === RUN   TestHealthCheckProcessKilled
22:51:40 [2022-10-21T22:51:40.782Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
22:51:40 [2022-10-21T22:51:40.782Z] === RUN   TestInspectCpusetInConfigPre120
22:51:41 [2022-10-21T22:51:41.042Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
22:51:41 [2022-10-21T22:51:41.042Z] === RUN   TestIpcModeNone
22:51:41 [2022-10-21T22:51:41.612Z] --- PASS: TestIpcModeNone (0.45s)
22:51:41 [2022-10-21T22:51:41.612Z] === RUN   TestIpcModePrivate
22:51:41 [2022-10-21T22:51:41.872Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:51:41 [2022-10-21T22:51:41.872Z] --- PASS: TestIpcModePrivate (0.48s)
22:51:41 [2022-10-21T22:51:41.872Z] === RUN   TestIpcModeShareable
22:51:41 [2022-10-21T22:51:41.897Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
22:51:41 [2022-10-21T22:51:41.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
22:51:41 [2022-10-21T22:51:41.897Z] === RUN   TestCgroupNamespacesRun
22:51:42 [2022-10-21T22:51:42.442Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:51:42 [2022-10-21T22:51:42.442Z] --- PASS: TestIpcModeShareable (0.48s)
22:51:42 [2022-10-21T22:51:42.442Z] === RUN   TestAPIIpcModeShareableAndContainer
22:51:42 [2022-10-21T22:51:42.830Z] --- PASS: TestCgroupNamespacesRun (1.15s)
22:51:42 [2022-10-21T22:51:42.830Z] === RUN   TestCgroupNamespacesRunPrivileged
22:51:42 [2022-10-21T22:51:42.830Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:51:42 [2022-10-21T22:51:42.830Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
22:51:42 [2022-10-21T22:51:42.830Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:51:43 [2022-10-21T22:51:43.825Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
22:51:43 [2022-10-21T22:51:43.825Z] === RUN   TestAPIIpcModeHost
22:51:44 [2022-10-21T22:51:44.201Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
22:51:44 [2022-10-21T22:51:44.201Z] === RUN   TestCgroupNamespacesRunHostMode
22:51:44 [2022-10-21T22:51:44.394Z] --- PASS: TestAPIIpcModeHost (0.38s)
22:51:44 [2022-10-21T22:51:44.394Z] === RUN   TestDaemonIpcModeShareable
22:51:45 [2022-10-21T22:51:45.135Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
22:51:45 [2022-10-21T22:51:45.135Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:51:45 [2022-10-21T22:51:45.335Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:51:45 [2022-10-21T22:51:45.335Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
22:51:45 [2022-10-21T22:51:45.335Z] === RUN   TestDaemonIpcModePrivate
22:51:46 [2022-10-21T22:51:46.203Z] #51 ...
22:51:46 [2022-10-21T22:51:46.203Z] 
22:51:46 [2022-10-21T22:51:46.203Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:46 [2022-10-21T22:51:46.203Z] #38 129.8   CC       criu/namespaces.o
22:51:46 [2022-10-21T22:51:46.203Z] #38 131.8   CC       criu/net.o
22:51:46 [2022-10-21T22:51:46.203Z] #38 135.4   CC       criu/netfilter.o
22:51:46 [2022-10-21T22:51:46.203Z] #38 135.7   CC       criu/page-pipe.o
22:51:46 [2022-10-21T22:51:46.203Z] #38 136.3   CC       criu/page-xfer.o
22:51:46 [2022-10-21T22:51:46.276Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:51:46 [2022-10-21T22:51:46.333Z] #51 ...
22:51:46 [2022-10-21T22:51:46.333Z] 
22:51:46 [2022-10-21T22:51:46.333Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:46 [2022-10-21T22:51:46.333Z] #38 131.5   CC       criu/namespaces.o
22:51:46 [2022-10-21T22:51:46.333Z] #38 133.8   CC       criu/net.o
22:51:46 [2022-10-21T22:51:46.506Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
22:51:46 [2022-10-21T22:51:46.506Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:51:46 [2022-10-21T22:51:46.537Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
22:51:46 [2022-10-21T22:51:46.537Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:51:47 [2022-10-21T22:51:47.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
22:51:47 [2022-10-21T22:51:47.439Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:51:47 [2022-10-21T22:51:47.476Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:51:47 [2022-10-21T22:51:47.580Z] #38 137.7   CC       criu/pagemap-cache.o
22:51:47 [2022-10-21T22:51:47.709Z] #38 137.3   CC       criu/netfilter.o
22:51:47 [2022-10-21T22:51:47.709Z] #38 137.6   CC       criu/page-pipe.o
22:51:47 [2022-10-21T22:51:47.735Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
22:51:47 [2022-10-21T22:51:47.736Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:51:47 [2022-10-21T22:51:47.839Z] #38 138.0   CC       criu/pagemap.o
22:51:48 [2022-10-21T22:51:48.003Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
22:51:48 [2022-10-21T22:51:48.003Z] === RUN   TestCgroupNamespacesRunOlderClient
22:51:48 [2022-10-21T22:51:48.098Z] #38 ...
22:51:48 [2022-10-21T22:51:48.098Z] 
22:51:48 [2022-10-21T22:51:48.098Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:51:48 [2022-10-21T22:51:48.098Z] #51 9.944 Collecting yamllint==1.26.1
22:51:48 [2022-10-21T22:51:48.277Z] #38 138.2   CC       criu/page-xfer.o
22:51:48 [2022-10-21T22:51:48.675Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:51:48 [2022-10-21T22:51:48.935Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
22:51:48 [2022-10-21T22:51:48.935Z] === RUN   TestIpcModeOlderClient
22:51:48 [2022-10-21T22:51:48.935Z] === PAUSE TestIpcModeOlderClient
22:51:48 [2022-10-21T22:51:48.935Z] === RUN   TestKillContainerInvalidSignal
22:51:49 [2022-10-21T22:51:49.196Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
22:51:49 [2022-10-21T22:51:49.196Z] === RUN   TestKillContainer
22:51:49 [2022-10-21T22:51:49.196Z] === RUN   TestKillContainer/no_signal
22:51:49 [2022-10-21T22:51:49.374Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
22:51:49 [2022-10-21T22:51:49.374Z] === RUN   TestNISDomainname
22:51:49 [2022-10-21T22:51:49.478Z] #51 11.02   Downloading yamllint-1.26.1.tar.gz (126 kB)
22:51:49 [2022-10-21T22:51:49.766Z] === RUN   TestKillContainer/non_killing_signal
22:51:49 [2022-10-21T22:51:49.938Z] --- PASS: TestNISDomainname (0.50s)
22:51:49 [2022-10-21T22:51:49.938Z] === RUN   TestHostnameDnsResolution
22:51:50 [2022-10-21T22:51:50.025Z] === RUN   TestKillContainer/killing_signal
22:51:50 [2022-10-21T22:51:50.181Z] #38 ...
22:51:50 [2022-10-21T22:51:50.181Z] 
22:51:50 [2022-10-21T22:51:50.181Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
22:51:50 [2022-10-21T22:51:50.181Z] #51 10.30 Collecting yamllint==1.26.1
22:51:50 [2022-10-21T22:51:50.414Z] #51 12.46 Collecting pathspec>=0.5.3
22:51:50 [2022-10-21T22:51:50.503Z] --- PASS: TestHostnameDnsResolution (0.64s)
22:51:50 [2022-10-21T22:51:50.503Z] === RUN   TestUnprivilegedPortsAndPing
22:51:50 [2022-10-21T22:51:50.594Z] --- PASS: TestKillContainer (1.24s)
22:51:50 [2022-10-21T22:51:50.594Z]     --- PASS: TestKillContainer/no_signal (0.38s)
22:51:50 [2022-10-21T22:51:50.594Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
22:51:50 [2022-10-21T22:51:50.594Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
22:51:50 [2022-10-21T22:51:50.594Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:51:50 [2022-10-21T22:51:50.594Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:51:50 [2022-10-21T22:51:50.673Z] #51 12.48   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
22:51:50 [2022-10-21T22:51:50.854Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:51:51 [2022-10-21T22:51:51.068Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
22:51:51 [2022-10-21T22:51:51.068Z] === RUN   TestStats
22:51:51 [2022-10-21T22:51:51.118Z] #51 11.36   Downloading yamllint-1.26.1.tar.gz (126 kB)
22:51:51 [2022-10-21T22:51:51.241Z] #51 13.00 Collecting pyyaml
22:51:51 [2022-10-21T22:51:51.241Z] #51 13.00   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)
22:51:51 [2022-10-21T22:51:51.241Z] #51 13.06 Building wheels for collected packages: yamllint
22:51:51 [2022-10-21T22:51:51.241Z] #51 13.07   Building wheel for yamllint (setup.py): started
22:51:51 [2022-10-21T22:51:51.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
22:51:51 [2022-10-21T22:51:51.424Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
22:51:51 [2022-10-21T22:51:51.424Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
22:51:51 [2022-10-21T22:51:51.424Z] === RUN   TestKillStoppedContainer
22:51:51 [2022-10-21T22:51:51.424Z] --- PASS: TestKillStoppedContainer (0.04s)
22:51:51 [2022-10-21T22:51:51.424Z] === RUN   TestKillStoppedContainerAPIPre120
22:51:51 [2022-10-21T22:51:51.424Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:51:51 [2022-10-21T22:51:51.424Z] === RUN   TestKillDifferentUserContainer
22:51:51 [2022-10-21T22:51:51.995Z] --- PASS: TestKillDifferentUserContainer (0.44s)
22:51:51 [2022-10-21T22:51:51.995Z] === RUN   TestInspectOomKilledTrue
22:51:52 [2022-10-21T22:51:52.497Z] #51 12.81 Collecting pathspec>=0.5.3
22:51:52 [2022-10-21T22:51:52.497Z] #51 12.83   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
22:51:52 [2022-10-21T22:51:52.565Z] --- PASS: TestInspectOomKilledTrue (0.47s)
22:51:52 [2022-10-21T22:51:52.565Z] === RUN   TestInspectOomKilledFalse
22:51:52 [2022-10-21T22:51:52.619Z] #51 14.30   Building wheel for yamllint (setup.py): finished with status 'done'
22:51:52 [2022-10-21T22:51:52.619Z] #51 14.30   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d0e1b7c8d3eca92c85fbe1f04675f26d622353be78adb4a8f9485076816b8372
22:51:52 [2022-10-21T22:51:52.619Z] #51 14.31   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
22:51:52 [2022-10-21T22:51:52.619Z] #51 14.32 Successfully built yamllint
22:51:52 [2022-10-21T22:51:52.619Z] #51 14.34 Installing collected packages: pyyaml, pathspec, yamllint
22:51:52 [2022-10-21T22:51:52.825Z] --- PASS: TestInspectOomKilledFalse (0.40s)
22:51:52 [2022-10-21T22:51:52.825Z] === RUN   TestLinksEtcHostsContentMatch
22:51:52 [2022-10-21T22:51:52.880Z] #51 14.77 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
22:51:53 [2022-10-21T22:51:53.065Z] #51 13.42 Collecting pyyaml
22:51:53 [2022-10-21T22:51:53.065Z] #51 13.45   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)
22:51:53 [2022-10-21T22:51:53.065Z] #51 13.56 Building wheels for collected packages: yamllint
22:51:53 [2022-10-21T22:51:53.085Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
22:51:53 [2022-10-21T22:51:53.085Z] === RUN   TestLinksContainerNames
22:51:53 [2022-10-21T22:51:53.325Z] #51 13.56   Building wheel for yamllint (setup.py): started
22:51:53 [2022-10-21T22:51:53.591Z] --- PASS: TestStats (2.47s)
22:51:53 [2022-10-21T22:51:53.591Z] === RUN   TestStopContainerWithTimeout
22:51:53 [2022-10-21T22:51:53.591Z] === RUN   TestStopContainerWithTimeout/0
22:51:53 [2022-10-21T22:51:53.591Z] === PAUSE TestStopContainerWithTimeout/0
22:51:53 [2022-10-21T22:51:53.591Z] === RUN   TestStopContainerWithTimeout/1
22:51:53 [2022-10-21T22:51:53.591Z] === PAUSE TestStopContainerWithTimeout/1
22:51:53 [2022-10-21T22:51:53.591Z] === RUN   TestStopContainerWithTimeout/3
22:51:53 [2022-10-21T22:51:53.591Z] === PAUSE TestStopContainerWithTimeout/3
22:51:53 [2022-10-21T22:51:53.591Z] === RUN   TestStopContainerWithTimeout/-1
22:51:53 [2022-10-21T22:51:53.591Z] === PAUSE TestStopContainerWithTimeout/-1
22:51:53 [2022-10-21T22:51:53.591Z] === CONT  TestStopContainerWithTimeout/0
22:51:53 [2022-10-21T22:51:53.591Z] === CONT  TestStopContainerWithTimeout/3
22:51:53 [2022-10-21T22:51:53.821Z] #51 DONE 15.6s
22:51:53 [2022-10-21T22:51:53.821Z] 
22:51:53 [2022-10-21T22:51:53.821Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:53 [2022-10-21T22:51:53.821Z] #38 139.0   CC       criu/parasite-syscall.o
22:51:53 [2022-10-21T22:51:53.821Z] #38 140.0   CC       criu/path.o
22:51:53 [2022-10-21T22:51:53.821Z] #38 140.3   CC       criu/pie-util-vdso-elf32.o
22:51:53 [2022-10-21T22:51:53.821Z] #38 140.8   CC       criu/pie-util-vdso.o
22:51:53 [2022-10-21T22:51:53.821Z] #38 141.3   CC       criu/pie-util.o
22:51:53 [2022-10-21T22:51:53.821Z] #38 141.5   CC       criu/pipes.o
22:51:53 [2022-10-21T22:51:53.821Z] #38 142.5   CC       criu/plugin.o
22:51:53 [2022-10-21T22:51:53.821Z] #38 143.0   CC       criu/proc_parse.o
22:51:54 [2022-10-21T22:51:54.025Z] --- PASS: TestLinksContainerNames (0.86s)
22:51:54 [2022-10-21T22:51:54.025Z] === RUN   TestLogsFollowTailEmpty
22:51:54 [2022-10-21T22:51:54.080Z] #38 ...
22:51:54 [2022-10-21T22:51:54.080Z] 
22:51:54 [2022-10-21T22:51:54.080Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
22:51:54 [2022-10-21T22:51:54.080Z] #52 DONE 0.2s
22:51:54 [2022-10-21T22:51:54.080Z] 
22:51:54 [2022-10-21T22:51:54.080Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
22:51:54 [2022-10-21T22:51:54.080Z] #53 DONE 0.3s
22:51:54 [2022-10-21T22:51:54.080Z] 
22:51:54 [2022-10-21T22:51:54.080Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:54 [2022-10-21T22:51:54.155Z] === CONT  TestStopContainerWithTimeout/-1
22:51:54 [2022-10-21T22:51:54.285Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
22:51:54 [2022-10-21T22:51:54.286Z] === RUN   TestContainerNetworkMountsNoChown
22:51:54 [2022-10-21T22:51:54.340Z] #38 ...
22:51:54 [2022-10-21T22:51:54.340Z] 
22:51:54 [2022-10-21T22:51:54.340Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
22:51:54 [2022-10-21T22:51:54.340Z] #54 DONE 0.1s
22:51:54 [2022-10-21T22:51:54.340Z] 
22:51:54 [2022-10-21T22:51:54.340Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
22:51:54 [2022-10-21T22:51:54.340Z] #55 DONE 0.1s
22:51:54 [2022-10-21T22:51:54.340Z] 
22:51:54 [2022-10-21T22:51:54.340Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
22:51:54 [2022-10-21T22:51:54.340Z] #56 DONE 0.1s
22:51:54 [2022-10-21T22:51:54.340Z] 
22:51:54 [2022-10-21T22:51:54.340Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:54 [2022-10-21T22:51:54.704Z] #51 14.98   Building wheel for yamllint (setup.py): finished with status 'done'
22:51:54 [2022-10-21T22:51:54.704Z] #51 14.99   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=db5845ae2383a6f1001134e1e1d373b7fff149085561b29abf039ae11e94914d
22:51:54 [2022-10-21T22:51:54.704Z] #51 14.99   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
22:51:54 [2022-10-21T22:51:54.704Z] #51 15.01 Successfully built yamllint
22:51:54 [2022-10-21T22:51:54.704Z] #51 15.05 Installing collected packages: pyyaml, pathspec, yamllint
22:51:54 [2022-10-21T22:51:54.855Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/default
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/default
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/private
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/private
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rprivate
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rprivate
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/slave
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/slave
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rslave
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rslave
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/shared
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/shared
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rshared
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rshared
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/default
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/default/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/default/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/default/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/rshared
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/shared
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/rslave
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/slave
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/rprivate
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === CONT  TestMountDaemonRoot/private
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/private/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:51:54 [2022-10-21T22:51:54.855Z] === RUN   TestMountDaemonRoot/private/mount_root
22:51:54 [2022-10-21T22:51:54.855Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:51:54 [2022-10-21T22:51:54.856Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:51:54 [2022-10-21T22:51:54.856Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/default/mount_root
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:51:54 [2022-10-21T22:51:54.856Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/private/bind_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/private/mount_root
22:51:55 [2022-10-21T22:51:55.124Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:51:55 [2022-10-21T22:51:55.124Z] --- PASS: TestMountDaemonRoot (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:51:55 [2022-10-21T22:51:55.124Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:51:55 [2022-10-21T22:51:55.124Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:51:55 [2022-10-21T22:51:55.124Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:51:55 [2022-10-21T22:51:55.124Z] === RUN   TestContainerBindMountNonRecursive
22:51:55 [2022-10-21T22:51:55.273Z] #51 15.68 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
22:51:56 [2022-10-21T22:51:56.052Z] === CONT  TestStopContainerWithTimeout/1
22:51:56 [2022-10-21T22:51:56.505Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
22:51:56 [2022-10-21T22:51:56.505Z] === RUN   TestContainerVolumesMountedAsShared
22:51:56 [2022-10-21T22:51:56.876Z] #38 146.8   CC       criu/protobuf-desc.o
22:51:57 [2022-10-21T22:51:57.075Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
22:51:57 [2022-10-21T22:51:57.075Z] === RUN   TestContainerVolumesMountedAsSlave
22:51:57 [2022-10-21T22:51:57.335Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
22:51:57 [2022-10-21T22:51:57.335Z] === RUN   TestNetworkNat
22:51:57 [2022-10-21T22:51:57.425Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:51:57 [2022-10-21T22:51:57.425Z]     --- PASS: TestStopContainerWithTimeout/0 (0.56s)
22:51:57 [2022-10-21T22:51:57.425Z]     --- PASS: TestStopContainerWithTimeout/3 (2.55s)
22:51:57 [2022-10-21T22:51:57.425Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
22:51:57 [2022-10-21T22:51:57.425Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
22:51:57 [2022-10-21T22:51:57.425Z] === RUN   TestDeleteDevicemapper
22:51:57 [2022-10-21T22:51:57.425Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:51:57 [2022-10-21T22:51:57.425Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:51:57 [2022-10-21T22:51:57.425Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:51:57 [2022-10-21T22:51:57.599Z] --- PASS: TestNetworkNat (0.44s)
22:51:57 [2022-10-21T22:51:57.599Z] === RUN   TestNetworkLocalhostTCPNat
22:51:57 [2022-10-21T22:51:57.815Z] #51 DONE 18.1s
22:51:57 [2022-10-21T22:51:57.815Z] 
22:51:57 [2022-10-21T22:51:57.815Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:51:57 [2022-10-21T22:51:57.815Z] #38 139.8   CC       criu/pagemap-cache.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 140.2   CC       criu/pagemap.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 141.2   CC       criu/parasite-syscall.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 142.0   CC       criu/path.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 142.3   CC       criu/pie-util-vdso-elf32.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 143.1   CC       criu/pie-util-vdso.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 143.8   CC       criu/pie-util.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 144.1   CC       criu/pipes.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 145.3   CC       criu/plugin.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 145.8   CC       criu/proc_parse.o
22:51:57 [2022-10-21T22:51:57.815Z] #38 ...
22:51:57 [2022-10-21T22:51:57.815Z] 
22:51:57 [2022-10-21T22:51:57.815Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
22:51:58 [2022-10-21T22:51:58.075Z] #52 DONE 0.5s
22:51:58 [2022-10-21T22:51:58.075Z] 
22:51:58 [2022-10-21T22:51:58.075Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
22:51:58 [2022-10-21T22:51:58.169Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
22:51:58 [2022-10-21T22:51:58.169Z] === RUN   TestNetworkLoopbackNat
22:51:58 [2022-10-21T22:51:58.641Z] #53 DONE 0.6s
22:51:58 [2022-10-21T22:51:58.641Z] 
22:51:58 [2022-10-21T22:51:58.641Z] #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
22:51:58 [2022-10-21T22:51:58.641Z] #40 ...
22:51:58 [2022-10-21T22:51:58.641Z] 
22:51:58 [2022-10-21T22:51:58.641Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
22:51:58 [2022-10-21T22:51:58.779Z] #38 148.7   CC       criu/protobuf.o
22:51:59 [2022-10-21T22:51:59.208Z] #54 DONE 0.5s
22:51:59 [2022-10-21T22:51:59.208Z] 
22:51:59 [2022-10-21T22:51:59.208Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
22:51:59 [2022-10-21T22:51:59.208Z] #55 DONE 0.1s
22:51:59 [2022-10-21T22:51:59.208Z] 
22:51:59 [2022-10-21T22:51:59.208Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
22:51:59 [2022-10-21T22:51:59.208Z] #56 DONE 0.1s
22:51:59 [2022-10-21T22:51:59.208Z] 
22:51:59 [2022-10-21T22:51:59.208Z] #30 [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
22:51:59 [2022-10-21T22:51:59.329Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s)
22:51:59 [2022-10-21T22:51:59.329Z] === RUN   TestUpdateMemory
22:51:59 [2022-10-21T22:51:59.352Z] #38 149.5   CC       criu/pstree.o
22:51:59 [2022-10-21T22:51:59.586Z] --- PASS: TestUpdateMemory (0.56s)
22:51:59 [2022-10-21T22:51:59.586Z] === RUN   TestUpdateCPUQuota
22:52:00 [2022-10-21T22:52:00.143Z] #30 ...
22:52:00 [2022-10-21T22:52:00.143Z] 
22:52:00 [2022-10-21T22:52:00.143Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:52:00 [2022-10-21T22:52:00.143Z] #38 149.9   CC       criu/protobuf-desc.o
22:52:00 [2022-10-21T22:52:00.518Z] --- PASS: TestUpdateCPUQuota (0.89s)
22:52:00 [2022-10-21T22:52:00.518Z] === RUN   TestUpdatePidsLimit
22:52:00 [2022-10-21T22:52:00.518Z] === RUN   TestUpdatePidsLimit/update_from_none
22:52:00 [2022-10-21T22:52:00.518Z] === RUN   TestUpdatePidsLimit/no_change
22:52:00 [2022-10-21T22:52:00.708Z] --- PASS: TestNetworkLoopbackNat (2.54s)
22:52:00 [2022-10-21T22:52:00.708Z] === RUN   TestPause
22:52:00 [2022-10-21T22:52:00.731Z] #38 151.0   CC       criu/rbtree.o
22:52:00 [2022-10-21T22:52:00.769Z] b111c3320c94: Pull complete
22:52:00 [2022-10-21T22:52:00.776Z] === RUN   TestUpdatePidsLimit/update_lower
22:52:00 [2022-10-21T22:52:00.990Z] #38 151.3   CC       criu/rst-malloc.o
22:52:01 [2022-10-21T22:52:01.034Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:52:01 [2022-10-21T22:52:01.278Z] --- PASS: TestPause (0.43s)
22:52:01 [2022-10-21T22:52:01.278Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:52:01 [2022-10-21T22:52:01.278Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:52:01 [2022-10-21T22:52:01.278Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:52:01 [2022-10-21T22:52:01.278Z] === RUN   TestPauseStopPausedContainer
22:52:01 [2022-10-21T22:52:01.292Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:52:01 [2022-10-21T22:52:01.520Z] #38 151.5   CC       criu/protobuf.o
22:52:01 [2022-10-21T22:52:01.538Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:52:01 [2022-10-21T22:52:01.538Z] === RUN   TestPsFilter
22:52:01 [2022-10-21T22:52:01.549Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:52:01 [2022-10-21T22:52:01.558Z] #38 151.7   CC       criu/seccomp.o
22:52:01 [2022-10-21T22:52:01.798Z] --- PASS: TestPsFilter (0.12s)
22:52:01 [2022-10-21T22:52:01.798Z] === RUN   TestRemoveContainerWithRemovedVolume
22:52:01 [2022-10-21T22:52:01.808Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:52:02 [2022-10-21T22:52:02.059Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
22:52:02 [2022-10-21T22:52:02.059Z] === RUN   TestRemoveContainerWithVolume
22:52:02 [2022-10-21T22:52:02.108Z] #38 152.1   CC       criu/pstree.o
22:52:02 [2022-10-21T22:52:02.373Z] --- PASS: TestUpdatePidsLimit (2.01s)
22:52:02 [2022-10-21T22:52:02.373Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
22:52:02 [2022-10-21T22:52:02.373Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
22:52:02 [2022-10-21T22:52:02.373Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
22:52:02 [2022-10-21T22:52:02.373Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
22:52:02 [2022-10-21T22:52:02.373Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
22:52:02 [2022-10-21T22:52:02.373Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
22:52:02 [2022-10-21T22:52:02.373Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:52:02 [2022-10-21T22:52:02.373Z] === RUN   TestUpdateRestartPolicy
22:52:02 [2022-10-21T22:52:02.630Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
22:52:02 [2022-10-21T22:52:02.630Z] === RUN   TestRemoveContainerRunning
22:52:02 [2022-10-21T22:52:02.890Z] --- PASS: TestRemoveContainerRunning (0.41s)
22:52:02 [2022-10-21T22:52:02.890Z] === RUN   TestRemoveContainerForceRemoveRunning
22:52:02 [2022-10-21T22:52:02.998Z] #38 153.3   CC       criu/seize.o
22:52:03 [2022-10-21T22:52:03.460Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
22:52:03 [2022-10-21T22:52:03.460Z] === RUN   TestRemoveInvalidContainer
22:52:03 [2022-10-21T22:52:03.460Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:52:03 [2022-10-21T22:52:03.460Z] === RUN   TestRenameLinkedContainer
22:52:04 [2022-10-21T22:52:04.070Z] #38 154.1   CC       criu/rbtree.o
22:52:04 [2022-10-21T22:52:04.384Z] #38 154.6   CC       criu/servicefd.o
22:52:04 [2022-10-21T22:52:04.638Z] #38 154.7   CC       criu/rst-malloc.o
22:52:04 [2022-10-21T22:52:04.644Z] #38 155.1 include/common/asm/bitops.h: Assembler messages:
22:52:04 [2022-10-21T22:52:04.644Z] #38 155.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:52:04 [2022-10-21T22:52:04.644Z] #38 155.1   CC       criu/shmem.o
22:52:05 [2022-10-21T22:52:05.205Z] #38 155.0   CC       criu/seccomp.o
22:52:05 [2022-10-21T22:52:05.371Z] --- PASS: TestRenameLinkedContainer (1.73s)
22:52:05 [2022-10-21T22:52:05.371Z] === RUN   TestRenameStoppedContainer
22:52:05 [2022-10-21T22:52:05.631Z] --- PASS: TestRenameStoppedContainer (0.50s)
22:52:05 [2022-10-21T22:52:05.631Z] === RUN   TestRenameRunningContainerAndReuse
22:52:06 [2022-10-21T22:52:06.020Z] #38 156.2   CC       criu/sigframe.o
22:52:06 [2022-10-21T22:52:06.143Z] #38 155.9   CC       criu/seize.o
22:52:06 [2022-10-21T22:52:06.279Z] #38 156.5   CC       criu/signalfd.o
22:52:06 [2022-10-21T22:52:06.279Z] #38 156.8   CC       criu/sk-inet.o
22:52:06 [2022-10-21T22:52:06.572Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
22:52:06 [2022-10-21T22:52:06.572Z] === RUN   TestRenameInvalidName
22:52:07 [2022-10-21T22:52:07.080Z] #38 157.0   CC       criu/servicefd.o
22:52:07 [2022-10-21T22:52:07.142Z] --- PASS: TestRenameInvalidName (0.46s)
22:52:07 [2022-10-21T22:52:07.142Z] === RUN   TestRenameAnonymousContainer
22:52:07 [2022-10-21T22:52:07.647Z] #38 157.4 include/common/asm/bitops.h: Assembler messages:
22:52:07 [2022-10-21T22:52:07.647Z] #38 157.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
22:52:07 [2022-10-21T22:52:07.647Z] #38 157.5   CC       criu/shmem.o
22:52:07 [2022-10-21T22:52:07.654Z] #38 157.9   CC       criu/sk-netlink.o
22:52:08 [2022-10-21T22:52:08.222Z] #38 158.3   CC       criu/sk-packet.o
22:52:08 [2022-10-21T22:52:08.524Z] --- PASS: TestRenameAnonymousContainer (1.51s)
22:52:08 [2022-10-21T22:52:08.524Z] === RUN   TestRenameContainerWithSameName
22:52:08 [2022-10-21T22:52:08.583Z] #38 158.4   CC       criu/sigframe.o
22:52:08 [2022-10-21T22:52:08.789Z] #38 159.1   CC       criu/sk-queue.o
22:52:08 [2022-10-21T22:52:08.841Z] #38 158.7   CC       criu/signalfd.o
22:52:09 [2022-10-21T22:52:09.094Z] --- PASS: TestRenameContainerWithSameName (0.43s)
22:52:09 [2022-10-21T22:52:09.094Z] === RUN   TestRenameContainerWithLinkedContainer
22:52:09 [2022-10-21T22:52:09.100Z] #38 159.0   CC       criu/sk-inet.o
22:52:09 [2022-10-21T22:52:09.356Z] #38 159.7   CC       criu/sk-tcp.o
22:52:09 [2022-10-21T22:52:09.923Z] #38 160.4   CC       criu/sk-unix.o
22:52:10 [2022-10-21T22:52:10.034Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
22:52:10 [2022-10-21T22:52:10.034Z] === RUN   TestResize
22:52:10 [2022-10-21T22:52:10.294Z] --- PASS: TestResize (0.45s)
22:52:10 [2022-10-21T22:52:10.294Z] === RUN   TestResizeWithInvalidSize
22:52:10 [2022-10-21T22:52:10.478Z] #38 160.3   CC       criu/sk-netlink.o
22:52:10 [2022-10-21T22:52:10.737Z] #38 160.8   CC       criu/sk-packet.o
22:52:10 [2022-10-21T22:52:10.864Z] --- PASS: TestResizeWithInvalidSize (0.46s)
22:52:10 [2022-10-21T22:52:10.864Z] === RUN   TestResizeWhenContainerNotStarted
22:52:11 [2022-10-21T22:52:11.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:52:11 [2022-10-21T22:52:11.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:52:11 [2022-10-21T22:52:11.673Z] #38 161.5   CC       criu/sk-queue.o
22:52:11 [2022-10-21T22:52:11.932Z] #38 162.0   CC       criu/sk-tcp.o
22:52:12 [2022-10-21T22:52:12.458Z] #38 162.5   CC       criu/sockets.o
22:52:12 [2022-10-21T22:52:12.499Z] #38 162.4   CC       criu/sk-unix.o
22:52:12 [2022-10-21T22:52:12.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:52:12 [2022-10-21T22:52:12.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:52:13 [2022-10-21T22:52:13.395Z] #38 163.8   CC       criu/stats.o
22:52:13 [2022-10-21T22:52:13.654Z] #38 164.1   CC       criu/string.o
22:52:13 [2022-10-21T22:52:13.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:52:13 [2022-10-21T22:52:13.913Z] #38 164.2   CC       criu/sysctl.o
22:52:13 [2022-10-21T22:52:13.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:52:14 [2022-10-21T22:52:14.482Z] #38 164.9   CC       criu/sysfs_parse.o
22:52:14 [2022-10-21T22:52:14.562Z] --- PASS: TestUpdateRestartPolicy (11.01s)
22:52:14 [2022-10-21T22:52:14.562Z] === RUN   TestUpdateRestartWithAutoRemove
22:52:14 [2022-10-21T22:52:14.562Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
22:52:14 [2022-10-21T22:52:14.562Z] === RUN   TestWaitNonBlocked
22:52:14 [2022-10-21T22:52:14.562Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:14 [2022-10-21T22:52:14.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:14 [2022-10-21T22:52:14.562Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:14 [2022-10-21T22:52:14.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:14 [2022-10-21T22:52:14.562Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:14 [2022-10-21T22:52:14.562Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:14 [2022-10-21T22:52:14.562Z] --- PASS: TestWaitNonBlocked (0.01s)
22:52:14 [2022-10-21T22:52:14.562Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
22:52:14 [2022-10-21T22:52:14.562Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
22:52:14 [2022-10-21T22:52:14.562Z] === RUN   TestWaitBlocked
22:52:14 [2022-10-21T22:52:14.562Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:52:14 [2022-10-21T22:52:14.562Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:52:14 [2022-10-21T22:52:14.562Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:52:14 [2022-10-21T22:52:14.562Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:52:14 [2022-10-21T22:52:14.562Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:52:14 [2022-10-21T22:52:14.562Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:52:14 [2022-10-21T22:52:14.905Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:52:15 [2022-10-21T22:52:15.051Z] #38 165.4   CC       criu/timens.o
22:52:15 [2022-10-21T22:52:15.101Z] #38 164.7   CC       criu/sockets.o
22:52:15 [2022-10-21T22:52:15.126Z] --- PASS: TestWaitBlocked (0.02s)
22:52:15 [2022-10-21T22:52:15.126Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
22:52:15 [2022-10-21T22:52:15.126Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
22:52:15 [2022-10-21T22:52:15.126Z] === CONT  TestContainerStartOnDaemonRestart
22:52:15 [2022-10-21T22:52:15.126Z] === CONT  TestRestartDaemonWithRestartingContainer
22:52:15 [2022-10-21T22:52:15.619Z] #38 165.8   CC       criu/timerfd.o
22:52:15 [2022-10-21T22:52:15.845Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:52:15 [2022-10-21T22:52:15.878Z] #38 166.2   CC       criu/tty.o
22:52:16 [2022-10-21T22:52:16.037Z] #38 165.9   CC       criu/stats.o
22:52:16 [2022-10-21T22:52:16.296Z] #38 166.3   CC       criu/string.o
22:52:16 [2022-10-21T22:52:16.296Z] #38 166.4   CC       criu/sysctl.o
22:52:16 [2022-10-21T22:52:16.816Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:52:17 [2022-10-21T22:52:17.231Z] #38 167.2   CC       criu/sysfs_parse.o
22:52:17 [2022-10-21T22:52:17.256Z] #38 ...
22:52:17 [2022-10-21T22:52:17.257Z] 
22:52:17 [2022-10-21T22:52:17.257Z] #31 [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
22:52:17 [2022-10-21T22:52:17.257Z] #31 222.7 + dpkg --print-architecture
22:52:17 [2022-10-21T22:52:17.257Z] #31 222.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:52:17 [2022-10-21T22:52:17.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:52:17 [2022-10-21T22:52:17.516Z] #31 222.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:52:17 [2022-10-21T22:52:17.516Z] #31 222.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:52:17 [2022-10-21T22:52:17.651Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s)
22:52:17 [2022-10-21T22:52:17.651Z] === CONT  TestIpcModeOlderClient
22:52:17 [2022-10-21T22:52:17.651Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s)
22:52:17 [2022-10-21T22:52:17.651Z] === CONT  TestContainerKillOnDaemonStart
22:52:17 [2022-10-21T22:52:17.651Z] --- PASS: TestIpcModeOlderClient (0.12s)
22:52:17 [2022-10-21T22:52:17.651Z] === CONT  TestDaemonHostGatewayIP
22:52:17 [2022-10-21T22:52:17.798Z] #38 167.6   CC       criu/timens.o
22:52:18 [2022-10-21T22:52:18.365Z] #38 168.1   CC       criu/timerfd.o
22:52:18 [2022-10-21T22:52:18.624Z] #38 168.4   CC       criu/tty.o
22:52:18 [2022-10-21T22:52:18.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:52:19 [2022-10-21T22:52:19.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:52:20 [2022-10-21T22:52:20.181Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
22:52:20 [2022-10-21T22:52:20.181Z] === CONT  TestDaemonRestartIpcMode
22:52:20 [2022-10-21T22:52:20.526Z] #38 170.4   CC       criu/tun.o
22:52:21 [2022-10-21T22:52:21.303Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
22:52:21 [2022-10-21T22:52:21.303Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
22:52:21 [2022-10-21T22:52:21.303Z] === RUN   TestCgroupNamespacesRun
22:52:21 [2022-10-21T22:52:21.463Z] #38 171.2   CC       criu/uffd.o
22:52:21 [2022-10-21T22:52:21.463Z] #38 ...
22:52:21 [2022-10-21T22:52:21.463Z] 
22:52:21 [2022-10-21T22:52:21.463Z] #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
22:52:21 [2022-10-21T22:52:21.463Z] #23 226.7 + dpkg --print-architecture
22:52:21 [2022-10-21T22:52:21.463Z] #23 226.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:52:21 [2022-10-21T22:52:21.721Z] #23 227.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:52:21 [2022-10-21T22:52:21.721Z] #23 227.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:52:22 [2022-10-21T22:52:22.242Z] --- PASS: TestCgroupNamespacesRun (1.11s)
22:52:22 [2022-10-21T22:52:22.242Z] === RUN   TestCgroupNamespacesRunPrivileged
22:52:22 [2022-10-21T22:52:22.709Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
22:52:23 [2022-10-21T22:52:23.181Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
22:52:23 [2022-10-21T22:52:23.181Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:52:24 [2022-10-21T22:52:24.563Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
22:52:24 [2022-10-21T22:52:24.563Z] === RUN   TestCgroupNamespacesRunHostMode
22:52:25 [2022-10-21T22:52:25.506Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
22:52:25 [2022-10-21T22:52:25.506Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:52:25 [2022-10-21T22:52:25.636Z] #31 ...
22:52:25 [2022-10-21T22:52:25.636Z] 
22:52:25 [2022-10-21T22:52:25.636Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:52:25 [2022-10-21T22:52:25.636Z] #38 168.4   CC       criu/tun.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 169.1   CC       criu/uffd.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 170.4   CC       criu/util.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 172.0   CC       criu/uts_ns.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 172.2   CC       criu/vdso-compat.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 172.5   CC       criu/vdso.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 173.1   LINK     criu/built-in.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 173.4   LINK     criu/criu
22:52:25 [2022-10-21T22:52:25.636Z] #38 173.9   DEP      lib/c/criu.d
22:52:25 [2022-10-21T22:52:25.636Z] #38 174.0   CC       images/rpc.pb-c.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 174.7   CC       lib/c/criu.o
22:52:25 [2022-10-21T22:52:25.636Z] #38 176.0   LINK     lib/c/built-in.o
22:52:25 [2022-10-21T22:52:25.895Z] #38 176.0   LINK     lib/c/libcriu.so
22:52:25 [2022-10-21T22:52:25.895Z] #38 176.1   LINK     lib/c/libcriu.a
22:52:26 [2022-10-21T22:52:26.155Z] #38 176.3   GEN      magic.py
22:52:26 [2022-10-21T22:52:26.414Z] #38 176.6 Note: Building without setproctitle() and strlcpy() support.
22:52:26 [2022-10-21T22:52:26.414Z] #38 176.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:52:26 [2022-10-21T22:52:26.414Z] #38 176.7 Note: Building without GnuTLS support
22:52:26 [2022-10-21T22:52:26.414Z] #38 176.7 Makefile.config:39: Warn: you have no libnftables installed
22:52:26 [2022-10-21T22:52:26.414Z] #38 176.7 Makefile.config:40: Warn: Building without nftables support
22:52:26 [2022-10-21T22:52:26.446Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
22:52:26 [2022-10-21T22:52:26.446Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:52:27 [2022-10-21T22:52:27.352Z] #38 177.6 fatal: not a git repository (or any of the parent directories): .git
22:52:27 [2022-10-21T22:52:27.828Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
22:52:27 [2022-10-21T22:52:27.828Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:52:28 [2022-10-21T22:52:28.290Z] #38 178.3 make[1]: Nothing to be done for 'all'.
22:52:28 [2022-10-21T22:52:28.401Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
22:52:28 [2022-10-21T22:52:28.401Z] === RUN   TestCgroupNamespacesRunOlderClient
22:52:28 [2022-10-21T22:52:28.858Z] #38 179.1 make[1]: 'images/built-in.o' is up to date.
22:52:28 [2022-10-21T22:52:28.858Z] #38 179.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:52:28 [2022-10-21T22:52:28.858Z] #38 179.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:52:28 [2022-10-21T22:52:28.858Z] #38 179.3 make[1]: 'compel/libcompel.a' is up to date.
22:52:28 [2022-10-21T22:52:28.858Z] #38 179.3 make[1]: 'compel/compel-host-bin' is up to date.
22:52:29 [2022-10-21T22:52:29.117Z] #38 179.3 make[1]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.117Z] #38 179.4 make[1]: 'soccr/libsoccr.a' is up to date.
22:52:29 [2022-10-21T22:52:29.255Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
22:52:29 [2022-10-21T22:52:29.255Z] PASS
22:52:29 [2022-10-21T22:52:29.255Z] 
22:52:29 [2022-10-21T22:52:29.255Z] === Skipped
22:52:29 [2022-10-21T22:52:29.255Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:52:29 [2022-10-21T22:52:29.255Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:52:29 [2022-10-21T22:52:29.255Z] 
22:52:29 [2022-10-21T22:52:29.255Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:52:29 [2022-10-21T22:52:29.255Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
22:52:29 [2022-10-21T22:52:29.255Z] 
22:52:29 [2022-10-21T22:52:29.255Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:52:29 [2022-10-21T22:52:29.255Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:52:29 [2022-10-21T22:52:29.255Z] 
22:52:29 [2022-10-21T22:52:29.255Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
22:52:29 [2022-10-21T22:52:29.255Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
22:52:29 [2022-10-21T22:52:29.255Z] 
22:52:29 [2022-10-21T22:52:29.255Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:52:29 [2022-10-21T22:52:29.255Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:52:29 [2022-10-21T22:52:29.255Z] 
22:52:29 [2022-10-21T22:52:29.255Z] DONE 197 tests, 5 skipped in 107.395s
22:52:29 [2022-10-21T22:52:29.255Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:52:29 [2022-10-21T22:52:29.255Z] INFO: Testing against a local daemon
22:52:29 [2022-10-21T22:52:29.255Z] === RUN   TestLiveRestore
22:52:29 [2022-10-21T22:52:29.255Z] === RUN   TestLiveRestore/volume_references
22:52:29 [2022-10-21T22:52:29.255Z] === PAUSE TestLiveRestore/volume_references
22:52:29 [2022-10-21T22:52:29.255Z] === CONT  TestLiveRestore/volume_references
22:52:29 [2022-10-21T22:52:29.340Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
22:52:29 [2022-10-21T22:52:29.340Z] === RUN   TestNISDomainname
22:52:29 [2022-10-21T22:52:29.376Z] #38 179.6 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.376Z] #38 179.7 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.376Z] #38 179.7 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.376Z] #38 179.8 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.636Z] #38 179.9 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.636Z] #38 180.0 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.636Z] #38 180.0 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.819Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:52:29 [2022-10-21T22:52:29.819Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:52:29 [2022-10-21T22:52:29.844Z] #23 ...
22:52:29 [2022-10-21T22:52:29.844Z] 
22:52:29 [2022-10-21T22:52:29.844Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
22:52:29 [2022-10-21T22:52:29.844Z] #38 172.8   CC       criu/util.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 174.4   CC       criu/uts_ns.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 174.7   CC       criu/vdso-compat.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 174.9   CC       criu/vdso.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 175.8   LINK     criu/built-in.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 175.9   LINK     criu/criu
22:52:29 [2022-10-21T22:52:29.844Z] #38 176.4   DEP      lib/c/criu.d
22:52:29 [2022-10-21T22:52:29.844Z] #38 176.5   CC       images/rpc.pb-c.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 177.2   CC       lib/c/criu.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 178.6   LINK     lib/c/built-in.o
22:52:29 [2022-10-21T22:52:29.844Z] #38 178.6   LINK     lib/c/libcriu.so
22:52:29 [2022-10-21T22:52:29.844Z] #38 178.7   LINK     lib/c/libcriu.a
22:52:29 [2022-10-21T22:52:29.844Z] #38 178.8   GEN      magic.py
22:52:29 [2022-10-21T22:52:29.844Z] #38 179.0 Note: Building without setproctitle() and strlcpy() support.
22:52:29 [2022-10-21T22:52:29.844Z] #38 179.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:52:29 [2022-10-21T22:52:29.844Z] #38 179.0 Note: Building without GnuTLS support
22:52:29 [2022-10-21T22:52:29.844Z] #38 179.0 Makefile.config:39: Warn: you have no libnftables installed
22:52:29 [2022-10-21T22:52:29.844Z] #38 179.0 Makefile.config:40: Warn: Building without nftables support
22:52:29 [2022-10-21T22:52:29.895Z] #38 180.1 make[2]: Nothing to be done for 'all'.
22:52:29 [2022-10-21T22:52:29.895Z] #38 180.1   INSTALL  criu/criu
22:52:29 [2022-10-21T22:52:29.910Z] --- PASS: TestNISDomainname (0.53s)
22:52:29 [2022-10-21T22:52:29.910Z] === RUN   TestHostnameDnsResolution
22:52:30 [2022-10-21T22:52:30.103Z] #38 180.1 fatal: not a git repository (or any of the parent directories): .git
22:52:30 [2022-10-21T22:52:30.463Z] #38 DONE 180.6s
22:52:30 [2022-10-21T22:52:30.463Z] 
22:52:30 [2022-10-21T22:52:30.463Z] #48 [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
22:52:30 [2022-10-21T22:52:30.480Z] --- PASS: TestHostnameDnsResolution (0.66s)
22:52:30 [2022-10-21T22:52:30.480Z] === RUN   TestUnprivilegedPortsAndPing
22:52:30 [2022-10-21T22:52:30.752Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:52:31 [2022-10-21T22:52:31.041Z] #38 180.9 make[1]: Nothing to be done for 'all'.
22:52:31 [2022-10-21T22:52:31.050Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
22:52:31 [2022-10-21T22:52:31.050Z] === RUN   TestStats
22:52:31 [2022-10-21T22:52:31.686Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:52:31 [2022-10-21T22:52:31.980Z] #38 181.8 make[1]: 'images/built-in.o' is up to date.
22:52:31 [2022-10-21T22:52:31.980Z] #38 181.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:52:31 [2022-10-21T22:52:31.980Z] #38 181.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:52:31 [2022-10-21T22:52:31.980Z] #38 181.9 make[1]: 'compel/libcompel.a' is up to date.
22:52:31 [2022-10-21T22:52:31.980Z] #38 182.0 make[1]: 'compel/compel-host-bin' is up to date.
22:52:31 [2022-10-21T22:52:31.980Z] #38 182.0 make[1]: Nothing to be done for 'all'.
22:52:31 [2022-10-21T22:52:31.980Z] #38 182.0 make[1]: 'soccr/libsoccr.a' is up to date.
22:52:32 [2022-10-21T22:52:32.240Z] #38 182.3 make[2]: Nothing to be done for 'all'.
22:52:32 [2022-10-21T22:52:32.499Z] #38 182.3 make[2]: Nothing to be done for 'all'.
22:52:32 [2022-10-21T22:52:32.499Z] #38 182.4 make[2]: Nothing to be done for 'all'.
22:52:32 [2022-10-21T22:52:32.499Z] #38 182.5 make[2]: Nothing to be done for 'all'.
22:52:32 [2022-10-21T22:52:32.618Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:52:32 [2022-10-21T22:52:32.759Z] #38 182.6 make[2]: Nothing to be done for 'all'.
22:52:32 [2022-10-21T22:52:32.759Z] #38 182.6 make[2]: Nothing to be done for 'all'.
22:52:32 [2022-10-21T22:52:32.759Z] #38 182.7 make[2]: Nothing to be done for 'all'.
22:52:32 [2022-10-21T22:52:32.759Z] #38 182.9 make[2]: Nothing to be done for 'all'.
22:52:33 [2022-10-21T22:52:33.018Z] #38 182.9   INSTALL  criu/criu
22:52:33 [2022-10-21T22:52:33.550Z] --- PASS: TestLiveRestore (0.00s)
22:52:33 [2022-10-21T22:52:33.550Z]     --- PASS: TestLiveRestore/volume_references (4.47s)
22:52:33 [2022-10-21T22:52:33.550Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s)
22:52:33 [2022-10-21T22:52:33.550Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s)
22:52:33 [2022-10-21T22:52:33.550Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s)
22:52:33 [2022-10-21T22:52:33.550Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s)
22:52:33 [2022-10-21T22:52:33.550Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
22:52:33 [2022-10-21T22:52:33.550Z] PASS
22:52:33 [2022-10-21T22:52:33.550Z] 
22:52:33 [2022-10-21T22:52:33.550Z] DONE 7 tests in 4.506s
22:52:33 [2022-10-21T22:52:33.550Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:52:33 [2022-10-21T22:52:33.587Z] #38 DONE 183.6s
22:52:33 [2022-10-21T22:52:33.587Z] 
22:52:33 [2022-10-21T22:52:33.587Z] #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
22:52:33 [2022-10-21T22:52:33.588Z] --- PASS: TestStats (2.46s)
22:52:33 [2022-10-21T22:52:33.588Z] === RUN   TestStopContainerWithTimeout
22:52:33 [2022-10-21T22:52:33.588Z] === RUN   TestStopContainerWithTimeout/0
22:52:33 [2022-10-21T22:52:33.588Z] === PAUSE TestStopContainerWithTimeout/0
22:52:33 [2022-10-21T22:52:33.588Z] === RUN   TestStopContainerWithTimeout/1
22:52:33 [2022-10-21T22:52:33.588Z] === PAUSE TestStopContainerWithTimeout/1
22:52:33 [2022-10-21T22:52:33.588Z] === RUN   TestStopContainerWithTimeout/3
22:52:33 [2022-10-21T22:52:33.588Z] === PAUSE TestStopContainerWithTimeout/3
22:52:33 [2022-10-21T22:52:33.588Z] === RUN   TestStopContainerWithTimeout/-1
22:52:33 [2022-10-21T22:52:33.588Z] === PAUSE TestStopContainerWithTimeout/-1
22:52:33 [2022-10-21T22:52:33.588Z] === CONT  TestStopContainerWithTimeout/0
22:52:33 [2022-10-21T22:52:33.588Z] === CONT  TestStopContainerWithTimeout/3
22:52:33 [2022-10-21T22:52:33.808Z] INFO: Testing against a local daemon
22:52:33 [2022-10-21T22:52:33.808Z] === RUN   TestCommitInheritsEnv
22:52:34 [2022-10-21T22:52:34.065Z] --- PASS: TestCommitInheritsEnv (0.26s)
22:52:34 [2022-10-21T22:52:34.065Z] === RUN   TestImportExtremelyLargeImageWorks
22:52:34 [2022-10-21T22:52:34.065Z] === PAUSE TestImportExtremelyLargeImageWorks
22:52:34 [2022-10-21T22:52:34.065Z] === RUN   TestImagesFilterMultiReference
22:52:34 [2022-10-21T22:52:34.065Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:52:34 [2022-10-21T22:52:34.065Z] === RUN   TestImagePullPlatformInvalid
22:52:34 [2022-10-21T22:52:34.065Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:52:34 [2022-10-21T22:52:34.065Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:52:34 [2022-10-21T22:52:34.065Z] time="2022-10-21T22:52:34Z" 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.18.7 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.065Z] time="2022-10-21T22:52:34Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.065Z] time="2022-10-21T22:52:34Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.065Z] time="2022-10-21T22:52:34Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.18.7 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.065Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=055c0263-e295-430e-b5d9-e5015d6896b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38196" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.065Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=055c0263-e295-430e-b5d9-e5015d6896b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38196" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.71481ms http.response.status=200 http.response.written=2 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.065Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:52:34 [2022-10-21T22:52:34.161Z] === CONT  TestStopContainerWithTimeout/1
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e769772-50fb-4d3b-bcea-c13e8baedb70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=29fd2073-cfa0-4ea4-87da-abafdca44e4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=29fd2073-cfa0-4ea4-87da-abafdca44e4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e769772-50fb-4d3b-bcea-c13e8baedb70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=29fd2073-cfa0-4ea4-87da-abafdca44e4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=307.334µ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=052d317b-9498-4997-aca7-01bc31913127 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e769772-50fb-4d3b-bcea-c13e8baedb70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=207.888µ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=50731ad2-6df8-4e0d-9f76-303a121d03a8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e769772-50fb-4d3b-bcea-c13e8baedb70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" 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=5.338447ms http.response.status=404 http.response.written=157 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=29fd2073-cfa0-4ea4-87da-abafdca44e4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38210" 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=5.335091ms http.response.status=404 http.response.written=157 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a858bd07-2317-495e-8515-73e224e38b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a858bd07-2317-495e-8515-73e224e38b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a858bd07-2317-495e-8515-73e224e38b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=299.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).PutContent" trace.id=05439b13-5e62-4d7c-af75-708e445b2e7a trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.325Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a858bd07-2317-495e-8515-73e224e38b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=21.605µ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=0bf614c6-3c20-4e87-b8fb-a1e327330995 trace.line=141 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a858bd07-2317-495e-8515-73e224e38b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=182.785µ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=e90ab4e1-667b-4374-b460-e98244b50792 trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a858bd07-2317-495e-8515-73e224e38b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.019875ms http.response.status=202 http.response.written=0 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c74cea00-c72f-4dd7-8de2-b312cec266dd http.request.method=POST http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c74cea00-c72f-4dd7-8de2-b312cec266dd http.request.method=POST http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c74cea00-c72f-4dd7-8de2-b312cec266dd http.request.method=POST http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=586.195µ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=9341f314-0d63-4bbb-b7fd-f329081b1810 trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c74cea00-c72f-4dd7-8de2-b312cec266dd http.request.method=POST http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=116.398µ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=ffbd7e3c-c812-4d58-92be-c5ffc42555a7 trace.line=141 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c74cea00-c72f-4dd7-8de2-b312cec266dd http.request.method=POST http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=1.384548ms 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=fb37b897-412b-40d0-9e93-8249bc8be4dd trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c74cea00-c72f-4dd7-8de2-b312cec266dd http.request.method=POST http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.88469ms http.response.status=202 http.response.written=0 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=87.659µ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=86abb8c9-7b8c-4494-ab80-4cedccdc6b1e trace.line=82 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=17.899µ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=9d94ff32-0df1-4742-ac23-097ca1ea2a8b trace.line=141 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=61.834µ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=e8319da6-347a-4afc-91bd-fc88c0a553b6 trace.line=82 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=27.335µ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=82098356-0092-4b8f-a68d-34eab966013b trace.line=141 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=181.142µ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=f7954eea-56c6-49f9-bb54-b56887d1332d trace.line=124 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=20.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).Stat" trace.id=eca9d262-6180-4e3a-a926-59b5b6030702 trace.line=141 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=67.783µ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=0cfbe80f-4544-4831-9b5a-56a05727c792 trace.line=141 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=19.173µ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=4d3547a2-e3f9-4cd0-a40f-22664e480c53 trace.line=141 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=434.382µ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=a1a30e3b-b004-4825-9a34-a457c8785daa trace.line=167 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=417.869µ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=6d94f3ea-788f-480e-a6a0-6f74bb313887 trace.line=95 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9d3b60a4-46b9-440e-9294-f7754aee9015\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=379.085µ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=b102ee35-fe11-45fc-88fa-753f6e56f85f trace.line=181 vars.name=test vars.uuid=9d3b60a4-46b9-440e-9294-f7754aee9015 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3ca693fb-4886-41e6-9f74-9d4d89c8cf17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38210" http.request.uri="/v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.853149ms http.response.status=201 http.response.written=0 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.326Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "PUT /v2/test/blobs/uploads/9d3b60a4-46b9-440e-9294-f7754aee9015?_state=0FlQd107ShKyzsGBNoRULNAoqTRnvRRi75TpD8bHSil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkM2I2MGE0LTQ2YjktNDQwZS05Mjk0LWY3NzU0YWVlOTAxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wOTIyOTIwMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.326Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=103.116µ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=93104235-1990-4983-a5d0-b831b7483186 trace.line=124 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=47.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).Stat" trace.id=80359cf0-3a55-481a-8efe-b7123b560b8d trace.line=141 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=24.603µ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=d668cd01-3040-48aa-bb7f-d634b5ffe5e5 trace.line=141 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=19.129µ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=b43924e2-2274-4ba8-9517-c81dbad520eb trace.line=141 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=202.538µ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=1366eb68-1960-4d25-be62-f1ae3dcd7d48 trace.line=167 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=240.412µ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=40c80f3e-a31e-440f-aecb-46f9a5b528bd trace.line=95 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=296.667µ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=cd9187d9-1cb0-41b1-b562-b0d95d23d99a trace.line=181 vars.name=test vars.uuid=4835bd81-1959-44d8-95b5-b5e3e02f1898 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=990467bf-bf42-434a-9849-05867467c262 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=20.970655ms http.response.status=201 http.response.written=0 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "PUT /v2/test/blobs/uploads/4835bd81-1959-44d8-95b5-b5e3e02f1898?_state=d4P_k4MFsOGiYXZP_n25BdQURz2PintpJ4QFxsxybrd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ4MzViZDgxLTE5NTktNDRkOC05NWI1LWI1ZTNlMDJmMTg5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MjozNC4wODgwOTY4MjJaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2fd0abe3-05c5-4940-9c8a-a32c92e127e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2fd0abe3-05c5-4940-9c8a-a32c92e127e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2fd0abe3-05c5-4940-9c8a-a32c92e127e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=25.564µ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=9dbdc2c2-3795-49dc-b515-c4a238f4c241 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2fd0abe3-05c5-4940-9c8a-a32c92e127e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38206" 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=1.674484ms http.response.status=404 http.response.written=96 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=40.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=9ac5cf90-3fce-4979-8348-d732c1e9348f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=40.233µ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=6b2537d7-ea44-4bf4-aec2-c8c2878d4880 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=59.091µ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=77e59028-a53b-4844-82a6-09cd7d8331a0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=19.496µ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=909edbaa-a685-481c-a8de-90db4dc781f6 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=32.591µ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=a30d8949-0aff-43f0-a788-93dabd0d21ef trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=310.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=3f73dd29-d1fb-4bd5-94ed-d7ecf28684a1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=330.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=df9f8e17-fe95-48a4-8bec-a19003159938 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=52.028µ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=9e3556bb-e59e-4bea-864b-94d28e34be37 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=216.187µ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=027d97b9-6f02-4ca6-a348-77606ec22904 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=142.445µ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=a39c6cbf-dee9-4eba-8e31-a1886ea539ae trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=dd10db07-b7ce-404c-bc1b-581069d418fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38206" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.576181ms http.response.status=201 http.response.written=0 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ead7bb65-5063-45f7-8d56-dc682163a9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:38230" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ead7bb65-5063-45f7-8d56-dc682163a9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:38230" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="733.761µs" http.response.status=200 http.response.written=2 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.327Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=38.311µ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=4ea02b97-e036-430c-a81e-4da2e413a098 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=37.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).GetContent" trace.id=5a5fac4a-3475-4144-aa38-062dcdfa673e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=16.736µ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=9d4e3083-1984-40f7-86a7-e5e70b851489 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=32.717µ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=be96e161-615c-434b-a26b-a6a154281434 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4087205f-31c0-4950-89e4-20419f53c4d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38234" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-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.975184ms http.response.status=200 http.response.written=417 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=43.435µ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=3d501e28-28d4-4728-9b1c-0de246d38815 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=47.846µ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=35a9b223-6a0b-4ae8-b68a-d238b7d7de79 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=37.963µ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=4b43fbfd-9a86-4ca9-98b9-862526bb253b trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d52406e7-92b5-432a-bf0c-fb2bf6d80b5f http.request.method=GET http.request.remoteaddr="127.0.0.1:38246" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.490618ms http.response.status=200 http.response.written=417 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=94.274µ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=d646c8a7-e103-432c-ae78-59e9c3e212be trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=26.592µ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=b158ff20-c9ad-4597-85c3-4038805317bc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=39.801µ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=7aef9a5e-40f3-4a6b-b9c2-5e53eef47ee2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=22.383µ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=5bb5f9d3-ab28-421c-82b4-f4dbd6ba9532 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=21.111µ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=0121deb6-e44c-48e2-97f5-644e39221858 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=10.32µ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=5a744384-c251-446c-a037-5912c0b09ef0 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.328Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=27.071µ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=563c0433-793b-4062-ba7d-17196562fc47 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=33.962µ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=e3f63640-e275-4558-b8f8-90e6272d2665 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=19.437µ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=44639e86-c68a-4c4f-b35e-2011d1473fdd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c5f1a053-e7c9-48ce-baaa-2b2b4b05d56d http.request.method=GET http.request.remoteaddr="127.0.0.1:38258" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.131188ms http.response.status=200 http.response.written=68 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=71.519µ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=66c4eb8c-bff7-4846-8749-f5add09cfd27 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=21.696µ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=33f7ef63-50cf-4b41-8b6b-ce0b00b2990b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=34.489µ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=30cc6cd0-23bb-4e71-9824-9477e557aca7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=66.316µ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=45c45452-6d24-43c1-95b7-d0519d0e93e1 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=31.689µ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=81aadd30-73ec-4e7e-b7f0-f5b70ef674f2 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=8.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).URLFor" trace.id=74d25e1c-a7e4-4aff-82ba-3db002a27b42 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=23.147µ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=d052ab7d-665a-42bd-98cc-6204c3f0adb9 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=29.017µ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=42c08c7c-2aa7-42c2-96e9-ed7dc49c321d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=19.688µ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=fa7fa921-6778-49e8-9fff-7fdaa7688803 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75e729-5b0c-415b-818b-e3c666abcf1e http.request.method=GET http.request.remoteaddr="127.0.0.1:38248" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.325063ms http.response.status=200 http.response.written=179 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d276bf97-df17-4ab3-a15c-cab223b1563e http.request.method=GET http.request.remoteaddr="127.0.0.1:38282" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d276bf97-df17-4ab3-a15c-cab223b1563e http.request.method=GET http.request.remoteaddr="127.0.0.1:38282" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="934.11µs" http.response.status=200 http.response.written=2 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d75b44-1039-47f2-a99a-2b5b1ac30d05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d75b44-1039-47f2-a99a-2b5b1ac30d05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d75b44-1039-47f2-a99a-2b5b1ac30d05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d75b44-1039-47f2-a99a-2b5b1ac30d05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=48.699µ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=0f3cf361-2351-4e0a-87a2-7fd2f8941bdd trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d75b44-1039-47f2-a99a-2b5b1ac30d05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=16.209µ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=90523549-95bb-441e-b1ba-baf9594dd841 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" 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.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d75b44-1039-47f2-a99a-2b5b1ac30d05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.65479ms http.response.status=404 http.response.written=181 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fe4eee6-5fe6-44b0-bd5b-f78e9b94fbad http.request.method=GET http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fe4eee6-5fe6-44b0-bd5b-f78e9b94fbad http.request.method=GET http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fe4eee6-5fe6-44b0-bd5b-f78e9b94fbad http.request.method=GET http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.329Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fe4eee6-5fe6-44b0-bd5b-f78e9b94fbad http.request.method=GET http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=22.208µ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=ecc5f741-85e2-4640-ae5c-4827d1115a0b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.330Z] time="2022-10-21T22:52:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fe4eee6-5fe6-44b0-bd5b-f78e9b94fbad http.request.method=GET http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 trace.duration=9.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).GetContent" trace.id=2563e83e-0569-4456-80a8-366badde0057 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.330Z] time="2022-10-21T22:52:34Z" 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.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fe4eee6-5fe6-44b0-bd5b-f78e9b94fbad http.request.method=GET http.request.remoteaddr="127.0.0.1:38296" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="935.461µs" http.response.status=404 http.response.written=181 instance.id=d0a99883-4e66-4ccd-bb06-3579a8abf326 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
22:52:34 [2022-10-21T22:52:34.330Z] 127.0.0.1 - - [21/Oct/2022:22:52:34 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/3397363d814fdecc1c804e866bfb91bb8bd8bc72 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
22:52:34 [2022-10-21T22:52:34.330Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
22:52:34 [2022-10-21T22:52:34.330Z] === RUN   TestRemoveImageOrphaning
22:52:34 [2022-10-21T22:52:34.588Z] --- PASS: TestRemoveImageOrphaning (0.25s)
22:52:34 [2022-10-21T22:52:34.588Z] === RUN   TestRemoveImageGarbageCollector
22:52:35 [2022-10-21T22:52:35.542Z] === CONT  TestStopContainerWithTimeout/-1
22:52:36 [2022-10-21T22:52:36.484Z] --- PASS: TestRemoveImageGarbageCollector (1.86s)
22:52:36 [2022-10-21T22:52:36.484Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:52:36 [2022-10-21T22:52:36.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:52:36 [2022-10-21T22:52:36.484Z] === RUN   TestTagInvalidReference
22:52:36 [2022-10-21T22:52:36.484Z] --- PASS: TestTagInvalidReference (0.01s)
22:52:36 [2022-10-21T22:52:36.484Z] === RUN   TestTagValidPrefixedRepo
22:52:36 [2022-10-21T22:52:36.484Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:52:36 [2022-10-21T22:52:36.484Z] === RUN   TestTagExistedNameWithoutForce
22:52:36 [2022-10-21T22:52:36.484Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:52:36 [2022-10-21T22:52:36.484Z] === RUN   TestTagOfficialNames
22:52:36 [2022-10-21T22:52:36.741Z] --- PASS: TestTagOfficialNames (0.05s)
22:52:36 [2022-10-21T22:52:36.741Z] === RUN   TestTagMatchesDigest
22:52:36 [2022-10-21T22:52:36.741Z] --- PASS: TestTagMatchesDigest (0.01s)
22:52:36 [2022-10-21T22:52:36.741Z] === CONT  TestImportExtremelyLargeImageWorks
22:52:38 [2022-10-21T22:52:38.082Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:52:38 [2022-10-21T22:52:38.082Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
22:52:38 [2022-10-21T22:52:38.082Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
22:52:38 [2022-10-21T22:52:38.082Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
22:52:38 [2022-10-21T22:52:38.082Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.37s)
22:52:38 [2022-10-21T22:52:38.082Z] === RUN   TestDeleteDevicemapper
22:52:38 [2022-10-21T22:52:38.082Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:52:38 [2022-10-21T22:52:38.082Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:52:38 [2022-10-21T22:52:38.082Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:52:39 [2022-10-21T22:52:39.464Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s)
22:52:39 [2022-10-21T22:52:39.464Z] === RUN   TestUpdateMemory
22:52:39 [2022-10-21T22:52:39.724Z] --- PASS: TestUpdateMemory (0.56s)
22:52:39 [2022-10-21T22:52:39.724Z] === RUN   TestUpdateCPUQuota
22:52:40 [2022-10-21T22:52:40.665Z] --- PASS: TestUpdateCPUQuota (0.72s)
22:52:40 [2022-10-21T22:52:40.665Z] === RUN   TestUpdatePidsLimit
22:52:40 [2022-10-21T22:52:40.665Z] === RUN   TestUpdatePidsLimit/update_from_none
22:52:40 [2022-10-21T22:52:40.665Z] === RUN   TestUpdatePidsLimit/no_change
22:52:40 [2022-10-21T22:52:40.926Z] === RUN   TestUpdatePidsLimit/update_lower
22:52:41 [2022-10-21T22:52:41.186Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:52:41 [2022-10-21T22:52:41.446Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:52:41 [2022-10-21T22:52:41.707Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:52:41 [2022-10-21T22:52:41.707Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:52:42 [2022-10-21T22:52:42.647Z] --- PASS: TestUpdatePidsLimit (1.92s)
22:52:42 [2022-10-21T22:52:42.647Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
22:52:42 [2022-10-21T22:52:42.647Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
22:52:42 [2022-10-21T22:52:42.647Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
22:52:42 [2022-10-21T22:52:42.647Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
22:52:42 [2022-10-21T22:52:42.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
22:52:42 [2022-10-21T22:52:42.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
22:52:42 [2022-10-21T22:52:42.647Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:52:42 [2022-10-21T22:52:42.647Z] === RUN   TestUpdateRestartPolicy
22:52:42 [2022-10-21T22:52:42.673Z] #48 ...
22:52:42 [2022-10-21T22:52:42.673Z] 
22:52:42 [2022-10-21T22:52:42.673Z] #31 [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
22:52:42 [2022-10-21T22:52:42.673Z] #31 DONE 246.7s
22:52:42 [2022-10-21T22:52:42.673Z] 
22:52:42 [2022-10-21T22:52:42.673Z] #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
22:52:42 [2022-10-21T22:52:42.673Z] #37 ...
22:52:42 [2022-10-21T22:52:42.673Z] 
22:52:42 [2022-10-21T22:52:42.673Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
22:52:42 [2022-10-21T22:52:42.673Z] #57 DONE 0.1s
22:52:42 [2022-10-21T22:52:42.673Z] 
22:52:42 [2022-10-21T22:52:42.673Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:52:42 [2022-10-21T22:52:42.673Z] #58 DONE 0.1s
22:52:42 [2022-10-21T22:52:42.673Z] 
22:52:42 [2022-10-21T22:52:42.673Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
22:52:42 [2022-10-21T22:52:42.673Z] #59 DONE 0.1s
22:52:42 [2022-10-21T22:52:42.673Z] 
22:52:42 [2022-10-21T22:52:42.673Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
22:52:42 [2022-10-21T22:52:42.673Z] #60 DONE 0.1s
22:52:42 [2022-10-21T22:52:42.673Z] 
22:52:42 [2022-10-21T22:52:42.673Z] #48 [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
22:52:45 [2022-10-21T22:52:45.802Z] #37 ...
22:52:45 [2022-10-21T22:52:45.802Z] 
22:52:45 [2022-10-21T22:52:45.802Z] #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
22:52:45 [2022-10-21T22:52:45.802Z] #23 DONE 250.5s
22:52:45 [2022-10-21T22:52:45.802Z] 
22:52:45 [2022-10-21T22:52:45.802Z] #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
22:52:46 [2022-10-21T22:52:46.061Z] #40 ...
22:52:46 [2022-10-21T22:52:46.061Z] 
22:52:46 [2022-10-21T22:52:46.061Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
22:52:46 [2022-10-21T22:52:46.630Z] #57 DONE 0.5s
22:52:46 [2022-10-21T22:52:46.630Z] 
22:52:46 [2022-10-21T22:52:46.630Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:52:46 [2022-10-21T22:52:46.630Z] #58 DONE 0.1s
22:52:46 [2022-10-21T22:52:46.630Z] 
22:52:46 [2022-10-21T22:52:46.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
22:52:46 [2022-10-21T22:52:46.890Z] #40 ...
22:52:46 [2022-10-21T22:52:46.890Z] 
22:52:46 [2022-10-21T22:52:46.890Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
22:52:46 [2022-10-21T22:52:46.890Z] #59 DONE 0.1s
22:52:46 [2022-10-21T22:52:46.890Z] 
22:52:46 [2022-10-21T22:52:46.890Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
22:52:46 [2022-10-21T22:52:46.890Z] #60 DONE 0.1s
22:52:46 [2022-10-21T22:52:46.890Z] 
22:52:46 [2022-10-21T22:52:46.890Z] #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
22:52:54 [2022-10-21T22:52:54.866Z] --- PASS: TestUpdateRestartPolicy (10.75s)
22:52:54 [2022-10-21T22:52:54.866Z] === RUN   TestUpdateRestartWithAutoRemove
22:52:54 [2022-10-21T22:52:54.866Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
22:52:54 [2022-10-21T22:52:54.866Z] === RUN   TestWaitNonBlocked
22:52:54 [2022-10-21T22:52:54.866Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:54 [2022-10-21T22:52:54.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:54 [2022-10-21T22:52:54.866Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:54 [2022-10-21T22:52:54.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:54 [2022-10-21T22:52:54.866Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:54 [2022-10-21T22:52:54.866Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:54 [2022-10-21T22:52:54.866Z] --- PASS: TestWaitNonBlocked (0.01s)
22:52:54 [2022-10-21T22:52:54.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
22:52:54 [2022-10-21T22:52:54.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
22:52:54 [2022-10-21T22:52:54.866Z] === RUN   TestWaitBlocked
22:52:54 [2022-10-21T22:52:54.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:52:54 [2022-10-21T22:52:54.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:52:54 [2022-10-21T22:52:54.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:52:54 [2022-10-21T22:52:54.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:52:54 [2022-10-21T22:52:54.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:52:54 [2022-10-21T22:52:54.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:52:55 [2022-10-21T22:52:55.125Z] --- PASS: TestWaitBlocked (0.02s)
22:52:55 [2022-10-21T22:52:55.125Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
22:52:55 [2022-10-21T22:52:55.125Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
22:52:55 [2022-10-21T22:52:55.125Z] === CONT  TestContainerStartOnDaemonRestart
22:52:55 [2022-10-21T22:52:55.125Z] === CONT  TestRestartDaemonWithRestartingContainer
22:52:57 [2022-10-21T22:52:57.035Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.97s)
22:52:57 [2022-10-21T22:52:57.035Z] === CONT  TestIpcModeOlderClient
22:52:57 [2022-10-21T22:52:57.295Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:52:57 [2022-10-21T22:52:57.295Z] === CONT  TestContainerKillOnDaemonStart
22:52:57 [2022-10-21T22:52:57.295Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
22:52:57 [2022-10-21T22:52:57.295Z] === CONT  TestDaemonHostGatewayIP
22:52:59 [2022-10-21T22:52:59.835Z] --- PASS: TestDaemonHostGatewayIP (2.30s)
22:52:59 [2022-10-21T22:52:59.835Z] === CONT  TestDaemonRestartIpcMode
22:53:01 [2022-10-21T22:53:01.745Z] --- PASS: TestDaemonRestartIpcMode (2.13s)
22:53:09 [2022-10-21T22:53:09.872Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
22:53:09 [2022-10-21T22:53:09.872Z] PASS
22:53:09 [2022-10-21T22:53:09.872Z] 
22:53:09 [2022-10-21T22:53:09.872Z] === Skipped
22:53:09 [2022-10-21T22:53:09.872Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:53:09 [2022-10-21T22:53:09.872Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:53:09 [2022-10-21T22:53:09.872Z] 
22:53:09 [2022-10-21T22:53:09.872Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:53:09 [2022-10-21T22:53:09.872Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:53:09 [2022-10-21T22:53:09.872Z] 
22:53:09 [2022-10-21T22:53:09.872Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:53:09 [2022-10-21T22:53:09.872Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:53:09 [2022-10-21T22:53:09.872Z] 
22:53:09 [2022-10-21T22:53:09.872Z] DONE 197 tests, 3 skipped in 106.012s
22:53:09 [2022-10-21T22:53:09.872Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:53:09 [2022-10-21T22:53:09.872Z] ++ 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
22:53:09 [2022-10-21T22:53:09.872Z] ++ set -e
22:53:09 [2022-10-21T22:53:09.872Z] ++ '[' -n 0 ']'
22:53:09 [2022-10-21T22:53:09.872Z] ++ set -x
22:53:09 [2022-10-21T22:53:09.872Z] ++ 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
22:53:09 [2022-10-21T22:53:09.872Z] INFO: Testing against a local daemon
22:53:09 [2022-10-21T22:53:09.872Z] === RUN   TestLiveRestore
22:53:09 [2022-10-21T22:53:09.872Z] === RUN   TestLiveRestore/volume_references
22:53:09 [2022-10-21T22:53:09.872Z] === PAUSE TestLiveRestore/volume_references
22:53:09 [2022-10-21T22:53:09.872Z] === CONT  TestLiveRestore/volume_references
22:53:09 [2022-10-21T22:53:09.872Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:53:09 [2022-10-21T22:53:09.872Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:53:10 [2022-10-21T22:53:10.816Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:53:11 [2022-10-21T22:53:11.757Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:53:12 [2022-10-21T22:53:12.697Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:53:13 [2022-10-21T22:53:13.267Z] --- PASS: TestLiveRestore (0.00s)
22:53:13 [2022-10-21T22:53:13.267Z]     --- PASS: TestLiveRestore/volume_references (4.33s)
22:53:13 [2022-10-21T22:53:13.267Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.66s)
22:53:13 [2022-10-21T22:53:13.267Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
22:53:13 [2022-10-21T22:53:13.267Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
22:53:13 [2022-10-21T22:53:13.267Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
22:53:13 [2022-10-21T22:53:13.267Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
22:53:13 [2022-10-21T22:53:13.267Z] PASS
22:53:13 [2022-10-21T22:53:13.267Z] 
22:53:13 [2022-10-21T22:53:13.267Z] DONE 7 tests in 4.443s
22:53:13 [2022-10-21T22:53:13.527Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:53:13 [2022-10-21T22:53:13.527Z] ++ 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
22:53:13 [2022-10-21T22:53:13.527Z] ++ set -e
22:53:13 [2022-10-21T22:53:13.527Z] ++ '[' -n 0 ']'
22:53:13 [2022-10-21T22:53:13.527Z] ++ set -x
22:53:13 [2022-10-21T22:53:13.527Z] ++ 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
22:53:13 [2022-10-21T22:53:13.527Z] INFO: Testing against a local daemon
22:53:13 [2022-10-21T22:53:13.527Z] === RUN   TestCommitInheritsEnv
22:53:13 [2022-10-21T22:53:13.788Z] --- PASS: TestCommitInheritsEnv (0.26s)
22:53:13 [2022-10-21T22:53:13.788Z] === RUN   TestImportExtremelyLargeImageWorks
22:53:13 [2022-10-21T22:53:13.788Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:53:13 [2022-10-21T22:53:13.788Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:53:13 [2022-10-21T22:53:13.788Z] === RUN   TestImagesFilterMultiReference
22:53:14 [2022-10-21T22:53:14.047Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:53:14 [2022-10-21T22:53:14.047Z] === RUN   TestImagePullPlatformInvalid
22:53:14 [2022-10-21T22:53:14.047Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:53:14 [2022-10-21T22:53:14.047Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:53:14 [2022-10-21T22:53:14.047Z] time="2022-10-21T22:53:14Z" 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.18.7 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.047Z] time="2022-10-21T22:53:14Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.18.7 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.047Z] time="2022-10-21T22:53:14Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.047Z] time="2022-10-21T22:53:14Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=6eb3ea47-9bde-4af1-8afa-15e3216038f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36474" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=6eb3ea47-9bde-4af1-8afa-15e3216038f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36474" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.910166ms http.response.status=200 http.response.written=2 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14e9d792-4c71-44d0-98e9-53bf411e6e2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4aa5ce0d-8f75-4b9c-85e4-4d426d8a4360 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4aa5ce0d-8f75-4b9c-85e4-4d426d8a4360 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14e9d792-4c71-44d0-98e9-53bf411e6e2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4aa5ce0d-8f75-4b9c-85e4-4d426d8a4360 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=33.279µ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=b3a47f63-9a9c-458f-8deb-0c2994141a96 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4aa5ce0d-8f75-4b9c-85e4-4d426d8a4360 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36478" 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=4.109316ms http.response.status=404 http.response.written=157 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14e9d792-4c71-44d0-98e9-53bf411e6e2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=33.378µ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=f9936187-098e-4262-b164-32a98ecbbb55 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14e9d792-4c71-44d0-98e9-53bf411e6e2e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" 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=4.994682ms http.response.status=404 http.response.written=157 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a730e3f9-34cd-4de1-a896-29a1494f3ba7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a730e3f9-34cd-4de1-a896-29a1494f3ba7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a730e3f9-34cd-4de1-a896-29a1494f3ba7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=175.888µ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=a5febc53-b00d-43da-acd0-44bf1a05df5d trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a730e3f9-34cd-4de1-a896-29a1494f3ba7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=40.753µ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=71d77d51-9c3f-458b-a665-238ce74bfaaa trace.line=141 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=01c98222-9e22-4173-b9cc-a57d9926bf43 http.request.method=POST http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=01c98222-9e22-4173-b9cc-a57d9926bf43 http.request.method=POST http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=01c98222-9e22-4173-b9cc-a57d9926bf43 http.request.method=POST http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=147.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).PutContent" trace.id=2ec7cef8-da78-444e-81cc-c621f7ae34ea trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=01c98222-9e22-4173-b9cc-a57d9926bf43 http.request.method=POST http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=13.177µ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=46a7e977-9d84-4ab2-8d05-995f7073efa2 trace.line=141 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a730e3f9-34cd-4de1-a896-29a1494f3ba7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=77.414µ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=e1570a26-578f-4b7b-9cdf-c4e4e5c18fbf trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a730e3f9-34cd-4de1-a896-29a1494f3ba7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.274569ms http.response.status=202 http.response.written=0 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=01c98222-9e22-4173-b9cc-a57d9926bf43 http.request.method=POST http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=68.815µ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=dc1ea116-46f9-49b4-a7da-943ccc27a94d trace.line=95 vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=01c98222-9e22-4173-b9cc-a57d9926bf43 http.request.method=POST http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.702014ms http.response.status=202 http.response.written=0 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.310Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=59.699µ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=24be53d8-1fe7-4c34-84d3-1e78034b548e trace.line=82 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=104.834µ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=d9c4467e-0125-4e84-bf59-6a29fff7fa96 trace.line=141 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=138.334µ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=a0f028ce-d521-42d7-b1f2-4cf7d37f4b12 trace.line=124 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=14.441µ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=57884910-9eba-417e-a3d0-84c5f02f3788 trace.line=141 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=14.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).Stat" trace.id=fa16b5ce-9541-4369-ae4c-bebc924ebacb trace.line=141 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=11.437µ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=1f6be809-6415-4943-89f8-a3d0068c7298 trace.line=141 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=113.613µ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=8a0d24f8-97ee-476b-81d0-373d61f934d1 trace.line=167 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=178.308µ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=5f984077-a717-413e-acba-d83cce8e0d77 trace.line=95 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9b853359-05bf-4813-af69-7abd7ecfc12b\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=193.882µ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=f94e346f-bcee-4e5f-9adb-d544648265fc trace.line=181 vars.name=test vars.uuid=9b853359-05bf-4813-af69-7abd7ecfc12b version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=debb2ec8-ea8a-474e-8b0d-31054227e7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36478" http.request.uri="/v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.742573ms http.response.status=201 http.response.written=0 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "PUT /v2/test/blobs/uploads/9b853359-05bf-4813-af69-7abd7ecfc12b?_state=XlLhrz-UwsbKd8eG5XcPmGd82H7X5YcoySKnQvUV_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliODUzMzU5LTA1YmYtNDgxMy1hZjY5LTdhYmQ3ZWNmYzEyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDQ4Mzg4MzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=116.715µ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=4a79b87a-2848-4590-ac6e-cd7d9e0938e3 trace.line=82 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=20.365µ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=d469ebd0-7b0e-4a41-bdc5-91720ec6e506 trace.line=141 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=500.933µ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=5e797b80-7863-4025-b24d-dbf10adf8422 trace.line=124 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=19.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=de5f8cec-7b52-4360-a667-01570e5edc11 trace.line=141 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=13.53µ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=d1229483-0fcb-4b6c-b6b0-3923281d9dc2 trace.line=141 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=8.156µ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=0668de5c-0f48-481f-843f-0a7f2a7afc99 trace.line=141 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=39.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).Move" trace.id=ac16ac58-10c7-4a77-98b0-5f29c7eea5d2 trace.line=167 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.311Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=46.194µ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=68b3b599-217d-4183-9c8a-f516a6bee83c trace.line=95 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=74.616µ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=4022e7a0-9b9b-47ed-913d-1c7fe69e1041 trace.line=181 vars.name=test vars.uuid=ff749b6c-e743-47c6-865d-2f1f4bcd5d96 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ebd955ee-736b-49b5-85c6-d67fbae9c754 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.784883ms http.response.status=201 http.response.written=0 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "PUT /v2/test/blobs/uploads/ff749b6c-e743-47c6-865d-2f1f4bcd5d96?_state=WMro6KK5UCyqm26Uo3VDitLH4WjMi1vrumf8CprsBBN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZmNzQ5YjZjLWU3NDMtNDdjNi04NjVkLTJmMWY0YmNkNWQ5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMjo1MzoxNC4xMDgzNDA0OThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2367c56f-d00f-4ec8-9532-a5eaa1c6f996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2367c56f-d00f-4ec8-9532-a5eaa1c6f996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2367c56f-d00f-4ec8-9532-a5eaa1c6f996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=29.382µ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=1ebfafb2-f09f-47b7-82b5-a8c70bb19eb5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2367c56f-d00f-4ec8-9532-a5eaa1c6f996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36490" 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="954.647µs" http.response.status=404 http.response.written=96 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=209.167µ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=c2c8ca21-19d0-4f88-b27f-ea4177167a92 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=86.964µ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=ae62bd4e-5c41-4845-877c-3eda5c25bceb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=112.744µ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=cce6e307-4977-44d5-adcb-1b3c96360acb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=15.704µ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=73fb7b81-748b-497e-861e-6a399a948174 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=35.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).Stat" trace.id=1695d601-8045-4e3d-8f6e-843ca4df8641 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=143.873µ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=fbb1e379-176a-43a2-ad57-0c9f79ec7fef trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=259.62µ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=5ff61305-6859-4c44-99a5-6bcdba663e9b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=102.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=fad7fac1-f97c-4012-a88b-46b552847f00 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=258.791µ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=d6ff30e1-4731-429d-a42d-53556cc80ef0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=34.56µ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=268648c5-7a22-4d99-b7f3-ce91ffac38ab trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1658d2a-92bb-443d-a696-0d5226ea90ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36490" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.133906ms http.response.status=201 http.response.written=0 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=125828ed-8162-4e97-8066-f3109c76618d http.request.method=GET http.request.remoteaddr="127.0.0.1:36500" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=125828ed-8162-4e97-8066-f3109c76618d http.request.method=GET http.request.remoteaddr="127.0.0.1:36500" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.188µs" http.response.status=200 http.response.written=2 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=47.465µ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=71d14e83-0848-4809-8d71-767b713d8704 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=39.097µ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=20401560-8b03-4cf7-9287-023651c6eb97 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=18.716µ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=f3ae024f-ac63-451c-b483-8f49e8ed193f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.312Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=20.455µ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=e3d99216-9ac7-44b9-afcc-f6ca9dfe297a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=14c75698-e43e-4bbe-bf1e-8f679354d622 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=4.022344ms http.response.status=200 http.response.written=417 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=59.518µ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=ef31f5b8-b717-45ee-a294-4c2fc8418254 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=22.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).Stat" trace.id=11b4df2a-48cf-40f5-909a-2b527d80e3cd trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=48.327µ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=1af8f87b-ae3d-4141-a7ed-2c1ea6a093f5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=49a48951-7f1a-40ff-8eea-d8d13f41a3d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.422168ms http.response.status=200 http.response.written=417 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=64.138µ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=229d8504-e701-43bc-b1fd-33f314f92664 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=36.61µ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=fc8328b9-2325-4a12-b79e-9a6fba3c746b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=497.791µ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=0a609380-e369-4c90-ae5a-7e750ea7d583 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=29.308µ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=6bd115ed-a7fd-4f8d-bd13-002c49fe7d6e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=20.168µ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=b6801178-b926-4236-927c-b86e1cbe3a46 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=12.824µ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=564aba54-418e-4a10-9ceb-c01bddeeaea8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=18.396µ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=256e2a0a-eabf-4770-9dca-eebe1ba24562 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=6.342µ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=396743d8-4442-4ebc-a8a8-b99130115256 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=17.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).ReadStream" trace.id=94dee829-c1ae-404b-b4a6-11f389c18daf trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=27.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).GetContent" trace.id=c3e69362-8205-4c0b-92d2-07284b925c38 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=22.711µ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=83364b6c-7082-447e-ac1c-3058618297e4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=598165fc-0b2d-4224-b69c-4b178770874a http.request.method=GET http.request.remoteaddr="127.0.0.1:36524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.174399ms http.response.status=200 http.response.written=179 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.313Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.313Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=3.73221ms 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=0c252cc2-e813-464b-a4d7-1beaf7676642 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=21.399µ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=08c36a1a-5740-4abd-9f5c-7055188253f8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=10.724µ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=71c37470-9c16-499e-ac3e-f8aa0fef32cd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=8.311µ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=6ec9038d-82c1-456e-9bab-b8bbbe7ec818 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=90.434µ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=703c1e7b-f7f1-4039-ae9a-2e09cd532db3 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=28.717µ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=e201651b-934a-42b7-970d-529235503ed6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=13.168µ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=db61d2ac-9820-4ec1-a728-97925f581fcb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b5795d5f-9f18-488a-9c3b-2c8414b14bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.836769ms http.response.status=200 http.response.written=68 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b6980e67-e84c-4b90-ae7c-3a0bcea48454 http.request.method=GET http.request.remoteaddr="127.0.0.1:36562" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b6980e67-e84c-4b90-ae7c-3a0bcea48454 http.request.method=GET http.request.remoteaddr="127.0.0.1:36562" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="907.691µs" http.response.status=200 http.response.written=2 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=744412c8-0b8b-43da-8bed-f1258ead7612 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36564" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=744412c8-0b8b-43da-8bed-f1258ead7612 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36564" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=744412c8-0b8b-43da-8bed-f1258ead7612 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36564" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=744412c8-0b8b-43da-8bed-f1258ead7612 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36564" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=82.344µ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=87ca2d6c-c0e5-4d6f-98c3-68c61f36de6b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=744412c8-0b8b-43da-8bed-f1258ead7612 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36564" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=12.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).GetContent" trace.id=bce9a98c-22a4-41c5-9df4-e5567647b20f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" 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.18.7 http.request.host="127.0.0.1:5000" http.request.id=744412c8-0b8b-43da-8bed-f1258ead7612 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36564" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.138626ms http.response.status=404 http.response.written=181 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=57cb2553-ffb1-4de0-8704-0ddb041165c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36568" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=57cb2553-ffb1-4de0-8704-0ddb041165c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36568" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=57cb2553-ffb1-4de0-8704-0ddb041165c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36568" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=57cb2553-ffb1-4de0-8704-0ddb041165c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36568" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=42.206µ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=0e742f76-e7e2-4090-8a06-e8ef83fe637a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=57cb2553-ffb1-4de0-8704-0ddb041165c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36568" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 trace.duration=17.419µ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=192692f3-b94a-410f-b7f6-dbffb1e28fd3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] time="2022-10-21T22:53:14Z" 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.18.7 http.request.host="127.0.0.1:5000" http.request.id=57cb2553-ffb1-4de0-8704-0ddb041165c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36568" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.932532ms http.response.status=404 http.response.written=181 instance.id=13f9b063-4df6-4592-9e8e-9d48d3eaadb9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
22:53:14 [2022-10-21T22:53:14.314Z] 127.0.0.1 - - [21/Oct/2022:22:53:14 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/2b5a77f09964eb780fde690cf581f29e2abb5ed4 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:53:14 [2022-10-21T22:53:14.314Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.40s)
22:53:14 [2022-10-21T22:53:14.314Z] === RUN   TestRemoveImageOrphaning
22:53:14 [2022-10-21T22:53:14.575Z] --- PASS: TestRemoveImageOrphaning (0.25s)
22:53:14 [2022-10-21T22:53:14.575Z] === RUN   TestRemoveImageGarbageCollector
22:53:14 [2022-10-21T22:53:14.575Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:53:14 [2022-10-21T22:53:14.575Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:53:14 [2022-10-21T22:53:14.575Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:53:14 [2022-10-21T22:53:14.575Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:53:14 [2022-10-21T22:53:14.575Z] === RUN   TestTagInvalidReference
22:53:14 [2022-10-21T22:53:14.575Z] --- PASS: TestTagInvalidReference (0.01s)
22:53:14 [2022-10-21T22:53:14.575Z] === RUN   TestTagValidPrefixedRepo
22:53:14 [2022-10-21T22:53:14.835Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:53:14 [2022-10-21T22:53:14.835Z] === RUN   TestTagExistedNameWithoutForce
22:53:14 [2022-10-21T22:53:14.835Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:53:14 [2022-10-21T22:53:14.835Z] === RUN   TestTagOfficialNames
22:53:14 [2022-10-21T22:53:14.835Z] --- PASS: TestTagOfficialNames (0.05s)
22:53:14 [2022-10-21T22:53:14.835Z] === RUN   TestTagMatchesDigest
22:53:14 [2022-10-21T22:53:14.835Z] --- PASS: TestTagMatchesDigest (0.01s)
22:53:14 [2022-10-21T22:53:14.835Z] PASS
22:53:14 [2022-10-21T22:53:14.835Z] 
22:53:14 [2022-10-21T22:53:14.835Z] === Skipped
22:53:14 [2022-10-21T22:53:14.835Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:53:14 [2022-10-21T22:53:14.835Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:53:14 [2022-10-21T22:53:14.835Z] 
22:53:14 [2022-10-21T22:53:14.835Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:53:14 [2022-10-21T22:53:14.835Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:53:14 [2022-10-21T22:53:14.835Z] 
22:53:14 [2022-10-21T22:53:14.835Z] DONE 13 tests, 2 skipped in 1.405s
22:53:14 [2022-10-21T22:53:14.835Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:53:14 [2022-10-21T22:53:14.835Z] ++ 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
22:53:14 [2022-10-21T22:53:14.835Z] ++ set -e
22:53:14 [2022-10-21T22:53:14.835Z] ++ '[' -n 0 ']'
22:53:14 [2022-10-21T22:53:14.835Z] ++ set -x
22:53:14 [2022-10-21T22:53:14.835Z] ++ 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
22:53:15 [2022-10-21T22:53:15.095Z] INFO: Testing against a local daemon
22:53:15 [2022-10-21T22:53:15.095Z] === RUN   TestNetworkCreateDelete
22:53:15 [2022-10-21T22:53:15.095Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:53:15 [2022-10-21T22:53:15.095Z] === RUN   TestDockerNetworkDeletePreferID
22:53:15 [2022-10-21T22:53:15.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
22:53:15 [2022-10-21T22:53:15.665Z] === RUN   TestDaemonDNSFallback
22:53:21 [2022-10-21T22:53:21.754Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
22:53:21 [2022-10-21T22:53:21.754Z] Copying nested executables into bundles/cross/linux/amd64
22:53:21 [2022-10-21T22:53:21.754Z] Cross building: bundles/cross/windows/amd64
22:53:21 [2022-10-21T22:53:21.754Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
22:53:21 [2022-10-21T22:53:21.754Z] GOOS="windows" GOARCH="amd64" GOARM=""
22:53:22 [2022-10-21T22:53:22.293Z] --- PASS: TestDaemonDNSFallback (6.31s)
22:53:22 [2022-10-21T22:53:22.293Z] === RUN   TestInspectNetwork
22:53:24 [2022-10-21T22:53:24.832Z] === RUN   TestInspectNetwork/full_network_id
22:53:24 [2022-10-21T22:53:24.832Z] === RUN   TestInspectNetwork/partial_network_id
22:53:24 [2022-10-21T22:53:24.832Z] === RUN   TestInspectNetwork/network_name
22:53:24 [2022-10-21T22:53:24.832Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:53:27 [2022-10-21T22:53:27.000Z] 028c482fad0f: Pull complete
22:53:27 [2022-10-21T22:53:27.000Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177
22:53:27 [2022-10-21T22:53:27.000Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:53:27 [2022-10-21T22:53:27.000Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
22:53:27 [2022-10-21T22:53:27.000Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
22:53:27 [2022-10-21T22:53:27.000Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3532'
22:53:27 [2022-10-21T22:53:27.000Z] WARN: Skipping validation tests
22:53:27 [2022-10-21T22:53:27.000Z] INFO: Running unit tests at 10/21/2022 22:53:22...
22:53:27 [2022-10-21T22:53:27.000Z] INFO: make.ps1 starting at 10/21/2022 22:53:26
22:53:27 [2022-10-21T22:53:27.468Z] INFO: Git commit (00577db5b0) assumed from DOCKER_GITCOMMIT environment variable
22:53:27 [2022-10-21T22:53:27.468Z] INFO: Invoking autogen...
22:53:27 [2022-10-21T22:53:27.935Z] INFO: Running unit tests...
22:53:29 [2022-10-21T22:53:29.028Z] --- PASS: TestInspectNetwork (6.76s)
22:53:29 [2022-10-21T22:53:29.028Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:53:29 [2022-10-21T22:53:29.028Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:53:29 [2022-10-21T22:53:29.028Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:53:29 [2022-10-21T22:53:29.028Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:53:29 [2022-10-21T22:53:29.028Z] === RUN   TestRunContainerWithBridgeNone
22:53:29 [2022-10-21T22:53:29.356Z] #48 165.2 + mkdir -p /build
22:53:29 [2022-10-21T22:53:29.356Z] #48 165.2 + cp runc /build/runc
22:53:29 [2022-10-21T22:53:29.356Z] #48 DONE 165.9s
22:53:29 [2022-10-21T22:53:29.356Z] 
22:53:29 [2022-10-21T22:53:29.356Z] #36 [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
22:53:29 [2022-10-21T22:53:29.356Z] #36 290.8 + /build/golangci-lint --version
22:53:29 [2022-10-21T22:53:29.356Z] #36 292.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
22:53:29 [2022-10-21T22:53:29.356Z] #36 DONE 292.2s
22:53:29 [2022-10-21T22:53:29.356Z] 
22:53:29 [2022-10-21T22:53:29.356Z] #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
22:53:29 [2022-10-21T22:53:29.356Z] #37 ...
22:53:29 [2022-10-21T22:53:29.356Z] 
22:53:29 [2022-10-21T22:53:29.356Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
22:53:29 [2022-10-21T22:53:29.356Z] #61 DONE 0.2s
22:53:29 [2022-10-21T22:53:29.356Z] 
22:53:29 [2022-10-21T22:53:29.356Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
22:53:29 [2022-10-21T22:53:29.356Z] #62 DONE 0.1s
22:53:29 [2022-10-21T22:53:29.356Z] 
22:53:29 [2022-10-21T22:53:29.356Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
22:53:29 [2022-10-21T22:53:29.356Z] #63 DONE 0.1s
22:53:29 [2022-10-21T22:53:29.356Z] 
22:53:29 [2022-10-21T22:53:29.356Z] #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
22:53:29 [2022-10-21T22:53:29.617Z] #37 256.9 + bin/containerd
22:53:29 [2022-10-21T22:53:29.967Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestNetworkInvalidJSON
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestNetworkInvalidJSON//networks/create
22:53:29 [2022-10-21T22:53:29.967Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:53:29 [2022-10-21T22:53:29.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:53:29 [2022-10-21T22:53:29.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:53:29 [2022-10-21T22:53:29.967Z] === CONT  TestNetworkInvalidJSON//networks/create
22:53:29 [2022-10-21T22:53:29.967Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:53:29 [2022-10-21T22:53:29.967Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:53:29 [2022-10-21T22:53:29.967Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:53:29 [2022-10-21T22:53:29.967Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:53:29 [2022-10-21T22:53:29.967Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:53:29 [2022-10-21T22:53:29.967Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestNetworkList
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestNetworkList//networks
22:53:29 [2022-10-21T22:53:29.967Z] === PAUSE TestNetworkList//networks
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestNetworkList//networks/
22:53:29 [2022-10-21T22:53:29.967Z] === PAUSE TestNetworkList//networks/
22:53:29 [2022-10-21T22:53:29.967Z] === CONT  TestNetworkList//networks
22:53:29 [2022-10-21T22:53:29.967Z] === CONT  TestNetworkList//networks/
22:53:29 [2022-10-21T22:53:29.967Z] --- PASS: TestNetworkList (0.02s)
22:53:29 [2022-10-21T22:53:29.967Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:53:29 [2022-10-21T22:53:29.967Z]     --- PASS: TestNetworkList//networks (0.00s)
22:53:29 [2022-10-21T22:53:29.967Z] === RUN   TestHostIPv4BridgeLabel
22:53:30 [2022-10-21T22:53:30.536Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
22:53:30 [2022-10-21T22:53:30.536Z] === RUN   TestDaemonRestartWithLiveRestore
22:53:31 [2022-10-21T22:53:31.917Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:53:31 [2022-10-21T22:53:31.917Z] === RUN   TestDaemonDefaultNetworkPools
22:53:32 [2022-10-21T22:53:32.487Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
22:53:32 [2022-10-21T22:53:32.487Z] === RUN   TestDaemonRestartWithExistingNetwork
22:53:33 [2022-10-21T22:53:33.427Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:53:33 [2022-10-21T22:53:33.427Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:53:33 [2022-10-21T22:53:33.582Z] #40 167.7 + mkdir -p /build
22:53:33 [2022-10-21T22:53:33.582Z] #40 167.7 + cp runc /build/runc
22:53:33 [2022-10-21T22:53:33.582Z] #40 DONE 169.7s
22:53:33 [2022-10-21T22:53:33.582Z] 
22:53:33 [2022-10-21T22:53:33.582Z] #30 [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
22:53:33 [2022-10-21T22:53:33.582Z] #30 295.0 + /build/golangci-lint --version
22:53:33 [2022-10-21T22:53:33.582Z] #30 296.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
22:53:33 [2022-10-21T22:53:33.582Z] #30 DONE 296.5s
22:53:33 [2022-10-21T22:53:33.582Z] 
22:53:33 [2022-10-21T22:53:33.582Z] #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
22:53:33 [2022-10-21T22:53:33.582Z] #37 ...
22:53:33 [2022-10-21T22:53:33.582Z] 
22:53:33 [2022-10-21T22:53:33.582Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
22:53:33 [2022-10-21T22:53:33.582Z] #61 DONE 0.5s
22:53:33 [2022-10-21T22:53:33.582Z] 
22:53:33 [2022-10-21T22:53:33.582Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
22:53:33 [2022-10-21T22:53:33.582Z] #62 DONE 0.1s
22:53:33 [2022-10-21T22:53:33.582Z] 
22:53:33 [2022-10-21T22:53:33.582Z] #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
22:53:33 [2022-10-21T22:53:33.582Z] #37 ...
22:53:33 [2022-10-21T22:53:33.582Z] 
22:53:33 [2022-10-21T22:53:33.582Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
22:53:33 [2022-10-21T22:53:33.794Z] 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
22:53:33 [2022-10-21T22:53:33.841Z] #63 DONE 0.4s
22:53:33 [2022-10-21T22:53:33.841Z] 
22:53:33 [2022-10-21T22:53:33.841Z] #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
22:53:33 [2022-10-21T22:53:33.841Z] #37 260.0 + bin/containerd
22:53:34 [2022-10-21T22:53:34.808Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
22:53:34 [2022-10-21T22:53:34.808Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:53:35 [2022-10-21T22:53:35.377Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:53:35 [2022-10-21T22:53:35.377Z] === RUN   TestServiceWithPredefinedNetwork
22:53:37 [2022-10-21T22:53:37.917Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s)
22:53:37 [2022-10-21T22:53:37.917Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:53:37 [2022-10-21T22:53:37.917Z]     service_test.go:242: FLAKY_TEST
22:53:37 [2022-10-21T22:53:37.917Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:53:37 [2022-10-21T22:53:37.917Z] === RUN   TestServiceWithDataPathPortInit
22:53:42 [2022-10-21T22:53:42.443Z] ?   	github.com/docker/docker/api	[no test files]
22:53:52 [2022-10-21T22:53:52.809Z] --- PASS: TestServiceWithDataPathPortInit (13.31s)
22:53:52 [2022-10-21T22:53:52.809Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:53:53 [2022-10-21T22:53:53.069Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uwenkf0wcfr196wzb8v66pvng Created:2022-10-21 22:53:52.044075555 +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[4323e215020b52625684a72fd24a4762c852b288f4c2cb4d9acf3de222c0a216:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7c431uzje03itbol2drt7hb1 EndpointID:60100902a9de160f2c917768d3c0ba5f20988251026328c487b98954fa974f51 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aa1113d468ee628daed32946db0a9bfb53cf63c784da829a3f503390bdbca1dd 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:5396b663e117 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7c431uzje03itbol2drt7hb1 EndpointID:60100902a9de160f2c917768d3c0ba5f20988251026328c487b98954fa974f51 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:53:54 [2022-10-21T22:53:54.938Z] === RUN   TestMiddlewares
22:53:54 [2022-10-21T22:53:54.938Z] --- PASS: TestMiddlewares (0.00s)
22:53:54 [2022-10-21T22:53:54.938Z] PASS
22:53:54 [2022-10-21T22:53:54.938Z] coverage: 7.9% of statements
22:53:54 [2022-10-21T22:53:54.938Z] ok  	github.com/docker/docker/api/server	0.040s	coverage: 7.9% of statements
22:53:58 [2022-10-21T22:53:58.348Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s)
22:53:58 [2022-10-21T22:53:58.348Z] PASS
22:53:58 [2022-10-21T22:53:58.348Z] 
22:53:58 [2022-10-21T22:53:58.348Z] === Skipped
22:53:58 [2022-10-21T22:53:58.348Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:53:58 [2022-10-21T22:53:58.348Z]     service_test.go:242: FLAKY_TEST
22:53:58 [2022-10-21T22:53:58.348Z] 
22:53:58 [2022-10-21T22:53:58.348Z] DONE 26 tests, 1 skipped in 42.582s
22:53:58 [2022-10-21T22:53:58.348Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:53:58 [2022-10-21T22:53:58.348Z] ++ 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
22:53:58 [2022-10-21T22:53:58.348Z] ++ set -e
22:53:58 [2022-10-21T22:53:58.348Z] ++ '[' -n 0 ']'
22:53:58 [2022-10-21T22:53:58.348Z] ++ set -x
22:53:58 [2022-10-21T22:53:58.348Z] ++ 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
22:53:58 [2022-10-21T22:53:58.348Z] INFO: Testing against a local daemon
22:53:58 [2022-10-21T22:53:58.348Z] === RUN   TestDockerNetworkIpvlanPersistance
22:53:58 [2022-10-21T22:53:58.348Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:58 [2022-10-21T22:53:58.348Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:53:58 [2022-10-21T22:53:58.348Z] === RUN   TestDockerNetworkIpvlan
22:53:58 [2022-10-21T22:53:58.348Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:58 [2022-10-21T22:53:58.348Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:53:58 [2022-10-21T22:53:58.348Z] PASS
22:53:58 [2022-10-21T22:53:58.348Z] 
22:53:58 [2022-10-21T22:53:58.348Z] === Skipped
22:53:58 [2022-10-21T22:53:58.348Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:53:58 [2022-10-21T22:53:58.348Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:58 [2022-10-21T22:53:58.348Z] 
22:53:58 [2022-10-21T22:53:58.348Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:53:58 [2022-10-21T22:53:58.348Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:58 [2022-10-21T22:53:58.348Z] 
22:53:58 [2022-10-21T22:53:58.348Z] DONE 2 tests, 2 skipped in 0.110s
22:53:58 [2022-10-21T22:53:58.348Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:53:58 [2022-10-21T22:53:58.348Z] ++ 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
22:53:58 [2022-10-21T22:53:58.348Z] ++ set -e
22:53:58 [2022-10-21T22:53:58.348Z] ++ '[' -n 0 ']'
22:53:58 [2022-10-21T22:53:58.348Z] ++ set -x
22:53:58 [2022-10-21T22:53:58.348Z] ++ 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
22:53:58 [2022-10-21T22:53:58.348Z] INFO: Testing against a local daemon
22:53:58 [2022-10-21T22:53:58.348Z] === RUN   TestDockerNetworkMacvlanPersistance
22:53:58 [2022-10-21T22:53:58.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
22:53:58 [2022-10-21T22:53:58.918Z] === RUN   TestDockerNetworkMacvlan
22:53:59 [2022-10-21T22:53:59.487Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:54:00 [2022-10-21T22:54:00.426Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:54:00 [2022-10-21T22:54:00.996Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:54:02 [2022-10-21T22:54:02.907Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:54:04 [2022-10-21T22:54:04.287Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:54:07 [2022-10-21T22:54:07.582Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:54:08 [2022-10-21T22:54:08.521Z] --- PASS: TestDockerNetworkMacvlan (9.37s)
22:54:08 [2022-10-21T22:54:08.521Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:54:08 [2022-10-21T22:54:08.521Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:54:08 [2022-10-21T22:54:08.521Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
22:54:08 [2022-10-21T22:54:08.521Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s)
22:54:08 [2022-10-21T22:54:08.521Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s)
22:54:08 [2022-10-21T22:54:08.521Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
22:54:08 [2022-10-21T22:54:08.521Z] PASS
22:54:08 [2022-10-21T22:54:08.521Z] 
22:54:08 [2022-10-21T22:54:08.521Z] DONE 8 tests in 10.766s
22:54:08 [2022-10-21T22:54:08.521Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:54:08 [2022-10-21T22:54:08.521Z] ++ 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
22:54:08 [2022-10-21T22:54:08.521Z] ++ set -e
22:54:08 [2022-10-21T22:54:08.521Z] ++ '[' -n 0 ']'
22:54:08 [2022-10-21T22:54:08.521Z] ++ set -x
22:54:08 [2022-10-21T22:54:08.522Z] ++ 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
22:54:08 [2022-10-21T22:54:08.522Z] testing: warning: no tests to run
22:54:08 [2022-10-21T22:54:08.522Z] PASS
22:54:08 [2022-10-21T22:54:08.522Z] 
22:54:08 [2022-10-21T22:54:08.522Z] DONE 0 tests in 0.028s
22:54:08 [2022-10-21T22:54:08.522Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:54:08 [2022-10-21T22:54:08.522Z] ++ 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
22:54:08 [2022-10-21T22:54:08.522Z] ++ set -e
22:54:08 [2022-10-21T22:54:08.522Z] ++ '[' -n 0 ']'
22:54:08 [2022-10-21T22:54:08.522Z] ++ set -x
22:54:08 [2022-10-21T22:54:08.522Z] ++ 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
22:54:08 [2022-10-21T22:54:08.522Z] INFO: Testing against a local daemon
22:54:08 [2022-10-21T22:54:08.522Z] === RUN   TestAuthZPluginAllowRequest
22:54:09 [2022-10-21T22:54:09.902Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
22:54:09 [2022-10-21T22:54:09.902Z] === RUN   TestAuthZPluginTLS
22:54:10 [2022-10-21T22:54:10.162Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:54:10 [2022-10-21T22:54:10.162Z] === RUN   TestAuthZPluginDenyRequest
22:54:10 [2022-10-21T22:54:10.732Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:54:10 [2022-10-21T22:54:10.732Z] === RUN   TestAuthZPluginAPIDenyResponse
22:54:11 [2022-10-21T22:54:11.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:54:11 [2022-10-21T22:54:11.302Z] === RUN   TestAuthZPluginDenyResponse
22:54:11 [2022-10-21T22:54:11.872Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:54:11 [2022-10-21T22:54:11.872Z] === RUN   TestAuthZPluginAllowEventStream
22:54:12 [2022-10-21T22:54:12.813Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
22:54:12 [2022-10-21T22:54:12.813Z] === RUN   TestAuthZPluginErrorResponse
22:54:13 [2022-10-21T22:54:13.195Z] --- PASS: TestImportExtremelyLargeImageWorks (91.32s)
22:54:13 [2022-10-21T22:54:13.195Z] PASS
22:54:13 [2022-10-21T22:54:13.195Z] 
22:54:13 [2022-10-21T22:54:13.195Z] DONE 13 tests in 94.290s
22:54:13 [2022-10-21T22:54:13.195Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:54:13 [2022-10-21T22:54:13.195Z] INFO: Testing against a local daemon
22:54:13 [2022-10-21T22:54:13.195Z] === RUN   TestNetworkCreateDelete
22:54:13 [2022-10-21T22:54:13.195Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:54:13 [2022-10-21T22:54:13.195Z] === RUN   TestDockerNetworkDeletePreferID
22:54:13 [2022-10-21T22:54:13.195Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
22:54:13 [2022-10-21T22:54:13.195Z] === RUN   TestDaemonDNSFallback
22:54:13 [2022-10-21T22:54:13.382Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:54:13 [2022-10-21T22:54:13.382Z] === RUN   TestAuthZPluginErrorRequest
22:54:13 [2022-10-21T22:54:13.952Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:54:13 [2022-10-21T22:54:13.952Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:54:14 [2022-10-21T22:54:14.521Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:54:14 [2022-10-21T22:54:14.521Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:54:15 [2022-10-21T22:54:15.091Z] --- PASS: TestDaemonDNSFallback (6.34s)
22:54:15 [2022-10-21T22:54:15.091Z] === RUN   TestInspectNetwork
22:54:16 [2022-10-21T22:54:16.020Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s)
22:54:16 [2022-10-21T22:54:16.021Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:54:17 [2022-10-21T22:54:17.401Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
22:54:17 [2022-10-21T22:54:17.401Z] === RUN   TestAuthZPluginHeader
22:54:17 [2022-10-21T22:54:17.618Z] === RUN   TestInspectNetwork/full_network_id
22:54:17 [2022-10-21T22:54:17.618Z] === RUN   TestInspectNetwork/partial_network_id
22:54:17 [2022-10-21T22:54:17.618Z] === RUN   TestInspectNetwork/network_name
22:54:17 [2022-10-21T22:54:17.618Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:54:17 [2022-10-21T22:54:17.661Z] --- PASS: TestAuthZPluginHeader (0.69s)
22:54:17 [2022-10-21T22:54:17.661Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:54:17 [2022-10-21T22:54:17.661Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:17 [2022-10-21T22:54:17.661Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:54:17 [2022-10-21T22:54:17.661Z] === RUN   TestAuthZPluginV2Disable
22:54:17 [2022-10-21T22:54:17.661Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:17 [2022-10-21T22:54:17.661Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:54:17 [2022-10-21T22:54:17.661Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:54:17 [2022-10-21T22:54:17.661Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:17 [2022-10-21T22:54:17.661Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:54:17 [2022-10-21T22:54:17.661Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:54:17 [2022-10-21T22:54:17.661Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:17 [2022-10-21T22:54:17.661Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:54:17 [2022-10-21T22:54:17.661Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:54:21 [2022-10-21T22:54:21.794Z] --- PASS: TestInspectNetwork (6.78s)
22:54:21 [2022-10-21T22:54:21.794Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:54:21 [2022-10-21T22:54:21.794Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
22:54:21 [2022-10-21T22:54:21.794Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:54:21 [2022-10-21T22:54:21.794Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:54:21 [2022-10-21T22:54:21.794Z] === RUN   TestRunContainerWithBridgeNone
22:54:23 [2022-10-21T22:54:23.167Z] --- PASS: TestRunContainerWithBridgeNone (1.59s)
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestNetworkInvalidJSON
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestNetworkInvalidJSON//networks/create
22:54:23 [2022-10-21T22:54:23.167Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:54:23 [2022-10-21T22:54:23.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:54:23 [2022-10-21T22:54:23.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:54:23 [2022-10-21T22:54:23.167Z] === CONT  TestNetworkInvalidJSON//networks/create
22:54:23 [2022-10-21T22:54:23.167Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:54:23 [2022-10-21T22:54:23.167Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:54:23 [2022-10-21T22:54:23.167Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:54:23 [2022-10-21T22:54:23.167Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:54:23 [2022-10-21T22:54:23.167Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:54:23 [2022-10-21T22:54:23.167Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestNetworkList
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestNetworkList//networks
22:54:23 [2022-10-21T22:54:23.167Z] === PAUSE TestNetworkList//networks
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestNetworkList//networks/
22:54:23 [2022-10-21T22:54:23.167Z] === PAUSE TestNetworkList//networks/
22:54:23 [2022-10-21T22:54:23.167Z] === CONT  TestNetworkList//networks
22:54:23 [2022-10-21T22:54:23.167Z] === CONT  TestNetworkList//networks/
22:54:23 [2022-10-21T22:54:23.167Z] --- PASS: TestNetworkList (0.02s)
22:54:23 [2022-10-21T22:54:23.167Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:54:23 [2022-10-21T22:54:23.167Z]     --- PASS: TestNetworkList//networks (0.00s)
22:54:23 [2022-10-21T22:54:23.167Z] === RUN   TestHostIPv4BridgeLabel
22:54:23 [2022-10-21T22:54:23.732Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:54:23 [2022-10-21T22:54:23.732Z] === RUN   TestDaemonRestartWithLiveRestore
22:54:25 [2022-10-21T22:54:25.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:54:25 [2022-10-21T22:54:25.103Z] === RUN   TestDaemonDefaultNetworkPools
22:54:25 [2022-10-21T22:54:25.668Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
22:54:25 [2022-10-21T22:54:25.668Z] === RUN   TestDaemonRestartWithExistingNetwork
22:54:25 [2022-10-21T22:54:25.843Z] #37 308.0 # github.com/containerd/containerd/cmd/containerd
22:54:25 [2022-10-21T22:54:25.843Z] #37 308.0 /usr/bin/ld: /tmp/go-link-790643428/000019.o: in function `New':
22:54:25 [2022-10-21T22:54:25.843Z] #37 308.0 /tmp/tmp.WsitZzmqMb/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
22:54:25 [2022-10-21T22:54:25.843Z] #37 308.1 + bin/containerd-stress
22:54:25 [2022-10-21T22:54:25.843Z] #37 309.1 + bin/containerd-shim
22:54:26 [2022-10-21T22:54:26.607Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:54:26 [2022-10-21T22:54:26.607Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:54:27 [2022-10-21T22:54:27.978Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
22:54:27 [2022-10-21T22:54:27.978Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:54:28 [2022-10-21T22:54:28.542Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
22:54:28 [2022-10-21T22:54:28.542Z] === RUN   TestServiceWithPredefinedNetwork
22:54:30 [2022-10-21T22:54:30.075Z] #37 311.4 # github.com/containerd/containerd/cmd/containerd
22:54:30 [2022-10-21T22:54:30.075Z] #37 311.4 /usr/bin/ld: /tmp/go-link-3137257460/000019.o: in function `New':
22:54:30 [2022-10-21T22:54:30.075Z] #37 311.4 /tmp/tmp.uhGB42UFz1/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
22:54:30 [2022-10-21T22:54:30.075Z] #37 311.5 + bin/containerd-stress
22:54:30 [2022-10-21T22:54:30.075Z] #37 312.6 + bin/containerd-shim
22:54:30 [2022-10-21T22:54:30.438Z] --- PASS: TestServiceWithPredefinedNetwork (1.86s)
22:54:30 [2022-10-21T22:54:30.438Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:54:30 [2022-10-21T22:54:30.438Z]     service_test.go:242: FLAKY_TEST
22:54:30 [2022-10-21T22:54:30.438Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:54:30 [2022-10-21T22:54:30.438Z] === RUN   TestServiceWithDataPathPortInit
22:54:33 [2022-10-21T22:54:33.996Z] #37 320.5 + bin/containerd-shim-runc-v1
22:54:35 [2022-10-21T22:54:35.780Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:54:35 [2022-10-21T22:54:35.780Z] PASS
22:54:35 [2022-10-21T22:54:35.780Z] 
22:54:35 [2022-10-21T22:54:35.780Z] === Skipped
22:54:35 [2022-10-21T22:54:35.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:54:35 [2022-10-21T22:54:35.780Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:35 [2022-10-21T22:54:35.780Z] 
22:54:35 [2022-10-21T22:54:35.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:54:35 [2022-10-21T22:54:35.780Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:35 [2022-10-21T22:54:35.780Z] 
22:54:35 [2022-10-21T22:54:35.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:54:35 [2022-10-21T22:54:35.780Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:35 [2022-10-21T22:54:35.780Z] 
22:54:35 [2022-10-21T22:54:35.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:54:35 [2022-10-21T22:54:35.780Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:35 [2022-10-21T22:54:35.780Z] 
22:54:35 [2022-10-21T22:54:35.780Z] DONE 17 tests, 4 skipped in 26.304s
22:54:35 [2022-10-21T22:54:35.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:54:35 [2022-10-21T22:54:35.780Z] ++ 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
22:54:35 [2022-10-21T22:54:35.780Z] ++ set -e
22:54:35 [2022-10-21T22:54:35.780Z] ++ '[' -n 0 ']'
22:54:35 [2022-10-21T22:54:35.780Z] ++ set -x
22:54:35 [2022-10-21T22:54:35.780Z] ++ 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
22:54:35 [2022-10-21T22:54:35.780Z] INFO: Testing against a local daemon
22:54:35 [2022-10-21T22:54:35.780Z] === RUN   TestPluginInvalidJSON
22:54:35 [2022-10-21T22:54:35.780Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:54:35 [2022-10-21T22:54:35.780Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:54:35 [2022-10-21T22:54:35.780Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:54:35 [2022-10-21T22:54:35.780Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:54:35 [2022-10-21T22:54:35.780Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:54:35 [2022-10-21T22:54:35.780Z] === RUN   TestPluginInstall
22:54:35 [2022-10-21T22:54:35.780Z] === RUN   TestPluginInstall/no_auth
22:54:35 [2022-10-21T22:54:35.780Z] time="2022-10-21T22:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:35 [2022-10-21T22:54:35.780Z] time="2022-10-21T22:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3cc084ef82985e02f2432b2a8e5baa28bb09324a0965ff507b4b19b6b099f0f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:35 [2022-10-21T22:54:35.780Z] time="2022-10-21T22:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:35 [2022-10-21T22:54:35.780Z] time="2022-10-21T22:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3cc084ef82985e02f2432b2a8e5baa28bb09324a0965ff507b4b19b6b099f0f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:35 [2022-10-21T22:54:35.780Z] === RUN   TestPluginInstall/with_htpasswd
22:54:36 [2022-10-21T22:54:36.047Z] time="2022-10-21T22:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:36 [2022-10-21T22:54:36.047Z] time="2022-10-21T22:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3cc084ef82985e02f2432b2a8e5baa28bb09324a0965ff507b4b19b6b099f0f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:36 [2022-10-21T22:54:36.047Z] time="2022-10-21T22:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:36 [2022-10-21T22:54:36.047Z] time="2022-10-21T22:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3cc084ef82985e02f2432b2a8e5baa28bb09324a0965ff507b4b19b6b099f0f" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:36 [2022-10-21T22:54:36.317Z] === RUN   TestPluginInstall/with_insecure
22:54:37 [2022-10-21T22:54:37.260Z] time="2022-10-21T22:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:37 [2022-10-21T22:54:37.260Z] time="2022-10-21T22:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63d85311bd5813002dba46c896aed38337f70a9ed40a01eb8225ad7c9adabc42" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:37 [2022-10-21T22:54:37.260Z] time="2022-10-21T22:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:37 [2022-10-21T22:54:37.260Z] time="2022-10-21T22:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63d85311bd5813002dba46c896aed38337f70a9ed40a01eb8225ad7c9adabc42" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:37 [2022-10-21T22:54:37.519Z]     plugin_test.go:165: [de6104d6c5d63] daemon is not started
22:54:37 [2022-10-21T22:54:37.519Z] --- PASS: TestPluginInstall (2.60s)
22:54:37 [2022-10-21T22:54:37.519Z]     --- PASS: TestPluginInstall/no_auth (0.97s)
22:54:37 [2022-10-21T22:54:37.519Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
22:54:37 [2022-10-21T22:54:37.519Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
22:54:37 [2022-10-21T22:54:37.519Z] === RUN   TestPluginsWithRuntimes
22:54:37 [2022-10-21T22:54:37.620Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:54:37 [2022-10-21T22:54:37.620Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:54:37 [2022-10-21T22:54:37.620Z] === RUN   TestBoolValue
22:54:37 [2022-10-21T22:54:37.620Z] --- PASS: TestBoolValue (0.00s)
22:54:37 [2022-10-21T22:54:37.620Z] === RUN   TestBoolValueOrDefault
22:54:37 [2022-10-21T22:54:37.620Z] --- PASS: TestBoolValueOrDefault (0.00s)
22:54:37 [2022-10-21T22:54:37.620Z] === RUN   TestInt64ValueOrZero
22:54:37 [2022-10-21T22:54:37.620Z] --- PASS: TestInt64ValueOrZero (0.00s)
22:54:37 [2022-10-21T22:54:37.620Z] === RUN   TestInt64ValueOrDefault
22:54:37 [2022-10-21T22:54:37.620Z] --- PASS: TestInt64ValueOrDefault (0.00s)
22:54:37 [2022-10-21T22:54:37.620Z] === RUN   TestInt64ValueOrDefaultWithError
22:54:37 [2022-10-21T22:54:37.620Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
22:54:37 [2022-10-21T22:54:37.620Z] === RUN   TestJsonContentType
22:54:37 [2022-10-21T22:54:37.620Z] --- PASS: TestJsonContentType (0.00s)
22:54:37 [2022-10-21T22:54:37.620Z] PASS
22:54:37 [2022-10-21T22:54:37.620Z] coverage: 16.2% of statements
22:54:37 [2022-10-21T22:54:37.620Z] ok  	github.com/docker/docker/api/server/httputils	0.042s	coverage: 16.2% of statements
22:54:38 [2022-10-21T22:54:38.195Z] #37 324.0 + bin/containerd-shim-runc-v1
22:54:38 [2022-10-21T22:54:38.605Z] === RUN   TestMaskSecretKeys
22:54:38 [2022-10-21T22:54:38.605Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
22:54:38 [2022-10-21T22:54:38.605Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
22:54:38 [2022-10-21T22:54:38.605Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
22:54:38 [2022-10-21T22:54:38.605Z] --- PASS: TestMaskSecretKeys (0.00s)
22:54:38 [2022-10-21T22:54:38.605Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
22:54:38 [2022-10-21T22:54:38.605Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
22:54:38 [2022-10-21T22:54:38.605Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
22:54:38 [2022-10-21T22:54:38.605Z] === RUN   TestVersionMiddlewareVersion
22:54:38 [2022-10-21T22:54:38.605Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
22:54:38 [2022-10-21T22:54:38.605Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
22:54:38 [2022-10-21T22:54:38.605Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
22:54:38 [2022-10-21T22:54:38.605Z] PASS
22:54:38 [2022-10-21T22:54:38.605Z] coverage: 37.7% of statements
22:54:38 [2022-10-21T22:54:38.605Z] ok  	github.com/docker/docker/api/server/middleware	0.045s	coverage: 37.7% of statements
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:54:38 [2022-10-21T22:54:38.605Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:54:38 [2022-10-21T22:54:38.901Z] === RUN   TestPluginsWithRuntimes/No_Args
22:54:39 [2022-10-21T22:54:39.072Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:54:39 [2022-10-21T22:54:39.072Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:54:39 [2022-10-21T22:54:39.264Z] #37 326.7 + bin/containerd-shim-runc-v2
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestStrSliceMarshalJSON
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestStrSliceUnmarshalJSON
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestStrSliceUnmarshalString
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestStrSliceUnmarshalSlice
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] PASS
22:54:39 [2022-10-21T22:54:39.539Z] coverage: 90.0% of statements
22:54:39 [2022-10-21T22:54:39.539Z] ok  	github.com/docker/docker/api/types/strslice	0.034s	coverage: 90.0% of statements
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestToJSON
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestToJSON (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestToParamWithVersion
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestToParamWithVersion (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestFromJSON
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestFromJSON (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestEmpty
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestEmpty (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestArgsMatchKVListEmptySources
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestArgsMatchKVList
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestArgsMatchKVList (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestArgsMatch
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestArgsMatch (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestAdd
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestAdd (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestDel
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestDel (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestLen
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestLen (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestExactMatch
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestExactMatch (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestOnlyOneExactMatch
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestOnlyOneExactMatch (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestContains
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestContains (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestValidate
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestValidate (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestWalkValues
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestWalkValues (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestFuzzyMatch
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestFuzzyMatch (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] === RUN   TestClone
22:54:39 [2022-10-21T22:54:39.539Z] --- PASS: TestClone (0.00s)
22:54:39 [2022-10-21T22:54:39.539Z] PASS
22:54:39 [2022-10-21T22:54:39.539Z] coverage: 92.2% of statements
22:54:39 [2022-10-21T22:54:39.539Z] ok  	github.com/docker/docker/api/types/filters	0.040s	coverage: 92.2% of statements
22:54:39 [2022-10-21T22:54:39.839Z] === RUN   TestPluginsWithRuntimes/With_Args
22:54:40 [2022-10-21T22:54:40.006Z] === RUN   TestDurationToSecondsString
22:54:40 [2022-10-21T22:54:40.007Z] --- PASS: TestDurationToSecondsString (0.00s)
22:54:40 [2022-10-21T22:54:40.007Z] === RUN   TestGetTimestamp
22:54:40 [2022-10-21T22:54:40.007Z] === RUN   TestAdjustForAPIVersion
22:54:40 [2022-10-21T22:54:40.007Z] --- PASS: TestAdjustForAPIVersion (0.00s)
22:54:40 [2022-10-21T22:54:40.007Z] PASS
22:54:40 [2022-10-21T22:54:40.007Z] coverage: 5.7% of statements
22:54:40 [2022-10-21T22:54:40.007Z] ok  	github.com/docker/docker/api/server/router/swarm	0.033s	coverage: 5.7% of statements
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] --- PASS: TestGetTimestamp (0.11s)
22:54:40 [2022-10-21T22:54:40.007Z] === RUN   TestParseTimestamps
22:54:40 [2022-10-21T22:54:40.007Z] --- PASS: TestParseTimestamps (0.00s)
22:54:40 [2022-10-21T22:54:40.007Z] PASS
22:54:40 [2022-10-21T22:54:40.007Z] coverage: 100.0% of statements
22:54:40 [2022-10-21T22:54:40.007Z] ok  	github.com/docker/docker/api/types/time	0.139s	coverage: 100.0% of statements
22:54:40 [2022-10-21T22:54:40.007Z] === RUN   TestCompareVersion
22:54:40 [2022-10-21T22:54:40.007Z] --- PASS: TestCompareVersion (0.00s)
22:54:40 [2022-10-21T22:54:40.007Z] PASS
22:54:40 [2022-10-21T22:54:40.007Z] coverage: 75.0% of statements
22:54:40 [2022-10-21T22:54:40.007Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 75.0% of statements
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:54:40 [2022-10-21T22:54:40.007Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:54:40 [2022-10-21T22:54:40.198Z] #37 327.5 + binaries
22:54:40 [2022-10-21T22:54:40.198Z] #37 327.5 + install -D bin/containerd /build/containerd
22:54:40 [2022-10-21T22:54:40.198Z] #37 327.5 + install -D bin/containerd-shim /build/containerd-shim
22:54:40 [2022-10-21T22:54:40.198Z] #37 327.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:54:40 [2022-10-21T22:54:40.198Z] #37 327.6 + install -D bin/ctr /build/ctr
22:54:40 [2022-10-21T22:54:40.764Z] #37 DONE 327.9s
22:54:40 [2022-10-21T22:54:40.779Z] --- PASS: TestPluginsWithRuntimes (3.27s)
22:54:40 [2022-10-21T22:54:40.779Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
22:54:40 [2022-10-21T22:54:40.779Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
22:54:40 [2022-10-21T22:54:40.779Z] === RUN   TestPluginBackCompatMediaTypes
22:54:41 [2022-10-21T22:54:41.330Z] 
22:54:41 [2022-10-21T22:54:41.330Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
22:54:41 [2022-10-21T22:54:41.349Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
22:54:41 [2022-10-21T22:54:41.349Z] PASS
22:54:41 [2022-10-21T22:54:41.349Z] 
22:54:41 [2022-10-21T22:54:41.349Z] DONE 10 tests in 6.607s
22:54:41 [2022-10-21T22:54:41.349Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:54:41 [2022-10-21T22:54:41.349Z] ++ 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
22:54:41 [2022-10-21T22:54:41.349Z] ++ set -e
22:54:41 [2022-10-21T22:54:41.349Z] ++ '[' -n 0 ']'
22:54:41 [2022-10-21T22:54:41.349Z] ++ set -x
22:54:41 [2022-10-21T22:54:41.349Z] ++ 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
22:54:41 [2022-10-21T22:54:41.349Z] INFO: Testing against a local daemon
22:54:41 [2022-10-21T22:54:41.349Z] === RUN   TestExternalGraphDriver
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
22:54:41 [2022-10-21T22:54:41.570Z] --- PASS: TestParseRemoteURL (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestCloneArgsSmartHttp
22:54:41 [2022-10-21T22:54:41.570Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestCloneArgsDumbHttp
22:54:41 [2022-10-21T22:54:41.570Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
22:54:41 [2022-10-21T22:54:41.570Z] === RUN   TestCloneArgsGit
22:54:41 [2022-10-21T22:54:41.570Z] --- PASS: TestCloneArgsGit (0.00s)
22:54:41 [2022-10-21T22:54:41.571Z] === RUN   TestCheckoutGit
22:54:41 [2022-10-21T22:54:41.571Z]     gitutils_test.go:180: git version 2.11.1.windows.1
22:54:41 [2022-10-21T22:54:41.571Z]     gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit441827249/001/repo/.git/
22:54:41 [2022-10-21T22:54:41.571Z]     gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile.
22:54:41 [2022-10-21T22:54:41.571Z]         The file will have its original line endings in your working directory.
22:54:41 [2022-10-21T22:54:41.588Z] #64 DONE 0.2s
22:54:41 [2022-10-21T22:54:41.588Z] 
22:54:41 [2022-10-21T22:54:41.588Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:54:41 [2022-10-21T22:54:41.588Z] #65 DONE 0.1s
22:54:41 [2022-10-21T22:54:41.846Z] 
22:54:41 [2022-10-21T22:54:41.846Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
22:54:41 [2022-10-21T22:54:41.846Z] #66 DONE 0.2s
22:54:41 [2022-10-21T22:54:41.846Z] 
22:54:41 [2022-10-21T22:54:41.846Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
22:54:41 [2022-10-21T22:54:41.846Z] #67 DONE 0.0s
22:54:41 [2022-10-21T22:54:41.846Z] 
22:54:41 [2022-10-21T22:54:41.846Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:54:41 [2022-10-21T22:54:41.846Z] #68 DONE 0.0s
22:54:41 [2022-10-21T22:54:41.918Z] === RUN   TestExternalGraphDriver/json
22:54:42 [2022-10-21T22:54:42.038Z]     gitutils_test.go:254: [master (root-commit) c7d57dd] First commit
22:54:42 [2022-10-21T22:54:42.038Z]          2 files changed, 3 insertions(+)
22:54:42 [2022-10-21T22:54:42.038Z]          create mode 100644 Dockerfile
22:54:42 [2022-10-21T22:54:42.038Z]          create mode 100644 subdir/Dockerfile
22:54:42 [2022-10-21T22:54:42.038Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
22:54:42 [2022-10-21T22:54:42.038Z]         The file will have its original line endings in your working directory.
22:54:42 [2022-10-21T22:54:42.038Z]     gitutils_test.go:255: Switched to a new branch 'test'
22:54:42 [2022-10-21T22:54:42.038Z]     gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile.
22:54:42 [2022-10-21T22:54:42.038Z]         The file will have its original line endings in your working directory.
22:54:42 [2022-10-21T22:54:42.038Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
22:54:42 [2022-10-21T22:54:42.038Z]         The file will have its original line endings in your working directory.
22:54:42 [2022-10-21T22:54:42.038Z]     gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile.
22:54:42 [2022-10-21T22:54:42.038Z]         The file will have its original line endings in your working directory.
22:54:42 [2022-10-21T22:54:42.038Z]         [test 579b6a3] Branch commit
22:54:42 [2022-10-21T22:54:42.038Z]          2 files changed, 3 insertions(+), 2 deletions(-)
22:54:42 [2022-10-21T22:54:42.038Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
22:54:42 [2022-10-21T22:54:42.038Z]         The file will have its original line endings in your working directory.
22:54:42 [2022-10-21T22:54:42.038Z]     gitutils_test.go:262: Switched to branch 'master'
22:54:42 [2022-10-21T22:54:42.038Z]     gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit441827249/001/subrepo/.git/
22:54:42 [2022-10-21T22:54:42.104Z] 
22:54:42 [2022-10-21T22:54:42.104Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:54:42 [2022-10-21T22:54:42.509Z]     gitutils_test.go:273: [master (root-commit) f648b9c] Subrepo initial
22:54:42 [2022-10-21T22:54:42.509Z]          1 file changed, 1 insertion(+)
22:54:42 [2022-10-21T22:54:42.509Z]          create mode 100644 subfile
22:54:42 [2022-10-21T22:54:42.509Z] === RUN   TestEnable
22:54:42 [2022-10-21T22:54:42.509Z] --- PASS: TestEnable (0.00s)
22:54:42 [2022-10-21T22:54:42.509Z] === RUN   TestDisable
22:54:42 [2022-10-21T22:54:42.509Z] --- PASS: TestDisable (0.00s)
22:54:42 [2022-10-21T22:54:42.509Z] === RUN   TestEnabled
22:54:42 [2022-10-21T22:54:42.509Z] --- PASS: TestEnabled (0.00s)
22:54:42 [2022-10-21T22:54:42.509Z] PASS
22:54:42 [2022-10-21T22:54:42.509Z] coverage: 100.0% of statements
22:54:42 [2022-10-21T22:54:42.509Z] ok  	github.com/docker/docker/cli/debug	0.038s	coverage: 100.0% of statements
22:54:42 [2022-10-21T22:54:42.672Z] #69 DONE 0.8s
22:54:42 [2022-10-21T22:54:42.672Z] 
22:54:42 [2022-10-21T22:54:42.672Z] #70 exporting to image
22:54:42 [2022-10-21T22:54:42.672Z] #70 exporting layers
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestProcessNoDockerignore
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestProcessNoDockerignore (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestProcessShouldLeaveAllFiles
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestDetectContentType
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestDetectContentType (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestSelectAcceptableMIME
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestSelectAcceptableMIME (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestInspectEmptyResponse
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestInspectEmptyResponse (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestInspectResponseBinary
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestInspectResponseBinary (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestResponseUnsupportedContentType
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestInspectResponseTextSimple
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestInspectResponseTextSimple (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestInspectResponseEmptyContentType
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestUnknownContentLength
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestUnknownContentLength (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestDownloadRemote
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestDownloadRemote (0.08s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestGetWithStatusError
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestGetWithStatusError (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestCloseRootDirectory
22:54:42 [2022-10-21T22:54:42.977Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:54:42 [2022-10-21T22:54:42.977Z] --- SKIP: TestCloseRootDirectory (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestHashFile
22:54:42 [2022-10-21T22:54:42.977Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:54:42 [2022-10-21T22:54:42.977Z] --- SKIP: TestHashFile (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestHashSubdir
22:54:42 [2022-10-21T22:54:42.977Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:54:42 [2022-10-21T22:54:42.977Z] --- SKIP: TestHashSubdir (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestRemoveDirectory
22:54:42 [2022-10-21T22:54:42.977Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:54:42 [2022-10-21T22:54:42.977Z] --- SKIP: TestRemoveDirectory (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] PASS
22:54:42 [2022-10-21T22:54:42.977Z] coverage: 9.3% of statements
22:54:42 [2022-10-21T22:54:42.977Z] ok  	github.com/docker/docker/builder/remotecontext	0.252s	coverage: 9.3% of statements
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestGetAllAllowed
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestGetAllAllowed (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestGetAllMeta
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestGetAllMeta (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestWarnOnUnusedBuildArgs
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestIsUnreferencedBuiltin
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestIsExistingDirectory
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestIsExistingDirectory (0.01s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestGetFilenameForDownload
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestGetFilenameForDownload (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestEnv2Variables
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestEnv2Variables (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestEnvValueWithExistingRunConfigEnv
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestMaintainer
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestMaintainer (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestLabel
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestLabel (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestFromScratch
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestFromScratch (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestFromWithArg
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestFromWithArg (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestFromWithArgButBuildArgsNotGiven
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestFromWithUndefinedArg
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestFromWithUndefinedArg (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestFromMultiStageWithNamedStage
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestOnbuild
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestOnbuild (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestWorkdir
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestWorkdir (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestCmd
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestCmd (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestHealthcheckNone
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestHealthcheckNone (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestHealthcheckCmd
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestHealthcheckCmd (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestEntrypoint
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestEntrypoint (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestExpose
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestExpose (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestUser
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestUser (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestVolume
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestVolume (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestStopSignal
22:54:42 [2022-10-21T22:54:42.977Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:54:42 [2022-10-21T22:54:42.977Z] --- SKIP: TestStopSignal (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestArg
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestArg (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestShell
22:54:42 [2022-10-21T22:54:42.977Z] --- PASS: TestShell (0.00s)
22:54:42 [2022-10-21T22:54:42.977Z] === RUN   TestPrependEnvOnCmd
22:54:43 [2022-10-21T22:54:43.134Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
22:54:43 [2022-10-21T22:54:43.134Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:54:43 [2022-10-21T22:54:43.134Z] remote: Enumerating objects: 23, done.
22:54:43 [2022-10-21T22:54:43.134Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
22:54:43 [2022-10-21T22:54:43.134Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
22:54:43 [2022-10-21T22:54:43.134Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
22:54:43 [2022-10-21T22:54:43.134Z] 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.
22:54:43 [2022-10-21T22:54:43.134Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
22:54:43 [2022-10-21T22:54:43.134Z] Building: bundles/cross/windows/amd64/containerutility.exe
22:54:43 [2022-10-21T22:54:43.299Z] === RUN   TestExternalGraphDriver/spec
22:54:43 [2022-10-21T22:54:43.444Z] --- PASS: TestPrependEnvOnCmd (0.00s)
22:54:43 [2022-10-21T22:54:43.444Z] === RUN   TestRunWithBuildArgs
22:54:43 [2022-10-21T22:54:43.444Z] --- PASS: TestRunWithBuildArgs (0.00s)
22:54:43 [2022-10-21T22:54:43.444Z] === RUN   TestRunIgnoresHealthcheck
22:54:43 [2022-10-21T22:54:43.444Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
22:54:43 [2022-10-21T22:54:43.444Z] === RUN   TestDispatchUnsupportedOptions
22:54:43 [2022-10-21T22:54:43.444Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
22:54:43 [2022-10-21T22:54:43.444Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
22:54:43 [2022-10-21T22:54:43.444Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
22:54:43 [2022-10-21T22:54:43.444Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
22:54:43 [2022-10-21T22:54:43.444Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
22:54:43 [2022-10-21T22:54:43.444Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
22:54:43 [2022-10-21T22:54:43.444Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
22:54:43 [2022-10-21T22:54:43.444Z] === RUN   TestNormalizeWorkdir
22:54:43 [2022-10-21T22:54:43.444Z] --- PASS: TestNormalizeWorkdir (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch/ADD_multiple_files_to_file
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch/COPY_multiple_files_to_file
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch/COPY_wildcard_no_files
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDispatch/COPY_url
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestDispatch (0.11s)
22:54:43 [2022-10-21T22:54:43.445Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s)
22:54:43 [2022-10-21T22:54:43.445Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s)
22:54:43 [2022-10-21T22:54:43.445Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
22:54:43 [2022-10-21T22:54:43.445Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
22:54:43 [2022-10-21T22:54:43.445Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s)
22:54:43 [2022-10-21T22:54:43.445Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z]     --- PASS: TestDispatch/COPY_url (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestAddScratchImageAddsToMounts
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestAddFromScratchPopulatesPlatform
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestImageSourceGetAddsToMounts
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestEmptyDockerfile
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestEmptyDockerfile (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestSymlinkDockerfile
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestSymlinkDockerfile (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDockerfileOutsideTheBuildContext
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestNonExistingDockerfile
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestNonExistingDockerfile (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestCopyRunConfig
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestCopyRunConfig (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestDeepCopyRunConfig
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestDeepCopyRunConfig (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestExportImage
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestExportImage (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] === RUN   TestNormalizeDest
22:54:43 [2022-10-21T22:54:43.445Z] --- PASS: TestNormalizeDest (0.00s)
22:54:43 [2022-10-21T22:54:43.445Z] PASS
22:54:43 [2022-10-21T22:54:43.445Z] coverage: 46.8% of statements
22:54:43 [2022-10-21T22:54:43.445Z] ok  	github.com/docker/docker/builder/dockerfile	0.296s	coverage: 46.8% of statements
22:54:43 [2022-10-21T22:54:43.445Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:54:44 [2022-10-21T22:54:44.761Z] #37 330.3 + bin/containerd-shim-runc-v2
22:54:44 [2022-10-21T22:54:44.761Z] #37 331.1 + binaries
22:54:44 [2022-10-21T22:54:44.761Z] #37 331.1 + install -D bin/containerd /build/containerd
22:54:44 [2022-10-21T22:54:44.761Z] #37 331.1 + install -D bin/containerd-shim /build/containerd-shim
22:54:44 [2022-10-21T22:54:44.761Z] #37 331.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:54:45 [2022-10-21T22:54:45.006Z]     gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit441827249/001/repo/sub'...
22:54:45 [2022-10-21T22:54:45.006Z]         warning: LF will be replaced by CRLF in .gitmodules.
22:54:45 [2022-10-21T22:54:45.006Z]         The file will have its original line endings in your working directory.
22:54:45 [2022-10-21T22:54:45.006Z]     gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules.
22:54:45 [2022-10-21T22:54:45.006Z]         The file will have its original line endings in your working directory.
22:54:45 [2022-10-21T22:54:45.006Z]     gitutils_test.go:277: [master c456fc4] With submodule
22:54:45 [2022-10-21T22:54:45.006Z]          2 files changed, 4 insertions(+)
22:54:45 [2022-10-21T22:54:45.006Z]          create mode 100644 .gitmodules
22:54:45 [2022-10-21T22:54:45.006Z]          create mode 160000 sub
22:54:45 [2022-10-21T22:54:45.006Z]         warning: LF will be replaced by CRLF in .gitmodules.
22:54:45 [2022-10-21T22:54:45.006Z]         The file will have its original line endings in your working directory.
22:54:45 [2022-10-21T22:54:45.006Z] === RUN   TestCheckoutGit/#00
22:54:45 [2022-10-21T22:54:45.019Z] #37 331.1 + install -D bin/ctr /build/ctr
22:54:45 [2022-10-21T22:54:45.208Z] === RUN   TestExternalGraphDriver/pull
22:54:45 [2022-10-21T22:54:45.296Z] --- PASS: TestServiceWithDataPathPortInit (13.56s)
22:54:45 [2022-10-21T22:54:45.296Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:54:45 [2022-10-21T22:54:45.990Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:54:45 [2022-10-21T22:54:45.990Z]         
22:54:45 [2022-10-21T22:54:45.990Z]     gitutils_test.go:211: git-http-backend: 
22:54:46 [2022-10-21T22:54:46.228Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yang3m0ut5gozggmww8kkj3e4 Created:2022-10-21 22:54:45.103875558 +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[39bc6dff27c9a2a29a7cea3e7945cb5dfff47ee0dde7c30095aee60924af90b4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qcu2ag54bu92lrrzgslyr6yyg EndpointID:9322a40885caaaf8e2bf8475491a9cba64245c9d2cf3f101dd43329ff4f3074b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d3c0933d03355cd92aff61b7c2ed0a75e4a3ef5c09c2f3febfff5ee8536912a 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:5301f8f198a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qcu2ag54bu92lrrzgslyr6yyg EndpointID:9322a40885caaaf8e2bf8475491a9cba64245c9d2cf3f101dd43329ff4f3074b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:54:46 [2022-10-21T22:54:46.589Z] --- PASS: TestExternalGraphDriver (5.05s)
22:54:46 [2022-10-21T22:54:46.589Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
22:54:46 [2022-10-21T22:54:46.589Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
22:54:46 [2022-10-21T22:54:46.589Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
22:54:46 [2022-10-21T22:54:46.589Z] === RUN   TestGraphdriverPluginV2
22:54:46 [2022-10-21T22:54:46.849Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:46 [2022-10-21T22:54:46.849Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
22:54:46 [2022-10-21T22:54:46.849Z] PASS
22:54:46 [2022-10-21T22:54:46.849Z] 
22:54:46 [2022-10-21T22:54:46.849Z] === Skipped
22:54:46 [2022-10-21T22:54:46.849Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
22:54:46 [2022-10-21T22:54:46.849Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:46 [2022-10-21T22:54:46.849Z] 
22:54:46 [2022-10-21T22:54:46.849Z] DONE 5 tests, 1 skipped in 5.533s
22:54:46 [2022-10-21T22:54:46.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:54:46 [2022-10-21T22:54:46.849Z] ++ 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
22:54:46 [2022-10-21T22:54:46.849Z] ++ set -e
22:54:46 [2022-10-21T22:54:46.849Z] ++ '[' -n 0 ']'
22:54:46 [2022-10-21T22:54:46.849Z] ++ set -x
22:54:46 [2022-10-21T22:54:46.849Z] ++ 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
22:54:46 [2022-10-21T22:54:46.920Z] #37 DONE 333.1s
22:54:47 [2022-10-21T22:54:47.109Z] INFO: Testing against a local daemon
22:54:47 [2022-10-21T22:54:47.109Z] === RUN   TestContinueAfterPluginCrash
22:54:47 [2022-10-21T22:54:47.109Z] === PAUSE TestContinueAfterPluginCrash
22:54:47 [2022-10-21T22:54:47.109Z] === RUN   TestReadPluginNoRead
22:54:47 [2022-10-21T22:54:47.109Z] === PAUSE TestReadPluginNoRead
22:54:47 [2022-10-21T22:54:47.109Z] === RUN   TestDaemonStartWithLogOpt
22:54:47 [2022-10-21T22:54:47.109Z] === PAUSE TestDaemonStartWithLogOpt
22:54:47 [2022-10-21T22:54:47.109Z] === CONT  TestContinueAfterPluginCrash
22:54:47 [2022-10-21T22:54:47.109Z] === CONT  TestDaemonStartWithLogOpt
22:54:47 [2022-10-21T22:54:47.305Z] 
22:54:47 [2022-10-21T22:54:47.553Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:54:47 [2022-10-21T22:54:47.553Z]         
22:54:47 [2022-10-21T22:54:47.553Z]     gitutils_test.go:211: git-http-backend: 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:54:47 [2022-10-21T22:54:47.858Z] 
22:54:47 [2022-10-21T22:54:47.858Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
22:54:47 [2022-10-21T22:54:47.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f08c5e9edc6b38e74abda35fffa4d8f3231169a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a hack/test/unit
22:54:48 [2022-10-21T22:54:48.424Z] #64 DONE 0.8s
22:54:48 [2022-10-21T22:54:48.424Z] 
22:54:48 [2022-10-21T22:54:48.424Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:54:48 [2022-10-21T22:54:48.688Z] #65 DONE 0.2s
22:54:48 [2022-10-21T22:54:48.688Z] 
22:54:48 [2022-10-21T22:54:48.688Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
22:54:49 [2022-10-21T22:54:49.113Z] === RUN   TestCheckoutGit/master
22:54:49 [2022-10-21T22:54:49.232Z] #70 exporting layers 5.5s done
22:54:49 [2022-10-21T22:54:49.232Z] #70 writing image sha256:395e720da30fb48f81096291590f67f26b1740ab02528ca1ac667e2c02617e77 done
22:54:49 [2022-10-21T22:54:49.232Z] #70 naming to docker.io/library/docker:35d25d6239591272a2f3dc769f2f60a52bce255c done
22:54:49 [2022-10-21T22:54:49.232Z] #70 DONE 5.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:54:49 [2022-10-21T22:54:49.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c -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:35d25d6239591272a2f3dc769f2f60a52bce255c hack/make.sh dynbinary test-integration
22:54:49 [2022-10-21T22:54:49.637Z] #66 DONE 0.9s
22:54:49 [2022-10-21T22:54:49.637Z] 
22:54:49 [2022-10-21T22:54:49.637Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
22:54:49 [2022-10-21T22:54:49.637Z] #67 DONE 0.0s
22:54:49 [2022-10-21T22:54:49.637Z] 
22:54:49 [2022-10-21T22:54:49.637Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:54:49 [2022-10-21T22:54:49.637Z] #68 DONE 0.0s
22:54:49 [2022-10-21T22:54:49.637Z] 
22:54:49 [2022-10-21T22:54:49.637Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
22:54:50 [2022-10-21T22:54:50.098Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:54:50 [2022-10-21T22:54:50.098Z]         
22:54:50 [2022-10-21T22:54:50.098Z]     gitutils_test.go:211: git-http-backend: 
22:54:50 [2022-10-21T22:54:50.208Z] #69 DONE 0.7s
22:54:50 [2022-10-21T22:54:50.208Z] 
22:54:50 [2022-10-21T22:54:50.208Z] #70 exporting to image
22:54:50 [2022-10-21T22:54:50.208Z] #70 exporting layers
22:54:50 [2022-10-21T22:54:50.391Z] ?   	github.com/docker/docker/api	[no test files]
22:54:50 [2022-10-21T22:54:50.405Z] --- PASS: TestDaemonStartWithLogOpt (3.23s)
22:54:50 [2022-10-21T22:54:50.405Z] === CONT  TestReadPluginNoRead
22:54:51 [2022-10-21T22:54:51.483Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
22:54:51 [2022-10-21T22:54:51.483Z] PASS
22:54:51 [2022-10-21T22:54:51.483Z] 
22:54:51 [2022-10-21T22:54:51.483Z] === Skipped
22:54:51 [2022-10-21T22:54:51.483Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:54:51 [2022-10-21T22:54:51.483Z]     service_test.go:242: FLAKY_TEST
22:54:51 [2022-10-21T22:54:51.483Z] 
22:54:51 [2022-10-21T22:54:51.483Z] DONE 26 tests, 1 skipped in 42.742s
22:54:51 [2022-10-21T22:54:51.483Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:54:51 [2022-10-21T22:54:51.483Z] INFO: Testing against a local daemon
22:54:51 [2022-10-21T22:54:51.483Z] === RUN   TestDockerNetworkIpvlanPersistance
22:54:51 [2022-10-21T22:54:51.483Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:54:51 [2022-10-21T22:54:51.483Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:54:51 [2022-10-21T22:54:51.483Z] === RUN   TestDockerNetworkIpvlan
22:54:51 [2022-10-21T22:54:51.483Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:54:51 [2022-10-21T22:54:51.483Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:54:51 [2022-10-21T22:54:51.483Z] PASS
22:54:51 [2022-10-21T22:54:51.483Z] 
22:54:51 [2022-10-21T22:54:51.483Z] === Skipped
22:54:51 [2022-10-21T22:54:51.483Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:54:51 [2022-10-21T22:54:51.483Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:54:51 [2022-10-21T22:54:51.483Z] 
22:54:51 [2022-10-21T22:54:51.483Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:54:51 [2022-10-21T22:54:51.483Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:54:51 [2022-10-21T22:54:51.483Z] 
22:54:51 [2022-10-21T22:54:51.483Z] DONE 2 tests, 2 skipped in 0.037s
22:54:51 [2022-10-21T22:54:51.483Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:54:51 [2022-10-21T22:54:51.483Z] INFO: Testing against a local daemon
22:54:51 [2022-10-21T22:54:51.483Z] === RUN   TestDockerNetworkMacvlanPersistance
22:54:51 [2022-10-21T22:54:51.483Z] 
22:54:51 [2022-10-21T22:54:51.742Z] Removing bundles/
22:54:51 [2022-10-21T22:54:51.742Z] 
22:54:51 [2022-10-21T22:54:51.742Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:54:51 [2022-10-21T22:54:51.742Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:54:51 [2022-10-21T22:54:51.742Z] GOOS="" GOARCH="" GOARM=""
22:54:52 [2022-10-21T22:54:52.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
22:54:52 [2022-10-21T22:54:52.047Z] === RUN   TestDockerNetworkMacvlan
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestCheckpointCreateError
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestCheckpointCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestCheckpointCreate
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestCheckpointCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestCheckpointDeleteError
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestCheckpointDeleteError (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestCheckpointDelete
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestCheckpointDelete (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestCheckpointListError
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestCheckpointListError (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestCheckpointList
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestCheckpointList (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestCheckpointListContainerNotFound
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNewClientWithOpsFromEnv
22:54:52 [2022-10-21T22:54:52.309Z]     client_test.go:23: runtime.GOOS == "windows"
22:54:52 [2022-10-21T22:54:52.309Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestGetAPIPath
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestGetAPIPath (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestParseHostURL
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestParseHostURL (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNegotiateAPIVersionEmpty
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNegotiateAPIVersion
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestNegotiateAPIVersion (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNegotiateAPVersionOverride
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNegotiateAPIVersionAutomatic
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestClientRedirect
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestClientRedirect (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestConfigCreateUnsupported
22:54:52 [2022-10-21T22:54:52.309Z] --- PASS: TestConfigCreateUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.309Z] === RUN   TestConfigCreateError
22:54:52 [2022-10-21T22:54:52.313Z] === RUN   TestReadPluginNoRead/default
22:54:52 [2022-10-21T22:54:52.611Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigCreate
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigInspectNotFound
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigInspectNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigInspectUnsupported
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigInspectUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigInspectError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigInspectConfigNotFound
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigInspect
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigListUnsupported
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigListUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigListError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigListError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigList
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigList (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigRemoveUnsupported
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigRemoveError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigRemove
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigUpdateUnsupported
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigUpdateError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigUpdateError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestConfigUpdate
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestConfigUpdate (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerCommitError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerCommitError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerCommit
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerCommit (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerStatPathError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerStatPathError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerStatPathNotFoundError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerStatPathNoHeaderError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerStatPath
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerStatPath (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyToContainerError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyToContainerError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyToContainerNotFoundError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyToContainerNotStatusOKError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyToContainer
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyToContainer (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyFromContainerError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyFromContainerError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyFromContainerNotFoundError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyFromContainerNotStatusOKError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyFromContainerNoHeaderError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestCopyFromContainer
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestCopyFromContainer (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerCreateError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerCreateImageNotFound
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerCreateWithName
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerCreateWithName (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerCreateAutoRemove
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerDiffError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerDiffError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerDiff
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerDiff (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecCreateError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecCreate
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecStartError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecStartError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecStart
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecStart (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecInspectError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecInspect
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExportError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExportError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExport
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExport (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerInspectError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerInspectContainerNotFound
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerInspect
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerInspectNode
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerInspectNode (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerKillError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerKillError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerKill
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerKill (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerListError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerListError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerList
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerList (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerLogsNotFoundError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerLogsError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerLogsError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerLogs
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerLogs (0.12s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerPauseError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerPauseError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerPause
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerPause (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainersPruneError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainersPruneError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainersPrune
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainersPrune (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerRemoveError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerRemoveNotFoundError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerRemove
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerRenameError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerRenameError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerRename
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerRename (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerResizeError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerResizeError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecResizeError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecResizeError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerResize
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerResize (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerExecResize
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerExecResize (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerRestartError
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerRestartError (0.00s)
22:54:52 [2022-10-21T22:54:52.776Z] === RUN   TestContainerRestart
22:54:52 [2022-10-21T22:54:52.776Z] --- PASS: TestContainerRestart (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerStartError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerStartError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerStart
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerStart (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerStatsError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerStatsError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerStats
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerStats (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerStopError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerStopError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerStop
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerStop (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerTopError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerTopError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerTop
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerTop (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:54:52 [2022-10-21T22:54:52.777Z]         
22:54:52 [2022-10-21T22:54:52.777Z]     gitutils_test.go:211: git-http-backend: 
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerUnpauseError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerUnpauseError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerUnpause
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerUnpause (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerUpdateError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerUpdateError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerUpdate
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerUpdate (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerWaitError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerWaitError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestContainerWait
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestContainerWait (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestDiskUsageError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestDiskUsageError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestDiskUsage
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestDiskUsage (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestDistributionInspectUnsupported
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestDistributionInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestEventsErrorInOptions
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestEventsErrorInOptions (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestEventsErrorFromServer
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestEventsErrorFromServer (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestEvents
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestEvents (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestTLSCloseWriter
22:54:52 [2022-10-21T22:54:52.777Z] === PAUSE TestTLSCloseWriter
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageBuildError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageBuildError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageBuild
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageBuild (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestGetDockerOS
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestGetDockerOS (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageCreateError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageCreate
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageHistoryError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageHistoryError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageHistory
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageHistory (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageImportError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageImportError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageImport
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageImport (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageInspectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageInspectImageNotFound
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageInspectImageNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageInspect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageListError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageListError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageList
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageList (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageListApiBefore125
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageListApiBefore125 (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageLoadError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageLoadError (0.02s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageLoad
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageLoad (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagesPruneError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagesPruneError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagesPrune
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagesPrune (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePullReferenceParseError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePullReferenceParseError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePullAnyError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePullAnyError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePullStatusUnauthorizedError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePullWithPrivilegedFuncNoError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePullWithoutErrors
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePullWithoutErrors (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushReferenceError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePushReferenceError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushAnyError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePushAnyError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushStatusUnauthorizedError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithPrivilegedFuncNoError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithoutErrors
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImagePushWithoutErrors (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageRemoveError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageRemoveImageNotFound
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageRemove
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSaveError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSaveError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSave
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSave (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSearchAnyError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSearchAnyError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSearchStatusUnauthorizedError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageSearchWithoutErrors
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageTagError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageTagError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageTagInvalidReference
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageTagInvalidReference (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageTagInvalidSourceImageName
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageTagHexSource
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageTagHexSource (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestImageTag
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestImageTag (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestInfoServerError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestInfoServerError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestInfoInvalidResponseJSONError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestInfo
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestInfo (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkConnectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkConnectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkConnect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkConnect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkCreateError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkCreate
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkDisconnectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkDisconnectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkDisconnect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkDisconnect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkInspectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkInspectNotFoundError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkInspect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkListError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkListError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkList
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkList (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworksPruneError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworksPruneError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworksPrune
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworksPrune (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkRemoveError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNetworkRemove
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNetworkRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeInspectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeInspectNodeNotFound
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeInspect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeListError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeListError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeList
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeList (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeRemoveError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeRemove
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeUpdateError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeUpdateError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestNodeUpdate
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestNodeUpdate (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestOptionWithTimeout
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestOptionWithTimeout (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingFail
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPingFail (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingWithError
22:54:52 [2022-10-21T22:54:52.777Z] 2022/10/21 22:54:52 RoundTripper returned a response & error; ignoring response
22:54:52 [2022-10-21T22:54:52.777Z] 2022/10/21 22:54:52 RoundTripper returned a response & error; ignoring response
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPingWithError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingSuccess
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPingSuccess (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingHeadFallback
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingHeadFallback/OK
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingHeadFallback/Internal_Server_Error
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingHeadFallback/Not_Found
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPingHeadFallback (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginDisableError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginDisableError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginDisable
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginDisable (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginEnableError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginEnableError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginEnable
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginEnable (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginInspectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginInspect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginListError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginListError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginList
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginList (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginPushError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginPushError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginPush
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginPush (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginRemoveError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginRemove
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginSetError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginSetError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPluginSet
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPluginSet (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSetHostHeader
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSetHostHeader (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestPlainTextError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestPlainTextError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestInfiniteError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestInfiniteError (0.01s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretCreateUnsupported
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretCreateUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretCreateError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretCreate
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretInspectUnsupported
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretInspectUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretInspectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretInspectSecretNotFound
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretInspect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretListUnsupported
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretListUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretListError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretListError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretList
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretList (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretRemoveUnsupported
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretRemoveError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretRemove
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretUpdateUnsupported
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretUpdateError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretUpdateError (0.01s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestSecretUpdate
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestSecretUpdate (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceCreateError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceCreate
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceCreateCompatiblePlatforms
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceCreateDigestPinning
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceInspectError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceInspectServiceNotFound
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceInspect
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceListError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceListError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceList
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceList (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceLogsError
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceLogsError (0.00s)
22:54:52 [2022-10-21T22:54:52.777Z] === RUN   TestServiceLogs
22:54:52 [2022-10-21T22:54:52.777Z] --- PASS: TestServiceLogs (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestServiceRemoveError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestServiceRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestServiceRemoveNotFoundError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestServiceRemove
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestServiceRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestServiceUpdateError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestServiceUpdateError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestServiceUpdate
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestServiceUpdate (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmGetUnlockKeyError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmGetUnlockKey
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmInitError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmInitError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmInit
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmInit (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmInspectError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmInspect
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmJoinError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmJoinError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmJoin
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmJoin (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmLeaveError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmLeaveError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmLeave
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmLeave (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmUnlockError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmUnlockError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmUnlock
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmUnlock (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmUpdateError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmUpdateError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestSwarmUpdate
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestSwarmUpdate (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestTaskInspectError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestTaskInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestTaskInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestTaskInspect
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestTaskInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestTaskListError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestTaskListError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestTaskList
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestTaskList (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeCreateError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeCreateError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeCreate
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeCreate (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeInspectError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeInspectError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeInspectNotFound
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeInspectNotFound (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeInspectWithEmptyID
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeInspect
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeInspect (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeListError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeListError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeList
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeList (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeRemoveError
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeRemoveError (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === RUN   TestVolumeRemove
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestVolumeRemove (0.00s)
22:54:52 [2022-10-21T22:54:52.778Z] === CONT  TestTLSCloseWriter
22:54:52 [2022-10-21T22:54:52.778Z] --- PASS: TestTLSCloseWriter (0.02s)
22:54:52 [2022-10-21T22:54:52.778Z] PASS
22:54:52 [2022-10-21T22:54:52.778Z] coverage: 74.9% of statements
22:54:52 [2022-10-21T22:54:52.778Z] ok  	github.com/docker/docker/client	0.292s	coverage: 74.9% of statements
22:54:53 [2022-10-21T22:54:53.544Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:54:53 [2022-10-21T22:54:53.694Z] === RUN   TestReadPluginNoRead/disabled_caching
22:54:54 [2022-10-21T22:54:54.109Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:54:54 [2022-10-21T22:54:54.338Z] === RUN   TestCheckoutGit/:subdir
22:54:54 [2022-10-21T22:54:54.805Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:54:54 [2022-10-21T22:54:54.805Z]         
22:54:54 [2022-10-21T22:54:54.805Z]     gitutils_test.go:211: git-http-backend: 
22:54:55 [2022-10-21T22:54:55.075Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:54:55 [2022-10-21T22:54:55.075Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
22:54:56 [2022-10-21T22:54:56.005Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:54:56 [2022-10-21T22:54:56.014Z] === CONT  TestReadPluginNoRead
22:54:56 [2022-10-21T22:54:56.014Z]     read_test.go:92: [d12e6bbd591c3] daemon is not started
22:54:56 [2022-10-21T22:54:56.014Z] --- PASS: TestReadPluginNoRead (5.70s)
22:54:56 [2022-10-21T22:54:56.014Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
22:54:56 [2022-10-21T22:54:56.014Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
22:54:56 [2022-10-21T22:54:56.014Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
22:54:56 [2022-10-21T22:54:56.014Z] PASS
22:54:56 [2022-10-21T22:54:56.014Z] 
22:54:56 [2022-10-21T22:54:56.014Z] DONE 6 tests in 9.073s
22:54:56 [2022-10-21T22:54:56.014Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:54:56 [2022-10-21T22:54:56.014Z] ++ 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
22:54:56 [2022-10-21T22:54:56.014Z] ++ set -e
22:54:56 [2022-10-21T22:54:56.014Z] ++ '[' -n 0 ']'
22:54:56 [2022-10-21T22:54:56.014Z] ++ set -x
22:54:56 [2022-10-21T22:54:56.014Z] ++ 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
22:54:56 [2022-10-21T22:54:56.014Z] testing: warning: no tests to run
22:54:56 [2022-10-21T22:54:56.014Z] PASS
22:54:56 [2022-10-21T22:54:56.014Z] 
22:54:56 [2022-10-21T22:54:56.014Z] DONE 0 tests in 0.043s
22:54:56 [2022-10-21T22:54:56.014Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:54:56 [2022-10-21T22:54:56.014Z] ++ 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
22:54:56 [2022-10-21T22:54:56.014Z] ++ set -e
22:54:56 [2022-10-21T22:54:56.014Z] ++ '[' -n 0 ']'
22:54:56 [2022-10-21T22:54:56.014Z] ++ set -x
22:54:56 [2022-10-21T22:54:56.014Z] ++ 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
22:54:56 [2022-10-21T22:54:56.274Z] INFO: Testing against a local daemon
22:54:56 [2022-10-21T22:54:56.274Z] === RUN   TestPluginWithDevMounts
22:54:56 [2022-10-21T22:54:56.274Z] === PAUSE TestPluginWithDevMounts
22:54:56 [2022-10-21T22:54:56.274Z] === CONT  TestPluginWithDevMounts
22:54:56 [2022-10-21T22:54:56.770Z] #70 exporting layers 5.6s done
22:54:56 [2022-10-21T22:54:56.770Z] #70 writing image sha256:50df85b8f44dddce457fcc5c24346062744412f410fbc6cacdd6c11d4b50f2a4 done
22:54:56 [2022-10-21T22:54:56.770Z] #70 naming to docker.io/library/docker:35d25d6239591272a2f3dc769f2f60a52bce255c done
22:54:56 [2022-10-21T22:54:56.770Z] #70 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
22:54:57 [2022-10-21T22:54:57.015Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:54:57 [2022-10-21T22:54:57.015Z]         
22:54:57 [2022-10-21T22:54:57.015Z]     gitutils_test.go:211: git-http-backend: 
22:54:57 [2022-10-21T22:54:57.112Z] + trap exit INT TERM
22:54:57 [2022-10-21T22:54:57.112Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
22:54:57 [2022-10-21T22:54:57.112Z] + CONTAINER_NAME=docker-pr3
22:54:57 [2022-10-21T22:54:57.112Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c -e DOCKER_GRAPHDRIVER docker:35d25d6239591272a2f3dc769f2f60a52bce255c hack/make.sh dynbinary-daemon
22:54:57 [2022-10-21T22:54:57.377Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:54:57 [2022-10-21T22:54:57.654Z] --- PASS: TestPluginWithDevMounts (1.52s)
22:54:57 [2022-10-21T22:54:57.654Z] PASS
22:54:57 [2022-10-21T22:54:57.654Z] 
22:54:57 [2022-10-21T22:54:57.654Z] DONE 1 tests in 1.668s
22:54:57 [2022-10-21T22:54:57.654Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:54:57 [2022-10-21T22:54:57.654Z] ++ 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
22:54:57 [2022-10-21T22:54:57.654Z] ++ set -e
22:54:57 [2022-10-21T22:54:57.654Z] ++ '[' -n 0 ']'
22:54:57 [2022-10-21T22:54:57.654Z] ++ set -x
22:54:57 [2022-10-21T22:54:57.654Z] ++ 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
22:54:57 [2022-10-21T22:54:57.914Z] INFO: Testing against a local daemon
22:54:57 [2022-10-21T22:54:57.914Z] === RUN   TestSecretInspect
22:54:58 [2022-10-21T22:54:58.488Z] 
22:54:58 [2022-10-21T22:54:58.488Z] Removing bundles/
22:54:58 [2022-10-21T22:54:58.488Z] 
22:54:58 [2022-10-21T22:54:58.488Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:54:58 [2022-10-21T22:54:58.488Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:54:58 [2022-10-21T22:54:58.488Z] GOOS="" GOARCH="" GOARM=""
22:54:58 [2022-10-21T22:54:58.583Z] === RUN   TestCheckoutGit/:nosubdir
22:54:59 [2022-10-21T22:54:59.052Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:54:59 [2022-10-21T22:54:59.052Z]         
22:54:59 [2022-10-21T22:54:59.052Z]     gitutils_test.go:211: git-http-backend: 
22:54:59 [2022-10-21T22:54:59.519Z] === RUN   TestCheckoutGit/:Dockerfile
22:55:00 [2022-10-21T22:55:00.454Z] --- PASS: TestSecretInspect (2.11s)
22:55:00 [2022-10-21T22:55:00.454Z] === RUN   TestSecretList
22:55:00 [2022-10-21T22:55:00.503Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:00 [2022-10-21T22:55:00.503Z]         
22:55:00 [2022-10-21T22:55:00.503Z]     gitutils_test.go:211: git-http-backend: 
22:55:00 [2022-10-21T22:55:00.661Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:55:00 [2022-10-21T22:55:00.971Z] === RUN   TestCheckoutGit/master:nosubdir
22:55:01 [2022-10-21T22:55:01.227Z] --- PASS: TestDockerNetworkMacvlan (9.21s)
22:55:01 [2022-10-21T22:55:01.227Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:55:01 [2022-10-21T22:55:01.227Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:55:01 [2022-10-21T22:55:01.227Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
22:55:01 [2022-10-21T22:55:01.227Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
22:55:01 [2022-10-21T22:55:01.227Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.88s)
22:55:01 [2022-10-21T22:55:01.227Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
22:55:01 [2022-10-21T22:55:01.227Z] PASS
22:55:01 [2022-10-21T22:55:01.227Z] 
22:55:01 [2022-10-21T22:55:01.227Z] DONE 8 tests in 10.516s
22:55:01 [2022-10-21T22:55:01.227Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:55:01 [2022-10-21T22:55:01.227Z] testing: warning: no tests to run
22:55:01 [2022-10-21T22:55:01.227Z] PASS
22:55:01 [2022-10-21T22:55:01.227Z] 
22:55:01 [2022-10-21T22:55:01.227Z] DONE 0 tests in 0.008s
22:55:01 [2022-10-21T22:55:01.227Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:55:01 [2022-10-21T22:55:01.227Z] INFO: Testing against a local daemon
22:55:01 [2022-10-21T22:55:01.488Z] === RUN   TestAuthZPluginAllowRequest
22:55:01 [2022-10-21T22:55:01.956Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:01 [2022-10-21T22:55:01.956Z]         
22:55:01 [2022-10-21T22:55:01.956Z]     gitutils_test.go:211: git-http-backend: 
22:55:01 [2022-10-21T22:55:01.956Z] === RUN   TestCheckoutGit/master:subdir
22:55:02 [2022-10-21T22:55:02.363Z] --- PASS: TestSecretList (2.21s)
22:55:02 [2022-10-21T22:55:02.363Z] === RUN   TestSecretsCreateAndDelete
22:55:02 [2022-10-21T22:55:02.425Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
22:55:02 [2022-10-21T22:55:02.425Z] === RUN   TestAuthZPluginTLS
22:55:02 [2022-10-21T22:55:02.942Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:02 [2022-10-21T22:55:02.942Z]         
22:55:02 [2022-10-21T22:55:02.942Z]     gitutils_test.go:211: git-http-backend: 
22:55:02 [2022-10-21T22:55:02.990Z] --- PASS: TestAuthZPluginTLS (0.54s)
22:55:02 [2022-10-21T22:55:02.990Z] === RUN   TestAuthZPluginDenyRequest
22:55:03 [2022-10-21T22:55:03.555Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
22:55:03 [2022-10-21T22:55:03.555Z] === RUN   TestAuthZPluginAPIDenyResponse
22:55:04 [2022-10-21T22:55:04.120Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:55:04 [2022-10-21T22:55:04.120Z] === RUN   TestAuthZPluginDenyResponse
22:55:04 [2022-10-21T22:55:04.273Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
22:55:04 [2022-10-21T22:55:04.273Z] === RUN   TestSecretsUpdate
22:55:04 [2022-10-21T22:55:04.685Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:55:04 [2022-10-21T22:55:04.685Z] === RUN   TestAuthZPluginAllowEventStream
22:55:05 [2022-10-21T22:55:05.153Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:05 [2022-10-21T22:55:05.153Z]         
22:55:05 [2022-10-21T22:55:05.153Z]     gitutils_test.go:211: git-http-backend: 
22:55:05 [2022-10-21T22:55:05.236Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
22:55:06 [2022-10-21T22:55:06.056Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
22:55:06 [2022-10-21T22:55:06.056Z] === RUN   TestAuthZPluginErrorResponse
22:55:06 [2022-10-21T22:55:06.143Z] === RUN   TestCheckoutGit/master:../subdir
22:55:06 [2022-10-21T22:55:06.314Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:55:06 [2022-10-21T22:55:06.314Z] === RUN   TestAuthZPluginErrorRequest
22:55:06 [2022-10-21T22:55:06.611Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:06 [2022-10-21T22:55:06.611Z]         
22:55:06 [2022-10-21T22:55:06.611Z]     gitutils_test.go:211: git-http-backend: 
22:55:06 [2022-10-21T22:55:06.812Z] --- PASS: TestSecretsUpdate (2.15s)
22:55:06 [2022-10-21T22:55:06.812Z] === RUN   TestTemplatedSecret
22:55:06 [2022-10-21T22:55:06.877Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:55:06 [2022-10-21T22:55:06.877Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:55:07 [2022-10-21T22:55:07.084Z] === RUN   TestCheckoutGit/test
22:55:07 [2022-10-21T22:55:07.441Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:55:07 [2022-10-21T22:55:07.441Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:55:07 [2022-10-21T22:55:07.551Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:07 [2022-10-21T22:55:07.551Z]         
22:55:07 [2022-10-21T22:55:07.551Z]     gitutils_test.go:211: git-http-backend: 
22:55:08 [2022-10-21T22:55:08.812Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s)
22:55:08 [2022-10-21T22:55:08.812Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:55:09 [2022-10-21T22:55:09.113Z] === RUN   TestCheckoutGit/test:
22:55:09 [2022-10-21T22:55:09.357Z] --- PASS: TestTemplatedSecret (2.41s)
22:55:09 [2022-10-21T22:55:09.357Z] === RUN   TestSecretCreateResolve
22:55:09 [2022-10-21T22:55:09.585Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:09 [2022-10-21T22:55:09.585Z]         
22:55:09 [2022-10-21T22:55:09.585Z]     gitutils_test.go:211: git-http-backend: 
22:55:10 [2022-10-21T22:55:10.184Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
22:55:10 [2022-10-21T22:55:10.184Z] === RUN   TestAuthZPluginHeader
22:55:10 [2022-10-21T22:55:10.749Z] --- PASS: TestAuthZPluginHeader (0.67s)
22:55:10 [2022-10-21T22:55:10.749Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:55:11 [2022-10-21T22:55:11.147Z] === RUN   TestCheckoutGit/test:subdir
22:55:11 [2022-10-21T22:55:11.266Z] --- PASS: TestSecretCreateResolve (2.11s)
22:55:11 [2022-10-21T22:55:11.266Z] PASS
22:55:11 [2022-10-21T22:55:11.266Z] 
22:55:11 [2022-10-21T22:55:11.266Z] DONE 6 tests in 13.289s
22:55:11 [2022-10-21T22:55:11.266Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:55:11 [2022-10-21T22:55:11.266Z] ++ 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
22:55:11 [2022-10-21T22:55:11.266Z] ++ set -e
22:55:11 [2022-10-21T22:55:11.266Z] ++ '[' -n 0 ']'
22:55:11 [2022-10-21T22:55:11.266Z] ++ set -x
22:55:11 [2022-10-21T22:55:11.266Z] ++ 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
22:55:11 [2022-10-21T22:55:11.266Z] INFO: Testing against a local daemon
22:55:11 [2022-10-21T22:55:11.266Z] === RUN   TestServiceCreateInit
22:55:11 [2022-10-21T22:55:11.266Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:55:11 [2022-10-21T22:55:11.614Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
22:55:11 [2022-10-21T22:55:11.614Z]         
22:55:11 [2022-10-21T22:55:11.614Z]     gitutils_test.go:211: git-http-backend: 
22:55:12 [2022-10-21T22:55:12.598Z] --- PASS: TestCheckoutGit (31.44s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/#00 (4.04s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/master (5.08s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/:subdir (4.14s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/:nosubdir (1.11s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/:Dockerfile (1.51s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/master:nosubdir (1.13s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/master:subdir (4.05s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/master:../subdir (1.02s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/test (1.68s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/test: (2.07s)
22:55:12 [2022-10-21T22:55:12.598Z]     --- PASS: TestCheckoutGit/test:subdir (1.74s)
22:55:12 [2022-10-21T22:55:12.598Z] === RUN   TestValidGitTransport
22:55:12 [2022-10-21T22:55:12.598Z] --- PASS: TestValidGitTransport (0.00s)
22:55:12 [2022-10-21T22:55:12.598Z] === RUN   TestGitInvalidRef
22:55:13 [2022-10-21T22:55:13.065Z] --- PASS: TestGitInvalidRef (0.16s)
22:55:13 [2022-10-21T22:55:13.065Z] PASS
22:55:13 [2022-10-21T22:55:13.065Z] coverage: 83.5% of statements
22:55:13 [2022-10-21T22:55:13.065Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.664s	coverage: 83.5% of statements
22:55:13 [2022-10-21T22:55:13.533Z] ?   	github.com/docker/docker/cli	[no test files]
22:55:13 [2022-10-21T22:55:13.533Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliConfigWithTLS
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliConfigWithConflicts
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliWithConflictingLabels
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestConfigureDaemonLogs
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestConfigureDaemonLogs (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestCommonOptionsInstallFlags
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
22:55:13 [2022-10-21T22:55:13.533Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
22:55:13 [2022-10-21T22:55:13.533Z] PASS
22:55:13 [2022-10-21T22:55:13.533Z] coverage: 18.4% of statements
22:55:13 [2022-10-21T22:55:13.533Z] ok  	github.com/docker/docker/cmd/dockerd	0.131s	coverage: 18.4% of statements
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestContainerStopSignal
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestContainerStopSignal (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestContainerStopTimeout
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestContainerStopTimeout (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestContainerSecretReferenceDestTarget
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestContainerLogPathSetForJSONFileLogger
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestContainerLogPathSetForRingLogger
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestReplaceAndAppendEnvVars
22:55:15 [2022-10-21T22:55:15.095Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestNewMemoryStore
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestNewMemoryStore (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestAddContainers
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestAddContainers (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestGetContainer
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestGetContainer (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestDeleteContainer
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestDeleteContainer (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestListContainers
22:55:15 [2022-10-21T22:55:15.095Z] --- PASS: TestListContainers (0.00s)
22:55:15 [2022-10-21T22:55:15.095Z] === RUN   TestFirstContainer
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestFirstContainer (0.00s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestApplyAllContainer
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestApplyAllContainer (0.00s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestIsValidHealthString
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestIsValidHealthString (0.00s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestStateRunStop
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestStateRunStop (0.00s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestStateTimeoutWait
22:55:15 [2022-10-21T22:55:15.096Z]     state_test.go:141: Stop callback fired
22:55:15 [2022-10-21T22:55:15.096Z]     state_test.go:165: Stop callback fired
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestStateTimeoutWait (0.10s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestIsValidStateString
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestIsValidStateString (0.00s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestViewSaveDelete
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestViewSaveDelete (0.04s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestViewAll
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestViewAll (0.02s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestViewGet
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestViewGet (0.01s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestNames
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestNames (0.00s)
22:55:15 [2022-10-21T22:55:15.096Z] === RUN   TestViewWithHealthCheck
22:55:15 [2022-10-21T22:55:15.096Z] --- PASS: TestViewWithHealthCheck (0.01s)
22:55:15 [2022-10-21T22:55:15.096Z] PASS
22:55:15 [2022-10-21T22:55:15.096Z] coverage: 41.4% of statements
22:55:15 [2022-10-21T22:55:15.096Z] ok  	github.com/docker/docker/container	0.242s	coverage: 41.4% of statements
22:55:15 [2022-10-21T22:55:15.464Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:55:15 [2022-10-21T22:55:15.563Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:55:15 [2022-10-21T22:55:15.563Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:55:15 [2022-10-21T22:55:15.563Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:55:15 [2022-10-21T22:55:15.563Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:55:15 [2022-10-21T22:55:15.563Z] === RUN   TestPrepare
22:55:15 [2022-10-21T22:55:15.563Z] --- PASS: TestPrepare (0.00s)
22:55:15 [2022-10-21T22:55:15.563Z] === RUN   TestStart
22:55:15 [2022-10-21T22:55:15.563Z] --- PASS: TestStart (0.00s)
22:55:15 [2022-10-21T22:55:15.563Z] === RUN   TestWaitCancel
22:55:15 [2022-10-21T22:55:15.563Z] --- PASS: TestWaitCancel (0.00s)
22:55:15 [2022-10-21T22:55:15.563Z] === RUN   TestWaitDisabled
22:55:15 [2022-10-21T22:55:15.563Z] --- PASS: TestWaitDisabled (0.00s)
22:55:15 [2022-10-21T22:55:15.563Z] === RUN   TestWaitEnabled
22:55:15 [2022-10-21T22:55:15.563Z] --- PASS: TestWaitEnabled (0.00s)
22:55:15 [2022-10-21T22:55:15.563Z] === RUN   TestRemove
22:55:15 [2022-10-21T22:55:15.563Z] --- PASS: TestRemove (0.00s)
22:55:15 [2022-10-21T22:55:15.563Z] PASS
22:55:15 [2022-10-21T22:55:15.563Z] coverage: 65.3% of statements
22:55:15 [2022-10-21T22:55:15.563Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.053s	coverage: 65.3% of statements
22:55:16 [2022-10-21T22:55:16.007Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s)
22:55:16 [2022-10-21T22:55:16.007Z] === RUN   TestAuthZPluginV2Disable
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCContainerRuntime
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCIsolation
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCIsolation/empty
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCIsolation/default
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCIsolation/process
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCIsolation
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCIsolation/default
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCIsolation/process
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCConfigs
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCConfigs/file
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCConfigs
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCConfigs/file
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestServiceConvertToGRPCConfigs/none
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] PASS
22:55:17 [2022-10-21T22:55:17.773Z] coverage: 35.9% of statements
22:55:17 [2022-10-21T22:55:17.773Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.186s	coverage: 35.9% of statements
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestNewListSecretsFilters
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestNewListSecretsFilters (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] === RUN   TestNewListConfigsFilters
22:55:17 [2022-10-21T22:55:17.773Z] --- PASS: TestNewListConfigsFilters (0.00s)
22:55:17 [2022-10-21T22:55:17.773Z] PASS
22:55:17 [2022-10-21T22:55:17.773Z] coverage: 0.5% of statements
22:55:17 [2022-10-21T22:55:17.773Z] ok  	github.com/docker/docker/daemon/cluster	0.150s	coverage: 0.5% of statements
22:55:18 [2022-10-21T22:55:18.758Z] --- PASS: TestServiceCreateInit (7.24s)
22:55:18 [2022-10-21T22:55:18.758Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
22:55:18 [2022-10-21T22:55:18.758Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
22:55:18 [2022-10-21T22:55:18.758Z] === RUN   TestCreateServiceMultipleTimes
22:55:19 [2022-10-21T22:55:19.284Z] --- PASS: TestAuthZPluginV2Disable (3.66s)
22:55:19 [2022-10-21T22:55:19.284Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:55:19 [2022-10-21T22:55:19.984Z] === RUN   TestWaitNodeAttachment
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestWaitNodeAttachment (0.44s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestIsolationConversion
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestIsolationConversion/default
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestIsolationConversion/process
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestIsolationConversion/hyperv
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestIsolationConversion (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z]     --- PASS: TestIsolationConversion/default (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z]     --- PASS: TestIsolationConversion/process (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestContainerLabels
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestContainerLabels (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestCredentialSpecConversion
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestCredentialSpecConversion/none
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestCredentialSpecConversion/config
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestCredentialSpecConversion/file
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestCredentialSpecConversion/registry
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestCredentialSpecConversion (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestControllerValidateMountBind
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestControllerValidateMountBind (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestControllerValidateMountVolume
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestControllerValidateMountVolume (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestControllerValidateMountTarget
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestControllerValidateMountTarget (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestControllerValidateMountTmpfs
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestControllerValidateMountInvalidType
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] === RUN   TestControllerValidateMountNamedPipe
22:55:20 [2022-10-21T22:55:20.451Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
22:55:20 [2022-10-21T22:55:20.451Z] PASS
22:55:20 [2022-10-21T22:55:20.451Z] coverage: 11.0% of statements
22:55:20 [2022-10-21T22:55:20.451Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.571s	coverage: 11.0% of statements
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestBuilderGC
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestBuilderGC (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationNotFound
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonBrokenConfiguration
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestParseClusterAdvertiseSettings
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestFindConfigurationConflicts
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestFindConfigurationConflicts (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeConflicts
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeConcurrent
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeConcurrentError
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestFindConfigurationConflictsWithMergedValues
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestValidateConfigurationErrors (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_label
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_dns
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_dns-search
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_max-download-attempts
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestValidateConfiguration/with_node_generic_resources
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestValidateConfiguration (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestModifiedDiscoverySettings
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestReloadSetConfigFileNotExist
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDiscoveryOptsErrors
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDiscoveryOpts
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDiscoveryOpts (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] PASS
22:55:20 [2022-10-21T22:55:20.452Z] coverage: 30.0% of statements
22:55:20 [2022-10-21T22:55:20.452Z] ok  	github.com/docker/docker/daemon/discovery	0.047s	coverage: 30.0% of statements
22:55:20 [2022-10-21T22:55:20.452Z] time="2022-10-21T22:55:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestReloadDefaultConfigNotExist
22:55:20 [2022-10-21T22:55:20.452Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:55:20 [2022-10-21T22:55:20.452Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestReloadBadDefaultConfig
22:55:20 [2022-10-21T22:55:20.452Z] time="2022-10-21T22:55:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2630769090"
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestReloadWithConflictingLabels
22:55:20 [2022-10-21T22:55:20.452Z] time="2022-10-21T22:55:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-118578448"
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestReloadWithDuplicateLabels
22:55:20 [2022-10-21T22:55:20.452Z] time="2022-10-21T22:55:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1302069733"
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] === RUN   TestDaemonConfigurationMerge
22:55:20 [2022-10-21T22:55:20.452Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
22:55:20 [2022-10-21T22:55:20.452Z] PASS
22:55:20 [2022-10-21T22:55:20.452Z] coverage: 79.7% of statements
22:55:20 [2022-10-21T22:55:20.452Z] ok  	github.com/docker/docker/daemon/config	0.223s	coverage: 79.7% of statements
22:55:21 [2022-10-21T22:55:21.436Z] === RUN   TestEventsLog
22:55:21 [2022-10-21T22:55:21.436Z] --- PASS: TestEventsLog (0.00s)
22:55:21 [2022-10-21T22:55:21.436Z] === RUN   TestEventsLogTimeout
22:55:21 [2022-10-21T22:55:21.436Z] --- PASS: TestEventsLogTimeout (0.00s)
22:55:21 [2022-10-21T22:55:21.436Z] === RUN   TestLogEvents
22:55:21 [2022-10-21T22:55:21.436Z] --- PASS: TestLogEvents (0.06s)
22:55:21 [2022-10-21T22:55:21.436Z] === RUN   TestLoadBufferedEvents
22:55:21 [2022-10-21T22:55:21.436Z] --- PASS: TestLoadBufferedEvents (0.10s)
22:55:21 [2022-10-21T22:55:21.436Z] === RUN   TestLoadBufferedEventsOnlyFromPast
22:55:21 [2022-10-21T22:55:21.436Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
22:55:21 [2022-10-21T22:55:21.436Z] === RUN   TestIgnoreBufferedWhenNoTimes
22:55:21 [2022-10-21T22:55:21.436Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
22:55:21 [2022-10-21T22:55:21.436Z] PASS
22:55:21 [2022-10-21T22:55:21.436Z] coverage: 50.0% of statements
22:55:21 [2022-10-21T22:55:21.436Z] ok  	github.com/docker/docker/daemon/events	0.197s	coverage: 50.0% of statements
22:55:21 [2022-10-21T22:55:21.903Z] === RUN   TestIsEmptyDir
22:55:21 [2022-10-21T22:55:21.903Z] --- PASS: TestIsEmptyDir (0.00s)
22:55:21 [2022-10-21T22:55:21.903Z] PASS
22:55:21 [2022-10-21T22:55:21.903Z] coverage: 2.3% of statements
22:55:21 [2022-10-21T22:55:21.903Z] ok  	github.com/docker/docker/daemon/graphdriver	0.056s	coverage: 2.3% of statements
22:55:22 [2022-10-21T22:55:22.371Z] === RUN   TestLinkNaming
22:55:22 [2022-10-21T22:55:22.371Z] --- PASS: TestLinkNaming (0.00s)
22:55:22 [2022-10-21T22:55:22.371Z] === RUN   TestLinkNew
22:55:22 [2022-10-21T22:55:22.371Z] --- PASS: TestLinkNew (0.00s)
22:55:22 [2022-10-21T22:55:22.371Z] === RUN   TestLinkEnv
22:55:22 [2022-10-21T22:55:22.371Z] --- PASS: TestLinkEnv (0.00s)
22:55:22 [2022-10-21T22:55:22.371Z] === RUN   TestLinkMultipleEnv
22:55:22 [2022-10-21T22:55:22.371Z] --- PASS: TestLinkMultipleEnv (0.00s)
22:55:22 [2022-10-21T22:55:22.371Z] === RUN   TestLinkPortRangeEnv
22:55:22 [2022-10-21T22:55:22.371Z] --- PASS: TestLinkPortRangeEnv (0.00s)
22:55:22 [2022-10-21T22:55:22.371Z] PASS
22:55:22 [2022-10-21T22:55:22.371Z] coverage: 93.0% of statements
22:55:22 [2022-10-21T22:55:22.371Z] ok  	github.com/docker/docker/daemon/links	0.032s	coverage: 93.0% of statements
22:55:22 [2022-10-21T22:55:22.612Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s)
22:55:22 [2022-10-21T22:55:22.612Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:55:23 [2022-10-21T22:55:23.355Z] === RUN   TestVerifyNetworkingConfig
22:55:23 [2022-10-21T22:55:23.355Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
22:55:23 [2022-10-21T22:55:23.355Z] === RUN   TestGetContainer
22:55:23 [2022-10-21T22:55:23.355Z] --- PASS: TestGetContainer (0.00s)
22:55:23 [2022-10-21T22:55:23.355Z] === RUN   TestValidContainerNames
22:55:23 [2022-10-21T22:55:23.355Z] --- PASS: TestValidContainerNames (0.00s)
22:55:23 [2022-10-21T22:55:23.355Z] === RUN   TestContainerInitDNS
22:55:23 [2022-10-21T22:55:23.355Z]     daemon_test.go:147: root required
22:55:23 [2022-10-21T22:55:23.822Z] --- SKIP: TestContainerInitDNS (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestMerge
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestMerge (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestValidateContainerIsolation
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestValidateContainerIsolation (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestFindNetworkErrorType
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestFindNetworkErrorType (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestEnsureServicesExist
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestEnsureServicesExist (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestEnsureServicesExistErrors
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestContainerDelete
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestContainerDelete (0.01s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestContainerDoubleDelete
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestContainerDoubleDelete (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestLogContainerEventCopyLabels
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestLogContainerEventWithAttributes
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestNoneHealthcheck
22:55:23 [2022-10-21T22:55:23.822Z] --- PASS: TestNoneHealthcheck (0.00s)
22:55:23 [2022-10-21T22:55:23.822Z] === RUN   TestHealthStates
22:55:23 [2022-10-21T22:55:23.822Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.822Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] time="2022-10-21T22:55:23Z" 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"
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestHealthStates (0.12s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestMaskURLCredentials
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestMaskURLCredentials (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestGetInspectData
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestGetInspectData (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestFillLicense
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestFillLicense (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestListInvalidFilter
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestListInvalidFilter (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestNameFilter
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestNameFilter (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
22:55:23 [2022-10-21T22:55:23.823Z] === 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
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- 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)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestDaemonReloadLabels
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestDaemonReloadLabels (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestDaemonReloadMirrors
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestDaemonReloadMirrors (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestDaemonReloadInsecureRegistries
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestDaemonReloadNotAffectOthers
22:55:23 [2022-10-21T22:55:23.823Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
22:55:23 [2022-10-21T22:55:23.823Z] === RUN   TestDaemonDiscoveryReload
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestAdapterReadLogs
22:55:24 [2022-10-21T22:55:24.290Z] --- PASS: TestAdapterReadLogs (0.00s)
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestCopier
22:55:24 [2022-10-21T22:55:24.290Z] --- PASS: TestCopier (0.00s)
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestCopierLongLines
22:55:24 [2022-10-21T22:55:24.290Z] --- PASS: TestCopierLongLines (0.00s)
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestCopierSlow
22:55:24 [2022-10-21T22:55:24.290Z] --- PASS: TestCopierSlow (0.20s)
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestCopierWithSized
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestCopierWithSized/as_is
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestCopierWithSized/With_RingLogger
22:55:24 [2022-10-21T22:55:24.290Z] --- PASS: TestCopierWithSized (0.01s)
22:55:24 [2022-10-21T22:55:24.290Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
22:55:24 [2022-10-21T22:55:24.290Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestCopierWithPartial
22:55:24 [2022-10-21T22:55:24.290Z] --- PASS: TestCopierWithPartial (0.00s)
22:55:24 [2022-10-21T22:55:24.290Z] === RUN   TestRingLogger
22:55:24 [2022-10-21T22:55:24.291Z] --- PASS: TestRingLogger (0.00s)
22:55:24 [2022-10-21T22:55:24.291Z] === RUN   TestRingCap
22:55:24 [2022-10-21T22:55:24.291Z] --- PASS: TestRingCap (0.00s)
22:55:24 [2022-10-21T22:55:24.291Z] === RUN   TestRingClose
22:55:24 [2022-10-21T22:55:24.291Z] --- PASS: TestRingClose (0.00s)
22:55:24 [2022-10-21T22:55:24.291Z] === RUN   TestRingDrain
22:55:24 [2022-10-21T22:55:24.291Z] --- PASS: TestRingDrain (0.00s)
22:55:24 [2022-10-21T22:55:24.291Z] PASS
22:55:24 [2022-10-21T22:55:24.291Z] coverage: 43.5% of statements
22:55:24 [2022-10-21T22:55:24.291Z] ok  	github.com/docker/docker/daemon/logger	0.251s	coverage: 43.5% of statements
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig/defaults
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig/invalid_create_group
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig/invalid_flush_interval
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig/flush_interval_at_15
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestNewStreamConfig (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewAWSLogsClientUserAgentHandler
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestNewAWSLogsClientRegionDetect
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestSearchRegistryForImagesErrors
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestSearchRegistryForImages
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestSearchRegistryForImages (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestOnlyPlatformWithFallback
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestImageDelete
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestImageDelete/no_lease
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestImageDelete/lease_exists
22:55:24 [2022-10-21T22:55:24.757Z] time="2022-10-21T22:55:24Z" level=info msg="Trying to get region from EC2 Metadata"
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCreateSuccess
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCreateSuccess (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCreateLogGroupSuccess
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCreateError
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCreateError (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCreateAlreadyExists
22:55:24 [2022-10-21T22:55:24.757Z] time="2022-10-21T22:55:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCreateAlreadyExists (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestLogClosed
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestLogClosed (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestLogBlocking
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestLogBlocking (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestLogNonBlockingBufferEmpty
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestLogNonBlockingBufferFull
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestPublishBatchSuccess
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestPublishBatchSuccess (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestPublishBatchError
22:55:24 [2022-10-21T22:55:24.757Z] time="2022-10-21T22:55:24Z" level=error msg=Error
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestPublishBatchError (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestPublishBatchInvalidSeqSuccess
22:55:24 [2022-10-21T22:55:24.757Z] time="2022-10-21T22:55:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestPublishBatchAlreadyAccepted
22:55:24 [2022-10-21T22:55:24.757Z] time="2022-10-21T22:55:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
22:55:24 [2022-10-21T22:55:24.757Z] time="2022-10-21T22:55:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchSimple
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchSimple (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchTicker
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchTicker (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchMultilinePattern
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchClose
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchClose (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestEffectiveLen
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestEffectiveLen/0/Hello
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestEffectiveLen/2/🙃
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestEffectiveLen/3/����
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestEffectiveLen/4/He��o
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestEffectiveLen/5/
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestEffectiveLen (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/0/
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: 
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: 
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/1/Hello
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: Hello
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: 
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/2/Hello
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: He
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: llo
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/3/Hello
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: 
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: Hello
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/4/🙃
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: 
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: 🙃
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/5/🙃
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: 🙃
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: 
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/6/a�
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: a
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: �
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestFindValidSplit/7/a�
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1044: a�
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestImageDelete (0.08s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestImageDelete/no_lease (0.01s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestImageDelete/lease_exists (0.05s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestContentStoreForPull
22:55:24 [2022-10-21T22:55:24.757Z]     cloudwatchlogs_test.go:1045: 
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestFindValidSplit (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestProcessEventEmoji
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestProcessEventEmoji (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchLineSplit
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchLineSplit (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchLineSplitWithBinary
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchMaxEvents
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchMaxTotalBytes
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestCollectBatchWithDuplicateTimestamps
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsMultilinePattern
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
22:55:24 [2022-10-21T22:55:24.757Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
22:55:24 [2022-10-21T22:55:24.757Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
22:55:24 [2022-10-21T22:55:24.757Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
22:55:24 [2022-10-21T22:55:24.758Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
22:55:24 [2022-10-21T22:55:24.758Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
22:55:24 [2022-10-21T22:55:24.758Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestCreateTagSuccess
22:55:24 [2022-10-21T22:55:24.758Z] --- PASS: TestCreateTagSuccess (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
22:55:24 [2022-10-21T22:55:24.758Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
22:55:24 [2022-10-21T22:55:24.758Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
22:55:24 [2022-10-21T22:55:24.758Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
22:55:24 [2022-10-21T22:55:24.758Z] PASS
22:55:24 [2022-10-21T22:55:24.758Z] coverage: 77.8% of statements
22:55:24 [2022-10-21T22:55:24.758Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.272s	coverage: 77.8% of statements
22:55:25 [2022-10-21T22:55:25.225Z] --- PASS: TestContentStoreForPull (0.15s)
22:55:25 [2022-10-21T22:55:25.225Z] PASS
22:55:25 [2022-10-21T22:55:25.225Z] coverage: 6.6% of statements
22:55:25 [2022-10-21T22:55:25.225Z] ok  	github.com/docker/docker/daemon/images	0.303s	coverage: 6.6% of statements
22:55:25 [2022-10-21T22:55:25.225Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
22:55:25 [2022-10-21T22:55:25.225Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
22:55:25 [2022-10-21T22:55:25.693Z]     reload_test.go:520: root required
22:55:25 [2022-10-21T22:55:25.693Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestJSONLogsMarshalJSONBuf
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestParseVolumesFrom
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestParseVolumesFrom (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] PASS
22:55:25 [2022-10-21T22:55:25.693Z] coverage: 9.0% of statements
22:55:25 [2022-10-21T22:55:25.693Z] ok  	github.com/docker/docker/daemon	2.317s	coverage: 9.0% of statements
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestJSONFileLogger
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestJSONFileLogger (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestJSONFileLoggerWithTags
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestJSONFileLoggerWithOpts
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestJSONFileLoggerWithLabelsEnv
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestEncodeDecode
22:55:25 [2022-10-21T22:55:25.693Z] === PAUSE TestEncodeDecode
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestUnexpectedEOF
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s)
22:55:25 [2022-10-21T22:55:25.693Z] === RUN   TestFastTimeMarshalJSON
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] PASS
22:55:25 [2022-10-21T22:55:25.693Z] coverage: 87.2% of statements
22:55:25 [2022-10-21T22:55:25.693Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.169s	coverage: 87.2% of statements
22:55:25 [2022-10-21T22:55:25.693Z] time="2022-10-21T22:55:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:55:25 [2022-10-21T22:55:25.693Z] time="2022-10-21T22:55:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestUnexpectedEOF (0.12s)
22:55:25 [2022-10-21T22:55:25.693Z] === CONT  TestEncodeDecode
22:55:25 [2022-10-21T22:55:25.693Z] --- PASS: TestEncodeDecode (0.00s)
22:55:25 [2022-10-21T22:55:25.693Z] PASS
22:55:25 [2022-10-21T22:55:25.693Z] coverage: 69.9% of statements
22:55:25 [2022-10-21T22:55:25.693Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.177s	coverage: 69.9% of statements
22:55:26 [2022-10-21T22:55:26.678Z] === RUN   TestWriteLog
22:55:26 [2022-10-21T22:55:26.678Z] === PAUSE TestWriteLog
22:55:26 [2022-10-21T22:55:26.678Z] === RUN   TestReadLog
22:55:26 [2022-10-21T22:55:26.678Z] === PAUSE TestReadLog
22:55:26 [2022-10-21T22:55:26.678Z] === RUN   TestDecode
22:55:26 [2022-10-21T22:55:26.678Z] --- PASS: TestDecode (0.01s)
22:55:26 [2022-10-21T22:55:26.678Z] === CONT  TestWriteLog
22:55:26 [2022-10-21T22:55:26.678Z] --- PASS: TestWriteLog (0.00s)
22:55:26 [2022-10-21T22:55:26.678Z] === CONT  TestReadLog
22:55:26 [2022-10-21T22:55:26.678Z] === RUN   TestReadLog/tail_exact
22:55:26 [2022-10-21T22:55:26.678Z] === RUN   TestReadLog/tail_less_than_available
22:55:26 [2022-10-21T22:55:26.678Z] === RUN   TestReadLog/tail_more_than_available
22:55:26 [2022-10-21T22:55:26.678Z] --- PASS: TestReadLog (0.11s)
22:55:26 [2022-10-21T22:55:26.678Z]     --- PASS: TestReadLog/tail_exact (0.11s)
22:55:26 [2022-10-21T22:55:26.678Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
22:55:26 [2022-10-21T22:55:26.678Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
22:55:26 [2022-10-21T22:55:26.678Z] PASS
22:55:26 [2022-10-21T22:55:26.678Z] coverage: 78.7% of statements
22:55:26 [2022-10-21T22:55:26.678Z] ok  	github.com/docker/docker/daemon/logger/local	0.202s	coverage: 78.7% of statements
22:55:26 [2022-10-21T22:55:26.678Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:55:27 [2022-10-21T22:55:27.146Z] === RUN   TestLog
22:55:27 [2022-10-21T22:55:27.146Z] --- PASS: TestLog (0.00s)
22:55:27 [2022-10-21T22:55:27.146Z] PASS
22:55:27 [2022-10-21T22:55:27.146Z] coverage: 31.5% of statements
22:55:27 [2022-10-21T22:55:27.146Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.088s	coverage: 31.5% of statements
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestOpenFileDelete
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestOpenFileDelete (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestOpenFileRename
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestOpenFileRename (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestHandleDecoderErr
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestHandleDecoderErr (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestParseLogTagDefaultTag
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestParseLogTag
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestParseLogTag (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestParseLogTagEmptyTag
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestTailFiles
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestTailFiles (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestFollowLogsConsumerGone
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestFollowLogsProducerGone
22:55:27 [2022-10-21T22:55:27.613Z]     logfile_test.go:181: logDecode() closed after sending 3716 messages
22:55:27 [2022-10-21T22:55:27.613Z]     logfile_test.go:234: messages sent: 3716, received: 3716
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestFollowLogsProducerGone (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestCheckCapacityAndRotate
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestValidateLogOpt
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestValidateLogOpt (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestNewMissedConfig
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestNewMissedConfig (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestNewMissedUrl
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestNewMissedUrl (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestNewMissedToken
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestNewMissedToken (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestNewWithProxy
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestNewWithProxy (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestDefault
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestDefault (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestInlineFormatWithNonDefaultOptions
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestJsonFormat
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestJsonFormat (0.01s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestRawFormat
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestRawFormat (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestRawFormatWithLabels
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestRawFormatWithLabels (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestRawFormatWithoutTag
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestRawFormatWithoutTag (0.00s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestBatching
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
22:55:27 [2022-10-21T22:55:27.613Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
22:55:27 [2022-10-21T22:55:27.613Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
22:55:27 [2022-10-21T22:55:27.613Z] PASS
22:55:27 [2022-10-21T22:55:27.613Z] coverage: 54.9% of statements
22:55:27 [2022-10-21T22:55:27.613Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.225s	coverage: 54.9% of statements
22:55:27 [2022-10-21T22:55:27.613Z] --- PASS: TestBatching (0.23s)
22:55:27 [2022-10-21T22:55:27.613Z] === RUN   TestFrequency
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestFrequency (0.20s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestOneMessagePerRequest
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestOneMessagePerRequest (0.01s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestVerify
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestNewParse
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestNewParse (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] PASS
22:55:28 [2022-10-21T22:55:28.084Z] coverage: 8.3% of statements
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestVerify (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestSkipVerify
22:55:28 [2022-10-21T22:55:28.084Z] ok  	github.com/docker/docker/daemon/logger/templates	0.061s	coverage: 8.3% of statements
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestParseLogFormat
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestParseLogFormat (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestValidateLogOptEmpty
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestValidateLogOptEmpty (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestValidateSyslogAddress
22:55:28 [2022-10-21T22:55:28.084Z] time="2022-10-21T22:55:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestValidateSyslogAddress (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestParseAddressDefaultPort
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestParseAddressDefaultPort (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestValidateSyslogFacility
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestValidateSyslogFacility (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestValidateLogOptSyslogFormat
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] === RUN   TestValidateLogOpt
22:55:28 [2022-10-21T22:55:28.084Z] --- PASS: TestValidateLogOpt (0.00s)
22:55:28 [2022-10-21T22:55:28.084Z] PASS
22:55:28 [2022-10-21T22:55:28.084Z] coverage: 46.8% of statements
22:55:28 [2022-10-21T22:55:28.084Z] time="2022-10-21T22:55:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.084Z] time="2022-10-21T22:55:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.084Z] time="2022-10-21T22:55:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.084Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.037s	coverage: 46.8% of statements
22:55:28 [2022-10-21T22:55:28.552Z] --- PASS: TestSkipVerify (0.31s)
22:55:28 [2022-10-21T22:55:28.552Z] === RUN   TestBufferMaximum
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666392928.032491\",\"host\":\"58d77214d14a\"}'"
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666392928.032491\",\"host\":\"58d77214d14a\"}'"
22:55:28 [2022-10-21T22:55:28.552Z] --- PASS: TestBufferMaximum (0.00s)
22:55:28 [2022-10-21T22:55:28.552Z] === RUN   TestServerAlwaysDown
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666392928.034503\",\"host\":\"58d77214d14a\"}'"
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666392928.034503\",\"host\":\"58d77214d14a\"}'"
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666392928.034503\",\"host\":\"58d77214d14a\"}'"
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666392928.035504\",\"host\":\"58d77214d14a\"}'"
22:55:28 [2022-10-21T22:55:28.552Z] time="2022-10-21T22:55:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666392928.035504\",\"host\":\"58d77214d14a\"}'"
22:55:28 [2022-10-21T22:55:28.552Z] --- PASS: TestServerAlwaysDown (0.00s)
22:55:28 [2022-10-21T22:55:28.552Z] === RUN   TestCannotSendAfterClose
22:55:28 [2022-10-21T22:55:28.552Z] --- PASS: TestCannotSendAfterClose (0.01s)
22:55:28 [2022-10-21T22:55:28.552Z] === RUN   TestDeadlockOnBlockedEndpoint
22:55:29 [2022-10-21T22:55:29.019Z] === RUN   TestV1IDService
22:55:29 [2022-10-21T22:55:29.019Z] --- PASS: TestV1IDService (0.02s)
22:55:29 [2022-10-21T22:55:29.019Z] === RUN   TestV2MetadataService
22:55:29 [2022-10-21T22:55:29.487Z] time="2022-10-21T22:55:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
22:55:29 [2022-10-21T22:55:29.487Z] time="2022-10-21T22:55:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"58d77214d14a\"}'"
22:55:29 [2022-10-21T22:55:29.487Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
22:55:29 [2022-10-21T22:55:29.487Z] PASS
22:55:29 [2022-10-21T22:55:29.487Z] coverage: 82.5% of statements
22:55:29 [2022-10-21T22:55:29.487Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.820s	coverage: 82.5% of statements
22:55:29 [2022-10-21T22:55:29.487Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:55:29 [2022-10-21T22:55:29.487Z] ?   	github.com/docker/docker/daemon/network	[no test files]
22:55:29 [2022-10-21T22:55:29.487Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:55:29 [2022-10-21T22:55:29.954Z] === RUN   TestSuccessfulDownload
22:55:29 [2022-10-21T22:55:29.954Z]     download_test.go:268: Needs fixing on Windows
22:55:29 [2022-10-21T22:55:29.954Z] --- SKIP: TestSuccessfulDownload (0.00s)
22:55:29 [2022-10-21T22:55:29.954Z] === RUN   TestCancelledDownload
22:55:29 [2022-10-21T22:55:29.954Z] --- PASS: TestCancelledDownload (0.00s)
22:55:29 [2022-10-21T22:55:29.954Z] === RUN   TestMaxDownloadAttempts
22:55:29 [2022-10-21T22:55:29.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
22:55:29 [2022-10-21T22:55:29.954Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
22:55:29 [2022-10-21T22:55:29.954Z] time="2022-10-21T22:55:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:55:29 [2022-10-21T22:55:29.955Z] time="2022-10-21T22:55:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:55:29 [2022-10-21T22:55:29.955Z] time="2022-10-21T22:55:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:55:29 [2022-10-21T22:55:29.955Z] time="2022-10-21T22:55:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
22:55:29 [2022-10-21T22:55:29.955Z] --- PASS: TestMaxDownloadAttempts (0.00s)
22:55:29 [2022-10-21T22:55:29.955Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s)
22:55:29 [2022-10-21T22:55:29.955Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s)
22:55:29 [2022-10-21T22:55:29.955Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s)
22:55:29 [2022-10-21T22:55:29.955Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s)
22:55:29 [2022-10-21T22:55:29.955Z] === RUN   TestTransfer
22:55:29 [2022-10-21T22:55:29.955Z] === RUN   TestContinueOnError_NonMirrorEndpoint
22:55:29 [2022-10-21T22:55:29.955Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
22:55:29 [2022-10-21T22:55:29.955Z] === RUN   TestContinueOnError_MirrorEndpoint
22:55:29 [2022-10-21T22:55:29.955Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
22:55:29 [2022-10-21T22:55:29.955Z] === RUN   TestContinueOnError_NeverContinue
22:55:29 [2022-10-21T22:55:29.955Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
22:55:29 [2022-10-21T22:55:29.955Z] === RUN   TestContinueOnError_UnnestsErrors
22:55:29 [2022-10-21T22:55:29.955Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
22:55:29 [2022-10-21T22:55:29.955Z] === RUN   TestManifestStore
22:55:29 [2022-10-21T22:55:29.955Z] === RUN   TestManifestStore/no_remote_or_local
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestV2MetadataService (0.97s)
22:55:30 [2022-10-21T22:55:30.421Z] PASS
22:55:30 [2022-10-21T22:55:30.421Z] coverage: 48.2% of statements
22:55:30 [2022-10-21T22:55:30.421Z] ok  	github.com/docker/docker/distribution/metadata	1.044s	coverage: 48.2% of statements
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestTransfer (0.12s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestConcurrencyLimit
22:55:30 [2022-10-21T22:55:30.421Z] time="2022-10-21T22:55:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1536011761\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/no_local_cache
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/no_local_cache/digested
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/with_local_cache
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/unknown_media_type
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/unknown_media_type/no_cache
22:55:30 [2022-10-21T22:55:30.421Z] time="2022-10-21T22:55:30Z" level=warning msg="reference for unknown type: "
22:55:30 [2022-10-21T22:55:30.421Z] time="2022-10-21T22:55:30Z" level=warning msg="reference for unknown type: "
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/unknown_media_type/with_cache
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
22:55:30 [2022-10-21T22:55:30.421Z] time="2022-10-21T22:55:30Z" level=warning msg="reference for unknown type: "
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
22:55:30 [2022-10-21T22:55:30.421Z] time="2022-10-21T22:55:30Z" level=warning msg="reference for unknown type: "
22:55:30 [2022-10-21T22:55:30.421Z] time="2022-10-21T22:55:30Z" level=warning msg="reference for unknown type: "
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/error_persisting_manifest
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
22:55:30 [2022-10-21T22:55:30.421Z] time="2022-10-21T22:55:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestManifestStore (0.20s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestManifestStore/no_remote_or_local (0.12s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
22:55:30 [2022-10-21T22:55:30.421Z]         --- PASS: TestManifestStore/no_local_cache/digested (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
22:55:30 [2022-10-21T22:55:30.421Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
22:55:30 [2022-10-21T22:55:30.421Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s)
22:55:30 [2022-10-21T22:55:30.421Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
22:55:30 [2022-10-21T22:55:30.421Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
22:55:30 [2022-10-21T22:55:30.421Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaType
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaType/schema1
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFixManifestLayers
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestFixManifestLayers (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFixManifestLayersBaseLayerParent
22:55:30 [2022-10-21T22:55:30.421Z]     pull_v2_test.go:82: Needs fixing on Windows
22:55:30 [2022-10-21T22:55:30.421Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFixManifestLayersBadParent
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestValidateManifest
22:55:30 [2022-10-21T22:55:30.421Z]     pull_v2_test.go:127: Needs fixing on Windows
22:55:30 [2022-10-21T22:55:30.421Z] --- SKIP: TestValidateManifest (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFormatPlatform
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestFormatPlatform (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestPullSchema2Config
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestPullSchema2Config/success_first_time
22:55:30 [2022-10-21T22:55:30.421Z]     pull_v2_test.go:284: HTTP GET /v2/
22:55:30 [2022-10-21T22:55:30.421Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestPullSchema2Config/500_status
22:55:30 [2022-10-21T22:55:30.421Z]     pull_v2_test.go:284: HTTP GET /v2/
22:55:30 [2022-10-21T22:55:30.421Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestNotFound
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestNotFound (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestConflict
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestConflict (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestForbidden
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestForbidden (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestInvalidParameter
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestInvalidParameter (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestNotImplemented
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestNotImplemented (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestNotModified
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestNotModified (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestUnauthorized
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestUnauthorized (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestUnknown
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestUnknown (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestCancelled
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestCancelled (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDeadline
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestDeadline (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestDataLoss
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestDataLoss (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestUnavailable
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestUnavailable (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestSystem
22:55:30 [2022-10-21T22:55:30.421Z] --- PASS: TestSystem (0.00s)
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Not_Found
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Bad_Request
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Conflict
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Unauthorized
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Service_Unavailable
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Forbidden
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Not_Modified
22:55:30 [2022-10-21T22:55:30.421Z] === RUN   TestFromStatusCode/Not_Implemented
22:55:30 [2022-10-21T22:55:30.422Z] === RUN   TestFromStatusCode/Internal_Server_Error
22:55:30 [2022-10-21T22:55:30.422Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
22:55:30 [2022-10-21T22:55:30.422Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
22:55:30 [2022-10-21T22:55:30.422Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
22:55:30 [2022-10-21T22:55:30.422Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
22:55:30 [2022-10-21T22:55:30.422Z] --- PASS: TestFromStatusCode (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
22:55:30 [2022-10-21T22:55:30.422Z] PASS
22:55:30 [2022-10-21T22:55:30.422Z] coverage: 77.0% of statements
22:55:30 [2022-10-21T22:55:30.422Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 77.0% of statements
22:55:30 [2022-10-21T22:55:30.422Z] --- PASS: TestConcurrencyLimit (0.37s)
22:55:30 [2022-10-21T22:55:30.422Z] === RUN   TestInactiveJobs
22:55:30 [2022-10-21T22:55:30.422Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
22:55:30 [2022-10-21T22:55:30.422Z] === RUN   TestPullSchema2Config/EOF
22:55:30 [2022-10-21T22:55:30.422Z]     pull_v2_test.go:284: HTTP GET /v2/
22:55:30 [2022-10-21T22:55:30.422Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
22:55:30 [2022-10-21T22:55:30.422Z] 2022/10/21 22:55:30 http: panic serving 127.0.0.1:49230: intentional panic
22:55:30 [2022-10-21T22:55:30.422Z] goroutine 135 [running]:
22:55:30 [2022-10-21T22:55:30.422Z] net/http.(*conn).serve.func1()
22:55:30 [2022-10-21T22:55:30.422Z] 	c:/go/src/net/http/server.go:1825 +0xbf
22:55:30 [2022-10-21T22:55:30.422Z] panic({0x1265be0, 0x140b830})
22:55:30 [2022-10-21T22:55:30.422Z] 	c:/go/src/runtime/panic.go:844 +0x258
22:55:30 [2022-10-21T22:55:30.422Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004deea0?, {0x1412708?, 0xc00053e620?})
22:55:30 [2022-10-21T22:55:30.422Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
22:55:30 [2022-10-21T22:55:30.422Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1412708, 0xc00053e620}, 0xc000145400)
22:55:30 [2022-10-21T22:55:30.422Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
22:55:30 [2022-10-21T22:55:30.422Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1412708?, 0xc00053e620?}, 0x17873c0?)
22:55:30 [2022-10-21T22:55:30.422Z] 	c:/go/src/net/http/server.go:2084 +0x2f
22:55:30 [2022-10-21T22:55:30.422Z] net/http.serverHandler.ServeHTTP({0xc0004cd5c0?}, {0x1412708, 0xc00053e620}, 0xc000145400)
22:55:30 [2022-10-21T22:55:30.422Z] 	c:/go/src/net/http/server.go:2916 +0x43b
22:55:30 [2022-10-21T22:55:30.422Z] net/http.(*conn).serve(0xc0002e48c0, {0x1412e18, 0xc0000793b0})
22:55:30 [2022-10-21T22:55:30.422Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
22:55:30 [2022-10-21T22:55:30.422Z] created by net/http.(*Server).Serve
22:55:30 [2022-10-21T22:55:30.422Z] 	c:/go/src/net/http/server.go:3071 +0x4db
22:55:30 [2022-10-21T22:55:30.889Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestPullSchema2Config/unauthorized
22:55:30 [2022-10-21T22:55:30.889Z]     pull_v2_test.go:284: HTTP GET /v2/
22:55:30 [2022-10-21T22:55:30.889Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
22:55:30 [2022-10-21T22:55:30.889Z] --- PASS: TestPullSchema2Config (0.54s)
22:55:30 [2022-10-21T22:55:30.889Z]     --- PASS: TestPullSchema2Config/success_first_time (0.02s)
22:55:30 [2022-10-21T22:55:30.889Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
22:55:30 [2022-10-21T22:55:30.889Z]     --- PASS: TestPullSchema2Config/EOF (0.25s)
22:55:30 [2022-10-21T22:55:30.889Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestGetRepositoryMountCandidates
22:55:30 [2022-10-21T22:55:30.889Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestLayerAlreadyExists
22:55:30 [2022-10-21T22:55:30.889Z]     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}
22:55:30 [2022-10-21T22:55:30.889Z]     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}
22:55:30 [2022-10-21T22:55:30.889Z]     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}
22:55:30 [2022-10-21T22:55:30.889Z]     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}
22:55:30 [2022-10-21T22:55:30.889Z]     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}
22:55:30 [2022-10-21T22:55:30.889Z]     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}
22:55:30 [2022-10-21T22:55:30.889Z] --- PASS: TestLayerAlreadyExists (0.00s)
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestWhenEmptyAuthConfig
22:55:30 [2022-10-21T22:55:30.889Z] --- PASS: TestInactiveJobs (0.37s)
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestWatchRelease
22:55:30 [2022-10-21T22:55:30.889Z] --- PASS: TestWatchRelease (0.04s)
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestWatchFinishedTransfer
22:55:30 [2022-10-21T22:55:30.889Z] --- PASS: TestWatchFinishedTransfer (0.00s)
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestDuplicateTransfer
22:55:30 [2022-10-21T22:55:30.889Z] --- PASS: TestDuplicateTransfer (0.04s)
22:55:30 [2022-10-21T22:55:30.889Z] === RUN   TestSuccessfulUpload
22:55:31 [2022-10-21T22:55:31.357Z] time="2022-10-21T22:55:31Z" level=error msg="Upload failed, retrying: simulating retry"
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestSuccessfulUpload (0.37s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestCancelledUpload
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestCancelledUpload (0.00s)
22:55:31 [2022-10-21T22:55:31.357Z] PASS
22:55:31 [2022-10-21T22:55:31.357Z] coverage: 76.4% of statements
22:55:31 [2022-10-21T22:55:31.357Z] ok  	github.com/docker/docker/distribution/xfer	1.750s	coverage: 76.4% of statements
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestCompare
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestCompare (0.00s)
22:55:31 [2022-10-21T22:55:31.357Z] PASS
22:55:31 [2022-10-21T22:55:31.357Z] coverage: 19.2% of statements
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSGetInvalidData
22:55:31 [2022-10-21T22:55:31.357Z] ok  	github.com/docker/docker/image/cache	0.053s	coverage: 19.2% of statements
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSGetInvalidData (0.01s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSInvalidSet
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSInvalidSet (0.01s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSInvalidRoot
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSInvalidRoot (0.01s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSMetadataGetSet
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSMetadataGetSet (0.03s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSInvalidWalker
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSInvalidWalker (0.01s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSGetSet
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSGetSet (0.01s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSGetUnsetKey
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSGetUnsetKey (0.00s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSGetEmptyData
22:55:31 [2022-10-21T22:55:31.357Z] --- PASS: TestFSGetEmptyData (0.00s)
22:55:31 [2022-10-21T22:55:31.357Z] === RUN   TestFSDelete
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestFSDelete (0.01s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestFSWalker
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestFSWalker (0.01s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestFSWalkerStopOnError
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestFSWalkerStopOnError (0.01s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestNewFromJSON
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestNewFromJSON (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestNewFromJSONWithInvalidJSON
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestMarshalKeyOrder
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestMarshalKeyOrder (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestImage
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestImage (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestImageOSNotEmpty
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestImageOSNotEmpty (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestNewChildImageFromImageWithRootFS
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestCreate
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestCreate (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestRestore
22:55:31 [2022-10-21T22:55:31.825Z] time="2022-10-21T22:55:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestRestore (0.15s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestAddDelete
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestAddDelete (0.02s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestSearchAfterDelete
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestSearchAfterDelete (0.08s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestParentReset
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestParentReset (0.02s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestGetAndSetLastUpdated
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestStoreLen
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestWhenEmptyAuthConfig (1.04s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestTokenPassThru
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestTokenPassThru (0.00s)
22:55:31 [2022-10-21T22:55:31.825Z] === RUN   TestTokenPassThruDifferentHost
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
22:55:31 [2022-10-21T22:55:31.825Z] PASS
22:55:31 [2022-10-21T22:55:31.825Z] coverage: 27.7% of statements
22:55:31 [2022-10-21T22:55:31.825Z] ok  	github.com/docker/docker/distribution	1.855s	coverage: 27.7% of statements
22:55:31 [2022-10-21T22:55:31.825Z] --- PASS: TestStoreLen (0.05s)
22:55:31 [2022-10-21T22:55:31.825Z] PASS
22:55:31 [2022-10-21T22:55:31.825Z] coverage: 86.8% of statements
22:55:31 [2022-10-21T22:55:31.825Z] ok  	github.com/docker/docker/image	0.525s	coverage: 86.8% of statements
22:55:32 [2022-10-21T22:55:32.292Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:55:32 [2022-10-21T22:55:32.292Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:55:32 [2022-10-21T22:55:32.292Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:55:32 [2022-10-21T22:55:32.292Z] === RUN   TestMakeV1ConfigFromConfig
22:55:32 [2022-10-21T22:55:32.292Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
22:55:32 [2022-10-21T22:55:32.292Z] PASS
22:55:32 [2022-10-21T22:55:32.292Z] coverage: 25.0% of statements
22:55:32 [2022-10-21T22:55:32.292Z] ok  	github.com/docker/docker/image/v1	0.064s	coverage: 25.0% of statements
22:55:32 [2022-10-21T22:55:32.292Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:55:32 [2022-10-21T22:55:32.759Z] === RUN   TestSerialization
22:55:33 [2022-10-21T22:55:33.226Z] --- PASS: TestSerialization (0.02s)
22:55:33 [2022-10-21T22:55:33.226Z] PASS
22:55:33 [2022-10-21T22:55:33.226Z] coverage: 100.0% of statements
22:55:33 [2022-10-21T22:55:33.226Z] ok  	github.com/docker/docker/libcontainerd/queue	0.054s	coverage: 100.0% of statements
22:55:33 [2022-10-21T22:55:33.654Z] --- PASS: TestCreateServiceMultipleTimes (14.87s)
22:55:33 [2022-10-21T22:55:33.654Z] === RUN   TestCreateServiceConflict
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] PASS
22:55:33 [2022-10-21T22:55:33.693Z] coverage: 45.8% of statements
22:55:33 [2022-10-21T22:55:33.693Z] ok  	github.com/docker/docker/oci	0.065s	coverage: 45.8% of statements
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestEmptyLayer
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestEmptyLayer (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestCommitFailure
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestCommitFailure (0.01s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestStartTransactionFailure
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestStartTransactionFailure (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestGetOrphan
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestGetOrphan (0.01s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestMountAndRegister
22:55:33 [2022-10-21T22:55:33.693Z]     layer_test.go:271: Layer size: 14
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestMountAndRegister (0.04s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestLayerRelease
22:55:33 [2022-10-21T22:55:33.693Z]     layer_test.go:304: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestLayerRelease (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestStoreRestore
22:55:33 [2022-10-21T22:55:33.693Z]     layer_test.go:353: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestStoreRestore (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestTarStreamStability
22:55:33 [2022-10-21T22:55:33.693Z]     layer_test.go:468: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestTarStreamStability (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestRegisterExistingLayer
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestEnvironmentParsing
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestEnvironmentParsing (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] PASS
22:55:33 [2022-10-21T22:55:33.693Z] coverage: 1.0% of statements
22:55:33 [2022-10-21T22:55:33.693Z] ok  	github.com/docker/docker/libcontainerd/local	0.048s	coverage: 1.0% of statements
22:55:33 [2022-10-21T22:55:33.693Z] --- PASS: TestRegisterExistingLayer (0.12s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestTarStreamVerification
22:55:33 [2022-10-21T22:55:33.693Z]     layer_test.go:697: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestTarStreamVerification (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestLayerMigration
22:55:33 [2022-10-21T22:55:33.693Z]     migration_test.go:46: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestLayerMigration (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestLayerMigrationNoTarsplit
22:55:33 [2022-10-21T22:55:33.693Z]     migration_test.go:182: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestMountInit
22:55:33 [2022-10-21T22:55:33.693Z]     mount_test.go:17: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestMountInit (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestMountSize
22:55:33 [2022-10-21T22:55:33.693Z]     mount_test.go:76: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestMountSize (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestMountChanges
22:55:33 [2022-10-21T22:55:33.693Z]     mount_test.go:125: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestMountChanges (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] === RUN   TestMountApply
22:55:33 [2022-10-21T22:55:33.693Z]     mount_test.go:212: Failing on Windows
22:55:33 [2022-10-21T22:55:33.693Z] --- SKIP: TestMountApply (0.00s)
22:55:33 [2022-10-21T22:55:33.693Z] PASS
22:55:33 [2022-10-21T22:55:33.693Z] coverage: 30.1% of statements
22:55:33 [2022-10-21T22:55:33.693Z] ok  	github.com/docker/docker/layer	0.281s	coverage: 30.1% of statements
22:55:34 [2022-10-21T22:55:34.160Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:55:34 [2022-10-21T22:55:34.160Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:55:34 [2022-10-21T22:55:34.160Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:55:34 [2022-10-21T22:55:34.160Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:55:34 [2022-10-21T22:55:34.160Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestParseVersion
22:55:34 [2022-10-21T22:55:34.160Z] --- PASS: TestParseVersion (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z] PASS
22:55:34 [2022-10-21T22:55:34.160Z] coverage: 52.9% of statements
22:55:34 [2022-10-21T22:55:34.160Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 52.9% of statements
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestAddressPoolOpt
22:55:34 [2022-10-21T22:55:34.160Z] --- PASS: TestAddressPoolOpt (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/a
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/something
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/_=a
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/env1=value1
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/_env1=value1
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/env2=value2=value3
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/env3=abc!qwe
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/env_4=value_4
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/PATH
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/=a
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/PATH=
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/PATH=something
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/asd!qwe
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/1asd
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/123
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/some_space
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/__some_space_before
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/some_space_after__
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/=
22:55:34 [2022-10-21T22:55:34.160Z] === RUN   TestValidateEnv/PaTh
22:55:34 [2022-10-21T22:55:34.160Z] --- PASS: TestValidateEnv (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z]     --- PASS: TestValidateEnv/a (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z]     --- PASS: TestValidateEnv/something (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z]     --- PASS: TestValidateEnv/_=a (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
22:55:34 [2022-10-21T22:55:34.160Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/PATH (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/=a (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/1asd (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/123 (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/some_space (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/= (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestParseHost
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestParseHost (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestParseDockerDaemonHost
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestParseDockerDaemonHost (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestParseTCP
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestParseTCP (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestParseInvalidUnixAddrInvalid
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateExtraHosts
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestValidateExtraHosts (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestIpOptString
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestIpOptString (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestNewIpOptInvalidDefaultVal
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestNewIpOptValidDefaultVal
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestIpOptSetInvalidVal
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateIPAddress
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestValidateIPAddress (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestMapOpts
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestMapOpts (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestListOptsWithoutValidator
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestListOptsWithoutValidator (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestListOptsWithValidator
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestListOptsWithValidator (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateDNSSearch
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestValidateDNSSearch (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_general_format
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_more_than_one_=
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_one_more
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestValidateLabel (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestNamedListOpts
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestNamedListOpts (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestNamedMapOpts
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestNamedMapOpts (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestParseLink
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestParseLink (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestQuotedStringSetWithQuotes
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestQuotedStringSetWithNoQuotes
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] === RUN   TestUlimitOpt
22:55:34 [2022-10-21T22:55:34.161Z] --- PASS: TestUlimitOpt (0.00s)
22:55:34 [2022-10-21T22:55:34.161Z] PASS
22:55:34 [2022-10-21T22:55:34.161Z] coverage: 67.1% of statements
22:55:34 [2022-10-21T22:55:34.161Z] ok  	github.com/docker/docker/opts	0.085s	coverage: 67.1% of statements
22:55:34 [2022-10-21T22:55:34.628Z] === RUN   TestUnbuffered
22:55:34 [2022-10-21T22:55:34.628Z] --- PASS: TestUnbuffered (0.00s)
22:55:34 [2022-10-21T22:55:34.628Z] === RUN   TestRaceUnbuffered
22:55:34 [2022-10-21T22:55:34.628Z] --- PASS: TestRaceUnbuffered (0.00s)
22:55:34 [2022-10-21T22:55:34.628Z] PASS
22:55:34 [2022-10-21T22:55:34.628Z] coverage: 100.0% of statements
22:55:34 [2022-10-21T22:55:34.628Z] ok  	github.com/docker/docker/pkg/broadcaster	0.116s	coverage: 100.0% of statements
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[foo]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[bar]_[foo]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[foo_bar]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[qux]_[foo]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[]#01
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[qux]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[foo_bar_qux]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[qux]_[baz]]
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestMatch/[[foo_baz]]
22:55:35 [2022-10-21T22:55:35.095Z] --- PASS: TestMatch (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[foo]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[]#01 (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[qux]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
22:55:35 [2022-10-21T22:55:35.095Z] PASS
22:55:35 [2022-10-21T22:55:35.095Z] coverage: 87.5% of statements
22:55:35 [2022-10-21T22:55:35.095Z] ok  	github.com/docker/docker/pkg/capabilities	0.079s	coverage: 87.5% of statements
22:55:35 [2022-10-21T22:55:35.095Z] === RUN   TestPeerCertificateMarshalJSON
22:55:35 [2022-10-21T22:55:35.562Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
22:55:35 [2022-10-21T22:55:35.562Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
22:55:35 [2022-10-21T22:55:35.562Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s)
22:55:35 [2022-10-21T22:55:35.562Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
22:55:35 [2022-10-21T22:55:35.562Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
22:55:35 [2022-10-21T22:55:35.562Z] === RUN   TestMiddleware
22:55:35 [2022-10-21T22:55:35.562Z] --- PASS: TestMiddleware (0.00s)
22:55:35 [2022-10-21T22:55:35.562Z] === RUN   TestNewResponseModifier
22:55:35 [2022-10-21T22:55:35.562Z] --- PASS: TestNewResponseModifier (0.00s)
22:55:35 [2022-10-21T22:55:35.562Z] PASS
22:55:35 [2022-10-21T22:55:35.562Z] coverage: 26.8% of statements
22:55:35 [2022-10-21T22:55:35.562Z] ok  	github.com/docker/docker/pkg/authorization	0.364s	coverage: 26.8% of statements
22:55:35 [2022-10-21T22:55:35.563Z] --- PASS: TestCreateServiceConflict (2.13s)
22:55:35 [2022-10-21T22:55:35.563Z] === RUN   TestCreateServiceMaxReplicas
22:55:36 [2022-10-21T22:55:36.029Z] === RUN   TestSizeEmpty
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestSizeEmpty (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestSizeEmptyFile
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestSizeEmptyFile (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestSizeNonemptyFile
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestSizeNonemptyFile (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestSizeNestedDirectoryEmpty
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestMoveToSubdir
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestMoveToSubdir (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestSizeNonExistingDirectory
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] PASS
22:55:36 [2022-10-21T22:55:36.030Z] coverage: 80.0% of statements
22:55:36 [2022-10-21T22:55:36.030Z] ok  	github.com/docker/docker/pkg/directory	0.068s	coverage: 80.0% of statements
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootTarUntar
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootTarUntar (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootUntarWithHugeExcludesList
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootUntarEmptyArchive
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootTarUntarWithSymlink
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootCopyWithTar
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootCopyWithTar (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootCopyFileWithTar
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootUntarPath
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootUntarPath (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestChrootApplyDotDotFile
22:55:36 [2022-10-21T22:55:36.030Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:55:36 [2022-10-21T22:55:36.030Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
22:55:36 [2022-10-21T22:55:36.030Z] PASS
22:55:36 [2022-10-21T22:55:36.030Z] coverage: 15.1% of statements
22:55:36 [2022-10-21T22:55:36.030Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.083s	coverage: 15.1% of statements
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestIsArchivePathDir
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestIsArchivePathDir (0.05s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestIsArchivePathInvalidFile
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestIsArchivePathTar
22:55:36 [2022-10-21T22:55:36.030Z] --- PASS: TestIsArchivePathTar (0.12s)
22:55:36 [2022-10-21T22:55:36.030Z] === RUN   TestDecompressStreamGzip
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestDecompressStreamGzip (0.10s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestDecompressStreamBzip2
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestContainsEntry
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestCreateEntries
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestEntriesDiff
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestEntriesEquality
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestGeneratorNotGenerate
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestGeneratorWithPort
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestGeneratorWithPortNotGenerate
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestNewEntry
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestParse
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: Test (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestContainsEntry (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestCreateEntries (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestEntriesDiff (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestEntriesEquality (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestNewEntry (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestParse (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] PASS
22:55:36 [2022-10-21T22:55:36.497Z] coverage: 58.3% of statements
22:55:36 [2022-10-21T22:55:36.497Z] ok  	github.com/docker/docker/pkg/discovery	0.037s	coverage: 58.3% of statements
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestDecompressStreamXz
22:55:36 [2022-10-21T22:55:36.497Z]     archive_test.go:134: Xz not present in msys2
22:55:36 [2022-10-21T22:55:36.497Z] --- SKIP: TestDecompressStreamXz (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestCompressStreamXzUnsupported
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestCompressStreamBzip2Unsupported
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestCompressStreamInvalid
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestCompressStreamInvalid (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestExtensionInvalid
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestExtensionInvalid (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestExtensionUncompressed
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestExtensionUncompressed (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestExtensionBzip2
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestExtensionBzip2 (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestExtensionGzip
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestExtensionGzip (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestExtensionXz
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestExtensionXz (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestCmdStreamLargeStderr
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestCmdStreamBad
22:55:36 [2022-10-21T22:55:36.497Z]     archive_test.go:239: Failing on Windows CI machines
22:55:36 [2022-10-21T22:55:36.497Z] --- SKIP: TestCmdStreamBad (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestCmdStreamGood
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestCmdStreamGood (0.03s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestUntarPathWithInvalidDest
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestContent
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestInitialize
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestNew
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestParsingContentsWithComments
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestRegister
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   Test/TestWatch
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: Test (0.01s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestContent (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestInitialize (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestNew (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestRegister (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z]     --- PASS: Test/TestWatch (0.01s)
22:55:36 [2022-10-21T22:55:36.497Z] PASS
22:55:36 [2022-10-21T22:55:36.497Z] coverage: 92.9% of statements
22:55:36 [2022-10-21T22:55:36.497Z] ok  	github.com/docker/docker/pkg/discovery/file	0.039s	coverage: 92.9% of statements
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestUntarPathWithInvalidSrc
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestUntarPath
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestUntarPath (0.05s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestUntarPathWithDestinationFile
22:55:36 [2022-10-21T22:55:36.497Z] --- PASS: TestUntarPathWithDestinationFile (0.04s)
22:55:36 [2022-10-21T22:55:36.497Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyWithTarInvalidSrc
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyWithTarSrcFile
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyWithTarSrcFolder
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyFileWithTarInvalidSrc
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyFileWithTarSrcFolder
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestCopyFileWithTarSrcFile
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   TestTarFiles
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   Test
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   Test/TestInitialize
22:55:36 [2022-10-21T22:55:36.967Z] time="2022-10-21T22:55:36Z" level=info msg="Initializing discovery without TLS"
22:55:36 [2022-10-21T22:55:36.967Z] time="2022-10-21T22:55:36Z" level=info msg="Initializing discovery without TLS"
22:55:36 [2022-10-21T22:55:36.967Z] time="2022-10-21T22:55:36Z" level=info msg="Initializing discovery without TLS"
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   Test/TestInitializeWithCerts
22:55:36 [2022-10-21T22:55:36.967Z] time="2022-10-21T22:55:36Z" level=info msg="Initializing discovery with TLS"
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   Test/TestWatch
22:55:36 [2022-10-21T22:55:36.967Z] time="2022-10-21T22:55:36Z" level=info msg="Initializing discovery without TLS"
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   Test
22:55:36 [2022-10-21T22:55:36.967Z] === RUN   Test/TestWatch
22:55:36 [2022-10-21T22:55:36.967Z] --- PASS: Test (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z]     --- PASS: Test/TestWatch (0.00s)
22:55:36 [2022-10-21T22:55:36.967Z] PASS
22:55:36 [2022-10-21T22:55:36.967Z] coverage: 92.3% of statements
22:55:36 [2022-10-21T22:55:36.967Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.038s	coverage: 92.3% of statements
22:55:37 [2022-10-21T22:55:37.436Z] === RUN   Test
22:55:37 [2022-10-21T22:55:37.436Z] === RUN   Test/TestInitialize
22:55:37 [2022-10-21T22:55:37.436Z] === RUN   Test/TestInitializeWithPattern
22:55:37 [2022-10-21T22:55:37.436Z] === RUN   Test/TestRegister
22:55:37 [2022-10-21T22:55:37.436Z] === RUN   Test/TestWatch
22:55:37 [2022-10-21T22:55:37.436Z] --- PASS: Test (0.00s)
22:55:37 [2022-10-21T22:55:37.436Z]     --- PASS: Test/TestInitialize (0.00s)
22:55:37 [2022-10-21T22:55:37.436Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
22:55:37 [2022-10-21T22:55:37.436Z]     --- PASS: Test/TestRegister (0.00s)
22:55:37 [2022-10-21T22:55:37.436Z]     --- PASS: Test/TestWatch (0.00s)
22:55:37 [2022-10-21T22:55:37.436Z] PASS
22:55:37 [2022-10-21T22:55:37.436Z] coverage: 93.8% of statements
22:55:37 [2022-10-21T22:55:37.436Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.033s	coverage: 93.8% of statements
22:55:37 [2022-10-21T22:55:37.498Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.96s)
22:55:37 [2022-10-21T22:55:37.498Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:55:37 [2022-10-21T22:55:37.903Z] === RUN   TestPollerAddRemove
22:55:37 [2022-10-21T22:55:37.904Z] --- PASS: TestPollerAddRemove (0.00s)
22:55:37 [2022-10-21T22:55:37.904Z] === RUN   TestPollerEvent
22:55:37 [2022-10-21T22:55:37.904Z]     poller_test.go:41: No chmod on Windows
22:55:37 [2022-10-21T22:55:37.904Z] --- SKIP: TestPollerEvent (0.00s)
22:55:37 [2022-10-21T22:55:37.904Z] === RUN   TestPollerClose
22:55:37 [2022-10-21T22:55:37.904Z] --- PASS: TestPollerClose (0.00s)
22:55:37 [2022-10-21T22:55:37.904Z] PASS
22:55:37 [2022-10-21T22:55:37.904Z] coverage: 36.2% of statements
22:55:37 [2022-10-21T22:55:37.904Z] ok  	github.com/docker/docker/pkg/filenotify	0.034s	coverage: 36.2% of statements
22:55:38 [2022-10-21T22:55:38.103Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
22:55:38 [2022-10-21T22:55:38.103Z] === RUN   TestCreateWithDuplicateNetworkNames
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCopyFileWithInvalidSrc
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCopyFileWithInvalidDest
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCopyFileWithSameSrcAndDest
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCopyFile
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCopyFile (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
22:55:38 [2022-10-21T22:55:38.374Z]     fileutils_test.go:134: Needs porting to Windows
22:55:38 [2022-10-21T22:55:38.374Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestReadSymlinkedDirectoryToFile
22:55:38 [2022-10-21T22:55:38.374Z]     fileutils_test.go:180: Needs porting to Windows
22:55:38 [2022-10-21T22:55:38.374Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestWildcardMatches
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestWildcardMatches (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestPatternMatches
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestPatternMatches (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestExclusionPatternMatchesPatternBefore
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestPatternMatchesFolderExclusions
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestPatternMatchesFolderWildcardExclusions
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestExclusionPatternMatchesPatternAfter
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestExclusionPatternMatchesWholeDirectory
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestSingleExclamationError
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestSingleExclamationError (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestMatchesWithNoPatterns
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestMatchesWithMalformedPatterns
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestMatches
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestMatches (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCleanPatterns
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCleanPatterns (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCleanPatternsStripEmptyPatterns
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCleanPatternsExceptionFlag
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCleanPatternsErrorSingleException
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCreateIfNotExistsDir
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestCreateIfNotExistsFile
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestMatch
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestMatch (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] PASS
22:55:38 [2022-10-21T22:55:38.374Z] coverage: 85.4% of statements
22:55:38 [2022-10-21T22:55:38.374Z] ok  	github.com/docker/docker/pkg/fileutils	0.058s	coverage: 85.4% of statements
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestGet
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestGet (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] === RUN   TestGetShortcutString
22:55:38 [2022-10-21T22:55:38.374Z] --- PASS: TestGetShortcutString (0.00s)
22:55:38 [2022-10-21T22:55:38.374Z] PASS
22:55:38 [2022-10-21T22:55:38.374Z] coverage: 42.9% of statements
22:55:38 [2022-10-21T22:55:38.374Z] ok  	github.com/docker/docker/pkg/homedir	0.032s	coverage: 42.9% of statements
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestCreateIDMapOrder
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestCreateIDMapOrder (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] PASS
22:55:39 [2022-10-21T22:55:39.360Z] coverage: 7.2% of statements
22:55:39 [2022-10-21T22:55:39.360Z] ok  	github.com/docker/docker/pkg/idtools	0.036s	coverage: 7.2% of statements
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestFixedBufferCap
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestFixedBufferCap (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestFixedBufferLen
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestFixedBufferLen (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestFixedBufferString
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestFixedBufferString (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestFixedBufferWrite
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestFixedBufferWrite (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestFixedBufferRead
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestFixedBufferRead (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestBytesPipeRead
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestBytesPipeRead (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestBytesPipeWrite
22:55:39 [2022-10-21T22:55:39.360Z] --- PASS: TestBytesPipeWrite (0.00s)
22:55:39 [2022-10-21T22:55:39.360Z] === RUN   TestBytesPipeWriteRandomChunks
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestBytesPipeWriteRandomChunks (0.33s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestAtomicWriteToFile
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestAtomicWriteToFile (0.01s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestAtomicWriteSetCommit
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestAtomicWriteSetCancel
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestReadCloserWrapperClose
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestReadCloserWrapperClose (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestReaderErrWrapperReadOnError
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestReaderErrWrapperRead
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestReaderErrWrapperRead (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestHashData
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestHashData (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestCancelReadCloser
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestCancelReadCloser (0.11s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestWriteCloserWrapperClose
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestNopWriteCloser
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestNopWriteCloser (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestNopWriter
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestNopWriter (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] === RUN   TestWriteCounter
22:55:39 [2022-10-21T22:55:39.827Z] --- PASS: TestWriteCounter (0.00s)
22:55:39 [2022-10-21T22:55:39.827Z] PASS
22:55:39 [2022-10-21T22:55:39.827Z] coverage: 69.2% of statements
22:55:39 [2022-10-21T22:55:39.827Z] ok  	github.com/docker/docker/pkg/ioutils	0.510s	coverage: 69.2% of statements
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestError
22:55:40 [2022-10-21T22:55:40.295Z] --- PASS: TestError (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/no_progress
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/progress_1
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/some_progress_with_a_start_time
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/some_progress_without_a_start_time
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/with_units
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestProgressString/hide_counts
22:55:40 [2022-10-21T22:55:40.295Z] --- PASS: TestProgressString (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/no_progress (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/progress_1 (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/with_units (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: TestProgressString/hide_counts (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestJSONMessageDisplay
22:55:40 [2022-10-21T22:55:40.295Z] --- PASS: Test (3.11s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: Test/TestInitialize (0.11s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z]     --- PASS: Test/TestWatch (3.00s)
22:55:40 [2022-10-21T22:55:40.295Z] PASS
22:55:40 [2022-10-21T22:55:40.295Z] coverage: 84.1% of statements
22:55:40 [2022-10-21T22:55:40.295Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.146s	coverage: 84.1% of statements
22:55:40 [2022-10-21T22:55:40.295Z] --- PASS: TestJSONMessageDisplay (0.13s)
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestJSONMessageDisplayWithJSONError
22:55:40 [2022-10-21T22:55:40.295Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
22:55:40 [2022-10-21T22:55:40.295Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z] === RUN   TestDisplayJSONMessagesStream
22:55:40 [2022-10-21T22:55:40.295Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
22:55:40 [2022-10-21T22:55:40.295Z] PASS
22:55:40 [2022-10-21T22:55:40.295Z] coverage: 91.7% of statements
22:55:40 [2022-10-21T22:55:40.295Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.169s	coverage: 91.7% of statements
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestStandardLongPath
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestStandardLongPath (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestUNCLongPath
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestUNCLongPath (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] PASS
22:55:40 [2022-10-21T22:55:40.762Z] coverage: 100.0% of statements
22:55:40 [2022-10-21T22:55:40.762Z] ok  	github.com/docker/docker/pkg/longpath	0.035s	coverage: 100.0% of statements
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestNameFormat
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestNameFormat (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestNameRetries
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestNameRetries (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] PASS
22:55:40 [2022-10-21T22:55:40.762Z] coverage: 85.7% of statements
22:55:40 [2022-10-21T22:55:40.762Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.037s	coverage: 85.7% of statements
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestParseKeyValueOpt
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestParseKeyValueOpt (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestParseUintList
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestParseUintList (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestParseUintListMaximumLimits
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] PASS
22:55:40 [2022-10-21T22:55:40.762Z] coverage: 97.0% of statements
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestTarFiles (4.22s)
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestTarUntar
22:55:40 [2022-10-21T22:55:40.762Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestTarUntar (0.02s)
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
22:55:40 [2022-10-21T22:55:40.762Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
22:55:40 [2022-10-21T22:55:40.762Z] === RUN   TestTarWithOptions
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestTarWithOptions (0.02s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestUntarUstarGnuConflict
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestUntarInvalidFilenames
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames108293896\\dest"
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestUntarInvalidFilenames (0.12s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestUntarHardlinkToSymlink
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestUntarInvalidHardlink
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3913636042\\victim\\hello" -> "../victim/hello"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3549550897\\victim\\hello" -> "/../victim/hello"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink593911101\\victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1259664479\\victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4162149965\\victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1926088501\\victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestUntarInvalidHardlink (0.02s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestUntarInvalidSymlink
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2516959448\\dest\\dotdot" -> "../victim/hello"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1216799086\\dest\\slash-dotdot" -> "/../victim/hello"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2422777576\\dest\\loophole-victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1820244822\\dest\\loophole-victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4025944824\\dest\\loophole-victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1126093079\\dest\\loophole-victim" -> "../victim"
22:55:41 [2022-10-21T22:55:41.230Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3133244647\\dest\\dir\\loophole" -> "../../victim"
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestUntarInvalidSymlink (0.03s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestTempArchiveCloseMultipleTimes
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestXGlobalNoParent
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestXGlobalNoParent (0.00s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestReplaceFileTarWrapper
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestNewAndRemove
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestNewAndRemove (0.00s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestRemoveInvalidPath
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestRemoveInvalidPath (0.00s)
22:55:41 [2022-10-21T22:55:41.230Z] PASS
22:55:41 [2022-10-21T22:55:41.230Z] coverage: 82.6% of statements
22:55:41 [2022-10-21T22:55:41.230Z] ok  	github.com/docker/docker/pkg/pidfile	0.050s	coverage: 82.6% of statements
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestReplaceFileTarWrapper (0.22s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestPrefixHeaderReadable
22:55:41 [2022-10-21T22:55:41.230Z] --- PASS: TestPrefixHeaderReadable (0.02s)
22:55:41 [2022-10-21T22:55:41.230Z] === RUN   TestDisablePigz
22:55:41 [2022-10-21T22:55:41.230Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestDisablePigz (0.10s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestPigz
22:55:41 [2022-10-21T22:55:41.699Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestPigz (0.10s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestCopyFileWithInvalidDest
22:55:41 [2022-10-21T22:55:41.699Z]     archive_windows_test.go:17: Currently fails
22:55:41 [2022-10-21T22:55:41.699Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestCanonicalTarNameForPath
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestCanonicalTarName
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestCanonicalTarName (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestChmodTarEntry
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestChmodTarEntry (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestHardLinkOrder
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestHardLinkOrder (0.07s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestChangeString
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestChangeString (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestChangesWithNoChanges
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestChangesWithNoChanges (0.02s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestChangesWithChanges
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestChangesWithChanges (0.02s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestChangesWithChangesGH13590
22:55:41 [2022-10-21T22:55:41.699Z]     changes_test.go:192: needs more investigation
22:55:41 [2022-10-21T22:55:41.699Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestChangesDirsEmpty
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestParseEmptyInterface
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestParseEmptyInterface (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestParseNonInterfaceType
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestParseNonInterfaceType (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestParseWithOneFunction
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestParseWithOneFunction (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestParseWithMultipleFuncs
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestParseWithUnnamedReturn
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestEmbeddedInterface
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestEmbeddedInterface (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestParsedImports
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestParsedImports (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestAliasedImports
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestAliasedImports (0.00s)
22:55:41 [2022-10-21T22:55:41.699Z] PASS
22:55:41 [2022-10-21T22:55:41.699Z] coverage: 56.8% of statements
22:55:41 [2022-10-21T22:55:41.699Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.050s	coverage: 56.8% of statements
22:55:41 [2022-10-21T22:55:41.699Z] --- PASS: TestChangesDirsEmpty (0.10s)
22:55:41 [2022-10-21T22:55:41.699Z] === RUN   TestChangesDirsMutated
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestChangesDirsMutated (0.11s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestApplyLayer
22:55:42 [2022-10-21T22:55:42.166Z]     changes_test.go:405: needs further investigation
22:55:42 [2022-10-21T22:55:42.166Z] --- SKIP: TestApplyLayer (0.00s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestChangesSizeWithHardlinks
22:55:42 [2022-10-21T22:55:42.166Z]     changes_test.go:441: needs further investigation
22:55:42 [2022-10-21T22:55:42.166Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestChangesSizeWithNoChanges
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestChangesSize
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestChangesSize (0.00s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestApplyLayerInvalidFilenames
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3732340390\\dest"
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestApplyLayerInvalidHardlink
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3963393164\\victim\\hello" -> "../victim/hello"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1953559152\\victim\\hello" -> "/../victim/hello"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink296340128\\victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1927872207\\victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1817020753\\victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink224213142\\victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestApplyLayerInvalidSymlink
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2563525188\\dest\\dotdot" -> "../victim/hello"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2587316172\\dest\\slash-dotdot" -> "/../victim/hello"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2904428738\\dest\\loophole-victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2943004500\\dest\\loophole-victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4066647954\\dest\\loophole-victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2837706770\\dest\\loophole-victim" -> "../victim"
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestApplyLayerWhiteouts
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestApplyLayerWhiteouts (0.03s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestGenerateEmptyFile
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestGenerateEmptyFile (0.00s)
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestGenerateWithContent
22:55:42 [2022-10-21T22:55:42.166Z] --- PASS: TestGenerateWithContent (0.00s)
22:55:42 [2022-10-21T22:55:42.166Z] PASS
22:55:42 [2022-10-21T22:55:42.166Z] coverage: 62.9% of statements
22:55:42 [2022-10-21T22:55:42.166Z] ok  	github.com/docker/docker/pkg/archive	6.137s	coverage: 62.9% of statements
22:55:42 [2022-10-21T22:55:42.166Z] === RUN   TestFailedConnection
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestHTTPTransport
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestHTTPTransport (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] PASS
22:55:42 [2022-10-21T22:55:42.634Z] coverage: 85.7% of statements
22:55:42 [2022-10-21T22:55:42.634Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.036s	coverage: 85.7% of statements
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestBufioReaderPoolPutAndGet
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestBufioWriterPoolPutAndGet
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] === RUN   TestBufferPoolPutAndGet
22:55:42 [2022-10-21T22:55:42.634Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
22:55:42 [2022-10-21T22:55:42.634Z] PASS
22:55:42 [2022-10-21T22:55:42.634Z] coverage: 88.2% of statements
22:55:42 [2022-10-21T22:55:42.634Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 88.2% of statements
22:55:43 [2022-10-21T22:55:43.101Z] === RUN   TestOutputOnPrematureClose
22:55:43 [2022-10-21T22:55:43.101Z] --- PASS: TestOutputOnPrematureClose (0.00s)
22:55:43 [2022-10-21T22:55:43.101Z] === RUN   TestCompleteSilently
22:55:43 [2022-10-21T22:55:43.101Z] --- PASS: TestCompleteSilently (0.00s)
22:55:43 [2022-10-21T22:55:43.101Z] PASS
22:55:43 [2022-10-21T22:55:43.101Z] coverage: 75.9% of statements
22:55:43 [2022-10-21T22:55:43.101Z] ok  	github.com/docker/docker/pkg/progress	0.030s	coverage: 75.9% of statements
22:55:43 [2022-10-21T22:55:43.101Z] === RUN   TestSendToOneSub
22:55:43 [2022-10-21T22:55:43.101Z] --- PASS: TestSendToOneSub (0.00s)
22:55:43 [2022-10-21T22:55:43.101Z] === RUN   TestSendToMultipleSubs
22:55:43 [2022-10-21T22:55:43.101Z] --- PASS: TestSendToMultipleSubs (0.00s)
22:55:43 [2022-10-21T22:55:43.101Z] === RUN   TestEvictOneSub
22:55:43 [2022-10-21T22:55:43.101Z] --- PASS: TestEvictOneSub (0.00s)
22:55:43 [2022-10-21T22:55:43.101Z] === RUN   TestClosePublisher
22:55:43 [2022-10-21T22:55:43.101Z] --- PASS: TestClosePublisher (0.00s)
22:55:43 [2022-10-21T22:55:43.101Z] === RUN   TestPubSubRace
22:55:43 [2022-10-21T22:55:43.569Z] --- PASS: TestFailedConnection (1.18s)
22:55:43 [2022-10-21T22:55:43.569Z] === RUN   TestFailOnce
22:55:43 [2022-10-21T22:55:43.569Z] 2022/10/21 22:55:43 http: panic serving 127.0.0.1:49253: Plugin not ready
22:55:43 [2022-10-21T22:55:43.569Z] goroutine 9 [running]:
22:55:43 [2022-10-21T22:55:43.569Z] net/http.(*conn).serve.func1()
22:55:43 [2022-10-21T22:55:43.569Z] 	c:/go/src/net/http/server.go:1825 +0xbf
22:55:43 [2022-10-21T22:55:43.569Z] panic({0xf659e0, 0x10a94f0})
22:55:43 [2022-10-21T22:55:43.569Z] 	c:/go/src/runtime/panic.go:844 +0x258
22:55:43 [2022-10-21T22:55:43.569Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xe60000000000003b?, 0xffffffffffffffff?}, 0xe6b672f417369254?)
22:55:43 [2022-10-21T22:55:43.569Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
22:55:43 [2022-10-21T22:55:43.569Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x10aed48?, 0xc000168000?}, 0xc000053a78?)
22:55:43 [2022-10-21T22:55:43.569Z] 	c:/go/src/net/http/server.go:2084 +0x2f
22:55:43 [2022-10-21T22:55:43.569Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x10aed48, 0xc000168000}, 0xc00015e100)
22:55:43 [2022-10-21T22:55:43.569Z] 	c:/go/src/net/http/server.go:2462 +0x149
22:55:43 [2022-10-21T22:55:43.569Z] net/http.serverHandler.ServeHTTP({0x10ad278?}, {0x10aed48, 0xc000168000}, 0xc00015e100)
22:55:43 [2022-10-21T22:55:43.569Z] 	c:/go/src/net/http/server.go:2916 +0x43b
22:55:43 [2022-10-21T22:55:43.569Z] net/http.(*conn).serve(0xc000064be0, {0x10af158, 0xc0000880c0})
22:55:43 [2022-10-21T22:55:43.569Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
22:55:43 [2022-10-21T22:55:43.569Z] created by net/http.(*Server).Serve
22:55:43 [2022-10-21T22:55:43.569Z] 	c:/go/src/net/http/server.go:3071 +0x4db
22:55:43 [2022-10-21T22:55:43.569Z] time="2022-10-21T22:55:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49252/Test.FailOnce: Post \"http://127.0.0.1:49252/Test.FailOnce\": EOF, retrying in 1s"
22:55:43 [2022-10-21T22:55:43.569Z] === RUN   TestRegister
22:55:43 [2022-10-21T22:55:43.569Z] --- PASS: TestRegister (0.00s)
22:55:43 [2022-10-21T22:55:43.569Z] === RUN   TestCommand
22:55:43 [2022-10-21T22:55:43.569Z] --- PASS: TestCommand (0.03s)
22:55:43 [2022-10-21T22:55:43.569Z] === RUN   TestNaiveSelf
22:55:43 [2022-10-21T22:55:43.569Z] --- PASS: TestNaiveSelf (0.02s)
22:55:43 [2022-10-21T22:55:43.569Z] PASS
22:55:43 [2022-10-21T22:55:43.569Z] coverage: 82.4% of statements
22:55:43 [2022-10-21T22:55:43.569Z] ok  	github.com/docker/docker/pkg/reexec	0.083s	coverage: 82.4% of statements
22:55:44 [2022-10-21T22:55:44.037Z] --- PASS: TestPubSubRace (1.05s)
22:55:44 [2022-10-21T22:55:44.037Z] PASS
22:55:44 [2022-10-21T22:55:44.037Z] coverage: 75.0% of statements
22:55:44 [2022-10-21T22:55:44.037Z] ok  	github.com/docker/docker/pkg/pubsub	1.075s	coverage: 75.0% of statements
22:55:44 [2022-10-21T22:55:44.504Z] === RUN   TestParseSignal
22:55:44 [2022-10-21T22:55:44.504Z] --- PASS: TestParseSignal (0.00s)
22:55:44 [2022-10-21T22:55:44.504Z] === RUN   TestValidSignalForPlatform
22:55:44 [2022-10-21T22:55:44.504Z] --- PASS: TestValidSignalForPlatform (0.00s)
22:55:44 [2022-10-21T22:55:44.504Z] PASS
22:55:44 [2022-10-21T22:55:44.504Z] coverage: 19.7% of statements
22:55:44 [2022-10-21T22:55:44.504Z] ok  	github.com/docker/docker/pkg/signal	0.031s	coverage: 19.7% of statements
22:55:44 [2022-10-21T22:55:44.504Z] --- PASS: TestFailOnce (1.14s)
22:55:44 [2022-10-21T22:55:44.504Z] === RUN   TestEchoInputOutput
22:55:44 [2022-10-21T22:55:44.504Z] --- PASS: TestEchoInputOutput (0.00s)
22:55:44 [2022-10-21T22:55:44.504Z] === RUN   TestBackoff
22:55:44 [2022-10-21T22:55:44.504Z] --- PASS: TestBackoff (0.00s)
22:55:44 [2022-10-21T22:55:44.504Z] === RUN   TestAbortRetry
22:55:44 [2022-10-21T22:55:44.504Z] --- PASS: TestAbortRetry (0.00s)
22:55:44 [2022-10-21T22:55:44.504Z] === RUN   TestClientScheme
22:55:44 [2022-10-21T22:55:44.504Z] --- PASS: TestClientScheme (0.00s)
22:55:44 [2022-10-21T22:55:44.504Z] === RUN   TestNewClientWithTimeout
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestNewStdWriter
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestNewStdWriter (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestWriteWithUninitializedStdWriter
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestWriteWithNilBytes
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestWriteWithNilBytes (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestWrite
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestWrite (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestWriteWithWriterError
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestWriteWithWriterError (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyWriteAndRead
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyReturnsErrorReadingHeader
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyReturnsErrorReadingFrame
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyDetectsCorruptedFrame
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyWithInvalidInputHeader
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyWithCorruptedPrefix
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyReturnsWriteErrors
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStdCopyReturnsErrorFromSystem
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] PASS
22:55:44 [2022-10-21T22:55:44.972Z] coverage: 100.0% of statements
22:55:44 [2022-10-21T22:55:44.972Z] ok  	github.com/docker/docker/pkg/stdcopy	0.042s	coverage: 100.0% of statements
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestRawProgressFormatterFormatStatus
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestRawProgressFormatterFormatProgress
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestFormatStatus
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestFormatStatus (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestFormatError
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestFormatError (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestFormatJSONError
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestFormatJSONError (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestJsonProgressFormatterFormatProgress
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestJsonProgressFormatterFormatStatus
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestNewJSONProgressOutput
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestNewJSONProgressOutput (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestAuxFormatterEmit
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestAuxFormatterEmit (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStreamWriterStdout
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStreamWriterStdout (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] === RUN   TestStreamWriterStderr
22:55:44 [2022-10-21T22:55:44.972Z] --- PASS: TestStreamWriterStderr (0.00s)
22:55:44 [2022-10-21T22:55:44.972Z] PASS
22:55:44 [2022-10-21T22:55:44.972Z] coverage: 66.2% of statements
22:55:44 [2022-10-21T22:55:44.972Z] ok  	github.com/docker/docker/pkg/streamformatter	0.034s	coverage: 66.2% of statements
22:55:44 [2022-10-21T22:55:44.972Z] time="2022-10-21T22:55:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
22:55:45 [2022-10-21T22:55:45.440Z] === RUN   TestGenerateRandomID
22:55:45 [2022-10-21T22:55:45.440Z] --- PASS: TestGenerateRandomID (0.00s)
22:55:45 [2022-10-21T22:55:45.440Z] === RUN   TestShortenId
22:55:45 [2022-10-21T22:55:45.440Z] --- PASS: TestShortenId (0.00s)
22:55:45 [2022-10-21T22:55:45.440Z] === RUN   TestShortenSha256Id
22:55:45 [2022-10-21T22:55:45.440Z] --- PASS: TestShortenSha256Id (0.00s)
22:55:45 [2022-10-21T22:55:45.440Z] === RUN   TestShortenIdEmpty
22:55:45 [2022-10-21T22:55:45.440Z] --- PASS: TestShortenIdEmpty (0.00s)
22:55:45 [2022-10-21T22:55:45.440Z] === RUN   TestShortenIdInvalid
22:55:45 [2022-10-21T22:55:45.440Z] --- PASS: TestShortenIdInvalid (0.00s)
22:55:45 [2022-10-21T22:55:45.440Z] === RUN   TestIsShortIDNonHex
22:55:45 [2022-10-21T22:55:45.440Z] --- PASS: TestIsShortIDNonHex (0.00s)
22:55:45 [2022-10-21T22:55:45.440Z] === RUN   TestIsShortIDNotCorrectSize
22:55:45 [2022-10-21T22:55:45.440Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
22:55:45 [2022-10-21T22:55:45.440Z] PASS
22:55:45 [2022-10-21T22:55:45.440Z] coverage: 70.6% of statements
22:55:45 [2022-10-21T22:55:45.440Z] ok  	github.com/docker/docker/pkg/stringid	0.030s	coverage: 70.6% of statements
22:55:45 [2022-10-21T22:55:45.908Z] === RUN   TestIsCpusetListAvailable
22:55:45 [2022-10-21T22:55:45.908Z] --- PASS: TestIsCpusetListAvailable (0.00s)
22:55:45 [2022-10-21T22:55:45.908Z] PASS
22:55:45 [2022-10-21T22:55:45.908Z] coverage: 38.2% of statements
22:55:45 [2022-10-21T22:55:45.908Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 38.2% of statements
22:55:46 [2022-10-21T22:55:46.375Z] time="2022-10-21T22:55:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestChtimes
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestChtimes (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestChtimesWindows
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestChtimesWindows (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestEnsureRemoveAllNotExist
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestEnsureRemoveAllWithDir
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestEnsureRemoveAllWithFile
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestHasWin32KSupport
22:55:46 [2022-10-21T22:55:46.843Z]     syscall_windows_test.go:8: win32k: true
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestHasWin32KSupport (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] PASS
22:55:46 [2022-10-21T22:55:46.843Z] coverage: 12.0% of statements
22:55:46 [2022-10-21T22:55:46.843Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 12.0% of statements
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestTailFile
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestTailFile (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestTailFileManyLines
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestTailFileManyLines (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestTailEmptyFile
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestTailEmptyFile (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestTailNegativeN
22:55:46 [2022-10-21T22:55:46.843Z] --- PASS: TestTailNegativeN (0.00s)
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader
22:55:46 [2022-10-21T22:55:46.843Z] === CONT  TestNewTailReader
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/no_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/no_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/truncated_last_line
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/truncated_last_line#01
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/truncated_last_line#02
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
22:55:46 [2022-10-21T22:55:46.843Z] === CONT  TestNewTailReader/12_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === CONT  TestNewTailReader/2_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === CONT  TestNewTailReader/single_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === CONT  TestNewTailReader/8_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === CONT  TestNewTailReader/4_byte_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.843Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/no_delimiter
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.844Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.845Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.845Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.846Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/no_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.847Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
22:55:46 [2022-10-21T22:55:46.848Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
22:55:47 [2022-10-21T22:55:47.315Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
22:55:47 [2022-10-21T22:55:47.316Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
22:55:47 [2022-10-21T22:55:47.316Z] --- PASS: TestNewTailReader (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.316Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.01s)
22:55:47 [2022-10-21T22:55:47.316Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.317Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
22:55:47 [2022-10-21T22:55:47.318Z] PASS
22:55:47 [2022-10-21T22:55:47.318Z] coverage: 88.6% of statements
22:55:47 [2022-10-21T22:55:47.318Z] ok  	github.com/docker/docker/pkg/tailfile	0.220s	coverage: 88.6% of statements
22:55:47 [2022-10-21T22:55:47.785Z] testing: warning: no tests to run
22:55:47 [2022-10-21T22:55:47.785Z] PASS
22:55:47 [2022-10-21T22:55:47.785Z] coverage: [no statements]
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestTarSumRemoveNonExistent
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestTarSumRemove
22:55:47 [2022-10-21T22:55:47.785Z] ok  	github.com/docker/docker/pkg/term/windows	0.029s	coverage: [no statements] [no tests to run]
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestTarSumRemove (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestSortFileInfoSums
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestSortFileInfoSums (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestNewTarSumForLabelInvalid
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestNewTarSumForLabel
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestNewTarSumForLabel (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestEmptyTar
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestEmptyTar (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestTarSumsReadSize
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestTarSumsReadSize (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestTarSums
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestTarSums (0.06s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestIteration
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestIteration (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestVersionLabelForChecksum
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestVersionLabelForChecksum (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestVersion
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestVersion (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestGetVersion
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestGetVersion (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] === RUN   TestGetVersions
22:55:47 [2022-10-21T22:55:47.785Z] --- PASS: TestGetVersions (0.00s)
22:55:47 [2022-10-21T22:55:47.785Z] PASS
22:55:47 [2022-10-21T22:55:47.785Z] coverage: 89.3% of statements
22:55:47 [2022-10-21T22:55:47.785Z] ok  	github.com/docker/docker/pkg/tarsum	0.107s	coverage: 89.3% of statements
22:55:48 [2022-10-21T22:55:48.252Z] === RUN   TestTruncIndex
22:55:48 [2022-10-21T22:55:48.252Z] --- PASS: TestTruncIndex (0.10s)
22:55:48 [2022-10-21T22:55:48.252Z] PASS
22:55:48 [2022-10-21T22:55:48.252Z] coverage: 91.5% of statements
22:55:48 [2022-10-21T22:55:48.252Z] ok  	github.com/docker/docker/pkg/truncindex	0.131s	coverage: 91.5% of statements
22:55:48 [2022-10-21T22:55:48.252Z] === RUN   TestIsGIT
22:55:48 [2022-10-21T22:55:48.252Z] --- PASS: TestIsGIT (0.00s)
22:55:48 [2022-10-21T22:55:48.252Z] === RUN   TestIsTransport
22:55:48 [2022-10-21T22:55:48.252Z] --- PASS: TestIsTransport (0.00s)
22:55:48 [2022-10-21T22:55:48.252Z] PASS
22:55:48 [2022-10-21T22:55:48.252Z] coverage: 100.0% of statements
22:55:48 [2022-10-21T22:55:48.252Z] ok  	github.com/docker/docker/pkg/urlutil	0.028s	coverage: 100.0% of statements
22:55:48 [2022-10-21T22:55:48.719Z] === RUN   TestVersionInfo
22:55:48 [2022-10-21T22:55:48.719Z] --- PASS: TestVersionInfo (0.00s)
22:55:48 [2022-10-21T22:55:48.719Z] === RUN   TestAppendVersions
22:55:48 [2022-10-21T22:55:48.719Z] --- PASS: TestAppendVersions (0.00s)
22:55:48 [2022-10-21T22:55:48.719Z] PASS
22:55:48 [2022-10-21T22:55:48.719Z] coverage: 88.9% of statements
22:55:48 [2022-10-21T22:55:48.719Z] ok  	github.com/docker/docker/pkg/useragent	0.041s	coverage: 88.9% of statements
22:55:49 [2022-10-21T22:55:49.189Z] time="2022-10-21T22:55:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
22:55:49 [2022-10-21T22:55:49.658Z] === RUN   TestValidatePrivileges
22:55:49 [2022-10-21T22:55:49.658Z] --- PASS: TestValidatePrivileges (0.00s)
22:55:49 [2022-10-21T22:55:49.658Z] === RUN   TestFilterByCapNeg
22:55:49 [2022-10-21T22:55:49.658Z] --- PASS: TestFilterByCapNeg (0.00s)
22:55:49 [2022-10-21T22:55:49.658Z] === RUN   TestFilterByCapPos
22:55:49 [2022-10-21T22:55:49.658Z] --- PASS: TestFilterByCapPos (0.00s)
22:55:49 [2022-10-21T22:55:49.658Z] === RUN   TestStoreGetPluginNotMatchCapRefs
22:55:49 [2022-10-21T22:55:49.658Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
22:55:49 [2022-10-21T22:55:49.658Z] PASS
22:55:49 [2022-10-21T22:55:49.658Z] coverage: 12.0% of statements
22:55:49 [2022-10-21T22:55:49.658Z] ok  	github.com/docker/docker/plugin	0.042s	coverage: 12.0% of statements
22:55:49 [2022-10-21T22:55:49.658Z] === RUN   TestNewSettable
22:55:49 [2022-10-21T22:55:49.658Z] --- PASS: TestNewSettable (0.00s)
22:55:49 [2022-10-21T22:55:49.658Z] === RUN   TestIsSettable
22:55:49 [2022-10-21T22:55:49.658Z] --- PASS: TestIsSettable (0.00s)
22:55:49 [2022-10-21T22:55:49.658Z] === RUN   TestUpdateSettingsEnv
22:55:49 [2022-10-21T22:55:49.658Z] --- PASS: TestUpdateSettingsEnv (0.00s)
22:55:49 [2022-10-21T22:55:49.658Z] PASS
22:55:49 [2022-10-21T22:55:49.658Z] coverage: 20.0% of statements
22:55:49 [2022-10-21T22:55:49.658Z] ok  	github.com/docker/docker/plugin/v2	0.034s	coverage: 20.0% of statements
22:55:50 [2022-10-21T22:55:50.642Z] === RUN   TestLoad
22:55:50 [2022-10-21T22:55:50.642Z] --- PASS: TestLoad (0.00s)
22:55:50 [2022-10-21T22:55:50.642Z] === RUN   TestSave
22:55:50 [2022-10-21T22:55:50.642Z] --- PASS: TestSave (0.03s)
22:55:50 [2022-10-21T22:55:50.642Z] === RUN   TestAddDeleteGet
22:55:50 [2022-10-21T22:55:50.642Z] --- PASS: TestAddDeleteGet (0.04s)
22:55:50 [2022-10-21T22:55:50.642Z] === RUN   TestInvalidTags
22:55:50 [2022-10-21T22:55:50.642Z] --- PASS: TestInvalidTags (0.01s)
22:55:50 [2022-10-21T22:55:50.642Z] PASS
22:55:50 [2022-10-21T22:55:50.642Z] coverage: 84.4% of statements
22:55:50 [2022-10-21T22:55:50.642Z] ok  	github.com/docker/docker/reference	0.117s	coverage: 84.4% of statements
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestResolveAuthConfigIndexServer
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestResolveAuthConfigFullURL
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestLoadAllowNondistributableArtifacts
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestValidateMirror
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestValidateMirror (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestLoadInsecureRegistries
22:55:51 [2022-10-21T22:55:51.627Z] time="2022-10-21T22:55:51Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:55:51 [2022-10-21T22:55:51.627Z] time="2022-10-21T22:55:51Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
22:55:51 [2022-10-21T22:55:51.627Z] time="2022-10-21T22:55:51Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestLoadInsecureRegistries (0.12s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestNewServiceConfig
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestNewServiceConfig (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestValidateIndexName
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestValidateIndexName (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestValidateIndexNameWithError
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestValidateIndexNameWithError (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestEndpointParse
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestEndpointParse (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestEndpointParseInvalid
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestEndpointParseInvalid (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestValidateEndpoint
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestValidateEndpoint (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestPing
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestPing (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestPingRegistryEndpoint
22:55:51 [2022-10-21T22:55:51.627Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:55:51 [2022-10-21T22:55:51.627Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestEndpoint
22:55:51 [2022-10-21T22:55:51.627Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:55:51 [2022-10-21T22:55:51.627Z] --- SKIP: TestEndpoint (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestParseRepositoryInfo
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestParseRepositoryInfo (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestNewIndexInfo
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestNewIndexInfo (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestMirrorEndpointLookup
22:55:51 [2022-10-21T22:55:51.627Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:55:51 [2022-10-21T22:55:51.627Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestSearchRepositories
22:55:51 [2022-10-21T22:55:51.627Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
22:55:51 [2022-10-21T22:55:51.627Z]         Host: 127.0.0.1:49261
22:55:51 [2022-10-21T22:55:51.627Z]         User-Agent: docker test client
22:55:51 [2022-10-21T22:55:51.627Z]         Authorization: Token fake-token
22:55:51 [2022-10-21T22:55:51.627Z]         X-Docker-Token: true
22:55:51 [2022-10-21T22:55:51.627Z]         Accept-Encoding: gzip
22:55:51 [2022-10-21T22:55:51.627Z]         
22:55:51 [2022-10-21T22:55:51.627Z]         
22:55:51 [2022-10-21T22:55:51.627Z]     registry_test.go:730: HTTP/1.1 200 OK
22:55:51 [2022-10-21T22:55:51.627Z]         Connection: close
22:55:51 [2022-10-21T22:55:51.627Z]         Content-Length: 144
22:55:51 [2022-10-21T22:55:51.627Z]         Cache-Control: no-cache
22:55:51 [2022-10-21T22:55:51.627Z]         Content-Type: application/json
22:55:51 [2022-10-21T22:55:51.627Z]         Date: Fri, 21 Oct 2022 22:55:51 GMT
22:55:51 [2022-10-21T22:55:51.627Z]         Expires: -1
22:55:51 [2022-10-21T22:55:51.627Z]         Pragma: no-cache
22:55:51 [2022-10-21T22:55:51.627Z]         Server: docker-tests/mock
22:55:51 [2022-10-21T22:55:51.627Z]         X-Docker-Registry-Config: mock
22:55:51 [2022-10-21T22:55:51.627Z]         X-Docker-Registry-Version: 0.0.0
22:55:51 [2022-10-21T22:55:51.627Z]         
22:55:51 [2022-10-21T22:55:51.627Z]         
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestSearchRepositories (0.01s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestTrustedLocation
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestTrustedLocation (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestAllowNondistributableArtifacts
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] === RUN   TestIsSecureIndex
22:55:51 [2022-10-21T22:55:51.627Z] --- PASS: TestIsSecureIndex (0.00s)
22:55:51 [2022-10-21T22:55:51.627Z] PASS
22:55:51 [2022-10-21T22:55:51.627Z] coverage: 50.2% of statements
22:55:51 [2022-10-21T22:55:51.627Z] ok  	github.com/docker/docker/registry	0.191s	coverage: 50.2% of statements
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestHeaderSimpleErrors
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestHeaderTooMuchFailures
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestReaderWithReadError
22:55:52 [2022-10-21T22:55:52.095Z] time="2022-10-21T22:55:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestReader
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestReader (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestResumableRequestReaderWithInitialResponse
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] PASS
22:55:52 [2022-10-21T22:55:52.095Z] coverage: 100.0% of statements
22:55:52 [2022-10-21T22:55:52.095Z] ok  	github.com/docker/docker/registry/resumable	0.165s	coverage: 100.0% of statements
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestRestartManagerTimeout
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestRestartManagerTimeout (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] === RUN   TestRestartManagerTimeoutReset
22:55:52 [2022-10-21T22:55:52.095Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
22:55:52 [2022-10-21T22:55:52.095Z] PASS
22:55:52 [2022-10-21T22:55:52.095Z] coverage: 45.3% of statements
22:55:52 [2022-10-21T22:55:52.095Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 45.3% of statements
22:55:52 [2022-10-21T22:55:52.352Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
22:55:52 [2022-10-21T22:55:52.352Z] PASS
22:55:52 [2022-10-21T22:55:52.352Z] 
22:55:52 [2022-10-21T22:55:52.352Z] DONE 17 tests in 50.842s
22:55:52 [2022-10-21T22:55:52.352Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:55:52 [2022-10-21T22:55:52.352Z] INFO: Testing against a local daemon
22:55:52 [2022-10-21T22:55:52.352Z] === RUN   TestPluginInvalidJSON
22:55:52 [2022-10-21T22:55:52.352Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:55:52 [2022-10-21T22:55:52.352Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:55:52 [2022-10-21T22:55:52.352Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:55:52 [2022-10-21T22:55:52.352Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:55:52 [2022-10-21T22:55:52.352Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:55:52 [2022-10-21T22:55:52.352Z] === RUN   TestPluginInstall
22:55:52 [2022-10-21T22:55:52.352Z] === RUN   TestPluginInstall/no_auth
22:55:52 [2022-10-21T22:55:52.562Z] === RUN   TestDecodeContainerConfig
22:55:52 [2022-10-21T22:55:52.562Z] --- PASS: TestDecodeContainerConfig (0.00s)
22:55:52 [2022-10-21T22:55:52.562Z] === RUN   TestDecodeContainerConfigIsolation
22:55:52 [2022-10-21T22:55:52.562Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
22:55:52 [2022-10-21T22:55:52.562Z] === RUN   TestValidatePrivileged
22:55:52 [2022-10-21T22:55:52.562Z] --- PASS: TestValidatePrivileged (0.00s)
22:55:52 [2022-10-21T22:55:52.562Z] PASS
22:55:52 [2022-10-21T22:55:52.562Z] coverage: 52.2% of statements
22:55:52 [2022-10-21T22:55:52.562Z] ok  	github.com/docker/docker/runconfig	0.039s	coverage: 52.2% of statements
22:55:52 [2022-10-21T22:55:52.917Z] time="2022-10-21T22:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:55:52 [2022-10-21T22:55:52.917Z] time="2022-10-21T22:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac199592acdc84ad3d87538ebdbfb375c3bc9dce3375e17d35bf795fcbf1747" mediatype=application/vnd.docker.plugin.v1+json size=522
22:55:52 [2022-10-21T22:55:52.917Z] time="2022-10-21T22:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:55:52 [2022-10-21T22:55:52.917Z] time="2022-10-21T22:55:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac199592acdc84ad3d87538ebdbfb375c3bc9dce3375e17d35bf795fcbf1747" mediatype=application/vnd.docker.plugin.v1+json size=522
22:55:53 [2022-10-21T22:55:53.029Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
22:55:53 [2022-10-21T22:55:53.029Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
22:55:53 [2022-10-21T22:55:53.029Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
22:55:53 [2022-10-21T22:55:53.029Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
22:55:53 [2022-10-21T22:55:53.029Z] PASS
22:55:53 [2022-10-21T22:55:53.029Z] coverage: 62.5% of statements
22:55:53 [2022-10-21T22:55:53.029Z] ok  	github.com/docker/docker/testutil	0.054s	coverage: 62.5% of statements
22:55:53 [2022-10-21T22:55:53.042Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s)
22:55:53 [2022-10-21T22:55:53.042Z] === RUN   TestCreateServiceSecretFileMode
22:55:53 [2022-10-21T22:55:53.175Z] === RUN   TestPluginInstall/with_htpasswd
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:55:53 [2022-10-21T22:55:53.497Z] time="2022-10-21T22:55:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
22:55:53 [2022-10-21T22:55:53.742Z] time="2022-10-21T22:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:55:53 [2022-10-21T22:55:53.742Z] time="2022-10-21T22:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68d8afb6353f0d9c25d63d2169db317a88bb977e00d078d0455694a0b38bb6d0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:55:53 [2022-10-21T22:55:53.742Z] time="2022-10-21T22:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:55:53 [2022-10-21T22:55:53.742Z] time="2022-10-21T22:55:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68d8afb6353f0d9c25d63d2169db317a88bb977e00d078d0455694a0b38bb6d0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:55:53 [2022-10-21T22:55:53.999Z] === RUN   TestPluginInstall/with_insecure
22:55:54 [2022-10-21T22:55:54.931Z] time="2022-10-21T22:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:55:54 [2022-10-21T22:55:54.931Z] time="2022-10-21T22:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b11e8e3cd25297f87556a1916667959758e26ebd2897b007957ae130d56af8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:55:54 [2022-10-21T22:55:54.931Z] time="2022-10-21T22:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:55:54 [2022-10-21T22:55:54.931Z] time="2022-10-21T22:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b11e8e3cd25297f87556a1916667959758e26ebd2897b007957ae130d56af8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestGetAddress
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestGetAddress (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestRemove
22:55:55 [2022-10-21T22:55:55.059Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:55:55 [2022-10-21T22:55:55.059Z] --- SKIP: TestRemove (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestInitializeWithVolumes
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestInitializeWithVolumes (0.01s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestCreate
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestCreate (0.01s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestValidateName
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestValidateName (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestCreateWithOpts
22:55:55 [2022-10-21T22:55:55.059Z]     local_test.go:181: runtime.GOOS == "windows"
22:55:55 [2022-10-21T22:55:55.059Z] --- SKIP: TestCreateWithOpts (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestRelaodNoOpts
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestRelaodNoOpts (0.01s)
22:55:55 [2022-10-21T22:55:55.059Z] PASS
22:55:55 [2022-10-21T22:55:55.059Z] coverage: 41.5% of statements
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestGetDriver
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestGetDriver (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestVolumeRequestError
22:55:55 [2022-10-21T22:55:55.059Z] ok  	github.com/docker/docker/volume/local	0.061s	coverage: 41.5% of statements
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestVolumeRequestError (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] PASS
22:55:55 [2022-10-21T22:55:55.059Z] coverage: 36.1% of statements
22:55:55 [2022-10-21T22:55:55.059Z] ok  	github.com/docker/docker/volume/drivers	0.038s	coverage: 36.1% of statements
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestConvertTmpfsOptions
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:49: data="mode=700,size=1m"
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:49: data="ro"
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestConvertTmpfsOptions (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestParseMountRaw
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestParseMountRaw (0.03s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestParseMountRawSplit
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 0
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 1
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 2
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 3
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 4
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 5
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 6
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 7
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 8
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 0
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 1
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 2
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 3
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 4
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 5
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 6
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 7
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 8
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 9
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 10
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 11
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 12
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 0
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 1
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 2
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 3
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 4
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 5
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 6
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 7
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 8
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 9
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 10
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:390: case 11
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestParseMountRawSplit (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestParseMountSpec
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:455: case 0
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:455: case 1
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:455: case 2
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:455: case 3
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:455: case 4
22:55:55 [2022-10-21T22:55:55.059Z]     parser_test.go:455: case 5
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestParseMountSpec (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestParseMountSpecBindWithFileinfoError
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] === RUN   TestValidateMount
22:55:55 [2022-10-21T22:55:55.059Z] --- PASS: TestValidateMount (0.00s)
22:55:55 [2022-10-21T22:55:55.059Z] PASS
22:55:55 [2022-10-21T22:55:55.059Z] coverage: 66.2% of statements
22:55:55 [2022-10-21T22:55:55.059Z] ok  	github.com/docker/docker/volume/mounts	0.071s	coverage: 66.2% of statements
22:55:55 [2022-10-21T22:55:55.191Z]     plugin_test.go:165: [da93807536db7] daemon is not started
22:55:55 [2022-10-21T22:55:55.191Z] --- PASS: TestPluginInstall (2.91s)
22:55:55 [2022-10-21T22:55:55.191Z]     --- PASS: TestPluginInstall/no_auth (1.02s)
22:55:55 [2022-10-21T22:55:55.191Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
22:55:55 [2022-10-21T22:55:55.191Z]     --- PASS: TestPluginInstall/with_insecure (1.11s)
22:55:55 [2022-10-21T22:55:55.191Z] === RUN   TestPluginsWithRuntimes
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestSetGetMeta
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestSetGetMeta
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestRestore
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestRestore
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestServiceCreate
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestServiceCreate
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestServiceList
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestServiceList
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestServiceRemove
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestServiceRemove
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestServiceGet
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestServiceGet
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestServicePrune
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestServicePrune
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestCreate
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestCreate
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestRemove
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestRemove
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestList
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestList
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFindByDriver
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFindByDriver
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFindByReferenced
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFindByReferenced
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestDerefMultipleOfSameRef
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestDerefMultipleOfSameRef
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestDefererencePluginOnCreateError
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestDefererencePluginOnCreateError
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestRefDerefRemove
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestRefDerefRemove
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestGet
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestGet
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestGetWithReference
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestGetWithReference
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_nil_list
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_nil_list
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_empty_list
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_empty_list
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_filter_some
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_filter_some
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_filter_middle
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_filter_middle
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_filter_middle_and_last
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
22:55:56 [2022-10-21T22:55:56.043Z] === RUN   TestFilterFunc/test_filter_first_and_last
22:55:56 [2022-10-21T22:55:56.043Z] === PAUSE TestFilterFunc/test_filter_first_and_last
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_nil_list
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_filter_first_and_last
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_filter_some
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_filter_middle_and_last
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_empty_list
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFilterFunc/test_filter_middle
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestFilterFunc (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestSetGetMeta
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestList
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestServiceGet
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestDefererencePluginOnCreateError
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestSetGetMeta (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestGetWithReference
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestGet
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestList (0.03s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestRefDerefRemove
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestGetWithReference (0.03s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestDerefMultipleOfSameRef
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestGet (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestRefDerefRemove (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestServiceList
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestServiceRemove
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestCreate
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestCreate (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestRemove
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestRemove (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFindByReferenced
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestFindByReferenced (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestFindByDriver
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestServiceGet (0.13s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestServicePrune
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestServiceRemove (0.07s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestServiceCreate
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestServiceList (0.09s)
22:55:56 [2022-10-21T22:55:56.043Z] === CONT  TestRestore
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestFindByDriver (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] time="2022-10-21T22:55:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:55:56 [2022-10-21T22:55:56.043Z] time="2022-10-21T22:55:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestServiceCreate (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestRestore (0.02s)
22:55:56 [2022-10-21T22:55:56.043Z] time="2022-10-21T22:55:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:55:56 [2022-10-21T22:55:56.043Z] time="2022-10-21T22:55:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
22:55:56 [2022-10-21T22:55:56.043Z] time="2022-10-21T22:55:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
22:55:56 [2022-10-21T22:55:56.043Z] --- PASS: TestServicePrune (0.04s)
22:55:56 [2022-10-21T22:55:56.043Z] PASS
22:55:56 [2022-10-21T22:55:56.043Z] coverage: 70.3% of statements
22:55:56 [2022-10-21T22:55:56.043Z] ok  	github.com/docker/docker/volume/service	0.207s	coverage: 70.3% of statements
22:55:56 [2022-10-21T22:55:56.563Z] === RUN   TestPluginsWithRuntimes/No_Args
22:55:57 [2022-10-21T22:55:57.495Z] === RUN   TestPluginsWithRuntimes/With_Args
22:55:58 [2022-10-21T22:55:58.428Z] --- PASS: TestPluginsWithRuntimes (3.29s)
22:55:58 [2022-10-21T22:55:58.428Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
22:55:58 [2022-10-21T22:55:58.428Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
22:55:58 [2022-10-21T22:55:58.428Z] === RUN   TestPluginBackCompatMediaTypes
22:55:58 [2022-10-21T22:55:58.993Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
22:55:58 [2022-10-21T22:55:58.993Z] PASS
22:55:58 [2022-10-21T22:55:58.993Z] 
22:55:58 [2022-10-21T22:55:58.993Z] DONE 10 tests in 6.805s
22:55:58 [2022-10-21T22:55:58.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:55:58 [2022-10-21T22:55:58.993Z] INFO: Testing against a local daemon
22:55:58 [2022-10-21T22:55:58.993Z] === RUN   TestExternalGraphDriver
22:55:59 [2022-10-21T22:55:59.557Z] === RUN   TestExternalGraphDriver/json
22:56:00 [2022-10-21T22:56:00.928Z] === RUN   TestExternalGraphDriver/spec
22:56:02 [2022-10-21T22:56:02.824Z] === RUN   TestExternalGraphDriver/pull
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestNewClientWithTimeout (17.61s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestClientStream
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestClientStream (0.00s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestClientSendFile
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestClientSendFile (0.00s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestClientWithRequestTimeout
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestClientWithRequestTimeout (0.00s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestFileSpecPlugin
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestFileSpecPlugin (0.01s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestFileJSONSpecPlugin
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestPluginAddHandler
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestPluginAddHandler (0.00s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestPluginWaitBadPlugin
22:56:03 [2022-10-21T22:56:03.191Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
22:56:03 [2022-10-21T22:56:03.191Z] === RUN   TestGet
22:56:03 [2022-10-21T22:56:03.191Z] time="2022-10-21T22:56:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
22:56:03 [2022-10-21T22:56:03.191Z] time="2022-10-21T22:56:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
22:56:04 [2022-10-21T22:56:04.195Z] --- PASS: TestExternalGraphDriver (5.08s)
22:56:04 [2022-10-21T22:56:04.195Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
22:56:04 [2022-10-21T22:56:04.195Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
22:56:04 [2022-10-21T22:56:04.195Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
22:56:04 [2022-10-21T22:56:04.195Z] === RUN   TestGraphdriverPluginV2
22:56:05 [2022-10-21T22:56:05.259Z] --- PASS: TestCreateServiceSecretFileMode (12.38s)
22:56:05 [2022-10-21T22:56:05.259Z] === RUN   TestCreateServiceConfigFileMode
22:56:05 [2022-10-21T22:56:05.401Z] time="2022-10-21T22:56:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
22:56:08 [2022-10-21T22:56:08.376Z] --- PASS: TestGraphdriverPluginV2 (4.19s)
22:56:08 [2022-10-21T22:56:08.376Z] PASS
22:56:08 [2022-10-21T22:56:08.376Z] 
22:56:08 [2022-10-21T22:56:08.376Z] DONE 5 tests in 9.320s
22:56:08 [2022-10-21T22:56:08.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:56:08 [2022-10-21T22:56:08.376Z] INFO: Testing against a local daemon
22:56:08 [2022-10-21T22:56:08.376Z] === RUN   TestContinueAfterPluginCrash
22:56:08 [2022-10-21T22:56:08.376Z] === PAUSE TestContinueAfterPluginCrash
22:56:08 [2022-10-21T22:56:08.376Z] === RUN   TestReadPluginNoRead
22:56:08 [2022-10-21T22:56:08.376Z] === PAUSE TestReadPluginNoRead
22:56:08 [2022-10-21T22:56:08.376Z] === RUN   TestDaemonStartWithLogOpt
22:56:08 [2022-10-21T22:56:08.376Z] === PAUSE TestDaemonStartWithLogOpt
22:56:08 [2022-10-21T22:56:08.376Z] === CONT  TestContinueAfterPluginCrash
22:56:08 [2022-10-21T22:56:08.376Z] === CONT  TestDaemonStartWithLogOpt
22:56:09 [2022-10-21T22:56:09.188Z] time="2022-10-21T22:56:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
22:56:11 [2022-10-21T22:56:11.656Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
22:56:11 [2022-10-21T22:56:11.657Z] === CONT  TestReadPluginNoRead
22:56:14 [2022-10-21T22:56:14.182Z] === RUN   TestReadPluginNoRead/default
22:56:15 [2022-10-21T22:56:15.115Z] === RUN   TestReadPluginNoRead/disabled_caching
22:56:16 [2022-10-21T22:56:16.487Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:56:16 [2022-10-21T22:56:16.744Z] --- PASS: TestContinueAfterPluginCrash (8.32s)
22:56:17 [2022-10-21T22:56:17.564Z] --- PASS: TestCreateServiceConfigFileMode (12.40s)
22:56:17 [2022-10-21T22:56:17.564Z] === RUN   TestCreateServiceSysctls
22:56:17 [2022-10-21T22:56:17.676Z] === CONT  TestReadPluginNoRead
22:56:17 [2022-10-21T22:56:17.676Z]     read_test.go:92: [d996d2c5c9274] daemon is not started
22:56:17 [2022-10-21T22:56:17.676Z] --- PASS: TestReadPluginNoRead (5.84s)
22:56:17 [2022-10-21T22:56:17.676Z]     --- PASS: TestReadPluginNoRead/default (1.34s)
22:56:17 [2022-10-21T22:56:17.676Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
22:56:17 [2022-10-21T22:56:17.676Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
22:56:17 [2022-10-21T22:56:17.676Z] PASS
22:56:17 [2022-10-21T22:56:17.676Z] 
22:56:17 [2022-10-21T22:56:17.676Z] DONE 6 tests in 9.239s
22:56:17 [2022-10-21T22:56:17.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:56:17 [2022-10-21T22:56:17.676Z] testing: warning: no tests to run
22:56:17 [2022-10-21T22:56:17.676Z] PASS
22:56:17 [2022-10-21T22:56:17.676Z] 
22:56:17 [2022-10-21T22:56:17.676Z] DONE 0 tests in 0.007s
22:56:17 [2022-10-21T22:56:17.676Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:56:17 [2022-10-21T22:56:17.676Z] INFO: Testing against a local daemon
22:56:17 [2022-10-21T22:56:17.676Z] === RUN   TestPluginWithDevMounts
22:56:17 [2022-10-21T22:56:17.676Z] === PAUSE TestPluginWithDevMounts
22:56:17 [2022-10-21T22:56:17.676Z] === CONT  TestPluginWithDevMounts
22:56:17 [2022-10-21T22:56:17.836Z] --- PASS: TestGet (15.01s)
22:56:17 [2022-10-21T22:56:17.836Z] === RUN   TestPluginWithNoManifest
22:56:17 [2022-10-21T22:56:17.836Z] --- PASS: TestPluginWithNoManifest (0.00s)
22:56:17 [2022-10-21T22:56:17.836Z] === RUN   TestGetAll
22:56:17 [2022-10-21T22:56:17.836Z] --- PASS: TestGetAll (0.00s)
22:56:17 [2022-10-21T22:56:17.836Z] PASS
22:56:17 [2022-10-21T22:56:17.836Z] coverage: 73.4% of statements
22:56:17 [2022-10-21T22:56:17.836Z] ok  	github.com/docker/docker/pkg/plugins	34.992s	coverage: 73.4% of statements
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/quota	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/rootless	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/volume	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:56:17 [2022-10-21T22:56:17.836Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:56:18 [2022-10-21T22:56:18.303Z] 
22:56:18 [2022-10-21T22:56:18.303Z] === Skipped
22:56:18 [2022-10-21T22:56:18.303Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
22:56:18 [2022-10-21T22:56:18.303Z]     dispatchers_test.go:377: Windows does not support stopsignal
22:56:18 [2022-10-21T22:56:18.303Z] 
22:56:18 [2022-10-21T22:56:18.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
22:56:18 [2022-10-21T22:56:18.303Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.303Z] 
22:56:18 [2022-10-21T22:56:18.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
22:56:18 [2022-10-21T22:56:18.303Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.303Z] 
22:56:18 [2022-10-21T22:56:18.303Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
22:56:18 [2022-10-21T22:56:18.303Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     client_test.go:23: runtime.GOOS == "windows"
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     daemon_test.go:147: root required
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     reload_test.go:520: root required
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     pull_v2_test.go:82: Needs fixing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     pull_v2_test.go:127: Needs fixing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     download_test.go:268: Needs fixing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     layer_test.go:304: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     layer_test.go:353: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     layer_test.go:468: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     layer_test.go:697: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     migration_test.go:46: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     migration_test.go:182: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     mount_test.go:17: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     mount_test.go:76: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     mount_test.go:125: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     mount_test.go:212: Failing on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:134: Xz not present in msys2
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:239: Failing on Windows CI machines
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_windows_test.go:17: Currently fails
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     changes_test.go:192: needs more investigation
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     changes_test.go:405: needs further investigation
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     changes_test.go:441: needs further investigation
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.772Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
22:56:18 [2022-10-21T22:56:18.772Z]     poller_test.go:41: No chmod on Windows
22:56:18 [2022-10-21T22:56:18.772Z] 
22:56:18 [2022-10-21T22:56:18.773Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:56:18 [2022-10-21T22:56:18.773Z]     fileutils_test.go:134: Needs porting to Windows
22:56:18 [2022-10-21T22:56:18.773Z] 
22:56:18 [2022-10-21T22:56:18.773Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
22:56:18 [2022-10-21T22:56:18.773Z]     fileutils_test.go:180: Needs porting to Windows
22:56:18 [2022-10-21T22:56:18.773Z] 
22:56:18 [2022-10-21T22:56:18.773Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
22:56:18 [2022-10-21T22:56:18.773Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.773Z] 
22:56:18 [2022-10-21T22:56:18.773Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
22:56:18 [2022-10-21T22:56:18.773Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.773Z] 
22:56:18 [2022-10-21T22:56:18.773Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
22:56:18 [2022-10-21T22:56:18.773Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
22:56:18 [2022-10-21T22:56:18.773Z] 
22:56:18 [2022-10-21T22:56:18.773Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
22:56:18 [2022-10-21T22:56:18.773Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:56:18 [2022-10-21T22:56:18.773Z] 
22:56:18 [2022-10-21T22:56:18.773Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
22:56:18 [2022-10-21T22:56:18.773Z]     local_test.go:181: runtime.GOOS == "windows"
22:56:18 [2022-10-21T22:56:18.773Z] 
22:56:18 [2022-10-21T22:56:18.773Z] DONE 1863 tests, 45 skipped in 165.146s
22:56:18 [2022-10-21T22:56:18.773Z] INFO: make.ps1 ended at 10/21/2022 22:56:18
22:56:18 [2022-10-21T22:56:18.947Z] --- PASS: TestCreateServiceSysctls (2.96s)
22:56:18 [2022-10-21T22:56:18.947Z] === RUN   TestCreateServiceCapabilities
22:56:19 [2022-10-21T22:56:19.047Z] --- PASS: TestPluginWithDevMounts (1.50s)
22:56:19 [2022-10-21T22:56:19.047Z] PASS
22:56:19 [2022-10-21T22:56:19.047Z] 
22:56:19 [2022-10-21T22:56:19.047Z] DONE 1 tests in 1.531s
22:56:19 [2022-10-21T22:56:19.047Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:56:19 [2022-10-21T22:56:19.304Z] INFO: Testing against a local daemon
22:56:19 [2022-10-21T22:56:19.304Z] === RUN   TestSecretInspect
22:56:20 [2022-10-21T22:56:20.333Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
22:56:20 [2022-10-21T22:56:20.333Z] INFO: Unit tests ended at 10/21/2022 22:56:19. Duration:00:02:57.7515362
22:56:20 [2022-10-21T22:56:20.333Z] INFO: Building busybox
22:56:20 [2022-10-21T22:56:20.333Z] Sending build context to Docker daemon   5.12kB
22:56:20 [2022-10-21T22:56:20.333Z] 
22:56:20 [2022-10-21T22:56:20.333Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
22:56:20 [2022-10-21T22:56:20.333Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
22:56:20 [2022-10-21T22:56:20.333Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
22:56:20 [2022-10-21T22:56:20.333Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
22:56:20 [2022-10-21T22:56:20.333Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
22:56:20 [2022-10-21T22:56:20.333Z]  ---> 1638cf2640b7
22:56:20 [2022-10-21T22:56:20.333Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
22:56:20 [2022-10-21T22:56:20.333Z]  ---> Running in e351823a6cf3
22:56:21 [2022-10-21T22:56:21.201Z] --- PASS: TestSecretInspect (2.08s)
22:56:21 [2022-10-21T22:56:21.201Z] === RUN   TestSecretList
22:56:21 [2022-10-21T22:56:21.490Z] --- PASS: TestCreateServiceCapabilities (2.34s)
22:56:21 [2022-10-21T22:56:21.490Z] === RUN   TestInspect
22:56:23 [2022-10-21T22:56:23.725Z] --- PASS: TestSecretList (2.06s)
22:56:23 [2022-10-21T22:56:23.725Z] === RUN   TestSecretsCreateAndDelete
22:56:24 [2022-10-21T22:56:24.031Z] --- PASS: TestInspect (2.67s)
22:56:24 [2022-10-21T22:56:24.031Z] === RUN   TestCreateJob
22:56:25 [2022-10-21T22:56:25.622Z] --- PASS: TestSecretsCreateAndDelete (2.10s)
22:56:25 [2022-10-21T22:56:25.622Z] === RUN   TestSecretsUpdate
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 16.2% of statements
22:56:26 [2022-10-21T22:56:26.655Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
22:56:26 [2022-10-21T22:56:26.655Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
22:56:26 [2022-10-21T22:56:26.655Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/builder	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:56:26 [2022-10-21T22:56:26.655Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:56:26 [2022-10-21T22:56:26.656Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:56:26 [2022-10-21T22:56:26.911Z] ok  	github.com/docker/docker/builder/dockerfile	0.178s	coverage: 48.5% of statements
22:56:26 [2022-10-21T22:56:26.911Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
22:56:26 [2022-10-21T22:56:26.911Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 13.7% of statements
22:56:27 [2022-10-21T22:56:27.328Z] --- PASS: TestCreateJob (3.05s)
22:56:27 [2022-10-21T22:56:27.328Z] === RUN   TestReplicatedJob
22:56:27 [2022-10-21T22:56:27.518Z] --- PASS: TestSecretsUpdate (2.06s)
22:56:27 [2022-10-21T22:56:27.518Z] === RUN   TestTemplatedSecret
22:56:28 [2022-10-21T22:56:28.276Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:56:30 [2022-10-21T22:56:30.049Z] --- PASS: TestTemplatedSecret (2.56s)
22:56:30 [2022-10-21T22:56:30.049Z] === RUN   TestSecretCreateResolve
22:56:30 [2022-10-21T22:56:30.166Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.208s	coverage: 83.5% of statements
22:56:30 [2022-10-21T22:56:30.167Z] ?   	github.com/docker/docker/cli	[no test files]
22:56:30 [2022-10-21T22:56:30.167Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:56:31 [2022-10-21T22:56:31.532Z] --- PASS: TestReplicatedJob (4.56s)
22:56:31 [2022-10-21T22:56:31.532Z] === RUN   TestUpdateReplicatedJob
22:56:32 [2022-10-21T22:56:32.572Z] --- PASS: TestSecretCreateResolve (2.09s)
22:56:32 [2022-10-21T22:56:32.572Z] PASS
22:56:32 [2022-10-21T22:56:32.572Z] 
22:56:32 [2022-10-21T22:56:32.572Z] DONE 6 tests in 13.002s
22:56:32 [2022-10-21T22:56:32.572Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:56:32 [2022-10-21T22:56:32.572Z] INFO: Testing against a local daemon
22:56:32 [2022-10-21T22:56:32.572Z] === RUN   TestServiceCreateInit
22:56:32 [2022-10-21T22:56:32.572Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:56:33 [2022-10-21T22:56:33.433Z] ok  	github.com/docker/docker/client	0.136s	coverage: 75.4% of statements
22:56:34 [2022-10-21T22:56:34.828Z] --- PASS: TestUpdateReplicatedJob (3.01s)
22:56:34 [2022-10-21T22:56:34.828Z] === RUN   TestServiceListWithStatuses
22:56:34 [2022-10-21T22:56:34.828Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:56:34 [2022-10-21T22:56:34.828Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:56:34 [2022-10-21T22:56:34.828Z] === RUN   TestDockerNetworkConnectAlias
22:56:35 [2022-10-21T22:56:35.244Z] Removing intermediate container e351823a6cf3
22:56:35 [2022-10-21T22:56:35.244Z]  ---> 587a86b38ace
22:56:35 [2022-10-21T22:56:35.244Z] Step 7/13 : ARG BUSYBOX_VERSION
22:56:35 [2022-10-21T22:56:35.244Z]  ---> Running in e277a8e7c516
22:56:35 [2022-10-21T22:56:35.244Z] Removing intermediate container e277a8e7c516
22:56:35 [2022-10-21T22:56:35.244Z]  ---> 63e68c51d73e
22:56:35 [2022-10-21T22:56:35.244Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
22:56:35 [2022-10-21T22:56:35.244Z]  ---> Running in a8f9d50a0e50
22:56:35 [2022-10-21T22:56:35.710Z] Removing intermediate container a8f9d50a0e50
22:56:35 [2022-10-21T22:56:35.710Z]  ---> 152e37bff8c0
22:56:35 [2022-10-21T22:56:35.710Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
22:56:35 [2022-10-21T22:56:35.853Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:56:37 [2022-10-21T22:56:37.272Z] 
22:56:37 [2022-10-21T22:56:37.272Z]  ---> 4cbdeed6317f
22:56:37 [2022-10-21T22:56:37.272Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
22:56:37 [2022-10-21T22:56:37.738Z]  ---> Running in 45165d663f60
22:56:39 [2022-10-21T22:56:39.028Z] --- PASS: TestDockerNetworkConnectAlias (3.91s)
22:56:39 [2022-10-21T22:56:39.028Z] === RUN   TestDockerNetworkReConnect
22:56:40 [2022-10-21T22:56:40.030Z] --- PASS: TestServiceCreateInit (7.27s)
22:56:40 [2022-10-21T22:56:40.030Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
22:56:40 [2022-10-21T22:56:40.030Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
22:56:40 [2022-10-21T22:56:40.030Z] === RUN   TestCreateServiceMultipleTimes
22:56:41 [2022-10-21T22:56:41.569Z] --- PASS: TestDockerNetworkReConnect (3.33s)
22:56:41 [2022-10-21T22:56:41.569Z] === RUN   TestServicePlugin
22:56:41 [2022-10-21T22:56:41.569Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:41 [2022-10-21T22:56:41.569Z] --- SKIP: TestServicePlugin (0.00s)
22:56:41 [2022-10-21T22:56:41.569Z] === RUN   TestServiceUpdateLabel
22:56:43 [2022-10-21T22:56:43.211Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:56:43 [2022-10-21T22:56:43.211Z] 
22:56:43 [2022-10-21T22:56:43.211Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:56:43 [2022-10-21T22:56:43.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:56:43 [2022-10-21T22:56:43.211Z] HOSTNAME=41642f317638
22:56:43 [2022-10-21T22:56:43.211Z] DEST=bundles/test-integration
22:56:43 [2022-10-21T22:56:43.211Z] PWD=/go/src/github.com/docker/docker
22:56:43 [2022-10-21T22:56:43.211Z] DOCKER_ROOTLESS=1
22:56:43 [2022-10-21T22:56:43.211Z] DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c
22:56:43 [2022-10-21T22:56:43.211Z] container=docker
22:56:43 [2022-10-21T22:56:43.211Z] HOME=/root
22:56:43 [2022-10-21T22:56:43.211Z] GOLANG_VERSION=1.18.7
22:56:43 [2022-10-21T22:56:43.211Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:56:43 [2022-10-21T22:56:43.211Z] VALIDATE_BRANCH=20.10
22:56:43 [2022-10-21T22:56:43.211Z] TERM=xterm
22:56:43 [2022-10-21T22:56:43.211Z] DOCKER_PKG=github.com/docker/docker
22:56:43 [2022-10-21T22:56:43.211Z] SHLVL=1
22:56:43 [2022-10-21T22:56:43.211Z] TIMEOUT=120m
22:56:43 [2022-10-21T22:56:43.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:56:43 [2022-10-21T22:56:43.211Z] DOCKER_GRAPHDRIVER=overlay2
22:56:43 [2022-10-21T22:56:43.211Z] GO111MODULE=off
22:56:43 [2022-10-21T22:56:43.211Z] DOCKER_EXPERIMENTAL=1
22:56:43 [2022-10-21T22:56:43.211Z] TEST_SKIP_INTEGRATION_CLI=1
22:56:43 [2022-10-21T22:56:43.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:56:43 [2022-10-21T22:56:43.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:56:43 [2022-10-21T22:56:43.211Z] GOPATH=/go
22:56:43 [2022-10-21T22:56:43.211Z] PKG_CONFIG=pkg-config
22:56:43 [2022-10-21T22:56:43.211Z] _=/usr/bin/env
22:56:43 [2022-10-21T22:56:43.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:56:44 [2022-10-21T22:56:44.111Z] --- PASS: TestServiceUpdateLabel (2.14s)
22:56:44 [2022-10-21T22:56:44.111Z] === RUN   TestServiceUpdateSecrets
22:56:49 [2022-10-21T22:56:49.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:56:49 [2022-10-21T22:56:49.966Z] 
22:56:49 [2022-10-21T22:56:49.966Z] + TEST_INTEGRATION_DEST=1
22:56:49 [2022-10-21T22:56:49.966Z] + CONTAINER_NAME=docker-pr3-1
22:56:49 [2022-10-21T22:56:49.966Z] + TEST_SKIP_INTEGRATION_CLI=1
22:56:49 [2022-10-21T22:56:49.966Z] + run_tests test-integration-flaky
22:56:49 [2022-10-21T22:56:49.966Z] + '[' -n 0 ']'
22:56:49 [2022-10-21T22:56:49.966Z] + rm=
22:56:49 [2022-10-21T22:56:49.966Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44326/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:35d25d6239591272a2f3dc769f2f60a52bce255c hack/make.sh test-integration-flaky test-integration
22:56:49 [2022-10-21T22:56:49.966Z] + c=0
22:56:49 [2022-10-21T22:56:49.966Z] + TEST_INTEGRATION_DEST=2
22:56:49 [2022-10-21T22:56:49.966Z] + TEST_INTEGRATION_DEST=3
22:56:49 [2022-10-21T22:56:49.966Z] + CONTAINER_NAME=docker-pr3-2
22:56:49 [2022-10-21T22:56:49.966Z] + CONTAINER_NAME=docker-pr3-3
22:56:49 [2022-10-21T22:56:49.966Z] + TEST_SKIP_INTEGRATION=1
22:56:49 [2022-10-21T22:56:49.966Z] + TEST_SKIP_INTEGRATION=1
22:56:49 [2022-10-21T22:56:49.966Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
22:56:49 [2022-10-21T22:56:49.966Z] + run_tests
22:56:49 [2022-10-21T22:56:49.966Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
22:56:49 [2022-10-21T22:56:49.966Z] + run_tests
22:56:49 [2022-10-21T22:56:49.966Z] + '[' -n 0 ']'
22:56:49 [2022-10-21T22:56:49.966Z] + '[' -n 0 ']'
22:56:49 [2022-10-21T22:56:49.966Z] + rm=
22:56:49 [2022-10-21T22:56:49.966Z] + rm=
22:56:49 [2022-10-21T22:56:49.966Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44326/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:35d25d6239591272a2f3dc769f2f60a52bce255c hack/make.sh '' test-integration
22:56:49 [2022-10-21T22:56:49.966Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44326/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:35d25d6239591272a2f3dc769f2f60a52bce255c hack/make.sh '' test-integration
22:56:49 [2022-10-21T22:56:49.966Z] ++ jobs -p
22:56:49 [2022-10-21T22:56:49.966Z] + for job in $(jobs -p)
22:56:49 [2022-10-21T22:56:49.966Z] + wait 4030
22:56:49 [2022-10-21T22:56:49.966Z] 
22:56:49 [2022-10-21T22:56:49.966Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
22:56:49 [2022-10-21T22:56:49.966Z] 
22:56:49 [2022-10-21T22:56:49.966Z] 
22:56:49 [2022-10-21T22:56:49.966Z] No new tests added to integration.
22:56:49 [2022-10-21T22:56:49.966Z] 
22:56:49 [2022-10-21T22:56:49.966Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:56:49 [2022-10-21T22:56:49.966Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:56:49 [2022-10-21T22:56:49.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:56:49 [2022-10-21T22:56:49.966Z] HOSTNAME=7b94dd19f3ba
22:56:49 [2022-10-21T22:56:49.966Z] TEST_SKIP_INTEGRATION=1
22:56:49 [2022-10-21T22:56:49.966Z] TESTDEBUG=0
22:56:49 [2022-10-21T22:56:49.966Z] DEST=bundles/test-integration
22:56:49 [2022-10-21T22:56:49.966Z] PWD=/go/src/github.com/docker/docker
22:56:49 [2022-10-21T22:56:49.966Z] KEEPBUNDLE=1
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c
22:56:49 [2022-10-21T22:56:49.966Z] container=docker
22:56:49 [2022-10-21T22:56:49.966Z] HOME=/root
22:56:49 [2022-10-21T22:56:49.966Z] GOLANG_VERSION=1.18.7
22:56:49 [2022-10-21T22:56:49.966Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:56:49 [2022-10-21T22:56:49.966Z] VALIDATE_BRANCH=20.10
22:56:49 [2022-10-21T22:56:49.966Z] TERM=xterm
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_PKG=github.com/docker/docker
22:56:49 [2022-10-21T22:56:49.966Z] SHLVL=1
22:56:49 [2022-10-21T22:56:49.966Z] TIMEOUT=120m
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_GRAPHDRIVER=overlay2
22:56:49 [2022-10-21T22:56:49.966Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
22:56:49 [2022-10-21T22:56:49.966Z] GO111MODULE=off
22:56:49 [2022-10-21T22:56:49.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:56:49 [2022-10-21T22:56:49.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:56:49 [2022-10-21T22:56:49.966Z] GOPATH=/go
22:56:49 [2022-10-21T22:56:49.966Z] PKG_CONFIG=pkg-config
22:56:49 [2022-10-21T22:56:49.966Z] _=/usr/bin/env
22:56:49 [2022-10-21T22:56:49.966Z] Building test suite binary ./integration-cli/test.main
22:56:49 [2022-10-21T22:56:49.966Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:56:49 [2022-10-21T22:56:49.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:56:49 [2022-10-21T22:56:49.966Z] HOSTNAME=c929e1fca848
22:56:49 [2022-10-21T22:56:49.966Z] TEST_SKIP_INTEGRATION=1
22:56:49 [2022-10-21T22:56:49.966Z] TESTDEBUG=0
22:56:49 [2022-10-21T22:56:49.966Z] DEST=bundles/test-integration
22:56:49 [2022-10-21T22:56:49.966Z] PWD=/go/src/github.com/docker/docker
22:56:49 [2022-10-21T22:56:49.966Z] KEEPBUNDLE=1
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c
22:56:49 [2022-10-21T22:56:49.966Z] container=docker
22:56:49 [2022-10-21T22:56:49.966Z] HOME=/root
22:56:49 [2022-10-21T22:56:49.966Z] GOLANG_VERSION=1.18.7
22:56:49 [2022-10-21T22:56:49.966Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:56:49 [2022-10-21T22:56:49.966Z] VALIDATE_BRANCH=20.10
22:56:49 [2022-10-21T22:56:49.966Z] TERM=xterm
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_PKG=github.com/docker/docker
22:56:49 [2022-10-21T22:56:49.966Z] SHLVL=1
22:56:49 [2022-10-21T22:56:49.966Z] TIMEOUT=120m
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_GRAPHDRIVER=overlay2
22:56:49 [2022-10-21T22:56:49.966Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:56:49 [2022-10-21T22:56:49.966Z] GO111MODULE=off
22:56:49 [2022-10-21T22:56:49.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:56:49 [2022-10-21T22:56:49.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:56:49 [2022-10-21T22:56:49.966Z] GOPATH=/go
22:56:49 [2022-10-21T22:56:49.966Z] PKG_CONFIG=pkg-config
22:56:49 [2022-10-21T22:56:49.966Z] _=/usr/bin/env
22:56:49 [2022-10-21T22:56:49.966Z] Building test suite binary ./integration-cli/test.main
22:56:49 [2022-10-21T22:56:49.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:56:49 [2022-10-21T22:56:49.966Z] HOSTNAME=343759decef9
22:56:49 [2022-10-21T22:56:49.966Z] TESTDEBUG=0
22:56:49 [2022-10-21T22:56:49.966Z] DEST=bundles/test-integration
22:56:49 [2022-10-21T22:56:49.966Z] PWD=/go/src/github.com/docker/docker
22:56:49 [2022-10-21T22:56:49.966Z] KEEPBUNDLE=1
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_GITCOMMIT=35d25d6239591272a2f3dc769f2f60a52bce255c
22:56:49 [2022-10-21T22:56:49.966Z] container=docker
22:56:49 [2022-10-21T22:56:49.966Z] HOME=/root
22:56:49 [2022-10-21T22:56:49.966Z] GOLANG_VERSION=1.18.7
22:56:49 [2022-10-21T22:56:49.966Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:56:49 [2022-10-21T22:56:49.966Z] VALIDATE_BRANCH=20.10
22:56:49 [2022-10-21T22:56:49.966Z] TERM=xterm
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_PKG=github.com/docker/docker
22:56:49 [2022-10-21T22:56:49.966Z] SHLVL=1
22:56:49 [2022-10-21T22:56:49.966Z] TIMEOUT=120m
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:56:49 [2022-10-21T22:56:49.966Z] DOCKER_GRAPHDRIVER=overlay2
22:56:49 [2022-10-21T22:56:49.966Z] GO111MODULE=off
22:56:49 [2022-10-21T22:56:49.966Z] TEST_SKIP_INTEGRATION_CLI=1
22:56:49 [2022-10-21T22:56:49.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:56:49 [2022-10-21T22:56:49.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:56:49 [2022-10-21T22:56:49.966Z] GOPATH=/go
22:56:49 [2022-10-21T22:56:49.966Z] PKG_CONFIG=pkg-config
22:56:49 [2022-10-21T22:56:49.966Z] _=/usr/bin/env
22:56:49 [2022-10-21T22:56:49.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:56:54 [2022-10-21T22:56:54.952Z] --- PASS: TestCreateServiceMultipleTimes (15.26s)
22:56:54 [2022-10-21T22:56:54.952Z] === RUN   TestCreateServiceConflict
22:56:55 [2022-10-21T22:56:55.554Z] Removing intermediate container 45165d663f60
22:56:55 [2022-10-21T22:56:55.554Z]  ---> 128224a75d6c
22:56:55 [2022-10-21T22:56:55.554Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
22:56:55 [2022-10-21T22:56:55.554Z]  ---> Running in 2ffd0c433fb8
22:56:55 [2022-10-21T22:56:55.554Z] 
22:56:55 [2022-10-21T22:56:55.554Z] SUCCESS: Specified value was saved.
22:56:56 [2022-10-21T22:56:56.537Z] Removing intermediate container 2ffd0c433fb8
22:56:56 [2022-10-21T22:56:56.537Z]  ---> 8627ebbdde4f
22:56:56 [2022-10-21T22:56:56.537Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
22:56:56 [2022-10-21T22:56:56.537Z]  ---> Running in 5550eba7f973
22:56:56 [2022-10-21T22:56:56.863Z] --- PASS: TestCreateServiceConflict (2.16s)
22:56:56 [2022-10-21T22:56:56.863Z] === RUN   TestCreateServiceMaxReplicas
22:56:59 [2022-10-21T22:56:59.039Z] --- PASS: TestServiceUpdateSecrets (14.30s)
22:56:59 [2022-10-21T22:56:59.039Z] === RUN   TestServiceUpdateConfigs
22:56:59 [2022-10-21T22:56:59.386Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
22:56:59 [2022-10-21T22:56:59.386Z] === RUN   TestCreateWithDuplicateNetworkNames
22:57:01 [2022-10-21T22:57:01.284Z] Cannot create a file when that file already exists.
22:57:05 [2022-10-21T22:57:05.073Z] Removing intermediate container 5550eba7f973
22:57:05 [2022-10-21T22:57:05.073Z]  ---> e410434ee72f
22:57:05 [2022-10-21T22:57:05.073Z] Step 13/13 : CMD ["sh"]
22:57:05 [2022-10-21T22:57:05.073Z]  ---> Running in 4612b2bb0df1
22:57:05 [2022-10-21T22:57:05.073Z] Removing intermediate container 4612b2bb0df1
22:57:05 [2022-10-21T22:57:05.073Z]  ---> 81ecf7eed66a
22:57:05 [2022-10-21T22:57:05.073Z] Successfully built 81ecf7eed66a
22:57:05 [2022-10-21T22:57:05.073Z] Successfully tagged busybox:latest
22:57:05 [2022-10-21T22:57:05.073Z] INFO: Docker images of the daemon under test
22:57:05 [2022-10-21T22:57:05.073Z] 
22:57:05 [2022-10-21T22:57:05.073Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
22:57:05 [2022-10-21T22:57:05.073Z] busybox                                latest              81ecf7eed66a        Less than a second ago   5.7GB
22:57:05 [2022-10-21T22:57:05.073Z] microsoft/windowsservercore            latest              1638cf2640b7        13 days ago              5.67GB
22:57:05 [2022-10-21T22:57:05.073Z] mcr.microsoft.com/windows/servercore   ltsc2019            1638cf2640b7        13 days ago              5.67GB
22:57:05 [2022-10-21T22:57:05.073Z] 
22:57:05 [2022-10-21T22:57:05.073Z] INFO: Running integration tests at 10/21/2022 22:57:04...
22:57:05 [2022-10-21T22:57:05.073Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
22:57:05 [2022-10-21T22:57:05.073Z] INFO: Integration API tests being run from the host:
22:57:05 [2022-10-21T22:57:05.073Z] INFO: make.ps1 starting at 10/21/2022 22:57:05
22:57:06 [2022-10-21T22:57:06.065Z] Running D:\gopath\src\github.com\docker\docker\integration\build
22:57:12 [2022-10-21T22:57:12.096Z] ok  	github.com/docker/docker/cmd/dockerd	0.091s	coverage: 29.1% of statements
22:57:12 [2022-10-21T22:57:12.096Z] ok  	github.com/docker/docker/container	0.133s	coverage: 34.5% of statements
22:57:12 [2022-10-21T22:57:12.096Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:57:12 [2022-10-21T22:57:12.096Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:57:12 [2022-10-21T22:57:12.096Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:57:12 [2022-10-21T22:57:12.096Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:57:13 [2022-10-21T22:57:13.934Z] --- PASS: TestServiceUpdateConfigs (14.38s)
22:57:13 [2022-10-21T22:57:13.934Z] === RUN   TestServiceUpdateNetwork
22:57:14 [2022-10-21T22:57:14.246Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s)
22:57:14 [2022-10-21T22:57:14.246Z] === RUN   TestCreateServiceSecretFileMode
22:57:18 [2022-10-21T22:57:18.638Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
22:57:20 [2022-10-21T22:57:20.006Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
22:57:21 [2022-10-21T22:57:21.373Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
22:57:21 [2022-10-21T22:57:21.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:57:21 [2022-10-21T22:57:21.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:57:26 [2022-10-21T22:57:26.152Z] --- PASS: TestServiceUpdateNetwork (12.17s)
22:57:26 [2022-10-21T22:57:26.152Z] === RUN   TestServiceUpdatePidsLimit
22:57:26 [2022-10-21T22:57:26.152Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:57:26 [2022-10-21T22:57:26.412Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:57:26 [2022-10-21T22:57:26.430Z] --- PASS: TestCreateServiceSecretFileMode (12.51s)
22:57:26 [2022-10-21T22:57:26.430Z] === RUN   TestCreateServiceConfigFileMode
22:57:29 [2022-10-21T22:57:29.477Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
22:57:29 [2022-10-21T22:57:29.477Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.8% of statements
22:57:29 [2022-10-21T22:57:29.732Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
22:57:30 [2022-10-21T22:57:30.294Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
22:57:30 [2022-10-21T22:57:30.858Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
22:57:31 [2022-10-21T22:57:31.422Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:57:31 [2022-10-21T22:57:31.422Z] INFO: Testing against a local daemon
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithSession
22:57:31 [2022-10-21T22:57:31.422Z]     build_session_test.go:25: TODO: BuildKit
22:57:31 [2022-10-21T22:57:31.422Z] --- SKIP: TestBuildWithSession (0.00s)
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildSquashParent
22:57:31 [2022-10-21T22:57:31.422Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:57:31 [2022-10-21T22:57:31.422Z] --- SKIP: TestBuildSquashParent (0.00s)
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithRemoveAndForceRemove
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:57:31 [2022-10-21T22:57:31.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:57:31 [2022-10-21T22:57:31.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:57:31 [2022-10-21T22:57:31.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:57:31 [2022-10-21T22:57:31.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:57:31 [2022-10-21T22:57:31.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:57:31 [2022-10-21T22:57:31.422Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:57:31 [2022-10-21T22:57:31.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:57:31 [2022-10-21T22:57:31.422Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:57:31 [2022-10-21T22:57:31.422Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:57:31 [2022-10-21T22:57:31.422Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:57:31 [2022-10-21T22:57:31.422Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:57:31 [2022-10-21T22:57:31.787Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.460s	coverage: 74.6% of statements
22:57:33 [2022-10-21T22:57:33.154Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
22:57:33 [2022-10-21T22:57:33.410Z] ok  	github.com/docker/docker/daemon	12.131s	coverage: 17.1% of statements
22:57:33 [2022-10-21T22:57:33.410Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:57:33 [2022-10-21T22:57:33.410Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:57:33 [2022-10-21T22:57:33.410Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:57:33 [2022-10-21T22:57:33.410Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:57:33 [2022-10-21T22:57:33.666Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.304s	coverage: 60.7% of statements
22:57:34 [2022-10-21T22:57:34.563Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:57:35 [2022-10-21T22:57:35.569Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
22:57:36 [2022-10-21T22:57:36.938Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.280s	coverage: 50.5% of statements
22:57:37 [2022-10-21T22:57:37.867Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.562s	coverage: 45.9% of statements
22:57:37 [2022-10-21T22:57:37.867Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:57:38 [2022-10-21T22:57:38.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:57:38 [2022-10-21T22:57:38.615Z] --- PASS: TestCreateServiceConfigFileMode (12.48s)
22:57:38 [2022-10-21T22:57:38.616Z] === RUN   TestCreateServiceSysctls
22:57:38 [2022-10-21T22:57:38.794Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.520s	coverage: 58.0% of statements
22:57:38 [2022-10-21T22:57:38.794Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:57:38 [2022-10-21T22:57:38.794Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:57:39 [2022-10-21T22:57:39.050Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.024s	coverage: 58.8% of statements
22:57:39 [2022-10-21T22:57:39.977Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
22:57:40 [2022-10-21T22:57:40.804Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:57:40 [2022-10-21T22:57:40.905Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
22:57:41 [2022-10-21T22:57:41.138Z] --- PASS: TestServiceUpdatePidsLimit (16.01s)
22:57:41 [2022-10-21T22:57:41.138Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:57:41 [2022-10-21T22:57:41.138Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:57:41 [2022-10-21T22:57:41.138Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:57:41 [2022-10-21T22:57:41.138Z] PASS
22:57:41 [2022-10-21T22:57:41.138Z] 
22:57:41 [2022-10-21T22:57:41.138Z] === Skipped
22:57:41 [2022-10-21T22:57:41.138Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:57:41 [2022-10-21T22:57:41.138Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:57:41 [2022-10-21T22:57:41.138Z] 
22:57:41 [2022-10-21T22:57:41.138Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:57:41 [2022-10-21T22:57:41.138Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:41 [2022-10-21T22:57:41.138Z] 
22:57:41 [2022-10-21T22:57:41.138Z] DONE 27 tests, 2 skipped in 149.581s
22:57:41 [2022-10-21T22:57:41.138Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:57:41 [2022-10-21T22:57:41.138Z] ++ 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
22:57:41 [2022-10-21T22:57:41.138Z] ++ set -e
22:57:41 [2022-10-21T22:57:41.138Z] ++ '[' -n 0 ']'
22:57:41 [2022-10-21T22:57:41.138Z] ++ set -x
22:57:41 [2022-10-21T22:57:41.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
22:57:41 [2022-10-21T22:57:41.138Z] INFO: Testing against a local daemon
22:57:41 [2022-10-21T22:57:41.138Z] === RUN   TestSessionCreate
22:57:41 [2022-10-21T22:57:41.138Z] --- PASS: TestSessionCreate (0.02s)
22:57:41 [2022-10-21T22:57:41.138Z] === RUN   TestSessionCreateWithBadUpgrade
22:57:41 [2022-10-21T22:57:41.138Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:57:41 [2022-10-21T22:57:41.138Z] PASS
22:57:41 [2022-10-21T22:57:41.138Z] 
22:57:41 [2022-10-21T22:57:41.138Z] DONE 2 tests in 0.171s
22:57:41 [2022-10-21T22:57:41.138Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:57:41 [2022-10-21T22:57:41.138Z] ++ 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
22:57:41 [2022-10-21T22:57:41.138Z] ++ set -e
22:57:41 [2022-10-21T22:57:41.138Z] ++ '[' -n 0 ']'
22:57:41 [2022-10-21T22:57:41.138Z] ++ set -x
22:57:41 [2022-10-21T22:57:41.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
22:57:41 [2022-10-21T22:57:41.138Z] INFO: Testing against a local daemon
22:57:41 [2022-10-21T22:57:41.138Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:57:41 [2022-10-21T22:57:41.138Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:57:41 [2022-10-21T22:57:41.138Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:57:41 [2022-10-21T22:57:41.138Z] === RUN   TestEventsExecDie
22:57:41 [2022-10-21T22:57:41.139Z] --- PASS: TestCreateServiceSysctls (3.04s)
22:57:41 [2022-10-21T22:57:41.139Z] === RUN   TestCreateServiceCapabilities
22:57:41 [2022-10-21T22:57:41.161Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 6.6% of statements
22:57:41 [2022-10-21T22:57:41.161Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:57:41 [2022-10-21T22:57:41.161Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:57:41 [2022-10-21T22:57:41.399Z] --- PASS: TestEventsExecDie (0.53s)
22:57:41 [2022-10-21T22:57:41.399Z] === RUN   TestEventsBackwardsCompatible
22:57:41 [2022-10-21T22:57:41.399Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:57:41 [2022-10-21T22:57:41.399Z] === RUN   TestInfoBinaryCommits
22:57:41 [2022-10-21T22:57:41.658Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:57:41 [2022-10-21T22:57:41.658Z] === RUN   TestInfoAPIVersioned
22:57:41 [2022-10-21T22:57:41.658Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:57:41 [2022-10-21T22:57:41.658Z] === RUN   TestInfoDiscoveryBackend
22:57:42 [2022-10-21T22:57:42.228Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:57:42 [2022-10-21T22:57:42.228Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:57:42 [2022-10-21T22:57:42.528Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
22:57:42 [2022-10-21T22:57:42.784Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.170s	coverage: 77.4% of statements
22:57:42 [2022-10-21T22:57:42.784Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:57:42 [2022-10-21T22:57:42.784Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:57:43 [2022-10-21T22:57:43.035Z] --- PASS: TestCreateServiceCapabilities (2.45s)
22:57:43 [2022-10-21T22:57:43.035Z] === RUN   TestInspect
22:57:43 [2022-10-21T22:57:43.040Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
22:57:43 [2022-10-21T22:57:43.167Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:57:43 [2022-10-21T22:57:43.167Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:57:43 [2022-10-21T22:57:43.297Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
22:57:43 [2022-10-21T22:57:43.737Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:57:43 [2022-10-21T22:57:43.737Z] === RUN   TestInfoAPI
22:57:43 [2022-10-21T22:57:43.737Z] --- PASS: TestInfoAPI (0.03s)
22:57:43 [2022-10-21T22:57:43.737Z] === RUN   TestInfoAPIWarnings
22:57:43 [2022-10-21T22:57:43.859Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
22:57:43 [2022-10-21T22:57:43.859Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
22:57:44 [2022-10-21T22:57:44.788Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 78.7% of statements
22:57:44 [2022-10-21T22:57:44.788Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:57:45 [2022-10-21T22:57:45.044Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 58.2% of statements
22:57:45 [2022-10-21T22:57:45.606Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
22:57:46 [2022-10-21T22:57:46.313Z] --- PASS: TestInspect (2.68s)
22:57:46 [2022-10-21T22:57:46.313Z] === RUN   TestCreateJob
22:57:46 [2022-10-21T22:57:46.535Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
22:57:46 [2022-10-21T22:57:46.535Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
22:57:46 [2022-10-21T22:57:46.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:57:46 [2022-10-21T22:57:46.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.23s)
22:57:46 [2022-10-21T22:57:46.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.22s)
22:57:46 [2022-10-21T22:57:46.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.55s)
22:57:46 [2022-10-21T22:57:46.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.69s)
22:57:46 [2022-10-21T22:57:46.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.35s)
22:57:46 [2022-10-21T22:57:46.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.91s)
22:57:46 [2022-10-21T22:57:46.688Z] === RUN   TestBuildMultiStageCopy
22:57:46 [2022-10-21T22:57:46.688Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:57:47 [2022-10-21T22:57:47.097Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
22:57:47 [2022-10-21T22:57:47.659Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.593s	coverage: 82.5% of statements
22:57:47 [2022-10-21T22:57:47.659Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:57:47 [2022-10-21T22:57:47.659Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:57:48 [2022-10-21T22:57:48.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:57:48 [2022-10-21T22:57:48.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:57:48 [2022-10-21T22:57:48.841Z] --- PASS: TestCreateJob (2.92s)
22:57:48 [2022-10-21T22:57:48.841Z] === RUN   TestReplicatedJob
22:57:49 [2022-10-21T22:57:49.024Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
22:57:50 [2022-10-21T22:57:50.397Z] ok  	github.com/docker/docker/distribution	1.492s	coverage: 29.3% of statements
22:57:50 [2022-10-21T22:57:50.397Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:57:50 [2022-10-21T22:57:50.653Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
22:57:51 [2022-10-21T22:57:51.214Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
22:57:51 [2022-10-21T22:57:51.214Z] ok  	github.com/docker/docker/distribution/xfer	1.902s	coverage: 84.6% of statements
22:57:51 [2022-10-21T22:57:51.214Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:57:51 [2022-10-21T22:57:51.775Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
22:57:51 [2022-10-21T22:57:51.775Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:57:51 [2022-10-21T22:57:51.775Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
22:57:52 [2022-10-21T22:57:52.031Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:57:52 [2022-10-21T22:57:52.286Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
22:57:53 [2022-10-21T22:57:53.212Z] ok  	github.com/docker/docker/oci	0.023s	coverage: 40.6% of statements
22:57:53 [2022-10-21T22:57:53.775Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
22:57:53 [2022-10-21T22:57:53.832Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:57:53 [2022-10-21T22:57:53.832Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:57:54 [2022-10-21T22:57:54.033Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:57:54 [2022-10-21T22:57:54.101Z] --- PASS: TestReplicatedJob (4.86s)
22:57:54 [2022-10-21T22:57:54.101Z] === RUN   TestUpdateReplicatedJob
22:57:54 [2022-10-21T22:57:54.301Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:57:55 [2022-10-21T22:57:55.285Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:57:55 [2022-10-21T22:57:55.756Z] --- PASS: TestBuildMultiStageCopy (9.36s)
22:57:55 [2022-10-21T22:57:55.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.63s)
22:57:55 [2022-10-21T22:57:55.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s)
22:57:55 [2022-10-21T22:57:55.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
22:57:55 [2022-10-21T22:57:55.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s)
22:57:55 [2022-10-21T22:57:55.756Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.86s)
22:57:55 [2022-10-21T22:57:55.756Z] === RUN   TestBuildMultiStageParentConfig
22:57:55 [2022-10-21T22:57:55.922Z] ok  	github.com/docker/docker/pkg/archive	0.282s	coverage: 82.3% of statements
22:57:56 [2022-10-21T22:57:56.178Z] ok  	github.com/docker/docker/pkg/authorization	0.220s	coverage: 68.3% of statements
22:57:56 [2022-10-21T22:57:56.434Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
22:57:56 [2022-10-21T22:57:56.627Z] --- PASS: TestUpdateReplicatedJob (2.98s)
22:57:56 [2022-10-21T22:57:56.627Z] === RUN   TestServiceListWithStatuses
22:57:56 [2022-10-21T22:57:56.627Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:57:56 [2022-10-21T22:57:56.627Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:57:56 [2022-10-21T22:57:56.627Z] === RUN   TestDockerNetworkConnectAlias
22:57:56 [2022-10-21T22:57:56.690Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
22:57:57 [2022-10-21T22:57:57.966Z] --- PASS: TestBuildMultiStageParentConfig (2.09s)
22:57:57 [2022-10-21T22:57:57.966Z] === RUN   TestBuildLabelWithTargets
22:57:57 [2022-10-21T22:57:57.966Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
22:57:57 [2022-10-21T22:57:57.966Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
22:57:57 [2022-10-21T22:57:57.966Z] === RUN   TestBuildWithEmptyLayers
22:57:58 [2022-10-21T22:57:58.951Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
22:57:58 [2022-10-21T22:57:58.951Z] === RUN   TestBuildMultiStageOnBuild
22:57:59 [2022-10-21T22:57:59.952Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.462s	coverage: 43.5% of statements
22:57:59 [2022-10-21T22:57:59.952Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
22:57:59 [2022-10-21T22:57:59.952Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
22:58:00 [2022-10-21T22:58:00.208Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 97.6% of statements
22:58:00 [2022-10-21T22:58:00.803Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
22:58:00 [2022-10-21T22:58:00.803Z] === RUN   TestDockerNetworkReConnect
22:58:01 [2022-10-21T22:58:01.136Z] ok  	github.com/docker/docker/layer	7.459s	coverage: 68.8% of statements
22:58:01 [2022-10-21T22:58:01.136Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:58:01 [2022-10-21T22:58:01.136Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:58:01 [2022-10-21T22:58:01.136Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:58:01 [2022-10-21T22:58:01.136Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:58:01 [2022-10-21T22:58:01.136Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:58:01 [2022-10-21T22:58:01.136Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:58:01 [2022-10-21T22:58:01.136Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:58:01 [2022-10-21T22:58:01.392Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestInfoAPIWarnings (16.24s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestInfoDebug
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestInfoDebug (0.52s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestInfoInsecureRegistries
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestInfoRegistryMirrors
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestLoginFailsWithBadCredentials
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestPingCacheHeaders
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestPingCacheHeaders (0.02s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestPingGet
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestPingGet (0.01s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestPingHead
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestPingHead (0.02s)
22:58:01 [2022-10-21T22:58:01.835Z] === RUN   TestVersion
22:58:01 [2022-10-21T22:58:01.835Z] --- PASS: TestVersion (0.04s)
22:58:01 [2022-10-21T22:58:01.835Z] PASS
22:58:01 [2022-10-21T22:58:01.835Z] 
22:58:01 [2022-10-21T22:58:01.835Z] === Skipped
22:58:01 [2022-10-21T22:58:01.835Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:58:01 [2022-10-21T22:58:01.835Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:58:01 [2022-10-21T22:58:01.835Z] 
22:58:01 [2022-10-21T22:58:01.835Z] DONE 18 tests, 1 skipped in 21.114s
22:58:01 [2022-10-21T22:58:01.835Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:58:01 [2022-10-21T22:58:01.835Z] ++ 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
22:58:01 [2022-10-21T22:58:01.835Z] ++ set -e
22:58:01 [2022-10-21T22:58:01.835Z] ++ '[' -n 0 ']'
22:58:01 [2022-10-21T22:58:01.835Z] ++ set -x
22:58:01 [2022-10-21T22:58:01.836Z] ++ 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
22:58:01 [2022-10-21T22:58:01.954Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
22:58:02 [2022-10-21T22:58:02.096Z] INFO: Testing against a local daemon
22:58:02 [2022-10-21T22:58:02.096Z] === RUN   TestVolumesCreateAndList
22:58:02 [2022-10-21T22:58:02.096Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:58:02 [2022-10-21T22:58:02.096Z] === RUN   TestVolumesRemove
22:58:02 [2022-10-21T22:58:02.096Z] --- PASS: TestVolumesRemove (0.07s)
22:58:02 [2022-10-21T22:58:02.096Z] === RUN   TestVolumesInspect
22:58:02 [2022-10-21T22:58:02.096Z] --- PASS: TestVolumesInspect (0.02s)
22:58:02 [2022-10-21T22:58:02.096Z] === RUN   TestVolumesInvalidJSON
22:58:02 [2022-10-21T22:58:02.096Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:58:02 [2022-10-21T22:58:02.096Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:58:02 [2022-10-21T22:58:02.096Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:58:02 [2022-10-21T22:58:02.096Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:58:02 [2022-10-21T22:58:02.096Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:58:02 [2022-10-21T22:58:02.096Z] PASS
22:58:02 [2022-10-21T22:58:02.096Z] 
22:58:02 [2022-10-21T22:58:02.096Z] DONE 5 tests in 0.246s
22:58:02 [2022-10-21T22:58:02.096Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:58:02 [2022-10-21T22:58:02.210Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
22:58:02 [2022-10-21T22:58:02.356Z] ++++ cat bundles/test-integration/docker.pid
22:58:02 [2022-10-21T22:58:02.356Z] +++ kill 12787
22:58:03 [2022-10-21T22:58:03.137Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
22:58:03 [2022-10-21T22:58:03.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:58:03 [2022-10-21T22:58:03.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:58:03 [2022-10-21T22:58:03.698Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.017s	coverage: 84.1% of statements
22:58:03 [2022-10-21T22:58:03.698Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 86.5% of statements
22:58:03 [2022-10-21T22:58:03.737Z] +++ /etc/init.d/apparmor stop
22:58:03 [2022-10-21T22:58:03.737Z] Leaving: AppArmorNo profiles have been unloaded.
22:58:03 [2022-10-21T22:58:03.737Z] 
22:58:03 [2022-10-21T22:58:03.737Z] Unloading profiles will leave already running processes permanently
22:58:03 [2022-10-21T22:58:03.737Z] unconfined, which can lead to unexpected situations.
22:58:03 [2022-10-21T22:58:03.737Z] 
22:58:03 [2022-10-21T22:58:03.737Z] To set a process to complain mode, use the command line tool
22:58:03 [2022-10-21T22:58:03.737Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:58:03 [2022-10-21T22:58:03.737Z] +++ true
22:58:03 [2022-10-21T22:58:03.737Z] exiting test-integration
22:58:03 [2022-10-21T22:58:03.737Z] ++ exit 0
22:58:03 [2022-10-21T22:58:03.737Z] 
22:58:03 [2022-10-21T22:58:03.953Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
22:58:04 [2022-10-21T22:58:04.080Z] --- PASS: TestDockerNetworkReConnect (3.30s)
22:58:04 [2022-10-21T22:58:04.080Z] === RUN   TestServicePlugin
22:58:04 [2022-10-21T22:58:04.210Z] ok  	github.com/docker/docker/pkg/fsutils	0.193s	coverage: 85.1% of statements
Post stage
[Pipeline] junit
22:58:04 [2022-10-21T22:58:04.326Z] Recording test results
22:58:04 [2022-10-21T22:58:04.529Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
22:58:04 [2022-10-21T22:58:04.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
[Pipeline] // stage
Post stage
[Pipeline] sh
22:58:04 [2022-10-21T22:58:04.879Z] + echo Ensuring container killed.
22:58:04 [2022-10-21T22:58:04.879Z] Ensuring container killed.
22:58:04 [2022-10-21T22:58:04.879Z] + docker rm -vf docker-pr3
22:58:04 [2022-10-21T22:58:04.879Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
22:58:05 [2022-10-21T22:58:05.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:58:05 [2022-10-21T22:58:05.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:58:05 [2022-10-21T22:58:05.138Z] ok  	github.com/docker/docker/pkg/idtools	0.460s	coverage: 69.5% of statements
22:58:05 [2022-10-21T22:58:05.166Z] + echo Chowning /workspace to jenkins user
22:58:05 [2022-10-21T22:58:05.166Z] Chowning /workspace to jenkins user
22:58:05 [2022-10-21T22:58:05.166Z] + id -u
22:58:05 [2022-10-21T22:58:05.166Z] + id -g
22:58:05 [2022-10-21T22:58:05.166Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44326:/workspace busybox chown -R 1000:1000 /workspace
22:58:05 [2022-10-21T22:58:05.394Z] ok  	github.com/docker/docker/pkg/ioutils	0.437s	coverage: 68.8% of statements
22:58:05 [2022-10-21T22:58:05.650Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
22:58:05 [2022-10-21T22:58:05.650Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
22:58:05 [2022-10-21T22:58:05.650Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
22:58:05 [2022-10-21T22:58:05.650Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:58:05 [2022-10-21T22:58:05.650Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:58:05 [2022-10-21T22:58:05.907Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
22:58:05 [2022-10-21T22:58:05.907Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:58:05 [2022-10-21T22:58:05.907Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
22:58:06 [2022-10-21T22:58:06.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:58:06 [2022-10-21T22:58:06.163Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
22:58:06 [2022-10-21T22:58:06.419Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
22:58:06 [2022-10-21T22:58:06.675Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
22:58:06 [2022-10-21T22:58:06.675Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:58:06 [2022-10-21T22:58:06.675Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:58:07 [2022-10-21T22:58:07.238Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
22:58:07 [2022-10-21T22:58:07.357Z]     plugin_test.go:62: [d7cbbe2d8f2e9] joining swarm manager [d499cff3560b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:58:07 [2022-10-21T22:58:07.383Z] + bundleName=arm64-integration
22:58:07 [2022-10-21T22:58:07.383Z] + echo Creating arm64-integration-bundles.tar.gz
22:58:07 [2022-10-21T22:58:07.383Z] Creating arm64-integration-bundles.tar.gz
22:58:07 [2022-10-21T22:58:07.383Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:58:07 [2022-10-21T22:58:07.383Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:58:07 [2022-10-21T22:58:07.397Z] Archiving artifacts
22:58:07 [2022-10-21T22:58:07.494Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
22:58:07 [2022-10-21T22:58:07.751Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:58:08 [2022-10-21T22:58:08.007Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:58:08 [2022-10-21T22:58:08.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:58:08 [2022-10-21T22:58:08.729Z]     plugin_test.go:65: [dd277e203ee58] joining swarm manager [d499cff3560b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:58:08 [2022-10-21T22:58:08.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:58:09 [2022-10-21T22:58:09.365Z] --- PASS: TestBuildMultiStageOnBuild (9.16s)
22:58:09 [2022-10-21T22:58:09.365Z] === RUN   TestBuildUncleanTarFilenames
22:58:09 [2022-10-21T22:58:09.365Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
22:58:09 [2022-10-21T22:58:09.365Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
22:58:09 [2022-10-21T22:58:09.365Z] === RUN   TestBuildMultiStageLayerLeak
22:58:09 [2022-10-21T22:58:09.373Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
22:58:09 [2022-10-21T22:58:09.472Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44326/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:58:09 [2022-10-21T22:58:09.629Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
22:58:09 [2022-10-21T22:58:09.784Z] + make clean
22:58:09 [2022-10-21T22:58:09.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:58:10 [2022-10-21T22:58:10.044Z] docker volume rm -f docker-dev-cache
22:58:10 [2022-10-21T22:58:10.044Z] docker-dev-cache
[Pipeline] deleteDir
22:58:10 [2022-10-21T22:58:10.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:58:11 [2022-10-21T22:58:11.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:58:12 [2022-10-21T22:58:12.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:58:12 [2022-10-21T22:58:12.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:58:13 [2022-10-21T22:58:13.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:58:13 [2022-10-21T22:58:13.827Z] ok  	github.com/docker/docker/pkg/signal	3.284s	coverage: 62.3% of statements
22:58:13 [2022-10-21T22:58:13.827Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
22:58:13 [2022-10-21T22:58:13.827Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
22:58:13 [2022-10-21T22:58:13.827Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:58:14 [2022-10-21T22:58:14.388Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
22:58:14 [2022-10-21T22:58:14.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:58:14 [2022-10-21T22:58:14.645Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
22:58:14 [2022-10-21T22:58:14.901Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
22:58:15 [2022-10-21T22:58:15.043Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:58:15 [2022-10-21T22:58:15.043Z] Using test binary docker
22:58:15 [2022-10-21T22:58:15.043Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:58:15 [2022-10-21T22:58:15.043Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:58:15 [2022-10-21T22:58:15.043Z] INFO: Waiting for daemon to start...
22:58:15 [2022-10-21T22:58:15.043Z] Starting dockerd
22:58:15 [2022-10-21T22:58:15.462Z] ok  	github.com/docker/docker/pkg/tarsum	0.085s	coverage: 89.3% of statements
22:58:15 [2022-10-21T22:58:15.718Z] coverage: [no statements]
22:58:15 [2022-10-21T22:58:15.718Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
22:58:15 [2022-10-21T22:58:15.978Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:58:16 [2022-10-21T22:58:16.235Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
22:58:16 [2022-10-21T22:58:16.235Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
22:58:17 [2022-10-21T22:58:17.201Z] .
22:58:17 [2022-10-21T22:58:17.201Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:58:17 [2022-10-21T22:58:17.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:58:17 [2022-10-21T22:58:17.201Z] Error: No such image: emptyfs
22:58:17 [2022-10-21T22:58:17.459Z] Running integration-test (iteration 1)
22:58:17 [2022-10-21T22:58:17.459Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:58:17 [2022-10-21T22:58:17.718Z] Loaded image: busybox:latest
22:58:17 [2022-10-21T22:58:17.718Z] Loaded image: busybox:glibc
22:58:18 [2022-10-21T22:58:18.124Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
22:58:18 [2022-10-21T22:58:18.380Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
22:58:18 [2022-10-21T22:58:18.656Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.6% of statements
22:58:19 [2022-10-21T22:58:19.117Z] Loaded image: debian:bullseye-slim
22:58:19 [2022-10-21T22:58:19.117Z] Loaded image: hello-world:latest
22:58:19 [2022-10-21T22:58:19.377Z] Loaded image: arm32v7/hello-world:latest
22:58:19 [2022-10-21T22:58:19.377Z] INFO: Testing against a local daemon
22:58:19 [2022-10-21T22:58:19.377Z] === RUN   TestCgroupNamespacesBuild
22:58:20 [2022-10-21T22:58:20.033Z] ok  	github.com/docker/docker/quota	0.280s	coverage: 71.4% of statements
22:58:20 [2022-10-21T22:58:20.033Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
22:58:20 [2022-10-21T22:58:20.959Z] ok  	github.com/docker/docker/registry	0.049s	coverage: 57.3% of statements
22:58:21 [2022-10-21T22:58:21.521Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
22:58:21 [2022-10-21T22:58:21.521Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:58:21 [2022-10-21T22:58:21.877Z] --- PASS: TestBuildMultiStageLayerLeak (12.89s)
22:58:21 [2022-10-21T22:58:21.877Z] === RUN   TestBuildWithHugeFile
22:58:22 [2022-10-21T22:58:22.083Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
22:58:22 [2022-10-21T22:58:22.339Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:58:22 [2022-10-21T22:58:22.661Z] --- PASS: TestCgroupNamespacesBuild (3.10s)
22:58:22 [2022-10-21T22:58:22.661Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:58:24 [2022-10-21T22:58:24.229Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:58:24 [2022-10-21T22:58:24.485Z] ok  	github.com/docker/docker/volume/local	0.099s	coverage: 76.4% of statements
22:58:24 [2022-10-21T22:58:24.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
22:58:24 [2022-10-21T22:58:24.562Z] === RUN   TestBuildWithSession
22:58:24 [2022-10-21T22:58:24.562Z]     build_session_test.go:25: TODO: BuildKit
22:58:24 [2022-10-21T22:58:24.562Z] --- SKIP: TestBuildWithSession (0.00s)
22:58:24 [2022-10-21T22:58:24.562Z] === RUN   TestBuildSquashParent
22:58:25 [2022-10-21T22:58:25.047Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
22:58:25 [2022-10-21T22:58:25.974Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
22:58:31 [2022-10-21T22:58:31.119Z] --- PASS: TestBuildSquashParent (6.49s)
22:58:31 [2022-10-21T22:58:31.120Z] === RUN   TestBuildWithRemoveAndForceRemove
22:58:31 [2022-10-21T22:58:31.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:58:31 [2022-10-21T22:58:31.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:58:31 [2022-10-21T22:58:31.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:58:31 [2022-10-21T22:58:31.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:58:31 [2022-10-21T22:58:31.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:58:31 [2022-10-21T22:58:31.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:58:31 [2022-10-21T22:58:31.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:58:31 [2022-10-21T22:58:31.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:58:31 [2022-10-21T22:58:31.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:58:31 [2022-10-21T22:58:31.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:58:31 [2022-10-21T22:58:31.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:58:31 [2022-10-21T22:58:31.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:58:31 [2022-10-21T22:58:31.120Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:58:31 [2022-10-21T22:58:31.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:58:32 [2022-10-21T22:58:32.496Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:58:32 [2022-10-21T22:58:32.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:58:34 [2022-10-21T22:58:34.663Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:58:34 [2022-10-21T22:58:34.664Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:58:35 [2022-10-21T22:58:35.262Z] --- PASS: TestServicePlugin (29.51s)
22:58:35 [2022-10-21T22:58:35.263Z] === RUN   TestServiceUpdateLabel
22:58:35 [2022-10-21T22:58:35.521Z] --- PASS: TestServiceUpdateLabel (2.08s)
22:58:35 [2022-10-21T22:58:35.521Z] === RUN   TestServiceUpdateSecrets
22:58:36 [2022-10-21T22:58:36.567Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:58:36 [2022-10-21T22:58:36.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s)
22:58:36 [2022-10-21T22:58:36.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s)
22:58:36 [2022-10-21T22:58:36.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
22:58:36 [2022-10-21T22:58:36.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s)
22:58:36 [2022-10-21T22:58:36.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s)
22:58:36 [2022-10-21T22:58:36.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
22:58:36 [2022-10-21T22:58:36.567Z] === RUN   TestBuildMultiStageCopy
22:58:36 [2022-10-21T22:58:36.567Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:58:40 [2022-10-21T22:58:40.786Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:58:41 [2022-10-21T22:58:41.045Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:58:41 [2022-10-21T22:58:41.978Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:58:43 [2022-10-21T22:58:43.351Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:58:44 [2022-10-21T22:58:44.039Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:58:44 [2022-10-21T22:58:44.039Z] ?   	github.com/docker/docker/rootless	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/volume	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === Skipped
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     exec_linux_test.go:19: requires AppArmor to be enabled
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     exec_linux_test.go:39: requires AppArmor to be enabled
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver btrfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver btrfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver btrfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver btrfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver btrfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:74: No driver to put!
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z] time="2022-10-21T22:57:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z] time="2022-10-21T22:57:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z] time="2022-10-21T22:57:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z] time="2022-10-21T22:57:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z] time="2022-10-21T22:57:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: driver not supported
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:74: No driver to put!
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     overlay_test.go:50: Fails to compute changes intermittently
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     overlay_test.go:66: Cannot run test with naive change algorithm
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver zfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver zfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver zfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver zfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:47: Driver zfs not supported
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     graphtest_unix.go:74: No driver to put!
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:58:44 [2022-10-21T22:58:44.040Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:58:44 [2022-10-21T22:58:44.040Z] 
22:58:44 [2022-10-21T22:58:44.040Z] DONE 2265 tests, 26 skipped in 232.126s
Post stage
[Pipeline] junit
22:58:44 [2022-10-21T22:58:44.054Z] Recording test results
22:58:44 [2022-10-21T22:58:44.286Z] --- PASS: TestBuildMultiStageCopy (7.43s)
22:58:44 [2022-10-21T22:58:44.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s)
22:58:44 [2022-10-21T22:58:44.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
22:58:44 [2022-10-21T22:58:44.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
22:58:44 [2022-10-21T22:58:44.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
22:58:44 [2022-10-21T22:58:44.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s)
22:58:44 [2022-10-21T22:58:44.286Z] === RUN   TestBuildMultiStageParentConfig
22:58:44 [2022-10-21T22:58:44.332Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
22:58:44 [2022-10-21T22:58:44.716Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4f08c5e9edc6b38e74abda35fffa4d8f3231169a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4f08c5e9edc6b38e74abda35fffa4d8f3231169a hack/validate/vendor
22:58:45 [2022-10-21T22:58:45.278Z] update vendored copy of archive/tar
22:58:45 [2022-10-21T22:58:45.278Z] downloading: https://golang.org/dl/go1.18.7.src.tar.gz
22:58:47 [2022-10-21T22:58:47.792Z] patching file stat_unix.go
22:58:47 [2022-10-21T22:58:47.792Z] 2022/10/21 22:58:47 Collecting initial packages
22:58:47 [2022-10-21T22:58:47.792Z] 2022/10/21 22:58:47 Download dependencies
22:58:49 [2022-10-21T22:58:49.558Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
22:58:49 [2022-10-21T22:58:49.558Z] === RUN   TestBuildLabelWithTargets
22:58:50 [2022-10-21T22:58:50.383Z] --- PASS: TestServiceUpdateSecrets (14.06s)
22:58:50 [2022-10-21T22:58:50.383Z] === RUN   TestServiceUpdateConfigs
22:58:51 [2022-10-21T22:58:51.056Z] 2022/10/21 22:58:51 Starting whole vndr cycle because no package specified
22:58:51 [2022-10-21T22:58:51.056Z] 2022/10/21 22:58:51 	Ignoring paths matching "^archive/tar"
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
22:58:51 [2022-10-21T22:58:51.312Z] 2022/10/21 22:58:51 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
22:58:51 [2022-10-21T22:58:51.875Z] 2022/10/21 22:58:51 	Finished clone github.com/moby/locker
22:58:51 [2022-10-21T22:58:51.875Z] 2022/10/21 22:58:51 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Finished clone github.com/creack/pty
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Finished clone github.com/docker/libtrust
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Finished clone github.com/docker/go-units
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Finished clone github.com/tchap/go-patricia
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Finished clone github.com/moby/term
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Finished clone github.com/google/uuid
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Finished clone github.com/willf/bitset
22:58:52 [2022-10-21T22:58:52.806Z] 2022/10/21 22:58:52 	Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20
22:58:53 [2022-10-21T22:58:53.062Z] 2022/10/21 22:58:52 	Finished clone github.com/moby/sys
22:58:53 [2022-10-21T22:58:53.062Z] 2022/10/21 22:58:52 	Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20
22:58:53 [2022-10-21T22:58:53.062Z] 2022/10/21 22:58:53 	Finished clone github.com/gorilla/mux
22:58:53 [2022-10-21T22:58:53.062Z] 2022/10/21 22:58:53 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
22:58:53 [2022-10-21T22:58:53.319Z] 2022/10/21 22:58:53 	Finished clone github.com/sirupsen/logrus
22:58:53 [2022-10-21T22:58:53.319Z] 2022/10/21 22:58:53 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
22:58:53 [2022-10-21T22:58:53.882Z] 2022/10/21 22:58:53 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
22:58:53 [2022-10-21T22:58:53.882Z] 2022/10/21 22:58:53 	Finished clone github.com/docker/go-connections
22:58:53 [2022-10-21T22:58:53.882Z] 2022/10/21 22:58:53 	Finished clone github.com/syndtr/gocapability
22:58:53 [2022-10-21T22:58:53.882Z] 2022/10/21 22:58:53 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
22:58:54 [2022-10-21T22:58:54.139Z] 2022/10/21 22:58:54 	Finished clone github.com/RackSec/srslog
22:58:54 [2022-10-21T22:58:54.139Z] 2022/10/21 22:58:54 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
22:58:54 [2022-10-21T22:58:54.139Z] 2022/10/21 22:58:54 	Finished clone github.com/armon/circbuf
22:58:54 [2022-10-21T22:58:54.139Z] 2022/10/21 22:58:54 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
22:58:54 [2022-10-21T22:58:54.397Z] 2022/10/21 22:58:54 	Finished clone golang.org/x/sync
22:58:54 [2022-10-21T22:58:54.397Z] 2022/10/21 22:58:54 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
22:58:54 [2022-10-21T22:58:54.397Z] 2022/10/21 22:58:54 	Finished clone github.com/imdario/mergo
22:58:54 [2022-10-21T22:58:54.397Z] 2022/10/21 22:58:54 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
22:58:54 [2022-10-21T22:58:54.397Z] 2022/10/21 22:58:54 	Finished clone github.com/tonistiigi/units
22:58:54 [2022-10-21T22:58:54.397Z] 2022/10/21 22:58:54 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
22:58:54 [2022-10-21T22:58:54.653Z] 2022/10/21 22:58:54 	Finished clone gotest.tools/v3
22:58:54 [2022-10-21T22:58:54.653Z] 2022/10/21 22:58:54 	Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20
22:58:54 [2022-10-21T22:58:54.653Z] 2022/10/21 22:58:54 	Finished clone github.com/google/go-cmp
22:58:54 [2022-10-21T22:58:54.653Z] 2022/10/21 22:58:54 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
22:58:55 [2022-10-21T22:58:55.216Z] 2022/10/21 22:58:55 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
22:58:55 [2022-10-21T22:58:55.216Z] 2022/10/21 22:58:55 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
22:58:55 [2022-10-21T22:58:55.473Z] 2022/10/21 22:58:55 	Finished clone github.com/google/shlex
22:58:55 [2022-10-21T22:58:55.473Z] 2022/10/21 22:58:55 	Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20
22:58:55 [2022-10-21T22:58:55.473Z] 2022/10/21 22:58:55 	Finished clone github.com/opentracing-contrib/go-stdlib
22:58:55 [2022-10-21T22:58:55.473Z] 2022/10/21 22:58:55 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
22:58:55 [2022-10-21T22:58:55.730Z] 2022/10/21 22:58:55 	Finished clone github.com/opentracing/opentracing-go
22:58:55 [2022-10-21T22:58:55.730Z] 2022/10/21 22:58:55 	Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20
22:58:55 [2022-10-21T22:58:55.730Z] 2022/10/21 22:58:55 	Finished clone github.com/mitchellh/hashstructure
22:58:55 [2022-10-21T22:58:55.730Z] 2022/10/21 22:58:55 	Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20
22:58:55 [2022-10-21T22:58:55.730Z] 2022/10/21 22:58:55 	Finished clone github.com/gofrs/flock
22:58:55 [2022-10-21T22:58:55.730Z] 2022/10/21 22:58:55 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
22:58:55 [2022-10-21T22:58:55.986Z] 2022/10/21 22:58:55 	Finished clone github.com/docker/go-events
22:58:55 [2022-10-21T22:58:55.986Z] 2022/10/21 22:58:55 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
22:58:56 [2022-10-21T22:58:56.549Z] 2022/10/21 22:58:56 	Finished clone github.com/armon/go-radix
22:58:56 [2022-10-21T22:58:56.549Z] 2022/10/21 22:58:56 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
22:58:56 [2022-10-21T22:58:56.805Z] 2022/10/21 22:58:56 	Finished clone github.com/armon/go-metrics
22:58:56 [2022-10-21T22:58:56.805Z] 2022/10/21 22:58:56 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
22:58:57 [2022-10-21T22:58:57.062Z] 2022/10/21 22:58:57 	Finished clone github.com/sean-/seed
22:58:57 [2022-10-21T22:58:57.062Z] 2022/10/21 22:58:57 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
22:58:57 [2022-10-21T22:58:57.318Z] 2022/10/21 22:58:57 	Finished clone github.com/google/btree
22:58:57 [2022-10-21T22:58:57.318Z] 2022/10/21 22:58:57 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
22:58:57 [2022-10-21T22:58:57.318Z] 2022/10/21 22:58:57 	Finished clone github.com/hashicorp/errwrap
22:58:57 [2022-10-21T22:58:57.318Z] 2022/10/21 22:58:57 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
22:58:57 [2022-10-21T22:58:57.318Z] 2022/10/21 22:58:57 	Finished clone github.com/tonistiigi/fsutil
22:58:57 [2022-10-21T22:58:57.318Z] 2022/10/21 22:58:57 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
22:58:57 [2022-10-21T22:58:57.664Z] --- PASS: TestBuildLabelWithTargets (8.03s)
22:58:57 [2022-10-21T22:58:57.665Z] === RUN   TestBuildWithEmptyLayers
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Finished clone github.com/hashicorp/go-multierror
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Finished clone github.com/hashicorp/memberlist
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Finished clone github.com/vishvananda/netns
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Finished clone github.com/docker/libkv
22:58:58 [2022-10-21T22:58:58.715Z] 2022/10/21 22:58:58 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
22:58:59 [2022-10-21T22:58:59.277Z] 2022/10/21 22:58:59 	Finished clone github.com/hashicorp/go-sockaddr
22:58:59 [2022-10-21T22:58:59.277Z] 2022/10/21 22:58:59 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
22:58:59 [2022-10-21T22:58:59.533Z] 2022/10/21 22:58:59 	Finished clone github.com/golang/gddo
22:58:59 [2022-10-21T22:58:59.533Z] 2022/10/21 22:58:59 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
22:59:00 [2022-10-21T22:59:00.194Z] --- PASS: TestBuildWithEmptyLayers (2.96s)
22:59:00 [2022-10-21T22:59:00.194Z] === RUN   TestBuildMultiStageOnBuild
22:59:00 [2022-10-21T22:59:00.462Z] 2022/10/21 22:59:00 	Finished clone github.com/samuel/go-zookeeper
22:59:00 [2022-10-21T22:59:00.462Z] 2022/10/21 22:59:00 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
22:59:00 [2022-10-21T22:59:00.718Z] 2022/10/21 22:59:00 	Finished clone github.com/deckarep/golang-set
22:59:00 [2022-10-21T22:59:00.718Z] 2022/10/21 22:59:00 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
22:59:00 [2022-10-21T22:59:00.718Z] 2022/10/21 22:59:00 	Finished clone github.com/vishvananda/netlink
22:59:00 [2022-10-21T22:59:00.718Z] 2022/10/21 22:59:00 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
22:59:00 [2022-10-21T22:59:00.975Z] 2022/10/21 22:59:00 	Finished clone github.com/moby/ipvs
22:59:00 [2022-10-21T22:59:00.975Z] 2022/10/21 22:59:00 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
22:59:00 [2022-10-21T22:59:00.975Z] 2022/10/21 22:59:01 	Finished clone github.com/BurntSushi/toml
22:59:00 [2022-10-21T22:59:00.975Z] 2022/10/21 22:59:01 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
22:59:01 [2022-10-21T22:59:01.232Z] 2022/10/21 22:59:01 	Finished clone github.com/coreos/go-semver
22:59:01 [2022-10-21T22:59:01.232Z] 2022/10/21 22:59:01 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
22:59:01 [2022-10-21T22:59:01.797Z] 2022/10/21 22:59:01 	Finished clone github.com/hashicorp/go-msgpack
22:59:01 [2022-10-21T22:59:01.797Z] 2022/10/21 22:59:01 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
22:59:02 [2022-10-21T22:59:02.361Z] 2022/10/21 22:59:02 	Finished clone github.com/ishidawataru/sctp
22:59:02 [2022-10-21T22:59:02.361Z] 2022/10/21 22:59:02 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
22:59:02 [2022-10-21T22:59:02.621Z] 2022/10/21 22:59:02 	Finished clone github.com/modern-go/concurrent
22:59:02 [2022-10-21T22:59:02.621Z] 2022/10/21 22:59:02 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
22:59:03 [2022-10-21T22:59:03.549Z] 2022/10/21 22:59:03 	Finished clone github.com/modern-go/reflect2
22:59:03 [2022-10-21T22:59:03.549Z] 2022/10/21 22:59:03 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
22:59:04 [2022-10-21T22:59:04.113Z] 2022/10/21 22:59:04 	Finished clone github.com/json-iterator/go
22:59:04 [2022-10-21T22:59:04.113Z] 2022/10/21 22:59:04 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
22:59:04 [2022-10-21T22:59:04.369Z] 2022/10/21 22:59:04 	Finished clone go.etcd.io/bbolt
22:59:04 [2022-10-21T22:59:04.369Z] 2022/10/21 22:59:04 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
22:59:05 [2022-10-21T22:59:05.242Z] --- PASS: TestServiceUpdateConfigs (14.46s)
22:59:05 [2022-10-21T22:59:05.242Z] === RUN   TestServiceUpdateNetwork
22:59:05 [2022-10-21T22:59:05.298Z] 2022/10/21 22:59:05 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
22:59:05 [2022-10-21T22:59:05.299Z] 2022/10/21 22:59:05 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
22:59:05 [2022-10-21T22:59:05.299Z] 2022/10/21 22:59:05 	Finished clone github.com/opencontainers/go-digest
22:59:05 [2022-10-21T22:59:05.299Z] 2022/10/21 22:59:05 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
22:59:05 [2022-10-21T22:59:05.461Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
22:59:05 [2022-10-21T22:59:05.461Z] === RUN   TestBuildUncleanTarFilenames
22:59:05 [2022-10-21T22:59:05.719Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
22:59:05 [2022-10-21T22:59:05.719Z] === RUN   TestBuildMultiStageLayerLeak
22:59:05 [2022-10-21T22:59:05.861Z] 2022/10/21 22:59:05 	Finished clone github.com/mistifyio/go-zfs
22:59:05 [2022-10-21T22:59:05.861Z] 2022/10/21 22:59:05 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
22:59:06 [2022-10-21T22:59:06.117Z] 2022/10/21 22:59:05 	Finished clone golang.org/x/net
22:59:06 [2022-10-21T22:59:06.117Z] 2022/10/21 22:59:05 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
22:59:06 [2022-10-21T22:59:06.117Z] 2022/10/21 22:59:06 	Finished clone github.com/hashicorp/serf
22:59:06 [2022-10-21T22:59:06.117Z] 2022/10/21 22:59:06 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
22:59:06 [2022-10-21T22:59:06.374Z] 2022/10/21 22:59:06 	Finished clone github.com/Microsoft/opengcs
22:59:06 [2022-10-21T22:59:06.374Z] 2022/10/21 22:59:06 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
22:59:07 [2022-10-21T22:59:07.303Z] 2022/10/21 22:59:07 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
22:59:07 [2022-10-21T22:59:07.303Z] 2022/10/21 22:59:07 	Finished clone github.com/vbatts/tar-split
22:59:07 [2022-10-21T22:59:07.559Z] 2022/10/21 22:59:07 	Finished clone github.com/cyphar/filepath-securejoin
22:59:07 [2022-10-21T22:59:07.559Z] 2022/10/21 22:59:07 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
22:59:08 [2022-10-21T22:59:08.928Z] 2022/10/21 22:59:08 	Finished clone github.com/coreos/go-systemd
22:59:08 [2022-10-21T22:59:08.928Z] 2022/10/21 22:59:08 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
22:59:08 [2022-10-21T22:59:08.928Z] 2022/10/21 22:59:08 	Finished clone github.com/coreos/go-systemd/v22
22:59:08 [2022-10-21T22:59:08.928Z] 2022/10/21 22:59:08 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
22:59:08 [2022-10-21T22:59:08.928Z] 2022/10/21 22:59:08 	Finished clone github.com/opencontainers/runtime-spec
22:59:08 [2022-10-21T22:59:08.928Z] 2022/10/21 22:59:08 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
22:59:09 [2022-10-21T22:59:09.184Z] 2022/10/21 22:59:09 	Finished clone github.com/Graylog2/go-gelf
22:59:09 [2022-10-21T22:59:09.184Z] 2022/10/21 22:59:09 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
22:59:09 [2022-10-21T22:59:09.747Z] 2022/10/21 22:59:09 	Finished clone github.com/opencontainers/image-spec
22:59:09 [2022-10-21T22:59:09.747Z] 2022/10/21 22:59:09 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
22:59:10 [2022-10-21T22:59:10.003Z] 2022/10/21 22:59:09 	Finished clone github.com/godbus/dbus/v5
22:59:10 [2022-10-21T22:59:10.003Z] 2022/10/21 22:59:09 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
22:59:10 [2022-10-21T22:59:10.260Z] 2022/10/21 22:59:10 	Finished clone github.com/philhofer/fwd
22:59:10 [2022-10-21T22:59:10.260Z] 2022/10/21 22:59:10 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
22:59:10 [2022-10-21T22:59:10.517Z] 2022/10/21 22:59:10 	Finished clone github.com/fluent/fluent-logger-golang
22:59:10 [2022-10-21T22:59:10.517Z] 2022/10/21 22:59:10 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
22:59:10 [2022-10-21T22:59:10.981Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s)
22:59:10 [2022-10-21T22:59:10.981Z] === RUN   TestBuildWithHugeFile
22:59:11 [2022-10-21T22:59:11.446Z] 2022/10/21 22:59:11 	Finished clone github.com/fsnotify/fsnotify
22:59:11 [2022-10-21T22:59:11.446Z] 2022/10/21 22:59:11 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
22:59:11 [2022-10-21T22:59:11.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:59:11 [2022-10-21T22:59:11.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:59:11 [2022-10-21T22:59:11.703Z] 2022/10/21 22:59:11 	Finished clone github.com/bsphere/le_go
22:59:11 [2022-10-21T22:59:11.703Z] 2022/10/21 22:59:11 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
22:59:12 [2022-10-21T22:59:12.265Z] 2022/10/21 22:59:12 	Finished clone github.com/jmespath/go-jmespath
22:59:12 [2022-10-21T22:59:12.265Z] 2022/10/21 22:59:12 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
22:59:13 [2022-10-21T22:59:13.194Z] 2022/10/21 22:59:13 	Finished clone golang.org/x/oauth2
22:59:13 [2022-10-21T22:59:13.194Z] 2022/10/21 22:59:13 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
22:59:13 [2022-10-21T22:59:13.451Z] 2022/10/21 22:59:13 	Finished clone github.com/tinylib/msgp
22:59:13 [2022-10-21T22:59:13.451Z] 2022/10/21 22:59:13 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
22:59:13 [2022-10-21T22:59:13.451Z] 2022/10/21 22:59:13 	Finished clone github.com/golang/groupcache
22:59:13 [2022-10-21T22:59:13.451Z] 2022/10/21 22:59:13 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
22:59:14 [2022-10-21T22:59:14.820Z] 2022/10/21 22:59:14 	Finished clone github.com/docker/libnetwork
22:59:14 [2022-10-21T22:59:14.820Z] 2022/10/21 22:59:14 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
22:59:15 [2022-10-21T22:59:15.750Z] 2022/10/21 22:59:15 	Finished clone github.com/googleapis/gax-go
22:59:15 [2022-10-21T22:59:15.750Z] 2022/10/21 22:59:15 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
22:59:16 [2022-10-21T22:59:16.681Z] 2022/10/21 22:59:16 	Finished clone go.opencensus.io
22:59:16 [2022-10-21T22:59:16.681Z] 2022/10/21 22:59:16 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
22:59:17 [2022-10-21T22:59:17.431Z] --- PASS: TestServiceUpdateNetwork (12.23s)
22:59:17 [2022-10-21T22:59:17.431Z] === RUN   TestServiceUpdatePidsLimit
22:59:17 [2022-10-21T22:59:17.431Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:59:17 [2022-10-21T22:59:17.610Z] 2022/10/21 22:59:17 	Finished clone github.com/containerd/fifo
22:59:17 [2022-10-21T22:59:17.610Z] 2022/10/21 22:59:17 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
22:59:17 [2022-10-21T22:59:17.867Z] 2022/10/21 22:59:17 	Finished clone github.com/miekg/dns
22:59:17 [2022-10-21T22:59:17.867Z] 2022/10/21 22:59:17 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
22:59:17 [2022-10-21T22:59:17.995Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:59:19 [2022-10-21T22:59:19.758Z] 2022/10/21 22:59:19 	Finished clone golang.org/x/sys
22:59:19 [2022-10-21T22:59:19.758Z] 2022/10/21 22:59:19 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
22:59:20 [2022-10-21T22:59:20.321Z] 2022/10/21 22:59:20 	Finished clone github.com/containerd/cgroups
22:59:20 [2022-10-21T22:59:20.321Z] 2022/10/21 22:59:20 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
22:59:20 [2022-10-21T22:59:20.885Z] 2022/10/21 22:59:20 	Finished clone github.com/containerd/console
22:59:20 [2022-10-21T22:59:20.885Z] 2022/10/21 22:59:20 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
22:59:21 [2022-10-21T22:59:21.843Z] 2022/10/21 22:59:21 	Finished clone github.com/containerd/go-runc
22:59:21 [2022-10-21T22:59:21.843Z] 2022/10/21 22:59:21 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
22:59:22 [2022-10-21T22:59:22.099Z] 2022/10/21 22:59:22 	Finished clone github.com/containerd/typeurl
22:59:22 [2022-10-21T22:59:22.099Z] 2022/10/21 22:59:22 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
22:59:23 [2022-10-21T22:59:23.026Z] 2022/10/21 22:59:22 	Finished clone github.com/containerd/ttrpc
22:59:23 [2022-10-21T22:59:23.026Z] 2022/10/21 22:59:22 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
22:59:23 [2022-10-21T22:59:23.588Z] 2022/10/21 22:59:23 	Finished clone github.com/containerd/continuity
22:59:23 [2022-10-21T22:59:23.588Z] 2022/10/21 22:59:23 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
22:59:23 [2022-10-21T22:59:23.588Z] 2022/10/21 22:59:23 	Finished clone golang.org/x/text
22:59:23 [2022-10-21T22:59:23.588Z] 2022/10/21 22:59:23 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
22:59:24 [2022-10-21T22:59:24.151Z] 2022/10/21 22:59:24 	Finished clone github.com/gogo/googleapis
22:59:24 [2022-10-21T22:59:24.151Z] 2022/10/21 22:59:24 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
22:59:26 [2022-10-21T22:59:26.094Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:59:28 [2022-10-21T22:59:28.325Z] 2022/10/21 22:59:28 	Finished clone github.com/opencontainers/runc
22:59:28 [2022-10-21T22:59:28.325Z] 2022/10/21 22:59:28 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
22:59:28 [2022-10-21T22:59:28.582Z] 2022/10/21 22:59:28 	Finished clone google.golang.org/grpc
22:59:28 [2022-10-21T22:59:28.582Z] 2022/10/21 22:59:28 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
22:59:29 [2022-10-21T22:59:29.950Z] 2022/10/21 22:59:29 	Finished clone github.com/fernet/fernet-go
22:59:29 [2022-10-21T22:59:29.950Z] 2022/10/21 22:59:29 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
22:59:30 [2022-10-21T22:59:30.513Z] 2022/10/21 22:59:30 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
22:59:30 [2022-10-21T22:59:30.513Z] 2022/10/21 22:59:30 	Finished clone github.com/docker/distribution
22:59:31 [2022-10-21T22:59:31.884Z] 2022/10/21 22:59:31 	Finished clone github.com/golang/protobuf
22:59:31 [2022-10-21T22:59:31.884Z] 2022/10/21 22:59:31 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
22:59:32 [2022-10-21T22:59:32.141Z] 2022/10/21 22:59:31 	Finished clone github.com/cilium/ebpf
22:59:32 [2022-10-21T22:59:32.141Z] 2022/10/21 22:59:31 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
22:59:32 [2022-10-21T22:59:32.141Z] 2022/10/21 22:59:32 	Finished clone golang.org/x/time
22:59:32 [2022-10-21T22:59:32.141Z] 2022/10/21 22:59:32 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
22:59:32 [2022-10-21T22:59:32.659Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
22:59:32 [2022-10-21T22:59:32.659Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:59:32 [2022-10-21T22:59:32.659Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
22:59:32 [2022-10-21T22:59:32.659Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
22:59:32 [2022-10-21T22:59:32.659Z] PASS
22:59:32 [2022-10-21T22:59:32.659Z] 
22:59:32 [2022-10-21T22:59:32.659Z] === Skipped
22:59:32 [2022-10-21T22:59:32.659Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:59:32 [2022-10-21T22:59:32.659Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:59:32 [2022-10-21T22:59:32.659Z] 
22:59:32 [2022-10-21T22:59:32.659Z] DONE 27 tests, 1 skipped in 180.200s
22:59:32 [2022-10-21T22:59:32.659Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:59:32 [2022-10-21T22:59:32.659Z] INFO: Testing against a local daemon
22:59:32 [2022-10-21T22:59:32.659Z] === RUN   TestSessionCreate
22:59:32 [2022-10-21T22:59:32.659Z] --- PASS: TestSessionCreate (0.02s)
22:59:32 [2022-10-21T22:59:32.659Z] === RUN   TestSessionCreateWithBadUpgrade
22:59:32 [2022-10-21T22:59:32.659Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:59:32 [2022-10-21T22:59:32.659Z] PASS
22:59:32 [2022-10-21T22:59:32.659Z] 
22:59:32 [2022-10-21T22:59:32.659Z] DONE 2 tests in 0.069s
22:59:32 [2022-10-21T22:59:32.659Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:59:32 [2022-10-21T22:59:32.659Z] INFO: Testing against a local daemon
22:59:32 [2022-10-21T22:59:32.659Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:59:32 [2022-10-21T22:59:32.659Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
22:59:32 [2022-10-21T22:59:32.659Z] === RUN   TestEventsExecDie
22:59:32 [2022-10-21T22:59:32.917Z] --- PASS: TestEventsExecDie (0.49s)
22:59:32 [2022-10-21T22:59:32.917Z] === RUN   TestEventsBackwardsCompatible
22:59:33 [2022-10-21T22:59:33.174Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
22:59:33 [2022-10-21T22:59:33.174Z] === RUN   TestInfoBinaryCommits
22:59:33 [2022-10-21T22:59:33.174Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:59:33 [2022-10-21T22:59:33.174Z] === RUN   TestInfoAPIVersioned
22:59:33 [2022-10-21T22:59:33.174Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:59:33 [2022-10-21T22:59:33.174Z] === RUN   TestInfoDiscoveryBackend
22:59:33 [2022-10-21T22:59:33.508Z] 2022/10/21 22:59:33 	Finished clone github.com/hashicorp/go-immutable-radix
22:59:33 [2022-10-21T22:59:33.509Z] 2022/10/21 22:59:33 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
22:59:33 [2022-10-21T22:59:33.738Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:59:33 [2022-10-21T22:59:33.738Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:59:33 [2022-10-21T22:59:33.765Z] 2022/10/21 22:59:33 	Finished clone github.com/hashicorp/go-memdb
22:59:33 [2022-10-21T22:59:33.765Z] 2022/10/21 22:59:33 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
22:59:33 [2022-10-21T22:59:33.765Z] 2022/10/21 22:59:33 	Finished clone github.com/hashicorp/golang-lru
22:59:33 [2022-10-21T22:59:33.765Z] 2022/10/21 22:59:33 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
22:59:34 [2022-10-21T22:59:34.671Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:59:34 [2022-10-21T22:59:34.671Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:59:35 [2022-10-21T22:59:35.238Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:59:35 [2022-10-21T22:59:35.238Z] === RUN   TestInfoAPI
22:59:35 [2022-10-21T22:59:35.238Z] --- PASS: TestInfoAPI (0.02s)
22:59:35 [2022-10-21T22:59:35.238Z] === RUN   TestInfoAPIWarnings
22:59:35 [2022-10-21T22:59:35.657Z] 2022/10/21 22:59:35 	Finished clone github.com/coreos/pkg
22:59:35 [2022-10-21T22:59:35.657Z] 2022/10/21 22:59:35 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
22:59:38 [2022-10-21T22:59:38.070Z] 2022/10/21 22:59:36 	Finished clone github.com/moby/buildkit
22:59:38 [2022-10-21T22:59:38.070Z] 2022/10/21 22:59:36 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
22:59:38 [2022-10-21T22:59:38.070Z] 2022/10/21 22:59:36 	Finished clone golang.org/x/crypto
22:59:38 [2022-10-21T22:59:38.070Z] 2022/10/21 22:59:36 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
22:59:38 [2022-10-21T22:59:38.070Z] 2022/10/21 22:59:37 	Finished clone github.com/beorn7/perks
22:59:38 [2022-10-21T22:59:38.070Z] 2022/10/21 22:59:37 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
22:59:38 [2022-10-21T22:59:38.327Z] 2022/10/21 22:59:38 	Finished clone github.com/prometheus/client_golang
22:59:38 [2022-10-21T22:59:38.327Z] 2022/10/21 22:59:38 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
22:59:38 [2022-10-21T22:59:38.599Z] 2022/10/21 22:59:38 	Finished clone github.com/prometheus/client_model
22:59:38 [2022-10-21T22:59:38.599Z] 2022/10/21 22:59:38 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
22:59:39 [2022-10-21T22:59:39.968Z] 2022/10/21 22:59:39 	Finished clone github.com/matttproud/golang_protobuf_extensions
22:59:39 [2022-10-21T22:59:39.968Z] 2022/10/21 22:59:39 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
22:59:40 [2022-10-21T22:59:40.224Z] 2022/10/21 22:59:40 	Finished clone github.com/pkg/errors
22:59:40 [2022-10-21T22:59:40.224Z] 2022/10/21 22:59:40 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
22:59:40 [2022-10-21T22:59:40.481Z] 2022/10/21 22:59:40 	Finished clone github.com/prometheus/common
22:59:40 [2022-10-21T22:59:40.481Z] 2022/10/21 22:59:40 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
22:59:40 [2022-10-21T22:59:40.481Z] 2022/10/21 22:59:40 	Finished clone code.cloudfoundry.org/clock
22:59:40 [2022-10-21T22:59:40.481Z] 2022/10/21 22:59:40 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
22:59:41 [2022-10-21T22:59:41.043Z] 2022/10/21 22:59:40 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
22:59:41 [2022-10-21T22:59:41.043Z] 2022/10/21 22:59:40 	Finished clone github.com/prometheus/procfs
22:59:41 [2022-10-21T22:59:41.973Z] 2022/10/21 22:59:41 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
22:59:41 [2022-10-21T22:59:41.973Z] 2022/10/21 22:59:41 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
22:59:41 [2022-10-21T22:59:41.973Z] 2022/10/21 22:59:41 	Finished clone github.com/cespare/xxhash/v2
22:59:41 [2022-10-21T22:59:41.973Z] 2022/10/21 22:59:41 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
22:59:42 [2022-10-21T22:59:42.536Z] 2022/10/21 22:59:42 	Finished clone github.com/inconshreveable/mousetrap
22:59:42 [2022-10-21T22:59:42.536Z] 2022/10/21 22:59:42 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
22:59:42 [2022-10-21T22:59:42.536Z] 2022/10/21 22:59:42 	Finished clone github.com/spf13/pflag
22:59:42 [2022-10-21T22:59:42.536Z] 2022/10/21 22:59:42 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
22:59:43 [2022-10-21T22:59:43.498Z] 2022/10/21 22:59:43 	Finished clone github.com/google/certificate-transparency-go
22:59:43 [2022-10-21T22:59:43.498Z] 2022/10/21 22:59:43 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
22:59:43 [2022-10-21T22:59:43.498Z] 2022/10/21 22:59:43 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
22:59:43 [2022-10-21T22:59:43.498Z] 2022/10/21 22:59:43 	Finished clone github.com/morikuni/aec
22:59:44 [2022-10-21T22:59:44.430Z] 2022/10/21 22:59:44 	Finished clone github.com/spf13/cobra
22:59:45 [2022-10-21T22:59:45.359Z] 2022/10/21 22:59:45 	Finished clone github.com/docker/go-metrics
22:59:45 [2022-10-21T22:59:45.359Z] 2022/10/21 22:59:45 	Finished clone github.com/Azure/go-ansiterm
22:59:45 [2022-10-21T22:59:45.922Z] 2022/10/21 22:59:45 	Finished clone github.com/Microsoft/go-winio
22:59:46 [2022-10-21T22:59:46.488Z] 2022/10/21 22:59:46 	Finished clone github.com/opencontainers/selinux
22:59:52 [2022-10-21T22:59:52.382Z] --- PASS: TestInfoAPIWarnings (16.23s)
22:59:52 [2022-10-21T22:59:52.382Z] === RUN   TestInfoDebug
22:59:52 [2022-10-21T22:59:52.382Z] --- PASS: TestInfoDebug (0.52s)
22:59:52 [2022-10-21T22:59:52.382Z] === RUN   TestInfoInsecureRegistries
22:59:52 [2022-10-21T22:59:52.382Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:59:52 [2022-10-21T22:59:52.382Z] === RUN   TestInfoRegistryMirrors
22:59:52 [2022-10-21T22:59:52.946Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:59:52 [2022-10-21T22:59:52.946Z] === RUN   TestLoginFailsWithBadCredentials
22:59:53 [2022-10-21T22:59:53.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:59:53 [2022-10-21T22:59:53.204Z] === RUN   TestPingCacheHeaders
22:59:53 [2022-10-21T22:59:53.204Z] --- PASS: TestPingCacheHeaders (0.02s)
22:59:53 [2022-10-21T22:59:53.204Z] === RUN   TestPingGet
22:59:53 [2022-10-21T22:59:53.462Z] --- PASS: TestPingGet (0.01s)
22:59:53 [2022-10-21T22:59:53.462Z] === RUN   TestPingHead
22:59:53 [2022-10-21T22:59:53.462Z] --- PASS: TestPingHead (0.02s)
22:59:53 [2022-10-21T22:59:53.462Z] === RUN   TestVersion
22:59:53 [2022-10-21T22:59:53.462Z] --- PASS: TestVersion (0.02s)
22:59:53 [2022-10-21T22:59:53.462Z] === CONT  TestCgroupDriverSystemdMemoryLimit
22:59:54 [2022-10-21T22:59:54.580Z] 2022/10/21 22:59:54 	Finished clone github.com/cloudflare/cfssl
22:59:54 [2022-10-21T22:59:54.838Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s)
22:59:54 [2022-10-21T22:59:54.838Z] PASS
22:59:54 [2022-10-21T22:59:54.838Z] 
22:59:54 [2022-10-21T22:59:54.838Z] DONE 18 tests in 22.093s
22:59:54 [2022-10-21T22:59:54.838Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:59:54 [2022-10-21T22:59:54.838Z] INFO: Testing against a local daemon
22:59:54 [2022-10-21T22:59:54.838Z] === RUN   TestVolumesCreateAndList
22:59:54 [2022-10-21T22:59:54.838Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:59:54 [2022-10-21T22:59:54.838Z] === RUN   TestVolumesRemove
22:59:54 [2022-10-21T22:59:54.838Z] --- PASS: TestVolumesRemove (0.06s)
22:59:54 [2022-10-21T22:59:54.838Z] === RUN   TestVolumesInspect
22:59:54 [2022-10-21T22:59:54.838Z] --- PASS: TestVolumesInspect (0.02s)
22:59:54 [2022-10-21T22:59:54.838Z] === RUN   TestVolumesInvalidJSON
22:59:54 [2022-10-21T22:59:54.838Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:59:54 [2022-10-21T22:59:54.838Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:59:54 [2022-10-21T22:59:54.838Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:59:54 [2022-10-21T22:59:54.838Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:59:54 [2022-10-21T22:59:54.838Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:59:54 [2022-10-21T22:59:54.838Z] PASS
22:59:54 [2022-10-21T22:59:54.838Z] 
22:59:54 [2022-10-21T22:59:54.838Z] DONE 5 tests in 0.153s
22:59:54 [2022-10-21T22:59:54.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:59:56 [2022-10-21T22:59:56.210Z] Stopping apparmor (via systemctl): apparmor.service.
22:59:56 [2022-10-21T22:59:56.210Z] Removing test suite binaries
22:59:56 [2022-10-21T22:59:56.468Z] exiting test-integration
22:59:56 [2022-10-21T22:59:56.468Z] ++ exit 0
22:59:56 [2022-10-21T22:59:56.468Z] 
Post stage
[Pipeline] junit
22:59:57 [2022-10-21T22:59:57.854Z] Recording test results
22:59:59 [2022-10-21T22:59:59.190Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:59:59 [2022-10-21T22:59:59.520Z] + echo Ensuring container killed.
22:59:59 [2022-10-21T22:59:59.520Z] Ensuring container killed.
22:59:59 [2022-10-21T22:59:59.520Z] + docker rm -vf docker-pr3
22:59:59 [2022-10-21T22:59:59.520Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
22:59:59 [2022-10-21T22:59:59.802Z] + echo Chowning /workspace to jenkins user
22:59:59 [2022-10-21T22:59:59.802Z] Chowning /workspace to jenkins user
22:59:59 [2022-10-21T22:59:59.802Z] + id -u
22:59:59 [2022-10-21T22:59:59.802Z] + id -g
22:59:59 [2022-10-21T22:59:59.802Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44326:/workspace busybox chown -R 1000:1000 /workspace
22:59:59 [2022-10-21T22:59:59.802Z] Unable to find image 'busybox:latest' locally
22:59:59 [2022-10-21T22:59:59.802Z] latest: Pulling from library/busybox
23:00:00 [2022-10-21T23:00:00.061Z] f5b7ce95afea: Pulling fs layer
23:00:00 [2022-10-21T23:00:00.061Z] f5b7ce95afea: Verifying Checksum
23:00:00 [2022-10-21T23:00:00.061Z] f5b7ce95afea: Download complete
23:00:00 [2022-10-21T23:00:00.061Z] f5b7ce95afea: Pull complete
23:00:00 [2022-10-21T23:00:00.061Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
23:00:00 [2022-10-21T23:00:00.061Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:00:01 [2022-10-21T23:00:01.740Z] + bundleName=amd64-cgroup2
23:00:01 [2022-10-21T23:00:01.740Z] + echo Creating amd64-cgroup2-bundles.tar.gz
23:00:01 [2022-10-21T23:00:01.740Z] Creating amd64-cgroup2-bundles.tar.gz
23:00:01 [2022-10-21T23:00:01.740Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:00:01 [2022-10-21T23:00:01.740Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
23:00:02 [2022-10-21T23:00:02.009Z] Archiving artifacts
23:00:02 [2022-10-21T23:00:02.676Z] 2022/10/21 23:00:02 	Finished clone github.com/containerd/containerd
23:00:05 [2022-10-21T23:00:05.026Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44326/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:00:05 [2022-10-21T23:00:05.198Z] 2022/10/21 23:00:05 	Finished clone github.com/coreos/etcd
23:00:05 [2022-10-21T23:00:05.330Z] + make clean
23:00:05 [2022-10-21T23:00:05.589Z] docker volume rm -f docker-dev-cache
23:00:05 [2022-10-21T23:00:05.589Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
23:00:07 [2022-10-21T23:00:07.767Z] --- PASS: TestBuildWithHugeFile (50.87s)
23:00:07 [2022-10-21T23:00:07.767Z] === RUN   TestBuildWithEmptyDockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:00:07 [2022-10-21T23:00:07.767Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:00:07 [2022-10-21T23:00:07.767Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
23:00:07 [2022-10-21T23:00:07.767Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
23:00:07 [2022-10-21T23:00:07.767Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
23:00:07 [2022-10-21T23:00:07.767Z] === RUN   TestBuildPreserveOwnership
23:00:07 [2022-10-21T23:00:07.767Z] === RUN   TestBuildPreserveOwnership/copy_from
23:00:07 [2022-10-21T23:00:07.767Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
[Pipeline] }
23:00:08 [2022-10-21T23:00:08.481Z] 2022/10/21 23:00:07 	Finished clone github.com/docker/swarmkit
23:00:11 [2022-10-21T23:00:11.053Z] --- PASS: TestBuildPreserveOwnership (9.92s)
23:00:11 [2022-10-21T23:00:11.053Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.91s)
23:00:11 [2022-10-21T23:00:11.053Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:00:11 [2022-10-21T23:00:11.053Z] === RUN   TestBuildPlatformInvalid
23:00:11 [2022-10-21T23:00:11.053Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:00:11 [2022-10-21T23:00:11.053Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:00:11 [2022-10-21T23:00:11.053Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
23:00:11 [2022-10-21T23:00:11.053Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:00:11 [2022-10-21T23:00:11.053Z] PASS
23:00:11 [2022-10-21T23:00:11.053Z] 
23:00:11 [2022-10-21T23:00:11.053Z] === Skipped
23:00:11 [2022-10-21T23:00:11.053Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:00:11 [2022-10-21T23:00:11.053Z]     build_session_test.go:25: TODO: BuildKit
23:00:11 [2022-10-21T23:00:11.053Z] 
23:00:11 [2022-10-21T23:00:11.053Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:00:11 [2022-10-21T23:00:11.053Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
23:00:11 [2022-10-21T23:00:11.053Z] 
23:00:11 [2022-10-21T23:00:11.053Z] DONE 33 tests, 2 skipped in 113.807s
23:00:11 [2022-10-21T23:00:11.311Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:00:11 [2022-10-21T23:00:11.311Z] INFO: Testing against a local daemon
23:00:11 [2022-10-21T23:00:11.311Z] === RUN   TestConfigInspect
23:00:11 [2022-10-21T23:00:11.311Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:11 [2022-10-21T23:00:11.311Z] --- SKIP: TestConfigInspect (0.02s)
23:00:11 [2022-10-21T23:00:11.311Z] === RUN   TestConfigList
23:00:11 [2022-10-21T23:00:11.311Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:11 [2022-10-21T23:00:11.311Z] --- SKIP: TestConfigList (0.01s)
23:00:11 [2022-10-21T23:00:11.311Z] === RUN   TestConfigsCreateAndDelete
23:00:11 [2022-10-21T23:00:11.311Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:11 [2022-10-21T23:00:11.311Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:00:11 [2022-10-21T23:00:11.311Z] === RUN   TestConfigsUpdate
23:00:11 [2022-10-21T23:00:11.311Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:11 [2022-10-21T23:00:11.311Z] --- SKIP: TestConfigsUpdate (0.01s)
23:00:11 [2022-10-21T23:00:11.311Z] === RUN   TestTemplatedConfig
23:00:11 [2022-10-21T23:00:11.311Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:11 [2022-10-21T23:00:11.311Z] --- SKIP: TestTemplatedConfig (0.00s)
23:00:11 [2022-10-21T23:00:11.311Z] === RUN   TestConfigCreateResolve
23:00:11 [2022-10-21T23:00:11.311Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:11 [2022-10-21T23:00:11.311Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:00:11 [2022-10-21T23:00:11.311Z] === RUN   TestConfigDaemonLibtrustID
23:00:13 [2022-10-21T23:00:13.210Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
23:00:13 [2022-10-21T23:00:13.210Z] PASS
23:00:13 [2022-10-21T23:00:13.210Z] 
23:00:13 [2022-10-21T23:00:13.210Z] === Skipped
23:00:13 [2022-10-21T23:00:13.210Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:00:13 [2022-10-21T23:00:13.210Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:13 [2022-10-21T23:00:13.210Z] 
23:00:13 [2022-10-21T23:00:13.210Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:00:13 [2022-10-21T23:00:13.210Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:13 [2022-10-21T23:00:13.210Z] 
23:00:13 [2022-10-21T23:00:13.210Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:00:13 [2022-10-21T23:00:13.210Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:13 [2022-10-21T23:00:13.210Z] 
23:00:13 [2022-10-21T23:00:13.210Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:00:13 [2022-10-21T23:00:13.210Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:13 [2022-10-21T23:00:13.210Z] 
23:00:13 [2022-10-21T23:00:13.210Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:00:13 [2022-10-21T23:00:13.210Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:13 [2022-10-21T23:00:13.210Z] 
23:00:13 [2022-10-21T23:00:13.210Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:00:13 [2022-10-21T23:00:13.210Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:00:13 [2022-10-21T23:00:13.210Z] 
23:00:13 [2022-10-21T23:00:13.210Z] DONE 7 tests, 6 skipped in 1.730s
23:00:13 [2022-10-21T23:00:13.210Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:00:13 [2022-10-21T23:00:13.210Z] INFO: Testing against a local daemon
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestCheckpoint
23:00:13 [2022-10-21T23:00:13.210Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:00:13 [2022-10-21T23:00:13.210Z] --- SKIP: TestCheckpoint (0.00s)
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestContainerInvalidJSON
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:00:13 [2022-10-21T23:00:13.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:00:13 [2022-10-21T23:00:13.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:00:13 [2022-10-21T23:00:13.210Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:00:13 [2022-10-21T23:00:13.210Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:00:13 [2022-10-21T23:00:13.210Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:00:13 [2022-10-21T23:00:13.210Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:00:13 [2022-10-21T23:00:13.210Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:00:13 [2022-10-21T23:00:13.210Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:00:13 [2022-10-21T23:00:13.210Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:00:13 [2022-10-21T23:00:13.210Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:00:13 [2022-10-21T23:00:13.210Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestCopyFromContainerPathIsNotDir
23:00:13 [2022-10-21T23:00:13.210Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestCopyToContainerPathDoesNotExist
23:00:13 [2022-10-21T23:00:13.210Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestCopyToContainerPathIsNotDir
23:00:13 [2022-10-21T23:00:13.210Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:00:13 [2022-10-21T23:00:13.210Z] === RUN   TestCopyFromContainer
23:00:13 [2022-10-21T23:00:13.742Z] 2022/10/21 23:00:13 	Finished clone github.com/Microsoft/hcsshim
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer//
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer//bar/root
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer//bar/root/
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer/bar/quux
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer/bar/quux/
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:00:17 [2022-10-21T23:00:17.394Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCopyFromContainer/bar/notarget
23:00:17 [2022-10-21T23:00:17.652Z] --- PASS: TestCopyFromContainer (4.29s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer// (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:00:17 [2022-10-21T23:00:17.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:00:17 [2022-10-21T23:00:17.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:00:17 [2022-10-21T23:00:17.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:00:17 [2022-10-21T23:00:17.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:00:17 [2022-10-21T23:00:17.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:00:17 [2022-10-21T23:00:17.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:00:17 [2022-10-21T23:00:17.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateLinkToNonExistingContainer
23:00:17 [2022-10-21T23:00:17.652Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateWithInvalidEnv
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateWithInvalidEnv/0
23:00:17 [2022-10-21T23:00:17.652Z] === PAUSE TestCreateWithInvalidEnv/0
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateWithInvalidEnv/1
23:00:17 [2022-10-21T23:00:17.652Z] === PAUSE TestCreateWithInvalidEnv/1
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateWithInvalidEnv/2
23:00:17 [2022-10-21T23:00:17.652Z] === PAUSE TestCreateWithInvalidEnv/2
23:00:17 [2022-10-21T23:00:17.652Z] === CONT  TestCreateWithInvalidEnv/0
23:00:17 [2022-10-21T23:00:17.652Z] === CONT  TestCreateWithInvalidEnv/2
23:00:17 [2022-10-21T23:00:17.652Z] === CONT  TestCreateWithInvalidEnv/1
23:00:17 [2022-10-21T23:00:17.652Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:00:17 [2022-10-21T23:00:17.652Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateTmpfsMountsTarget
23:00:17 [2022-10-21T23:00:17.652Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:00:17 [2022-10-21T23:00:17.652Z] === RUN   TestCreateWithCustomMaskedPaths
23:00:18 [2022-10-21T23:00:18.542Z] --- PASS: TestBuildWithHugeFile (104.67s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestBuildWithEmptyDockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestBuildPreserveOwnership
23:00:18 [2022-10-21T23:00:18.543Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestBuildPlatformInvalid
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:00:18 [2022-10-21T23:00:18.543Z] PASS
23:00:18 [2022-10-21T23:00:18.543Z] ok  	github.com/docker/docker/integration/build	155.569s
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === Skipped
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     build_session_test.go:25: TODO: BuildKit
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] DONE 28 tests, 5 skipped in 180.091s
23:00:18 [2022-10-21T23:00:18.543Z] Running D:\gopath\src\github.com\docker\docker\integration\config
23:00:18 [2022-10-21T23:00:18.543Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:00:18 [2022-10-21T23:00:18.543Z] INFO: Testing against a local daemon
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestConfigInspect
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestConfigInspect (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestConfigList
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestConfigList (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestConfigsCreateAndDelete
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestConfigsUpdate
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestConfigsUpdate (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestTemplatedConfig
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestTemplatedConfig (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestConfigCreateResolve
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestConfigCreateResolve (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestConfigDaemonLibtrustID
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] PASS
23:00:18 [2022-10-21T23:00:18.543Z] ok  	github.com/docker/docker/integration/config	0.082s
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === Skipped
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
23:00:18 [2022-10-21T23:00:18.543Z] 
23:00:18 [2022-10-21T23:00:18.543Z] DONE 7 tests, 7 skipped in 2.248s
23:00:18 [2022-10-21T23:00:18.543Z] Running D:\gopath\src\github.com\docker\docker\integration\container
23:00:18 [2022-10-21T23:00:18.543Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:00:18 [2022-10-21T23:00:18.543Z] INFO: Testing against a local daemon
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCheckpoint
23:00:18 [2022-10-21T23:00:18.543Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCheckpoint (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestContainerInvalidJSON
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestContainerInvalidJSON (0.03s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.33s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCopyFromContainerPathIsNotDir
23:00:18 [2022-10-21T23:00:18.543Z]     copy_test.go:38: testEnv.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCopyToContainerPathDoesNotExist
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCopyToContainerPathIsNotDir
23:00:18 [2022-10-21T23:00:18.543Z]     copy_test.go:63: testEnv.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCopyFromContainer
23:00:18 [2022-10-21T23:00:18.543Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCopyFromContainer (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateLinkToNonExistingContainer
23:00:18 [2022-10-21T23:00:18.543Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidEnv
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidEnv/0
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidEnv/0
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidEnv/1
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidEnv/1
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidEnv/2
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidEnv/2
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidEnv/0
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidEnv/2
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidEnv/1
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateTmpfsMountsTarget
23:00:18 [2022-10-21T23:00:18.543Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithCustomMaskedPaths
23:00:18 [2022-10-21T23:00:18.543Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithCustomReadonlyPaths
23:00:18 [2022-10-21T23:00:18.543Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:00:18 [2022-10-21T23:00:18.543Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateDifferentPlatform
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateDifferentPlatform/different_os
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestCreateDifferentPlatform (0.03s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:00:18 [2022-10-21T23:00:18.543Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestContainerKillOnDaemonStart
23:00:18 [2022-10-21T23:00:18.543Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestDiff
23:00:18 [2022-10-21T23:00:18.543Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestDiff (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestExecWithCloseStdin
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestExecWithCloseStdin (1.98s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestExec
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestExec (1.82s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestExecUser
23:00:18 [2022-10-21T23:00:18.543Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestExecUser (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestExportContainerAndImportImage
23:00:18 [2022-10-21T23:00:18.543Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestExportContainerAfterDaemonRestart
23:00:18 [2022-10-21T23:00:18.543Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestHealthCheckWorkdir
23:00:18 [2022-10-21T23:00:18.543Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestHealthKillContainer
23:00:18 [2022-10-21T23:00:18.543Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestHealthKillContainer (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestHealthCheckProcessKilled
23:00:18 [2022-10-21T23:00:18.543Z] --- PASS: TestHealthCheckProcessKilled (1.87s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestInspectCpusetInConfigPre120
23:00:18 [2022-10-21T23:00:18.543Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:00:18 [2022-10-21T23:00:18.543Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:00:18 [2022-10-21T23:00:18.543Z] === RUN   TestKillContainerInvalidSignal
23:00:19 [2022-10-21T23:00:19.011Z] --- PASS: TestKillContainerInvalidSignal (2.06s)
23:00:19 [2022-10-21T23:00:19.011Z] === RUN   TestKillContainer
23:00:19 [2022-10-21T23:00:19.011Z] === RUN   TestKillContainer/no_signal
23:00:19 [2022-10-21T23:00:19.027Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
23:00:19 [2022-10-21T23:00:19.028Z] === RUN   TestCreateWithCustomReadonlyPaths
23:00:19 [2022-10-21T23:00:19.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:00:19 [2022-10-21T23:00:19.962Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
23:00:19 [2022-10-21T23:00:19.962Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:00:19 [2022-10-21T23:00:19.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:00:19 [2022-10-21T23:00:19.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:00:19 [2022-10-21T23:00:19.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:00:19 [2022-10-21T23:00:19.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:00:19 [2022-10-21T23:00:19.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:00:19 [2022-10-21T23:00:19.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:00:19 [2022-10-21T23:00:19.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:00:19 [2022-10-21T23:00:19.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:00:19 [2022-10-21T23:00:19.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:00:19 [2022-10-21T23:00:19.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:00:19 [2022-10-21T23:00:19.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:00:19 [2022-10-21T23:00:19.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:00:19 [2022-10-21T23:00:19.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:00:19 [2022-10-21T23:00:19.962Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:00:20 [2022-10-21T23:00:20.220Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
23:00:20 [2022-10-21T23:00:20.220Z] === RUN   TestCreateDifferentPlatform
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestCreateDifferentPlatform/different_os
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:00:20 [2022-10-21T23:00:20.478Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:00:20 [2022-10-21T23:00:20.478Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:00:20 [2022-10-21T23:00:20.478Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:00:20 [2022-10-21T23:00:20.478Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:00:20 [2022-10-21T23:00:20.478Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestContainerStartOnDaemonRestart
23:00:20 [2022-10-21T23:00:20.478Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:00:20 [2022-10-21T23:00:20.478Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestDaemonRestartIpcMode
23:00:20 [2022-10-21T23:00:20.478Z] === PAUSE TestDaemonRestartIpcMode
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestDaemonHostGatewayIP
23:00:20 [2022-10-21T23:00:20.478Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:00:20 [2022-10-21T23:00:20.478Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestRestartDaemonWithRestartingContainer
23:00:20 [2022-10-21T23:00:20.478Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestContainerKillOnDaemonStart
23:00:20 [2022-10-21T23:00:20.478Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:00:20 [2022-10-21T23:00:20.478Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:00:20 [2022-10-21T23:00:20.478Z] === RUN   TestDiff
23:00:20 [2022-10-21T23:00:20.573Z] === RUN   TestKillContainer/non_killing_signal
23:00:20 [2022-10-21T23:00:20.573Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
23:00:20 [2022-10-21T23:00:20.573Z] === RUN   TestKillContainer/killing_signal
23:00:20 [2022-10-21T23:00:20.736Z] --- PASS: TestDiff (0.37s)
23:00:20 [2022-10-21T23:00:20.736Z] === RUN   TestExecWithCloseStdin
23:00:21 [2022-10-21T23:00:21.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:00:21 [2022-10-21T23:00:21.302Z] --- PASS: TestExecWithCloseStdin (0.46s)
23:00:21 [2022-10-21T23:00:21.302Z] === RUN   TestExec
23:00:21 [2022-10-21T23:00:21.868Z] --- PASS: TestExec (0.45s)
23:00:21 [2022-10-21T23:00:21.869Z] === RUN   TestExecUser
23:00:22 [2022-10-21T23:00:22.127Z] --- PASS: TestExecUser (0.46s)
23:00:22 [2022-10-21T23:00:22.127Z] === RUN   TestExportContainerAndImportImage
23:00:22 [2022-10-21T23:00:22.693Z] --- PASS: TestExportContainerAndImportImage (0.51s)
23:00:22 [2022-10-21T23:00:22.693Z] === RUN   TestExportContainerAfterDaemonRestart
23:00:25 [2022-10-21T23:00:25.922Z] 2022/10/21 23:00:24 	Finished clone github.com/gogo/protobuf
23:00:25 [2022-10-21T23:00:25.975Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
23:00:25 [2022-10-21T23:00:25.975Z] === RUN   TestHealthCheckWorkdir
23:00:26 [2022-10-21T23:00:26.541Z] --- PASS: TestHealthCheckWorkdir (0.53s)
23:00:26 [2022-10-21T23:00:26.541Z] === RUN   TestHealthKillContainer
23:00:27 [2022-10-21T23:00:27.290Z] 2022/10/21 23:00:27 	Finished clone cloud.google.com/go
23:00:27 [2022-10-21T23:00:27.723Z] --- PASS: TestKillContainer (8.45s)
23:00:27 [2022-10-21T23:00:27.723Z]     --- PASS: TestKillContainer/no_signal (1.55s)
23:00:27 [2022-10-21T23:00:27.723Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
23:00:27 [2022-10-21T23:00:27.723Z]     --- PASS: TestKillContainer/killing_signal (6.84s)
23:00:27 [2022-10-21T23:00:27.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:00:27 [2022-10-21T23:00:27.723Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:00:27 [2022-10-21T23:00:27.723Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
23:00:27 [2022-10-21T23:00:27.723Z] === RUN   TestKillStoppedContainer
23:00:27 [2022-10-21T23:00:27.723Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:00:27 [2022-10-21T23:00:27.723Z] --- SKIP: TestKillStoppedContainer (0.00s)
23:00:27 [2022-10-21T23:00:27.723Z] === RUN   TestKillStoppedContainerAPIPre120
23:00:27 [2022-10-21T23:00:27.723Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:00:27 [2022-10-21T23:00:27.723Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
23:00:27 [2022-10-21T23:00:27.723Z] === RUN   TestKillDifferentUserContainer
23:00:27 [2022-10-21T23:00:27.723Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:00:27 [2022-10-21T23:00:27.723Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
23:00:27 [2022-10-21T23:00:27.723Z] === RUN   TestInspectOomKilledTrue
23:00:27 [2022-10-21T23:00:27.723Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
23:00:27 [2022-10-21T23:00:27.723Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:00:27 [2022-10-21T23:00:27.723Z] === RUN   TestInspectOomKilledFalse
23:00:27 [2022-10-21T23:00:27.723Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:00:27 [2022-10-21T23:00:27.723Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:00:27 [2022-10-21T23:00:27.723Z] === RUN   TestLogsFollowTailEmpty
23:00:29 [2022-10-21T23:00:29.935Z] --- PASS: TestLogsFollowTailEmpty (1.96s)
23:00:29 [2022-10-21T23:00:29.935Z] === RUN   TestNetworkNat
23:00:29 [2022-10-21T23:00:29.935Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:00:29 [2022-10-21T23:00:29.935Z] --- SKIP: TestNetworkNat (0.00s)
23:00:29 [2022-10-21T23:00:29.935Z] === RUN   TestNetworkLocalhostTCPNat
23:00:32 [2022-10-21T23:00:32.162Z] --- PASS: TestNetworkLocalhostTCPNat (2.13s)
23:00:32 [2022-10-21T23:00:32.162Z] === RUN   TestNetworkLoopbackNat
23:00:32 [2022-10-21T23:00:32.162Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:00:32 [2022-10-21T23:00:32.162Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
23:00:32 [2022-10-21T23:00:32.162Z] === RUN   TestPause
23:00:32 [2022-10-21T23:00:32.163Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:00:32 [2022-10-21T23:00:32.163Z] --- SKIP: TestPause (0.00s)
23:00:32 [2022-10-21T23:00:32.163Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:00:33 [2022-10-21T23:00:33.724Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s)
23:00:33 [2022-10-21T23:00:33.724Z] === RUN   TestPauseStopPausedContainer
23:00:33 [2022-10-21T23:00:33.724Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
23:00:33 [2022-10-21T23:00:33.724Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
23:00:33 [2022-10-21T23:00:33.724Z] === RUN   TestPsFilter
23:00:33 [2022-10-21T23:00:33.724Z] --- PASS: TestPsFilter (0.09s)
23:00:33 [2022-10-21T23:00:33.724Z] === RUN   TestRemoveContainerWithRemovedVolume
23:00:34 [2022-10-21T23:00:34.703Z] --- PASS: TestHealthKillContainer (7.98s)
23:00:34 [2022-10-21T23:00:34.703Z] === RUN   TestHealthCheckProcessKilled
23:00:35 [2022-10-21T23:00:35.272Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
23:00:35 [2022-10-21T23:00:35.272Z] === RUN   TestInspectCpusetInConfigPre120
23:00:35 [2022-10-21T23:00:35.272Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:00:35 [2022-10-21T23:00:35.272Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:00:35 [2022-10-21T23:00:35.272Z] === RUN   TestIpcModeNone
23:00:35 [2022-10-21T23:00:35.423Z] 2022/10/21 23:00:34 	Finished clone google.golang.org/genproto
23:00:35 [2022-10-21T23:00:35.530Z] --- PASS: TestIpcModeNone (0.43s)
23:00:35 [2022-10-21T23:00:35.530Z] === RUN   TestIpcModePrivate
23:00:35 [2022-10-21T23:00:35.788Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
23:00:35 [2022-10-21T23:00:35.941Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.12s)
23:00:35 [2022-10-21T23:00:35.941Z] === RUN   TestRemoveContainerWithVolume
23:00:36 [2022-10-21T23:00:36.046Z] --- PASS: TestIpcModePrivate (0.42s)
23:00:36 [2022-10-21T23:00:36.046Z] === RUN   TestIpcModeShareable
23:00:36 [2022-10-21T23:00:36.046Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:00:36 [2022-10-21T23:00:36.046Z] --- SKIP: TestIpcModeShareable (0.00s)
23:00:36 [2022-10-21T23:00:36.046Z] === RUN   TestAPIIpcModeShareableAndContainer
23:00:37 [2022-10-21T23:00:37.420Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
23:00:37 [2022-10-21T23:00:37.420Z] === RUN   TestAPIIpcModeHost
23:00:37 [2022-10-21T23:00:37.420Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:00:37 [2022-10-21T23:00:37.420Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:00:37 [2022-10-21T23:00:37.420Z] === RUN   TestDaemonIpcModeShareable
23:00:37 [2022-10-21T23:00:37.420Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:00:37 [2022-10-21T23:00:37.420Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:00:37 [2022-10-21T23:00:37.420Z] === RUN   TestDaemonIpcModePrivate
23:00:37 [2022-10-21T23:00:37.506Z] --- PASS: TestRemoveContainerWithVolume (2.02s)
23:00:37 [2022-10-21T23:00:37.506Z] === RUN   TestRemoveContainerRunning
23:00:38 [2022-10-21T23:00:38.354Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
23:00:39 [2022-10-21T23:00:39.718Z] --- PASS: TestRemoveContainerRunning (2.16s)
23:00:39 [2022-10-21T23:00:39.718Z] === RUN   TestRemoveContainerForceRemoveRunning
23:00:39 [2022-10-21T23:00:39.728Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
23:00:39 [2022-10-21T23:00:39.728Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:00:39 [2022-10-21T23:00:39.728Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:00:39 [2022-10-21T23:00:39.728Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:00:39 [2022-10-21T23:00:39.728Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:00:39 [2022-10-21T23:00:39.728Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:00:39 [2022-10-21T23:00:39.728Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:00:39 [2022-10-21T23:00:39.728Z] === RUN   TestIpcModeOlderClient
23:00:39 [2022-10-21T23:00:39.728Z] === PAUSE TestIpcModeOlderClient
23:00:39 [2022-10-21T23:00:39.728Z] === RUN   TestKillContainerInvalidSignal
23:00:39 [2022-10-21T23:00:39.986Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
23:00:39 [2022-10-21T23:00:39.986Z] === RUN   TestKillContainer
23:00:39 [2022-10-21T23:00:39.986Z] === RUN   TestKillContainer/no_signal
23:00:40 [2022-10-21T23:00:40.245Z] === RUN   TestKillContainer/non_killing_signal
23:00:40 [2022-10-21T23:00:40.503Z] === RUN   TestKillContainer/killing_signal
23:00:41 [2022-10-21T23:00:41.070Z] --- PASS: TestKillContainer (1.17s)
23:00:41 [2022-10-21T23:00:41.070Z]     --- PASS: TestKillContainer/no_signal (0.36s)
23:00:41 [2022-10-21T23:00:41.070Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
23:00:41 [2022-10-21T23:00:41.070Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
23:00:41 [2022-10-21T23:00:41.070Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:00:41 [2022-10-21T23:00:41.070Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:00:41 [2022-10-21T23:00:41.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.64s)
23:00:41 [2022-10-21T23:00:41.281Z] === RUN   TestRemoveInvalidContainer
23:00:41 [2022-10-21T23:00:41.636Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:00:41 [2022-10-21T23:00:41.749Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:00:41 [2022-10-21T23:00:41.749Z] === RUN   TestRenameLinkedContainer
23:00:41 [2022-10-21T23:00:41.749Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:00:41 [2022-10-21T23:00:41.749Z] --- SKIP: TestRenameLinkedContainer (0.01s)
23:00:41 [2022-10-21T23:00:41.749Z] === RUN   TestRenameStoppedContainer
23:00:41 [2022-10-21T23:00:41.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
23:00:41 [2022-10-21T23:00:41.894Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
23:00:41 [2022-10-21T23:00:41.894Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
23:00:41 [2022-10-21T23:00:41.894Z] === RUN   TestKillStoppedContainer
23:00:41 [2022-10-21T23:00:41.894Z] --- PASS: TestKillStoppedContainer (0.04s)
23:00:41 [2022-10-21T23:00:41.894Z] === RUN   TestKillStoppedContainerAPIPre120
23:00:41 [2022-10-21T23:00:41.894Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:00:41 [2022-10-21T23:00:41.894Z] === RUN   TestKillDifferentUserContainer
23:00:42 [2022-10-21T23:00:42.460Z] --- PASS: TestKillDifferentUserContainer (0.39s)
23:00:42 [2022-10-21T23:00:42.460Z] === RUN   TestInspectOomKilledTrue
23:00:42 [2022-10-21T23:00:42.460Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:00:42 [2022-10-21T23:00:42.460Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:00:42 [2022-10-21T23:00:42.460Z] === RUN   TestInspectOomKilledFalse
23:00:42 [2022-10-21T23:00:42.460Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:00:42 [2022-10-21T23:00:42.460Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:00:42 [2022-10-21T23:00:42.460Z] === RUN   TestLinksEtcHostsContentMatch
23:00:42 [2022-10-21T23:00:42.460Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:00:42 [2022-10-21T23:00:42.460Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:00:42 [2022-10-21T23:00:42.460Z] === RUN   TestLinksContainerNames
23:00:43 [2022-10-21T23:00:43.027Z] --- PASS: TestLinksContainerNames (0.80s)
23:00:43 [2022-10-21T23:00:43.027Z] === RUN   TestLogsFollowTailEmpty
23:00:43 [2022-10-21T23:00:43.594Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
23:00:43 [2022-10-21T23:00:43.594Z] === RUN   TestContainerNetworkMountsNoChown
23:00:43 [2022-10-21T23:00:43.852Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/default
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/default
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/private
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/private
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rprivate
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rprivate
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/slave
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/slave
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rslave
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rslave
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/shared
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/shared
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rshared
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rshared
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/default
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/default/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/default/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/default/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/rshared
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/shared
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/rslave
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/slave
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/rprivate
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === CONT  TestMountDaemonRoot/private
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/private/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:00:43 [2022-10-21T23:00:43.852Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:00:43 [2022-10-21T23:00:43.852Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:00:43 [2022-10-21T23:00:43.853Z] === RUN   TestMountDaemonRoot/private/mount_root
23:00:43 [2022-10-21T23:00:43.853Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:00:43 [2022-10-21T23:00:43.853Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:00:43 [2022-10-21T23:00:43.853Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:00:43 [2022-10-21T23:00:43.853Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:00:43 [2022-10-21T23:00:43.853Z] === CONT  TestMountDaemonRoot/default/mount_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:00:44 [2022-10-21T23:00:44.112Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/private/bind_root
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/private/mount_root
23:00:44 [2022-10-21T23:00:44.371Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:00:44 [2022-10-21T23:00:44.371Z] --- PASS: TestMountDaemonRoot (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:00:44 [2022-10-21T23:00:44.371Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:00:44 [2022-10-21T23:00:44.371Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
23:00:44 [2022-10-21T23:00:44.371Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:00:44 [2022-10-21T23:00:44.371Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
23:00:44 [2022-10-21T23:00:44.371Z] === RUN   TestContainerBindMountNonRecursive
23:00:44 [2022-10-21T23:00:44.371Z]     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)
23:00:44 [2022-10-21T23:00:44.371Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
23:00:44 [2022-10-21T23:00:44.371Z] === RUN   TestContainerVolumesMountedAsShared
23:00:44 [2022-10-21T23:00:44.371Z]     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)
23:00:44 [2022-10-21T23:00:44.371Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z] === RUN   TestContainerVolumesMountedAsSlave
23:00:44 [2022-10-21T23:00:44.371Z]     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)
23:00:44 [2022-10-21T23:00:44.371Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
23:00:44 [2022-10-21T23:00:44.371Z] === RUN   TestNetworkNat
23:00:44 [2022-10-21T23:00:44.938Z] --- PASS: TestNetworkNat (0.50s)
23:00:44 [2022-10-21T23:00:44.938Z] === RUN   TestNetworkLocalhostTCPNat
23:00:45 [2022-10-21T23:00:45.196Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
23:00:45 [2022-10-21T23:00:45.196Z] === RUN   TestNetworkLoopbackNat
23:00:47 [2022-10-21T23:00:47.723Z] --- PASS: TestNetworkLoopbackNat (2.53s)
23:00:47 [2022-10-21T23:00:47.723Z] === RUN   TestPause
23:00:47 [2022-10-21T23:00:47.723Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:00:47 [2022-10-21T23:00:47.723Z] --- SKIP: TestPause (0.00s)
23:00:47 [2022-10-21T23:00:47.723Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:00:47 [2022-10-21T23:00:47.723Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:00:47 [2022-10-21T23:00:47.723Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:00:47 [2022-10-21T23:00:47.723Z] === RUN   TestPauseStopPausedContainer
23:00:47 [2022-10-21T23:00:47.723Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:00:47 [2022-10-21T23:00:47.723Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
23:00:47 [2022-10-21T23:00:47.723Z] === RUN   TestPsFilter
23:00:47 [2022-10-21T23:00:47.980Z] --- PASS: TestPsFilter (0.10s)
23:00:47 [2022-10-21T23:00:47.980Z] === RUN   TestRemoveContainerWithRemovedVolume
23:00:48 [2022-10-21T23:00:48.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
23:00:48 [2022-10-21T23:00:48.239Z] === RUN   TestRemoveContainerWithVolume
23:00:48 [2022-10-21T23:00:48.806Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
23:00:48 [2022-10-21T23:00:48.806Z] === RUN   TestRemoveContainerRunning
23:00:48 [2022-10-21T23:00:48.903Z] --- PASS: TestRenameStoppedContainer (6.80s)
23:00:48 [2022-10-21T23:00:48.903Z] === RUN   TestRenameRunningContainerAndReuse
23:00:49 [2022-10-21T23:00:49.372Z] --- PASS: TestRemoveContainerRunning (0.48s)
23:00:49 [2022-10-21T23:00:49.372Z] === RUN   TestRemoveContainerForceRemoveRunning
23:00:49 [2022-10-21T23:00:49.631Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
23:00:49 [2022-10-21T23:00:49.631Z] === RUN   TestRemoveInvalidContainer
23:00:49 [2022-10-21T23:00:49.631Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:00:49 [2022-10-21T23:00:49.631Z] === RUN   TestRenameLinkedContainer
23:00:51 [2022-10-21T23:00:51.532Z] --- PASS: TestRenameLinkedContainer (1.58s)
23:00:51 [2022-10-21T23:00:51.532Z] === RUN   TestRenameStoppedContainer
23:00:51 [2022-10-21T23:00:51.532Z] --- PASS: TestRenameStoppedContainer (0.38s)
23:00:51 [2022-10-21T23:00:51.532Z] === RUN   TestRenameRunningContainerAndReuse
23:00:51 [2022-10-21T23:00:51.850Z] --- PASS: TestRenameRunningContainerAndReuse (3.27s)
23:00:51 [2022-10-21T23:00:51.850Z] === RUN   TestRenameInvalidName
23:00:52 [2022-10-21T23:00:52.467Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
23:00:52 [2022-10-21T23:00:52.467Z] === RUN   TestRenameInvalidName
23:00:52 [2022-10-21T23:00:52.726Z] --- PASS: TestRenameInvalidName (0.38s)
23:00:52 [2022-10-21T23:00:52.726Z] === RUN   TestRenameAnonymousContainer
23:00:53 [2022-10-21T23:00:53.411Z] --- PASS: TestRenameInvalidName (1.79s)
23:00:53 [2022-10-21T23:00:53.411Z] === RUN   TestRenameAnonymousContainer
23:00:53 [2022-10-21T23:00:53.411Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:00:53 [2022-10-21T23:00:53.411Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
23:00:53 [2022-10-21T23:00:53.411Z] === RUN   TestRenameContainerWithSameName
23:00:54 [2022-10-21T23:00:54.100Z] --- PASS: TestRenameAnonymousContainer (1.40s)
23:00:54 [2022-10-21T23:00:54.100Z] === RUN   TestRenameContainerWithSameName
23:00:54 [2022-10-21T23:00:54.666Z] --- PASS: TestRenameContainerWithSameName (0.41s)
23:00:54 [2022-10-21T23:00:54.666Z] === RUN   TestRenameContainerWithLinkedContainer
23:00:54 [2022-10-21T23:00:54.971Z] --- PASS: TestRenameContainerWithSameName (1.78s)
23:00:54 [2022-10-21T23:00:54.971Z] === RUN   TestRenameContainerWithLinkedContainer
23:00:54 [2022-10-21T23:00:54.971Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:00:54 [2022-10-21T23:00:54.971Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
23:00:54 [2022-10-21T23:00:54.971Z] === RUN   TestResize
23:00:55 [2022-10-21T23:00:55.232Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
23:00:55 [2022-10-21T23:00:55.232Z] === RUN   TestResize
23:00:55 [2022-10-21T23:00:55.798Z] --- PASS: TestResize (0.42s)
23:00:55 [2022-10-21T23:00:55.798Z] === RUN   TestResizeWithInvalidSize
23:00:56 [2022-10-21T23:00:56.056Z] --- PASS: TestResizeWithInvalidSize (0.39s)
23:00:56 [2022-10-21T23:00:56.056Z] === RUN   TestResizeWhenContainerNotStarted
23:00:56 [2022-10-21T23:00:56.622Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
23:00:56 [2022-10-21T23:00:56.622Z] === RUN   TestDaemonRestartKillContainers
23:00:56 [2022-10-21T23:00:56.622Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:00:56 [2022-10-21T23:00:56.622Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:00:56 [2022-10-21T23:00:56.622Z] === RUN   TestCgroupNamespacesRun
23:00:57 [2022-10-21T23:00:57.192Z] --- PASS: TestResize (1.90s)
23:00:57 [2022-10-21T23:00:57.192Z] === RUN   TestResizeWithInvalidSize
23:00:57 [2022-10-21T23:00:57.192Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
23:00:57 [2022-10-21T23:00:57.192Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
23:00:57 [2022-10-21T23:00:57.192Z] === RUN   TestResizeWhenContainerNotStarted
23:00:58 [2022-10-21T23:00:58.766Z] --- PASS: TestResizeWhenContainerNotStarted (1.89s)
23:00:58 [2022-10-21T23:00:58.766Z] === RUN   TestDaemonRestartKillContainers
23:00:58 [2022-10-21T23:00:58.766Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:00:58 [2022-10-21T23:00:58.766Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:00:58 [2022-10-21T23:00:58.766Z] === RUN   TestStats
23:00:58 [2022-10-21T23:00:58.766Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:00:58 [2022-10-21T23:00:58.766Z] --- SKIP: TestStats (0.00s)
23:00:58 [2022-10-21T23:00:58.766Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:00:59 [2022-10-21T23:00:59.151Z] --- PASS: TestCgroupNamespacesRun (2.11s)
23:00:59 [2022-10-21T23:00:59.151Z] === RUN   TestCgroupNamespacesRunPrivileged
23:01:01 [2022-10-21T23:01:01.051Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
23:01:01 [2022-10-21T23:01:01.051Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:01:02 [2022-10-21T23:01:02.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s)
23:01:02 [2022-10-21T23:01:02.951Z] === RUN   TestCgroupNamespacesRunHostMode
23:01:04 [2022-10-21T23:01:04.624Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.87s)
23:01:04 [2022-10-21T23:01:04.624Z] === RUN   TestStopContainerWithTimeout
23:01:04 [2022-10-21T23:01:04.624Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:01:04 [2022-10-21T23:01:04.624Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
23:01:04 [2022-10-21T23:01:04.624Z] === RUN   TestUpdateRestartPolicy
23:01:05 [2022-10-21T23:01:05.480Z] --- PASS: TestCgroupNamespacesRunHostMode (2.24s)
23:01:05 [2022-10-21T23:01:05.480Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:01:07 [2022-10-21T23:01:07.381Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s)
23:01:07 [2022-10-21T23:01:07.381Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:01:09 [2022-10-21T23:01:09.910Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s)
23:01:09 [2022-10-21T23:01:09.910Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:01:10 [2022-10-21T23:01:10.169Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
23:01:10 [2022-10-21T23:01:10.169Z] === RUN   TestCgroupNamespacesRunOlderClient
23:01:12 [2022-10-21T23:01:12.698Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
23:01:12 [2022-10-21T23:01:12.698Z] === RUN   TestNISDomainname
23:01:12 [2022-10-21T23:01:12.698Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:01:12 [2022-10-21T23:01:12.698Z] --- SKIP: TestNISDomainname (0.01s)
23:01:12 [2022-10-21T23:01:12.698Z] === RUN   TestHostnameDnsResolution
23:01:12 [2022-10-21T23:01:12.956Z] --- PASS: TestHostnameDnsResolution (0.66s)
23:01:12 [2022-10-21T23:01:12.956Z] === RUN   TestUnprivilegedPortsAndPing
23:01:12 [2022-10-21T23:01:12.956Z]     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
23:01:12 [2022-10-21T23:01:12.956Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
23:01:12 [2022-10-21T23:01:12.956Z] === RUN   TestStats
23:01:12 [2022-10-21T23:01:12.956Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:12 [2022-10-21T23:01:12.956Z] --- SKIP: TestStats (0.00s)
23:01:12 [2022-10-21T23:01:12.956Z] === RUN   TestStopContainerWithTimeout
23:01:12 [2022-10-21T23:01:12.956Z] === RUN   TestStopContainerWithTimeout/0
23:01:12 [2022-10-21T23:01:12.956Z] === PAUSE TestStopContainerWithTimeout/0
23:01:12 [2022-10-21T23:01:12.956Z] === RUN   TestStopContainerWithTimeout/1
23:01:12 [2022-10-21T23:01:12.956Z] === PAUSE TestStopContainerWithTimeout/1
23:01:12 [2022-10-21T23:01:12.956Z] === RUN   TestStopContainerWithTimeout/3
23:01:12 [2022-10-21T23:01:12.956Z] === PAUSE TestStopContainerWithTimeout/3
23:01:12 [2022-10-21T23:01:12.956Z] === RUN   TestStopContainerWithTimeout/-1
23:01:12 [2022-10-21T23:01:12.956Z] === PAUSE TestStopContainerWithTimeout/-1
23:01:12 [2022-10-21T23:01:12.956Z] === CONT  TestStopContainerWithTimeout/0
23:01:12 [2022-10-21T23:01:12.956Z] === CONT  TestStopContainerWithTimeout/-1
23:01:13 [2022-10-21T23:01:13.891Z] === CONT  TestStopContainerWithTimeout/3
23:01:15 [2022-10-21T23:01:15.791Z] === CONT  TestStopContainerWithTimeout/1
23:01:17 [2022-10-21T23:01:17.168Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:01:17 [2022-10-21T23:01:17.168Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
23:01:17 [2022-10-21T23:01:17.168Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
23:01:17 [2022-10-21T23:01:17.168Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
23:01:17 [2022-10-21T23:01:17.168Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
23:01:17 [2022-10-21T23:01:17.168Z] === RUN   TestDeleteDevicemapper
23:01:17 [2022-10-21T23:01:17.168Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:01:17 [2022-10-21T23:01:17.168Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:01:17 [2022-10-21T23:01:17.168Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:01:17 [2022-10-21T23:01:17.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:01:19 [2022-10-21T23:01:19.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s)
23:01:19 [2022-10-21T23:01:19.104Z] === RUN   TestUpdateMemory
23:01:19 [2022-10-21T23:01:19.104Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:19 [2022-10-21T23:01:19.104Z] --- SKIP: TestUpdateMemory (0.00s)
23:01:19 [2022-10-21T23:01:19.104Z] === RUN   TestUpdateCPUQuota
23:01:19 [2022-10-21T23:01:19.104Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:19 [2022-10-21T23:01:19.104Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:01:19 [2022-10-21T23:01:19.104Z] === RUN   TestUpdatePidsLimit
23:01:19 [2022-10-21T23:01:19.104Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:19 [2022-10-21T23:01:19.104Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:01:19 [2022-10-21T23:01:19.104Z] === RUN   TestUpdateRestartPolicy
23:01:19 [2022-10-21T23:01:19.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:01:21 [2022-10-21T23:01:21.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:01:24 [2022-10-21T23:01:24.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:01:24 [2022-10-21T23:01:24.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:01:25 [2022-10-21T23:01:25.868Z] --- PASS: TestUpdateRestartPolicy (19.45s)
23:01:25 [2022-10-21T23:01:25.868Z] === RUN   TestUpdateRestartWithAutoRemove
23:01:25 [2022-10-21T23:01:25.868Z] --- PASS: TestUpdateRestartWithAutoRemove (1.68s)
23:01:25 [2022-10-21T23:01:25.868Z] === RUN   TestWaitNonBlocked
23:01:25 [2022-10-21T23:01:25.868Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:25 [2022-10-21T23:01:25.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:25 [2022-10-21T23:01:25.868Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:25 [2022-10-21T23:01:25.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:25 [2022-10-21T23:01:25.868Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:25 [2022-10-21T23:01:25.868Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:27 [2022-10-21T23:01:27.433Z] --- PASS: TestWaitNonBlocked (0.03s)
23:01:27 [2022-10-21T23:01:27.433Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s)
23:01:27 [2022-10-21T23:01:27.433Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s)
23:01:27 [2022-10-21T23:01:27.433Z] === RUN   TestWaitBlocked
23:01:27 [2022-10-21T23:01:27.433Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2022-10-21T23:01:27.433Z] --- SKIP: TestWaitBlocked (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z] PASS
23:01:27 [2022-10-21T23:01:27.433Z] ok  	github.com/docker/docker/integration/container	76.644s
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === Skipped
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
23:01:27 [2022-10-21T23:01:27.433Z]     copy_test.go:38: testEnv.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
23:01:27 [2022-10-21T23:01:27.433Z]     copy_test.go:63: testEnv.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
23:01:27 [2022-10-21T23:01:27.433Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
23:01:27 [2022-10-21T23:01:27.433Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s)
23:01:27 [2022-10-21T23:01:27.433Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
23:01:27 [2022-10-21T23:01:27.433Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:01:27 [2022-10-21T23:01:27.433Z] 
23:01:27 [2022-10-21T23:01:27.433Z] DONE 89 tests, 37 skipped in 78.805s
23:01:27 [2022-10-21T23:01:27.433Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
23:01:28 [2022-10-21T23:01:28.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:01:28 [2022-10-21T23:01:28.995Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:28 [2022-10-21T23:01:28.995Z] INFO: Testing against a local daemon
23:01:28 [2022-10-21T23:01:28.995Z] === RUN   TestLiveRestore
23:01:28 [2022-10-21T23:01:28.995Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
23:01:28 [2022-10-21T23:01:28.995Z] --- SKIP: TestLiveRestore (0.00s)
23:01:28 [2022-10-21T23:01:28.995Z] PASS
23:01:28 [2022-10-21T23:01:28.995Z] ok  	github.com/docker/docker/integration/daemon	0.088s
23:01:28 [2022-10-21T23:01:28.995Z] 
23:01:28 [2022-10-21T23:01:28.995Z] === Skipped
23:01:28 [2022-10-21T23:01:28.995Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s)
23:01:28 [2022-10-21T23:01:28.995Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
23:01:28 [2022-10-21T23:01:28.995Z] 
23:01:28 [2022-10-21T23:01:28.995Z] DONE 1 tests, 1 skipped in 1.525s
23:01:28 [2022-10-21T23:01:28.995Z] Running D:\gopath\src\github.com\docker\docker\integration\image
23:01:31 [2022-10-21T23:01:31.336Z] --- PASS: TestUpdateRestartPolicy (10.80s)
23:01:31 [2022-10-21T23:01:31.336Z] === RUN   TestUpdateRestartWithAutoRemove
23:01:31 [2022-10-21T23:01:31.336Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
23:01:31 [2022-10-21T23:01:31.336Z] === RUN   TestWaitNonBlocked
23:01:31 [2022-10-21T23:01:31.336Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:31 [2022-10-21T23:01:31.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:31 [2022-10-21T23:01:31.336Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:31 [2022-10-21T23:01:31.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:31 [2022-10-21T23:01:31.337Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:01:31 [2022-10-21T23:01:31.337Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:01:31 [2022-10-21T23:01:31.337Z] --- PASS: TestWaitNonBlocked (0.01s)
23:01:31 [2022-10-21T23:01:31.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
23:01:31 [2022-10-21T23:01:31.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
23:01:31 [2022-10-21T23:01:31.337Z] === RUN   TestWaitBlocked
23:01:31 [2022-10-21T23:01:31.337Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:01:31 [2022-10-21T23:01:31.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:01:31 [2022-10-21T23:01:31.337Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:01:31 [2022-10-21T23:01:31.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:01:31 [2022-10-21T23:01:31.337Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:01:31 [2022-10-21T23:01:31.337Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:01:31 [2022-10-21T23:01:31.594Z] --- PASS: TestWaitBlocked (0.01s)
23:01:31 [2022-10-21T23:01:31.594Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
23:01:31 [2022-10-21T23:01:31.594Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
23:01:31 [2022-10-21T23:01:31.594Z] === CONT  TestDaemonRestartIpcMode
23:01:31 [2022-10-21T23:01:31.594Z] === CONT  TestIpcModeOlderClient
23:01:31 [2022-10-21T23:01:31.594Z] --- PASS: TestIpcModeOlderClient (0.06s)
23:01:31 [2022-10-21T23:01:31.594Z] === CONT  TestRestartDaemonWithRestartingContainer
23:01:31 [2022-10-21T23:01:31.603Z] 2022/10/21 23:01:28 	Finished clone github.com/hashicorp/consul
23:01:33 [2022-10-21T23:01:33.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:01:35 [2022-10-21T23:01:35.778Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.27s)
23:01:36 [2022-10-21T23:01:36.036Z] --- PASS: TestDaemonRestartIpcMode (4.56s)
23:01:36 [2022-10-21T23:01:36.036Z] PASS
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === Skipped
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
23:01:36 [2022-10-21T23:01:36.036Z]     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)
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     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)
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     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)
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
23:01:36 [2022-10-21T23:01:36.036Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
23:01:36 [2022-10-21T23:01:36.036Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     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
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:01:36 [2022-10-21T23:01:36.036Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:01:36 [2022-10-21T23:01:36.036Z] 
23:01:36 [2022-10-21T23:01:36.036Z] DONE 178 tests, 27 skipped in 83.180s
23:01:36 [2022-10-21T23:01:36.036Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:01:36 [2022-10-21T23:01:36.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:01:36 [2022-10-21T23:01:36.295Z] INFO: Testing against a local daemon
23:01:36 [2022-10-21T23:01:36.295Z] === RUN   TestLiveRestore
23:01:36 [2022-10-21T23:01:36.295Z] === RUN   TestLiveRestore/volume_references
23:01:36 [2022-10-21T23:01:36.295Z] === PAUSE TestLiveRestore/volume_references
23:01:36 [2022-10-21T23:01:36.295Z] === CONT  TestLiveRestore/volume_references
23:01:36 [2022-10-21T23:01:36.860Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:01:36 [2022-10-21T23:01:36.860Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:01:38 [2022-10-21T23:01:38.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:01:39 [2022-10-21T23:01:39.389Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:01:39 [2022-10-21T23:01:39.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:01:41 [2022-10-21T23:01:41.289Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:01:42 [2022-10-21T23:01:42.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:01:43 [2022-10-21T23:01:43.190Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:01:43 [2022-10-21T23:01:43.935Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:43 [2022-10-21T23:01:43.935Z] INFO: Testing against a local daemon
23:01:43 [2022-10-21T23:01:43.935Z] === RUN   TestCommitInheritsEnv
23:01:43 [2022-10-21T23:01:43.935Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:01:43 [2022-10-21T23:01:43.935Z] --- SKIP: TestCommitInheritsEnv (0.00s)
23:01:43 [2022-10-21T23:01:43.935Z] === RUN   TestImportExtremelyLargeImageWorks
23:01:43 [2022-10-21T23:01:43.935Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:01:43 [2022-10-21T23:01:43.935Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:01:43 [2022-10-21T23:01:43.935Z] === RUN   TestImagesFilterMultiReference
23:01:43 [2022-10-21T23:01:43.935Z] --- PASS: TestImagesFilterMultiReference (0.08s)
23:01:43 [2022-10-21T23:01:43.935Z] === RUN   TestImagePullPlatformInvalid
23:01:43 [2022-10-21T23:01:43.935Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:01:43 [2022-10-21T23:01:43.935Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:01:43 [2022-10-21T23:01:43.935Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
23:01:43 [2022-10-21T23:01:43.935Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
23:01:43 [2022-10-21T23:01:43.935Z] === RUN   TestRemoveImageOrphaning
23:01:44 [2022-10-21T23:01:44.404Z] --- PASS: TestRemoveImageOrphaning (1.11s)
23:01:44 [2022-10-21T23:01:44.404Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:01:44 [2022-10-21T23:01:44.404Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:01:44 [2022-10-21T23:01:44.404Z] === RUN   TestTagInvalidReference
23:01:44 [2022-10-21T23:01:44.404Z] --- PASS: TestTagInvalidReference (0.03s)
23:01:44 [2022-10-21T23:01:44.404Z] === RUN   TestTagValidPrefixedRepo
23:01:44 [2022-10-21T23:01:44.404Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
23:01:44 [2022-10-21T23:01:44.404Z] === RUN   TestTagExistedNameWithoutForce
23:01:44 [2022-10-21T23:01:44.404Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
23:01:44 [2022-10-21T23:01:44.404Z] === RUN   TestTagOfficialNames
23:01:44 [2022-10-21T23:01:44.879Z] --- PASS: TestTagOfficialNames (0.08s)
23:01:44 [2022-10-21T23:01:44.879Z] === RUN   TestTagMatchesDigest
23:01:44 [2022-10-21T23:01:44.879Z] --- PASS: TestTagMatchesDigest (0.03s)
23:01:44 [2022-10-21T23:01:44.879Z] PASS
23:01:44 [2022-10-21T23:01:44.879Z] ok  	github.com/docker/docker/integration/image	1.580s
23:01:44 [2022-10-21T23:01:44.879Z] 
23:01:44 [2022-10-21T23:01:44.879Z] === Skipped
23:01:44 [2022-10-21T23:01:44.879Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
23:01:44 [2022-10-21T23:01:44.879Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:01:44 [2022-10-21T23:01:44.879Z] 
23:01:44 [2022-10-21T23:01:44.879Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
23:01:44 [2022-10-21T23:01:44.879Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:01:44 [2022-10-21T23:01:44.879Z] 
23:01:44 [2022-10-21T23:01:44.879Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s)
23:01:44 [2022-10-21T23:01:44.879Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
23:01:44 [2022-10-21T23:01:44.879Z] 
23:01:44 [2022-10-21T23:01:44.879Z] DONE 12 tests, 3 skipped in 15.780s
23:01:44 [2022-10-21T23:01:44.879Z] Running D:\gopath\src\github.com\docker\docker\integration\network
23:01:45 [2022-10-21T23:01:45.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:01:46 [2022-10-21T23:01:46.458Z] testing: warning: no tests to run
23:01:46 [2022-10-21T23:01:46.458Z] PASS
23:01:46 [2022-10-21T23:01:46.458Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.082s [no tests to run]
23:01:46 [2022-10-21T23:01:46.458Z] testing: warning: no tests to run
23:01:46 [2022-10-21T23:01:46.458Z] PASS
23:01:46 [2022-10-21T23:01:46.458Z] ok  	github.com/docker/docker/integration/network/macvlan	0.046s [no tests to run]
23:01:46 [2022-10-21T23:01:46.474Z] --- PASS: TestLiveRestore (0.00s)
23:01:46 [2022-10-21T23:01:46.474Z]     --- PASS: TestLiveRestore/volume_references (9.72s)
23:01:46 [2022-10-21T23:01:46.474Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (8.03s)
23:01:46 [2022-10-21T23:01:46.474Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.09s)
23:01:46 [2022-10-21T23:01:46.474Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.09s)
23:01:46 [2022-10-21T23:01:46.474Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.07s)
23:01:46 [2022-10-21T23:01:46.474Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.78s)
23:01:46 [2022-10-21T23:01:46.474Z] PASS
23:01:46 [2022-10-21T23:01:46.474Z] 
23:01:46 [2022-10-21T23:01:46.474Z] DONE 7 tests in 9.824s
23:01:46 [2022-10-21T23:01:46.474Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:01:46 [2022-10-21T23:01:46.474Z] INFO: Testing against a local daemon
23:01:46 [2022-10-21T23:01:46.474Z] === RUN   TestCommitInheritsEnv
23:01:46 [2022-10-21T23:01:46.925Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:46 [2022-10-21T23:01:46.925Z] INFO: Testing against a local daemon
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkCreateDelete
23:01:46 [2022-10-21T23:01:46.925Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestNetworkCreateDelete (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestDockerNetworkDeletePreferID
23:01:46 [2022-10-21T23:01:46.925Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestDaemonDNSFallback
23:01:46 [2022-10-21T23:01:46.925Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestDaemonDNSFallback (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestInspectNetwork
23:01:46 [2022-10-21T23:01:46.925Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestInspectNetwork (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestRunContainerWithBridgeNone
23:01:46 [2022-10-21T23:01:46.925Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkInvalidJSON
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkInvalidJSON//networks/create
23:01:46 [2022-10-21T23:01:46.925Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:01:46 [2022-10-21T23:01:46.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:01:46 [2022-10-21T23:01:46.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:01:46 [2022-10-21T23:01:46.925Z] === CONT  TestNetworkInvalidJSON//networks/create
23:01:46 [2022-10-21T23:01:46.925Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:01:46 [2022-10-21T23:01:46.925Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:01:46 [2022-10-21T23:01:46.925Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:01:46 [2022-10-21T23:01:46.925Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
23:01:46 [2022-10-21T23:01:46.925Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkList
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkList//networks
23:01:46 [2022-10-21T23:01:46.925Z] === PAUSE TestNetworkList//networks
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestNetworkList//networks/
23:01:46 [2022-10-21T23:01:46.925Z] === PAUSE TestNetworkList//networks/
23:01:46 [2022-10-21T23:01:46.925Z] === CONT  TestNetworkList//networks
23:01:46 [2022-10-21T23:01:46.925Z] === CONT  TestNetworkList//networks/
23:01:46 [2022-10-21T23:01:46.925Z] --- PASS: TestNetworkList (0.03s)
23:01:46 [2022-10-21T23:01:46.925Z]     --- PASS: TestNetworkList//networks (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestHostIPv4BridgeLabel
23:01:46 [2022-10-21T23:01:46.925Z]     network_test.go:126: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestDaemonRestartWithLiveRestore
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:29: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestDaemonDefaultNetworkPools
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:58: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestDaemonRestartWithExistingNetwork
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:102: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:136: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:187: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestServiceWithPredefinedNetwork
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:212: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:242: FLAKY_TEST
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestServiceWithDataPathPortInit
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:333: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:01:46 [2022-10-21T23:01:46.925Z]     service_test.go:401: testEnv.OSType == "windows"
23:01:46 [2022-10-21T23:01:46.925Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:01:46 [2022-10-21T23:01:46.925Z] PASS
23:01:46 [2022-10-21T23:01:46.925Z] ok  	github.com/docker/docker/integration/network	0.147s
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === Skipped
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     network_test.go:126: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:29: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:58: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:102: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:136: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:187: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:212: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:242: FLAKY_TEST
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:333: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
23:01:47 [2022-10-21T23:01:47.392Z]     service_test.go:401: testEnv.OSType == "windows"
23:01:47 [2022-10-21T23:01:47.392Z] 
23:01:47 [2022-10-21T23:01:47.392Z] DONE 22 tests, 15 skipped in 2.276s
23:01:47 [2022-10-21T23:01:47.392Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:01:47 [2022-10-21T23:01:47.860Z] testing: warning: no tests to run
23:01:47 [2022-10-21T23:01:47.860Z] PASS
23:01:47 [2022-10-21T23:01:47.860Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
23:01:47 [2022-10-21T23:01:47.860Z] 
23:01:47 [2022-10-21T23:01:47.860Z] DONE 0 tests in 0.357s
23:01:47 [2022-10-21T23:01:47.860Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:01:48 [2022-10-21T23:01:48.328Z] testing: warning: no tests to run
23:01:48 [2022-10-21T23:01:48.328Z] PASS
23:01:48 [2022-10-21T23:01:48.328Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
23:01:48 [2022-10-21T23:01:48.328Z] 
23:01:48 [2022-10-21T23:01:48.328Z] DONE 0 tests in 0.328s
23:01:48 [2022-10-21T23:01:48.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
23:01:48 [2022-10-21T23:01:48.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:01:48 [2022-10-21T23:01:48.372Z] --- PASS: TestCommitInheritsEnv (1.95s)
23:01:48 [2022-10-21T23:01:48.372Z] === RUN   TestImportExtremelyLargeImageWorks
23:01:48 [2022-10-21T23:01:48.372Z] === PAUSE TestImportExtremelyLargeImageWorks
23:01:48 [2022-10-21T23:01:48.372Z] === RUN   TestImagesFilterMultiReference
23:01:48 [2022-10-21T23:01:48.372Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:01:48 [2022-10-21T23:01:48.372Z] === RUN   TestImagePullPlatformInvalid
23:01:48 [2022-10-21T23:01:48.372Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:01:48 [2022-10-21T23:01:48.372Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:01:48 [2022-10-21T23:01:48.372Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:01:48 [2022-10-21T23:01:48.372Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
23:01:48 [2022-10-21T23:01:48.372Z] === RUN   TestRemoveImageOrphaning
23:01:49 [2022-10-21T23:01:49.314Z] testing: warning: no tests to run
23:01:49 [2022-10-21T23:01:49.314Z] PASS
23:01:49 [2022-10-21T23:01:49.314Z] ok  	github.com/docker/docker/integration/plugin	0.184s [no tests to run]
23:01:49 [2022-10-21T23:01:49.314Z] testing: warning: no tests to run
23:01:49 [2022-10-21T23:01:49.314Z] PASS
23:01:49 [2022-10-21T23:01:49.314Z] ok  	github.com/docker/docker/integration/plugin/authz	0.116s [no tests to run]
23:01:50 [2022-10-21T23:01:50.273Z] --- PASS: TestRemoveImageOrphaning (1.92s)
23:01:50 [2022-10-21T23:01:50.273Z] === RUN   TestRemoveImageGarbageCollector
23:01:50 [2022-10-21T23:01:50.273Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:01:50 [2022-10-21T23:01:50.273Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:01:50 [2022-10-21T23:01:50.273Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:01:50 [2022-10-21T23:01:50.273Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:01:50 [2022-10-21T23:01:50.273Z] === RUN   TestTagInvalidReference
23:01:50 [2022-10-21T23:01:50.273Z] --- PASS: TestTagInvalidReference (0.02s)
23:01:50 [2022-10-21T23:01:50.273Z] === RUN   TestTagValidPrefixedRepo
23:01:50 [2022-10-21T23:01:50.273Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:01:50 [2022-10-21T23:01:50.273Z] === RUN   TestTagExistedNameWithoutForce
23:01:50 [2022-10-21T23:01:50.273Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:01:50 [2022-10-21T23:01:50.273Z] === RUN   TestTagOfficialNames
23:01:50 [2022-10-21T23:01:50.273Z] --- PASS: TestTagOfficialNames (0.05s)
23:01:50 [2022-10-21T23:01:50.273Z] === RUN   TestTagMatchesDigest
23:01:50 [2022-10-21T23:01:50.273Z] --- PASS: TestTagMatchesDigest (0.01s)
23:01:50 [2022-10-21T23:01:50.273Z] === CONT  TestImportExtremelyLargeImageWorks
23:01:50 [2022-10-21T23:01:50.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:01:52 [2022-10-21T23:01:52.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:01:53 [2022-10-21T23:01:53.505Z] 2022/10/21 23:01:52 	Finished clone github.com/aws/aws-sdk-go
23:01:55 [2022-10-21T23:01:55.226Z] testing: warning: no tests to run
23:01:55 [2022-10-21T23:01:55.226Z] PASS
23:01:55 [2022-10-21T23:01:55.226Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.046s [no tests to run]
23:01:55 [2022-10-21T23:01:55.226Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:55 [2022-10-21T23:01:55.226Z] INFO: Testing against a local daemon
23:01:55 [2022-10-21T23:01:55.226Z] === RUN   TestExternalGraphDriver
23:01:55 [2022-10-21T23:01:55.226Z]     external_test.go:48: runtime.GOOS == "windows"
23:01:55 [2022-10-21T23:01:55.226Z] --- SKIP: TestExternalGraphDriver (0.00s)
23:01:55 [2022-10-21T23:01:55.226Z] === RUN   TestGraphdriverPluginV2
23:01:55 [2022-10-21T23:01:55.226Z]     external_test.go:408: runtime.GOOS == "windows"
23:01:55 [2022-10-21T23:01:55.226Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
23:01:55 [2022-10-21T23:01:55.226Z] PASS
23:01:55 [2022-10-21T23:01:55.226Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.124s
23:01:55 [2022-10-21T23:01:55.350Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:01:55 [2022-10-21T23:01:55.350Z] Using test binary docker
23:01:55 [2022-10-21T23:01:55.350Z] +++ /etc/init.d/apparmor start
23:01:55 [2022-10-21T23:01:55.350Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:01:55 [2022-10-21T23:01:55.350Z] INFO: Waiting for daemon to start...
23:01:55 [2022-10-21T23:01:55.350Z] Starting dockerd
23:01:55 [2022-10-21T23:01:55.350Z] +++ 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
23:01:57 [2022-10-21T23:01:57.441Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:57 [2022-10-21T23:01:57.441Z] INFO: Testing against a local daemon
23:01:57 [2022-10-21T23:01:57.441Z] === RUN   TestPluginInvalidJSON
23:01:57 [2022-10-21T23:01:57.441Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:57 [2022-10-21T23:01:57.441Z] INFO: Testing against a local daemon
23:01:57 [2022-10-21T23:01:57.441Z] === RUN   TestReadPluginNoRead
23:01:57 [2022-10-21T23:01:57.441Z]     read_test.go:21: no unix domain sockets on Windows
23:01:57 [2022-10-21T23:01:57.441Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z] PASS
23:01:57 [2022-10-21T23:01:57.441Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:01:57 [2022-10-21T23:01:57.441Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:01:57 [2022-10-21T23:01:57.441Z] ok  	github.com/docker/docker/integration/plugin/logging	0.089s
23:01:57 [2022-10-21T23:01:57.441Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:01:57 [2022-10-21T23:01:57.441Z] --- PASS: TestPluginInvalidJSON (0.04s)
23:01:57 [2022-10-21T23:01:57.441Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z] === RUN   TestPluginInstall
23:01:57 [2022-10-21T23:01:57.441Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:57 [2022-10-21T23:01:57.441Z] INFO: Testing against a local daemon
23:01:57 [2022-10-21T23:01:57.441Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] --- SKIP: TestPluginInstall (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z] === RUN   TestPluginsWithRuntimes
23:01:57 [2022-10-21T23:01:57.441Z] === RUN   TestPluginWithDevMounts
23:01:57 [2022-10-21T23:01:57.441Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z] === RUN   TestPluginBackCompatMediaTypes
23:01:57 [2022-10-21T23:01:57.441Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z] PASS
23:01:57 [2022-10-21T23:01:57.441Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z] PASS
23:01:57 [2022-10-21T23:01:57.441Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.070s
23:01:57 [2022-10-21T23:01:57.441Z] ok  	github.com/docker/docker/integration/plugin/common	0.118s
23:01:57 [2022-10-21T23:01:57.441Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
23:01:57 [2022-10-21T23:01:57.441Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
23:01:57 [2022-10-21T23:01:57.441Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] === Skipped
23:01:57 [2022-10-21T23:01:57.441Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z]     external_test.go:48: runtime.GOOS == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z]     external_test.go:408: runtime.GOOS == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z]     read_test.go:21: no unix domain sockets on Windows
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:01:57 [2022-10-21T23:01:57.441Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:01:57 [2022-10-21T23:01:57.441Z] 
23:01:57 [2022-10-21T23:01:57.441Z] DONE 9 tests, 7 skipped in 9.272s
23:01:57 [2022-10-21T23:01:57.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:01:57 [2022-10-21T23:01:57.899Z] .
23:01:57 [2022-10-21T23:01:57.899Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:01:57 [2022-10-21T23:01:57.899Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:01:57 [2022-10-21T23:01:57.899Z] Error: No such image: emptyfs
23:01:57 [2022-10-21T23:01:57.899Z] ++++ docker load
23:01:57 [2022-10-21T23:01:57.899Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:01:57 [2022-10-21T23:01:57.908Z] testing: warning: no tests to run
23:01:57 [2022-10-21T23:01:57.908Z] PASS
23:01:57 [2022-10-21T23:01:57.909Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
23:01:57 [2022-10-21T23:01:57.909Z] 
23:01:57 [2022-10-21T23:01:57.909Z] DONE 0 tests in 0.351s
23:01:57 [2022-10-21T23:01:57.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
23:01:58 [2022-10-21T23:01:58.468Z] Running integration-test (iteration 1)
23:01:58 [2022-10-21T23:01:58.468Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:01:58 [2022-10-21T23:01:58.468Z] ++ 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
23:01:58 [2022-10-21T23:01:58.468Z] ++ set -e
23:01:58 [2022-10-21T23:01:58.468Z] ++ '[' -n 0 ']'
23:01:58 [2022-10-21T23:01:58.468Z] ++ set -x
23:01:58 [2022-10-21T23:01:58.468Z] ++ 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
23:01:58 [2022-10-21T23:01:58.893Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:58 [2022-10-21T23:01:58.893Z] INFO: Testing against a local daemon
23:01:58 [2022-10-21T23:01:58.893Z] === RUN   TestPluginInvalidJSON
23:01:58 [2022-10-21T23:01:58.893Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:01:58 [2022-10-21T23:01:58.893Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:01:58 [2022-10-21T23:01:58.893Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:01:58 [2022-10-21T23:01:58.893Z] --- PASS: TestPluginInvalidJSON (0.04s)
23:01:58 [2022-10-21T23:01:58.893Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:01:58 [2022-10-21T23:01:58.893Z] === RUN   TestPluginInstall
23:01:58 [2022-10-21T23:01:58.893Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:01:58 [2022-10-21T23:01:58.893Z] --- SKIP: TestPluginInstall (0.00s)
23:01:58 [2022-10-21T23:01:58.893Z] === RUN   TestPluginsWithRuntimes
23:01:58 [2022-10-21T23:01:58.893Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:01:58 [2022-10-21T23:01:58.893Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
23:01:58 [2022-10-21T23:01:58.893Z] === RUN   TestPluginBackCompatMediaTypes
23:01:58 [2022-10-21T23:01:58.893Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:01:58 [2022-10-21T23:01:58.893Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
23:01:58 [2022-10-21T23:01:58.893Z] PASS
23:01:58 [2022-10-21T23:01:58.893Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
23:01:58 [2022-10-21T23:01:58.893Z] 
23:01:58 [2022-10-21T23:01:58.893Z] === Skipped
23:01:58 [2022-10-21T23:01:58.893Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:01:58 [2022-10-21T23:01:58.893Z]     plugin_test.go:63: testEnv.OSType == "windows"
23:01:58 [2022-10-21T23:01:58.893Z] 
23:01:58 [2022-10-21T23:01:58.893Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
23:01:58 [2022-10-21T23:01:58.893Z]     plugin_test.go:172: testEnv.OSType == "windows"
23:01:58 [2022-10-21T23:01:58.893Z] 
23:01:58 [2022-10-21T23:01:58.893Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
23:01:58 [2022-10-21T23:01:58.893Z]     plugin_test.go:234: testEnv.OSType == "windows"
23:01:58 [2022-10-21T23:01:58.893Z] 
23:01:58 [2022-10-21T23:01:58.893Z] DONE 5 tests, 3 skipped in 0.815s
23:01:58 [2022-10-21T23:01:58.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:01:59 [2022-10-21T23:01:59.406Z] Loaded image: busybox:latest
23:01:59 [2022-10-21T23:01:59.665Z] Loaded image: busybox:glibc
23:01:59 [2022-10-21T23:01:59.892Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:01:59 [2022-10-21T23:01:59.892Z] INFO: Testing against a local daemon
23:01:59 [2022-10-21T23:01:59.892Z] === RUN   TestExternalGraphDriver
23:01:59 [2022-10-21T23:01:59.892Z]     external_test.go:48: runtime.GOOS == "windows"
23:01:59 [2022-10-21T23:01:59.892Z] --- SKIP: TestExternalGraphDriver (0.00s)
23:01:59 [2022-10-21T23:01:59.892Z] === RUN   TestGraphdriverPluginV2
23:01:59 [2022-10-21T23:01:59.892Z]     external_test.go:408: runtime.GOOS == "windows"
23:01:59 [2022-10-21T23:01:59.892Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
23:01:59 [2022-10-21T23:01:59.892Z] PASS
23:01:59 [2022-10-21T23:01:59.892Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
23:01:59 [2022-10-21T23:01:59.892Z] 
23:01:59 [2022-10-21T23:01:59.892Z] === Skipped
23:01:59 [2022-10-21T23:01:59.892Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
23:01:59 [2022-10-21T23:01:59.892Z]     external_test.go:48: runtime.GOOS == "windows"
23:01:59 [2022-10-21T23:01:59.892Z] 
23:01:59 [2022-10-21T23:01:59.892Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
23:01:59 [2022-10-21T23:01:59.892Z]     external_test.go:408: runtime.GOOS == "windows"
23:01:59 [2022-10-21T23:01:59.892Z] 
23:01:59 [2022-10-21T23:01:59.892Z] DONE 2 tests, 2 skipped in 0.826s
23:01:59 [2022-10-21T23:01:59.892Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:02:00 [2022-10-21T23:02:00.877Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:00 [2022-10-21T23:02:00.877Z] testing: warning: no tests to run
23:02:00 [2022-10-21T23:02:00.877Z] INFO: Testing against a local daemon
23:02:00 [2022-10-21T23:02:00.877Z] === RUN   TestReadPluginNoRead
23:02:00 [2022-10-21T23:02:00.877Z]     read_test.go:21: no unix domain sockets on Windows
23:02:00 [2022-10-21T23:02:00.877Z] PASS
23:02:00 [2022-10-21T23:02:00.877Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:02:00 [2022-10-21T23:02:00.877Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
23:02:00 [2022-10-21T23:02:00.877Z] PASS
23:02:00 [2022-10-21T23:02:00.877Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
23:02:00 [2022-10-21T23:02:00.877Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
23:02:00 [2022-10-21T23:02:00.877Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
23:02:00 [2022-10-21T23:02:00.877Z] 
23:02:00 [2022-10-21T23:02:00.877Z] === Skipped
23:02:00 [2022-10-21T23:02:00.877Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:02:00 [2022-10-21T23:02:00.877Z]     read_test.go:21: no unix domain sockets on Windows
23:02:00 [2022-10-21T23:02:00.877Z] 
23:02:00 [2022-10-21T23:02:00.877Z] DONE 1 tests, 1 skipped in 0.843s
23:02:00 [2022-10-21T23:02:00.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
23:02:01 [2022-10-21T23:02:01.346Z] testing: warning: no tests to run
23:02:01 [2022-10-21T23:02:01.346Z] PASS
23:02:01 [2022-10-21T23:02:01.346Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
23:02:01 [2022-10-21T23:02:01.346Z] 
23:02:01 [2022-10-21T23:02:01.346Z] DONE 0 tests in 0.520s
23:02:01 [2022-10-21T23:02:01.346Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:02:02 [2022-10-21T23:02:02.332Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:02 [2022-10-21T23:02:02.332Z] INFO: Testing against a local daemon
23:02:02 [2022-10-21T23:02:02.332Z] === RUN   TestPluginWithDevMounts
23:02:02 [2022-10-21T23:02:02.332Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2022-10-21T23:02:02.332Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:02:02 [2022-10-21T23:02:02.332Z] PASS
23:02:02 [2022-10-21T23:02:02.332Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
23:02:02 [2022-10-21T23:02:02.332Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
23:02:02 [2022-10-21T23:02:02.332Z] 
23:02:02 [2022-10-21T23:02:02.332Z] === Skipped
23:02:02 [2022-10-21T23:02:02.332Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:02:02 [2022-10-21T23:02:02.332Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:02:02 [2022-10-21T23:02:02.332Z] 
23:02:02 [2022-10-21T23:02:02.332Z] DONE 1 tests, 1 skipped in 0.822s
23:02:02 [2022-10-21T23:02:02.332Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
23:02:03 [2022-10-21T23:02:03.897Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:03 [2022-10-21T23:02:03.897Z] INFO: Testing against a local daemon
23:02:03 [2022-10-21T23:02:03.897Z] === RUN   TestSecretInspect
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] --- SKIP: TestSecretInspect (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z] === RUN   TestSecretList
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] --- SKIP: TestSecretList (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z] === RUN   TestSecretsCreateAndDelete
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z] === RUN   TestSecretsUpdate
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] --- SKIP: TestSecretsUpdate (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z] === RUN   TestTemplatedSecret
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] --- SKIP: TestTemplatedSecret (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z] === RUN   TestSecretCreateResolve
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:02:03 [2022-10-21T23:02:03.897Z] --- SKIP: TestSecretCreateResolve (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z] PASS
23:02:03 [2022-10-21T23:02:03.897Z] ok  	github.com/docker/docker/integration/secret	0.092s
23:02:03 [2022-10-21T23:02:03.897Z] 
23:02:03 [2022-10-21T23:02:03.897Z] === Skipped
23:02:03 [2022-10-21T23:02:03.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] 
23:02:03 [2022-10-21T23:02:03.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] 
23:02:03 [2022-10-21T23:02:03.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] 
23:02:03 [2022-10-21T23:02:03.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] 
23:02:03 [2022-10-21T23:02:03.897Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:02:03 [2022-10-21T23:02:03.897Z] 
23:02:03 [2022-10-21T23:02:03.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
23:02:03 [2022-10-21T23:02:03.897Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:02:03 [2022-10-21T23:02:03.897Z] 
23:02:03 [2022-10-21T23:02:03.897Z] DONE 6 tests, 6 skipped in 1.696s
23:02:04 [2022-10-21T23:02:04.365Z] Running D:\gopath\src\github.com\docker\docker\integration\service
23:02:05 [2022-10-21T23:02:05.032Z] Loaded image: debian:bullseye-slim
23:02:05 [2022-10-21T23:02:05.032Z] Loaded image: hello-world:latest
23:02:05 [2022-10-21T23:02:05.032Z] Loaded image: arm32v7/hello-world:latest
23:02:05 [2022-10-21T23:02:05.032Z] INFO: Testing against a local daemon
23:02:05 [2022-10-21T23:02:05.032Z] === RUN   TestCgroupNamespacesBuild
23:02:06 [2022-10-21T23:02:06.582Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:06 [2022-10-21T23:02:06.582Z] INFO: Testing against a local daemon
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestServiceCreateInit
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- PASS: TestServiceCreateInit (0.04s)
23:02:06 [2022-10-21T23:02:06.582Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:02:06 [2022-10-21T23:02:06.582Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateServiceMultipleTimes
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateServiceConflict
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateServiceConflict (0.00s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateServiceMaxReplicas
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateWithDuplicateNetworkNames
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateServiceSecretFileMode
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateServiceConfigFileMode
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateServiceSysctls
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateServiceSysctls (0.03s)
23:02:06 [2022-10-21T23:02:06.582Z] === RUN   TestCreateServiceCapabilities
23:02:06 [2022-10-21T23:02:06.582Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.582Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestInspect
23:02:06 [2022-10-21T23:02:06.583Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestInspect (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestCreateJob
23:02:06 [2022-10-21T23:02:06.583Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestCreateJob (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestReplicatedJob
23:02:06 [2022-10-21T23:02:06.583Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestReplicatedJob (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestUpdateReplicatedJob
23:02:06 [2022-10-21T23:02:06.583Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestServiceListWithStatuses
23:02:06 [2022-10-21T23:02:06.583Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestDockerNetworkConnectAlias
23:02:06 [2022-10-21T23:02:06.583Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestDockerNetworkReConnect
23:02:06 [2022-10-21T23:02:06.583Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestServicePlugin
23:02:06 [2022-10-21T23:02:06.583Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestServicePlugin (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestServiceUpdateLabel
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestServiceUpdateLabel (0.01s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestServiceUpdateSecrets
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestServiceUpdateConfigs
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestServiceUpdateNetwork
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] === RUN   TestServiceUpdatePidsLimit
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] PASS
23:02:06 [2022-10-21T23:02:06.583Z] ok  	github.com/docker/docker/integration/service	0.222s
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === Skipped
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
23:02:06 [2022-10-21T23:02:06.583Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s)
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
23:02:06 [2022-10-21T23:02:06.583Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:02:06 [2022-10-21T23:02:06.583Z] 
23:02:06 [2022-10-21T23:02:06.583Z] DONE 24 tests, 23 skipped in 2.340s
23:02:06 [2022-10-21T23:02:06.583Z] Running D:\gopath\src\github.com\docker\docker\integration\session
23:02:07 [2022-10-21T23:02:07.569Z] --- PASS: TestCgroupNamespacesBuild (2.39s)
23:02:07 [2022-10-21T23:02:07.569Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:02:08 [2022-10-21T23:02:08.147Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:08 [2022-10-21T23:02:08.148Z] INFO: Testing against a local daemon
23:02:08 [2022-10-21T23:02:08.148Z] === RUN   TestSessionCreate
23:02:08 [2022-10-21T23:02:08.148Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:02:08 [2022-10-21T23:02:08.148Z] --- SKIP: TestSessionCreate (0.00s)
23:02:08 [2022-10-21T23:02:08.148Z] === RUN   TestSessionCreateWithBadUpgrade
23:02:08 [2022-10-21T23:02:08.148Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:02:08 [2022-10-21T23:02:08.148Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
23:02:08 [2022-10-21T23:02:08.148Z] PASS
23:02:08 [2022-10-21T23:02:08.148Z] ok  	github.com/docker/docker/integration/session	0.086s
23:02:08 [2022-10-21T23:02:08.148Z] 
23:02:08 [2022-10-21T23:02:08.148Z] === Skipped
23:02:08 [2022-10-21T23:02:08.148Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
23:02:08 [2022-10-21T23:02:08.148Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:02:08 [2022-10-21T23:02:08.148Z] 
23:02:08 [2022-10-21T23:02:08.148Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
23:02:08 [2022-10-21T23:02:08.148Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:02:08 [2022-10-21T23:02:08.148Z] 
23:02:08 [2022-10-21T23:02:08.148Z] DONE 2 tests, 2 skipped in 1.560s
23:02:08 [2022-10-21T23:02:08.148Z] Running D:\gopath\src\github.com\docker\docker\integration\system
23:02:09 [2022-10-21T23:02:09.475Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s)
23:02:09 [2022-10-21T23:02:09.475Z] === RUN   TestBuildWithSession
23:02:09 [2022-10-21T23:02:09.475Z]     build_session_test.go:25: TODO: BuildKit
23:02:09 [2022-10-21T23:02:09.475Z] --- SKIP: TestBuildWithSession (0.00s)
23:02:09 [2022-10-21T23:02:09.475Z] === RUN   TestBuildSquashParent
23:02:09 [2022-10-21T23:02:09.709Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:09 [2022-10-21T23:02:09.709Z] INFO: Testing against a local daemon
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:02:09 [2022-10-21T23:02:09.709Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:02:09 [2022-10-21T23:02:09.709Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestEventsExecDie
23:02:09 [2022-10-21T23:02:09.709Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:02:09 [2022-10-21T23:02:09.709Z] --- SKIP: TestEventsExecDie (0.00s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestEventsBackwardsCompatible
23:02:09 [2022-10-21T23:02:09.709Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:02:09 [2022-10-21T23:02:09.709Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestInfoAPI
23:02:09 [2022-10-21T23:02:09.709Z] --- PASS: TestInfoAPI (0.04s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestInfoAPIWarnings
23:02:09 [2022-10-21T23:02:09.709Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:02:09 [2022-10-21T23:02:09.709Z] --- SKIP: TestInfoAPIWarnings (0.00s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestInfoDebug
23:02:09 [2022-10-21T23:02:09.709Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:09 [2022-10-21T23:02:09.709Z] --- SKIP: TestInfoDebug (0.00s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestInfoInsecureRegistries
23:02:09 [2022-10-21T23:02:09.709Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:09 [2022-10-21T23:02:09.709Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestInfoRegistryMirrors
23:02:09 [2022-10-21T23:02:09.709Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:09 [2022-10-21T23:02:09.709Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
23:02:09 [2022-10-21T23:02:09.709Z] === RUN   TestLoginFailsWithBadCredentials
23:02:10 [2022-10-21T23:02:10.695Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
23:02:10 [2022-10-21T23:02:10.695Z] === RUN   TestPingCacheHeaders
23:02:10 [2022-10-21T23:02:10.695Z] --- PASS: TestPingCacheHeaders (0.03s)
23:02:10 [2022-10-21T23:02:10.695Z] === RUN   TestPingGet
23:02:10 [2022-10-21T23:02:10.695Z] --- PASS: TestPingGet (0.02s)
23:02:10 [2022-10-21T23:02:10.695Z] === RUN   TestPingHead
23:02:10 [2022-10-21T23:02:10.695Z] --- PASS: TestPingHead (0.03s)
23:02:10 [2022-10-21T23:02:10.695Z] === RUN   TestVersion
23:02:10 [2022-10-21T23:02:10.695Z] --- PASS: TestVersion (0.02s)
23:02:10 [2022-10-21T23:02:10.695Z] PASS
23:02:10 [2022-10-21T23:02:10.695Z] ok  	github.com/docker/docker/integration/system	1.211s
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] === Skipped
23:02:11 [2022-10-21T23:02:11.162Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:02:11 [2022-10-21T23:02:11.162Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
23:02:11 [2022-10-21T23:02:11.162Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
23:02:11 [2022-10-21T23:02:11.162Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
23:02:11 [2022-10-21T23:02:11.162Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
23:02:11 [2022-10-21T23:02:11.162Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
23:02:11 [2022-10-21T23:02:11.162Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
23:02:11 [2022-10-21T23:02:11.162Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:02:11 [2022-10-21T23:02:11.162Z] 
23:02:11 [2022-10-21T23:02:11.162Z] DONE 13 tests, 7 skipped in 2.967s
23:02:11 [2022-10-21T23:02:11.162Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
23:02:12 [2022-10-21T23:02:12.729Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:12 [2022-10-21T23:02:12.729Z] INFO: Testing against a local daemon
23:02:12 [2022-10-21T23:02:12.729Z] === RUN   TestVolumesCreateAndList
23:02:12 [2022-10-21T23:02:12.729Z] --- PASS: TestVolumesCreateAndList (0.05s)
23:02:12 [2022-10-21T23:02:12.729Z] === RUN   TestVolumesRemove
23:02:13 [2022-10-21T23:02:13.196Z] --- PASS: TestVolumesRemove (0.09s)
23:02:13 [2022-10-21T23:02:13.196Z] === RUN   TestVolumesInspect
23:02:13 [2022-10-21T23:02:13.196Z] --- PASS: TestVolumesInspect (0.03s)
23:02:13 [2022-10-21T23:02:13.196Z] === RUN   TestVolumesInvalidJSON
23:02:13 [2022-10-21T23:02:13.196Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:02:13 [2022-10-21T23:02:13.196Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:02:13 [2022-10-21T23:02:13.196Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:02:13 [2022-10-21T23:02:13.196Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:02:13 [2022-10-21T23:02:13.196Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:02:13 [2022-10-21T23:02:13.196Z] PASS
23:02:13 [2022-10-21T23:02:13.196Z] ok  	github.com/docker/docker/integration/volume	0.262s
23:02:13 [2022-10-21T23:02:13.196Z] 
23:02:13 [2022-10-21T23:02:13.196Z] DONE 5 tests in 1.787s
23:02:13 [2022-10-21T23:02:13.196Z] INFO: make.ps1 ended at 10/21/2022 23:02:12
23:02:13 [2022-10-21T23:02:13.196Z] INFO: Integration CLI tests being run from the host:
23:02:13 [2022-10-21T23:02:13.196Z] 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" 
23:02:17 [2022-10-21T23:02:17.598Z] --- PASS: TestBuildSquashParent (8.00s)
23:02:17 [2022-10-21T23:02:17.598Z] === RUN   TestBuildWithRemoveAndForceRemove
23:02:17 [2022-10-21T23:02:17.598Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:02:17 [2022-10-21T23:02:17.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:02:17 [2022-10-21T23:02:17.598Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:02:17 [2022-10-21T23:02:17.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:02:17 [2022-10-21T23:02:17.598Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:02:17 [2022-10-21T23:02:17.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:02:17 [2022-10-21T23:02:17.598Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:02:17 [2022-10-21T23:02:17.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:02:17 [2022-10-21T23:02:17.598Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:02:17 [2022-10-21T23:02:17.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:02:17 [2022-10-21T23:02:17.598Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:02:17 [2022-10-21T23:02:17.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:02:17 [2022-10-21T23:02:17.598Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:02:17 [2022-10-21T23:02:17.598Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:02:20 [2022-10-21T23:02:20.891Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:02:20 [2022-10-21T23:02:20.891Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:02:21 [2022-10-21T23:02:21.872Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:02:21 [2022-10-21T23:02:21.872Z] INFO: Testing against a local daemon
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:02:21 [2022-10-21T23:02:21.872Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:02:21 [2022-10-21T23:02:21.872Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:02:21 [2022-10-21T23:02:21.872Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:02:22 [2022-10-21T23:02:22.856Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:02:22 [2022-10-21T23:02:22.856Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:02:23 [2022-10-21T23:02:23.323Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:02:23 [2022-10-21T23:02:23.428Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:02:23 [2022-10-21T23:02:23.428Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:02:23 [2022-10-21T23:02:23.790Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:02:26 [2022-10-21T23:02:26.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:02:26 [2022-10-21T23:02:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s)
23:02:26 [2022-10-21T23:02:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s)
23:02:26 [2022-10-21T23:02:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s)
23:02:26 [2022-10-21T23:02:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s)
23:02:26 [2022-10-21T23:02:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s)
23:02:26 [2022-10-21T23:02:26.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.00s)
23:02:26 [2022-10-21T23:02:26.720Z] === RUN   TestBuildMultiStageCopy
23:02:26 [2022-10-21T23:02:26.720Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:02:28 [2022-10-21T23:02:28.629Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:02:29 [2022-10-21T23:02:29.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:02:29 [2022-10-21T23:02:29.766Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:02:30 [2022-10-21T23:02:30.334Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:02:30 [2022-10-21T23:02:30.903Z] --- PASS: TestBuildMultiStageCopy (4.40s)
23:02:30 [2022-10-21T23:02:30.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s)
23:02:30 [2022-10-21T23:02:30.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
23:02:30 [2022-10-21T23:02:30.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s)
23:02:30 [2022-10-21T23:02:30.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
23:02:30 [2022-10-21T23:02:30.903Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s)
23:02:30 [2022-10-21T23:02:30.903Z] === RUN   TestBuildMultiStageParentConfig
23:02:32 [2022-10-21T23:02:32.282Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
23:02:32 [2022-10-21T23:02:32.282Z] === RUN   TestBuildLabelWithTargets
23:02:34 [2022-10-21T23:02:34.190Z] --- PASS: TestBuildLabelWithTargets (1.99s)
23:02:34 [2022-10-21T23:02:34.190Z] === RUN   TestBuildWithEmptyLayers
23:02:35 [2022-10-21T23:02:35.128Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
23:02:35 [2022-10-21T23:02:35.128Z] === RUN   TestBuildMultiStageOnBuild
23:02:38 [2022-10-21T23:02:38.420Z] --- PASS: TestBuildMultiStageOnBuild (2.77s)
23:02:38 [2022-10-21T23:02:38.420Z] === RUN   TestBuildUncleanTarFilenames
23:02:39 [2022-10-21T23:02:39.358Z] --- PASS: TestBuildUncleanTarFilenames (1.48s)
23:02:39 [2022-10-21T23:02:39.358Z] === RUN   TestBuildMultiStageLayerLeak
23:02:42 [2022-10-21T23:02:42.650Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
23:02:42 [2022-10-21T23:02:42.650Z] === RUN   TestBuildWithHugeFile
23:03:26 [2022-10-21T23:03:26.708Z] --- PASS: TestImportExtremelyLargeImageWorks (94.40s)
23:03:26 [2022-10-21T23:03:26.708Z] PASS
23:03:26 [2022-10-21T23:03:26.708Z] 
23:03:26 [2022-10-21T23:03:26.708Z] === Skipped
23:03:26 [2022-10-21T23:03:26.708Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s)
23:03:26 [2022-10-21T23:03:26.708Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:03:26 [2022-10-21T23:03:26.708Z] 
23:03:26 [2022-10-21T23:03:26.708Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:03:26 [2022-10-21T23:03:26.708Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:03:26 [2022-10-21T23:03:26.708Z] 
23:03:26 [2022-10-21T23:03:26.708Z] DONE 13 tests, 2 skipped in 98.677s
23:03:26 [2022-10-21T23:03:26.708Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:03:26 [2022-10-21T23:03:26.708Z] INFO: Testing against a local daemon
23:03:26 [2022-10-21T23:03:26.708Z] === RUN   TestNetworkCreateDelete
23:03:26 [2022-10-21T23:03:26.708Z] --- PASS: TestNetworkCreateDelete (0.12s)
23:03:26 [2022-10-21T23:03:26.708Z] === RUN   TestDockerNetworkDeletePreferID
23:03:26 [2022-10-21T23:03:26.709Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
23:03:26 [2022-10-21T23:03:26.709Z] === RUN   TestDaemonDNSFallback
23:03:33 [2022-10-21T23:03:33.270Z] --- PASS: TestDaemonDNSFallback (7.28s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestInspectNetwork
23:03:33 [2022-10-21T23:03:33.270Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestInspectNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestRunContainerWithBridgeNone
23:03:33 [2022-10-21T23:03:33.270Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestNetworkInvalidJSON
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestNetworkInvalidJSON//networks/create
23:03:33 [2022-10-21T23:03:33.270Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:03:33 [2022-10-21T23:03:33.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:03:33 [2022-10-21T23:03:33.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:03:33 [2022-10-21T23:03:33.270Z] === CONT  TestNetworkInvalidJSON//networks/create
23:03:33 [2022-10-21T23:03:33.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:03:33 [2022-10-21T23:03:33.270Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:03:33 [2022-10-21T23:03:33.270Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:03:33 [2022-10-21T23:03:33.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestNetworkList
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestNetworkList//networks
23:03:33 [2022-10-21T23:03:33.270Z] === PAUSE TestNetworkList//networks
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestNetworkList//networks/
23:03:33 [2022-10-21T23:03:33.270Z] === PAUSE TestNetworkList//networks/
23:03:33 [2022-10-21T23:03:33.270Z] === CONT  TestNetworkList//networks
23:03:33 [2022-10-21T23:03:33.270Z] === CONT  TestNetworkList//networks/
23:03:33 [2022-10-21T23:03:33.270Z] --- PASS: TestNetworkList (0.02s)
23:03:33 [2022-10-21T23:03:33.270Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     --- PASS: TestNetworkList//networks (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestHostIPv4BridgeLabel
23:03:33 [2022-10-21T23:03:33.270Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestDaemonRestartWithLiveRestore
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestDaemonDefaultNetworkPools
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestDaemonRestartWithExistingNetwork
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestServiceWithPredefinedNetwork
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:242: FLAKY_TEST
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestServiceWithDataPathPortInit
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.270Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z] PASS
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.270Z] === Skipped
23:03:33 [2022-10-21T23:03:33.270Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.270Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.270Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.270Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.270Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:03:33 [2022-10-21T23:03:33.270Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.270Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     service_test.go:242: FLAKY_TEST
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] DONE 22 tests, 12 skipped in 7.906s
23:03:33 [2022-10-21T23:03:33.271Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:03:33 [2022-10-21T23:03:33.271Z] INFO: Testing against a local daemon
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestDockerNetworkIpvlanPersistance
23:03:33 [2022-10-21T23:03:33.271Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestDockerNetworkIpvlan
23:03:33 [2022-10-21T23:03:33.271Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] PASS
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === Skipped
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] DONE 2 tests, 2 skipped in 0.111s
23:03:33 [2022-10-21T23:03:33.271Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:03:33 [2022-10-21T23:03:33.271Z] INFO: Testing against a local daemon
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestDockerNetworkMacvlanPersistance
23:03:33 [2022-10-21T23:03:33.271Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestDockerNetworkMacvlan
23:03:33 [2022-10-21T23:03:33.271Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] PASS
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === Skipped
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] DONE 2 tests, 2 skipped in 0.102s
23:03:33 [2022-10-21T23:03:33.271Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:03:33 [2022-10-21T23:03:33.271Z] testing: warning: no tests to run
23:03:33 [2022-10-21T23:03:33.271Z] PASS
23:03:33 [2022-10-21T23:03:33.271Z] 
23:03:33 [2022-10-21T23:03:33.271Z] DONE 0 tests in 0.023s
23:03:33 [2022-10-21T23:03:33.271Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:03:33 [2022-10-21T23:03:33.271Z] INFO: Testing against a local daemon
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginAllowRequest
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginTLS
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginDenyRequest
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginAPIDenyResponse
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginDenyResponse
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginAllowEventStream
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginErrorResponse
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginErrorRequest
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginHeader
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:03:33 [2022-10-21T23:03:33.271Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.271Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
23:03:33 [2022-10-21T23:03:33.271Z] === RUN   TestAuthZPluginV2Disable
23:03:33 [2022-10-21T23:03:33.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:33 [2022-10-21T23:03:33.837Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
23:03:33 [2022-10-21T23:03:33.837Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:03:34 [2022-10-21T23:03:34.094Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.094Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
23:03:34 [2022-10-21T23:03:34.094Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:03:34 [2022-10-21T23:03:34.352Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.352Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
23:03:34 [2022-10-21T23:03:34.352Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
23:03:34 [2022-10-21T23:03:34.611Z] PASS
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === Skipped
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
23:03:34 [2022-10-21T23:03:34.611Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.611Z] 
23:03:34 [2022-10-21T23:03:34.611Z] DONE 17 tests, 17 skipped in 1.807s
23:03:34 [2022-10-21T23:03:34.611Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:03:34 [2022-10-21T23:03:34.869Z] INFO: Testing against a local daemon
23:03:34 [2022-10-21T23:03:34.869Z] === RUN   TestPluginInvalidJSON
23:03:34 [2022-10-21T23:03:34.869Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:03:34 [2022-10-21T23:03:34.869Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:03:34 [2022-10-21T23:03:34.869Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:03:34 [2022-10-21T23:03:34.869Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:03:34 [2022-10-21T23:03:34.869Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:03:34 [2022-10-21T23:03:34.869Z] === RUN   TestPluginInstall
23:03:34 [2022-10-21T23:03:34.869Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.869Z] --- SKIP: TestPluginInstall (0.00s)
23:03:34 [2022-10-21T23:03:34.869Z] === RUN   TestPluginsWithRuntimes
23:03:34 [2022-10-21T23:03:34.869Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
23:03:34 [2022-10-21T23:03:34.869Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
23:03:34 [2022-10-21T23:03:34.869Z] === RUN   TestPluginBackCompatMediaTypes
23:03:34 [2022-10-21T23:03:34.869Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:03:34 [2022-10-21T23:03:34.869Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
23:03:34 [2022-10-21T23:03:34.869Z] PASS
23:03:34 [2022-10-21T23:03:34.869Z] 
23:03:34 [2022-10-21T23:03:34.869Z] === Skipped
23:03:34 [2022-10-21T23:03:34.869Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
23:03:34 [2022-10-21T23:03:34.869Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:03:34 [2022-10-21T23:03:34.869Z] 
23:03:34 [2022-10-21T23:03:34.869Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
23:03:34 [2022-10-21T23:03:34.869Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
23:03:34 [2022-10-21T23:03:34.869Z] 
23:03:34 [2022-10-21T23:03:34.869Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
23:03:34 [2022-10-21T23:03:34.869Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:03:34 [2022-10-21T23:03:34.869Z] 
23:03:34 [2022-10-21T23:03:34.869Z] DONE 5 tests, 3 skipped in 0.136s
23:03:34 [2022-10-21T23:03:34.869Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:03:34 [2022-10-21T23:03:34.869Z] INFO: Testing against a local daemon
23:03:34 [2022-10-21T23:03:34.869Z] === RUN   TestExternalGraphDriver
23:03:35 [2022-10-21T23:03:35.127Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:03:35 [2022-10-21T23:03:35.127Z] --- SKIP: TestExternalGraphDriver (0.34s)
23:03:35 [2022-10-21T23:03:35.127Z] === RUN   TestGraphdriverPluginV2
23:03:41 [2022-10-21T23:03:41.686Z] --- PASS: TestGraphdriverPluginV2 (5.73s)
23:03:41 [2022-10-21T23:03:41.686Z] PASS
23:03:41 [2022-10-21T23:03:41.686Z] 
23:03:41 [2022-10-21T23:03:41.686Z] === Skipped
23:03:41 [2022-10-21T23:03:41.686Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
23:03:41 [2022-10-21T23:03:41.686Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:03:41 [2022-10-21T23:03:41.686Z] 
23:03:41 [2022-10-21T23:03:41.686Z] DONE 2 tests, 1 skipped in 6.165s
23:03:41 [2022-10-21T23:03:41.686Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:03:41 [2022-10-21T23:03:41.686Z] INFO: Testing against a local daemon
23:03:41 [2022-10-21T23:03:41.686Z] === RUN   TestContinueAfterPluginCrash
23:03:41 [2022-10-21T23:03:41.686Z] === PAUSE TestContinueAfterPluginCrash
23:03:41 [2022-10-21T23:03:41.686Z] === RUN   TestReadPluginNoRead
23:03:41 [2022-10-21T23:03:41.686Z] === PAUSE TestReadPluginNoRead
23:03:41 [2022-10-21T23:03:41.686Z] === RUN   TestDaemonStartWithLogOpt
23:03:41 [2022-10-21T23:03:41.686Z] === PAUSE TestDaemonStartWithLogOpt
23:03:41 [2022-10-21T23:03:41.686Z] === CONT  TestContinueAfterPluginCrash
23:03:41 [2022-10-21T23:03:41.686Z] === CONT  TestDaemonStartWithLogOpt
23:03:48 [2022-10-21T23:03:48.245Z] --- PASS: TestDaemonStartWithLogOpt (6.05s)
23:03:48 [2022-10-21T23:03:48.245Z] === CONT  TestReadPluginNoRead
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:03:50 [2022-10-21T23:03:50.033Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
23:03:50 [2022-10-21T23:03:50.033Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:03:50 [2022-10-21T23:03:50.772Z] === RUN   TestReadPluginNoRead/default
23:03:50 [2022-10-21T23:03:50.772Z] --- PASS: TestContinueAfterPluginCrash (9.71s)
23:03:52 [2022-10-21T23:03:52.258Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:03:52 [2022-10-21T23:03:52.671Z] === RUN   TestReadPluginNoRead/disabled_caching
23:03:53 [2022-10-21T23:03:53.821Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:03:53 [2022-10-21T23:03:53.821Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
23:03:53 [2022-10-21T23:03:53.821Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:03:53 [2022-10-21T23:03:53.821Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
23:03:53 [2022-10-21T23:03:53.821Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:03:53 [2022-10-21T23:03:53.821Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
23:03:53 [2022-10-21T23:03:53.821Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:03:53 [2022-10-21T23:03:53.821Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
23:03:53 [2022-10-21T23:03:53.821Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:03:55 [2022-10-21T23:03:55.229Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:03:56 [2022-10-21T23:03:56.769Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:03:56 [2022-10-21T23:03:56.769Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
23:03:56 [2022-10-21T23:03:56.769Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:03:56 [2022-10-21T23:03:56.769Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
23:03:56 [2022-10-21T23:03:56.769Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:03:57 [2022-10-21T23:03:57.170Z] === CONT  TestReadPluginNoRead
23:03:57 [2022-10-21T23:03:57.170Z]     read_test.go:92: [dc0246216bab0] daemon is not started
23:03:57 [2022-10-21T23:03:57.170Z] --- PASS: TestReadPluginNoRead (9.88s)
23:03:57 [2022-10-21T23:03:57.170Z]     --- PASS: TestReadPluginNoRead/default (2.23s)
23:03:57 [2022-10-21T23:03:57.170Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.21s)
23:03:57 [2022-10-21T23:03:57.170Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
23:03:57 [2022-10-21T23:03:57.170Z] PASS
23:03:57 [2022-10-21T23:03:57.170Z] 
23:03:57 [2022-10-21T23:03:57.170Z] DONE 6 tests in 16.041s
23:03:57 [2022-10-21T23:03:57.170Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:03:57 [2022-10-21T23:03:57.170Z] testing: warning: no tests to run
23:03:57 [2022-10-21T23:03:57.170Z] PASS
23:03:57 [2022-10-21T23:03:57.170Z] 
23:03:57 [2022-10-21T23:03:57.170Z] DONE 0 tests in 0.034s
23:03:57 [2022-10-21T23:03:57.170Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:03:57 [2022-10-21T23:03:57.170Z] INFO: Testing against a local daemon
23:03:57 [2022-10-21T23:03:57.170Z] === RUN   TestPluginWithDevMounts
23:03:57 [2022-10-21T23:03:57.170Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:03:57 [2022-10-21T23:03:57.170Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:03:57 [2022-10-21T23:03:57.170Z] PASS
23:03:57 [2022-10-21T23:03:57.170Z] 
23:03:57 [2022-10-21T23:03:57.170Z] === Skipped
23:03:57 [2022-10-21T23:03:57.170Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:03:57 [2022-10-21T23:03:57.170Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:03:57 [2022-10-21T23:03:57.170Z] 
23:03:57 [2022-10-21T23:03:57.170Z] DONE 1 tests, 1 skipped in 0.102s
23:03:57 [2022-10-21T23:03:57.170Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:03:57 [2022-10-21T23:03:57.428Z] INFO: Testing against a local daemon
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestSecretInspect
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestSecretInspect (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestSecretList
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestSecretList (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestSecretsCreateAndDelete
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestSecretsUpdate
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestSecretsUpdate (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestTemplatedSecret
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestTemplatedSecret (0.00s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestSecretCreateResolve
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestSecretCreateResolve (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z] PASS
23:03:57 [2022-10-21T23:03:57.428Z] 
23:03:57 [2022-10-21T23:03:57.428Z] === Skipped
23:03:57 [2022-10-21T23:03:57.428Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] 
23:03:57 [2022-10-21T23:03:57.428Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] 
23:03:57 [2022-10-21T23:03:57.428Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] 
23:03:57 [2022-10-21T23:03:57.428Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] 
23:03:57 [2022-10-21T23:03:57.428Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] 
23:03:57 [2022-10-21T23:03:57.428Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] 
23:03:57 [2022-10-21T23:03:57.428Z] DONE 6 tests, 6 skipped in 0.169s
23:03:57 [2022-10-21T23:03:57.428Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:03:57 [2022-10-21T23:03:57.428Z] INFO: Testing against a local daemon
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestServiceCreateInit
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:03:57 [2022-10-21T23:03:57.428Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:03:57 [2022-10-21T23:03:57.428Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- PASS: TestServiceCreateInit (0.03s)
23:03:57 [2022-10-21T23:03:57.428Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:03:57 [2022-10-21T23:03:57.428Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestCreateServiceMultipleTimes
23:03:57 [2022-10-21T23:03:57.428Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestCreateServiceConflict
23:03:57 [2022-10-21T23:03:57.428Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.428Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:03:57 [2022-10-21T23:03:57.428Z] === RUN   TestCreateServiceMaxReplicas
23:03:57 [2022-10-21T23:03:57.686Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestCreateWithDuplicateNetworkNames
23:03:57 [2022-10-21T23:03:57.686Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestCreateServiceSecretFileMode
23:03:57 [2022-10-21T23:03:57.686Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestCreateServiceConfigFileMode
23:03:57 [2022-10-21T23:03:57.686Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestCreateServiceSysctls
23:03:57 [2022-10-21T23:03:57.686Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestCreateServiceCapabilities
23:03:57 [2022-10-21T23:03:57.686Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestInspect
23:03:57 [2022-10-21T23:03:57.686Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestInspect (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestCreateJob
23:03:57 [2022-10-21T23:03:57.686Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestCreateJob (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestReplicatedJob
23:03:57 [2022-10-21T23:03:57.686Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestReplicatedJob (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestUpdateReplicatedJob
23:03:57 [2022-10-21T23:03:57.686Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestServiceListWithStatuses
23:03:57 [2022-10-21T23:03:57.686Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestDockerNetworkConnectAlias
23:03:57 [2022-10-21T23:03:57.686Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestDockerNetworkReConnect
23:03:57 [2022-10-21T23:03:57.686Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:03:57 [2022-10-21T23:03:57.686Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
23:03:57 [2022-10-21T23:03:57.686Z] === RUN   TestServicePlugin
23:04:00 [2022-10-21T23:04:00.968Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] --- SKIP: TestServicePlugin (2.90s)
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestServiceUpdateLabel
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] --- SKIP: TestServiceUpdateLabel (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestServiceUpdateSecrets
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestServiceUpdateConfigs
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestServiceUpdateNetwork
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestServiceUpdatePidsLimit
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z] PASS
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === Skipped
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestInspect (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:04:00 [2022-10-21T23:04:00.968Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s)
23:04:00 [2022-10-21T23:04:00.968Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] DONE 24 tests, 23 skipped in 3.296s
23:04:00 [2022-10-21T23:04:00.968Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:04:00 [2022-10-21T23:04:00.968Z] INFO: Testing against a local daemon
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestSessionCreate
23:04:00 [2022-10-21T23:04:00.968Z] --- PASS: TestSessionCreate (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestSessionCreateWithBadUpgrade
23:04:00 [2022-10-21T23:04:00.968Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:04:00 [2022-10-21T23:04:00.968Z] PASS
23:04:00 [2022-10-21T23:04:00.968Z] 
23:04:00 [2022-10-21T23:04:00.968Z] DONE 2 tests in 0.129s
23:04:00 [2022-10-21T23:04:00.968Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:04:00 [2022-10-21T23:04:00.968Z] INFO: Testing against a local daemon
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:04:00 [2022-10-21T23:04:00.968Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:04:00 [2022-10-21T23:04:00.968Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:04:00 [2022-10-21T23:04:00.968Z] === RUN   TestEventsExecDie
23:04:01 [2022-10-21T23:04:01.534Z] --- PASS: TestEventsExecDie (0.58s)
23:04:01 [2022-10-21T23:04:01.534Z] === RUN   TestEventsBackwardsCompatible
23:04:01 [2022-10-21T23:04:01.534Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
23:04:01 [2022-10-21T23:04:01.534Z] === RUN   TestInfoBinaryCommits
23:04:01 [2022-10-21T23:04:01.534Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:04:01 [2022-10-21T23:04:01.534Z] === RUN   TestInfoAPIVersioned
23:04:01 [2022-10-21T23:04:01.534Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:04:01 [2022-10-21T23:04:01.534Z] === RUN   TestInfoDiscoveryBackend
23:04:02 [2022-10-21T23:04:02.641Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:04:03 [2022-10-21T23:04:03.432Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
23:04:03 [2022-10-21T23:04:03.432Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:04:04 [2022-10-21T23:04:04.114Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:04:04 [2022-10-21T23:04:04.114Z] Using test binary docker
23:04:04 [2022-10-21T23:04:04.114Z] +++ /etc/init.d/apparmor start
23:04:04 [2022-10-21T23:04:04.114Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:04:04 [2022-10-21T23:04:04.114Z] INFO: Waiting for daemon to start...
23:04:04 [2022-10-21T23:04:04.114Z] Starting dockerd
23:04:04 [2022-10-21T23:04:04.114Z] +++ 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
23:04:04 [2022-10-21T23:04:04.114Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:04:04 [2022-10-21T23:04:04.114Z] Using test binary docker
23:04:04 [2022-10-21T23:04:04.114Z] +++ /etc/init.d/apparmor start
23:04:04 [2022-10-21T23:04:04.114Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:04:04 [2022-10-21T23:04:04.114Z] INFO: Waiting for daemon to start...
23:04:04 [2022-10-21T23:04:04.114Z] Starting dockerd
23:04:04 [2022-10-21T23:04:04.114Z] +++ 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
23:04:04 [2022-10-21T23:04:04.114Z] .
23:04:04 [2022-10-21T23:04:04.114Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:04:04 [2022-10-21T23:04:04.114Z] 
23:04:04 [2022-10-21T23:04:04.114Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:04:04 [2022-10-21T23:04:04.114Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:04:04 [2022-10-21T23:04:04.114Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:04:04 [2022-10-21T23:04:04.114Z] Error: No such image: emptyfs
23:04:04 [2022-10-21T23:04:04.114Z] Error: No such image: emptyfs
23:04:04 [2022-10-21T23:04:04.114Z] ++++ docker load++++ tar -cC bundles/test-integration/emptyfs .
23:04:04 [2022-10-21T23:04:04.114Z] 
23:04:04 [2022-10-21T23:04:04.114Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:04:04 [2022-10-21T23:04:04.114Z] ++++ docker load
23:04:04 [2022-10-21T23:04:04.114Z] Running integration-test (iteration 1)
23:04:04 [2022-10-21T23:04:04.114Z] 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)/
23:04:04 [2022-10-21T23:04:04.114Z] ++ 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)/'
23:04:04 [2022-10-21T23:04:04.114Z] ++ set -e
23:04:04 [2022-10-21T23:04:04.114Z] ++ '[' -n 0 ']'
23:04:04 [2022-10-21T23:04:04.114Z] ++ set -x
23:04:04 [2022-10-21T23:04:04.114Z] ++ 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)/'
23:04:04 [2022-10-21T23:04:04.114Z] Running integration-test (iteration 1)
23:04:04 [2022-10-21T23:04:04.114Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:04:04 [2022-10-21T23:04:04.114Z] ++ 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)/'
23:04:04 [2022-10-21T23:04:04.114Z] ++ set -e
23:04:04 [2022-10-21T23:04:04.114Z] ++ '[' -n 0 ']'
23:04:04 [2022-10-21T23:04:04.114Z] ++ set -x
23:04:04 [2022-10-21T23:04:04.114Z] ++ 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)/'
23:04:04 [2022-10-21T23:04:04.114Z] Loaded image: busybox:latest
23:04:04 [2022-10-21T23:04:04.114Z] Loaded image: busybox:latest
23:04:04 [2022-10-21T23:04:04.114Z] Loaded image: busybox:glibc
23:04:04 [2022-10-21T23:04:04.114Z] Loaded image: busybox:glibc
23:04:06 [2022-10-21T23:04:06.712Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
23:04:06 [2022-10-21T23:04:06.712Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:04:06 [2022-10-21T23:04:06.712Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
23:04:06 [2022-10-21T23:04:06.712Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:04:06 [2022-10-21T23:04:06.712Z] === RUN   TestInfoAPI
23:04:06 [2022-10-21T23:04:06.712Z] --- PASS: TestInfoAPI (0.02s)
23:04:06 [2022-10-21T23:04:06.712Z] === RUN   TestInfoAPIWarnings
23:04:08 [2022-10-21T23:04:08.307Z] Loaded image: debian:bullseye-slim
23:04:08 [2022-10-21T23:04:08.307Z] Loaded image: hello-world:latest
23:04:08 [2022-10-21T23:04:08.307Z] Loaded image: debian:bullseye-slim
23:04:08 [2022-10-21T23:04:08.307Z] Loaded image: arm32v7/hello-world:latest
23:04:08 [2022-10-21T23:04:08.307Z] INFO: Testing against a local daemon
23:04:08 [2022-10-21T23:04:08.307Z] === RUN   TestDockerSuite
23:04:08 [2022-10-21T23:04:08.307Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:04:08 [2022-10-21T23:04:08.307Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:04:08 [2022-10-21T23:04:08.307Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:04:08 [2022-10-21T23:04:08.567Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:04:08 [2022-10-21T23:04:08.567Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:04:08 [2022-10-21T23:04:08.567Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:04:08 [2022-10-21T23:04:08.567Z] Loaded image: hello-world:latest
23:04:08 [2022-10-21T23:04:08.567Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:04:08 [2022-10-21T23:04:08.567Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:04:08 [2022-10-21T23:04:08.567Z] Loaded image: arm32v7/hello-world:latest
23:04:08 [2022-10-21T23:04:08.567Z] INFO: Testing against a local daemon
23:04:08 [2022-10-21T23:04:08.567Z] === RUN   TestDockerDaemonSuite
23:04:08 [2022-10-21T23:04:08.567Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
23:04:11 [2022-10-21T23:04:11.859Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:04:11 [2022-10-21T23:04:11.859Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:04:12 [2022-10-21T23:04:12.428Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:04:12 [2022-10-21T23:04:12.730Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:04:13 [2022-10-21T23:04:13.688Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:04:14 [2022-10-21T23:04:14.624Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:04:14 [2022-10-21T23:04:14.624Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:04:15 [2022-10-21T23:04:15.560Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
23:04:16 [2022-10-21T23:04:16.132Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:04:16 [2022-10-21T23:04:16.703Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:04:16 [2022-10-21T23:04:16.703Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:04:16 [2022-10-21T23:04:16.703Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:04:17 [2022-10-21T23:04:17.272Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:04:17 [2022-10-21T23:04:17.840Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:04:18 [2022-10-21T23:04:18.779Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:04:18 [2022-10-21T23:04:18.779Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:04:18 [2022-10-21T23:04:18.779Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:04:18 [2022-10-21T23:04:18.779Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:04:24 [2022-10-21T23:04:24.781Z] --- PASS: TestInfoAPIWarnings (17.34s)
23:04:24 [2022-10-21T23:04:24.781Z] === RUN   TestInfoDebug
23:04:25 [2022-10-21T23:04:25.345Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:04:25 [2022-10-21T23:04:25.348Z] --- PASS: TestInfoDebug (1.54s)
23:04:25 [2022-10-21T23:04:25.348Z] === RUN   TestInfoInsecureRegistries
23:04:27 [2022-10-21T23:04:27.246Z] --- PASS: TestInfoInsecureRegistries (1.55s)
23:04:27 [2022-10-21T23:04:27.247Z] === RUN   TestInfoRegistryMirrors
23:04:28 [2022-10-21T23:04:28.619Z] --- PASS: TestInfoRegistryMirrors (1.54s)
23:04:28 [2022-10-21T23:04:28.619Z] === RUN   TestLoginFailsWithBadCredentials
23:04:28 [2022-10-21T23:04:28.631Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:04:28 [2022-10-21T23:04:28.877Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
23:04:28 [2022-10-21T23:04:28.877Z] === RUN   TestPingCacheHeaders
23:04:28 [2022-10-21T23:04:28.877Z] --- PASS: TestPingCacheHeaders (0.02s)
23:04:28 [2022-10-21T23:04:28.877Z] === RUN   TestPingGet
23:04:28 [2022-10-21T23:04:28.877Z] --- PASS: TestPingGet (0.01s)
23:04:28 [2022-10-21T23:04:28.877Z] === RUN   TestPingHead
23:04:28 [2022-10-21T23:04:28.877Z] --- PASS: TestPingHead (0.02s)
23:04:28 [2022-10-21T23:04:28.877Z] === RUN   TestVersion
23:04:28 [2022-10-21T23:04:28.877Z] --- PASS: TestVersion (0.02s)
23:04:28 [2022-10-21T23:04:28.877Z] PASS
23:04:28 [2022-10-21T23:04:28.877Z] 
23:04:28 [2022-10-21T23:04:28.877Z] === Skipped
23:04:28 [2022-10-21T23:04:28.877Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:04:28 [2022-10-21T23:04:28.877Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:04:28 [2022-10-21T23:04:28.877Z] 
23:04:28 [2022-10-21T23:04:28.877Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:04:28 [2022-10-21T23:04:28.877Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
23:04:28 [2022-10-21T23:04:28.877Z] 
23:04:28 [2022-10-21T23:04:28.877Z] DONE 18 tests, 2 skipped in 28.125s
23:04:28 [2022-10-21T23:04:28.877Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:04:29 [2022-10-21T23:04:29.135Z] INFO: Testing against a local daemon
23:04:29 [2022-10-21T23:04:29.135Z] === RUN   TestVolumesCreateAndList
23:04:29 [2022-10-21T23:04:29.135Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:04:29 [2022-10-21T23:04:29.135Z] === RUN   TestVolumesRemove
23:04:29 [2022-10-21T23:04:29.135Z] --- PASS: TestVolumesRemove (0.06s)
23:04:29 [2022-10-21T23:04:29.135Z] === RUN   TestVolumesInspect
23:04:29 [2022-10-21T23:04:29.135Z] --- PASS: TestVolumesInspect (0.02s)
23:04:29 [2022-10-21T23:04:29.135Z] === RUN   TestVolumesInvalidJSON
23:04:29 [2022-10-21T23:04:29.135Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:04:29 [2022-10-21T23:04:29.135Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:04:29 [2022-10-21T23:04:29.135Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:04:29 [2022-10-21T23:04:29.135Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:04:29 [2022-10-21T23:04:29.135Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:04:29 [2022-10-21T23:04:29.135Z] PASS
23:04:29 [2022-10-21T23:04:29.135Z] 
23:04:29 [2022-10-21T23:04:29.135Z] DONE 5 tests in 0.205s
23:04:29 [2022-10-21T23:04:29.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:04:29 [2022-10-21T23:04:29.135Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12784 is not a child of this shell
23:04:29 [2022-10-21T23:04:29.135Z] warning: PID 12784 from bundles/test-integration/docker.pid had a nonzero exit code
23:04:29 [2022-10-21T23:04:29.135Z] Leaving: AppArmorNo profiles have been unloaded.
23:04:29 [2022-10-21T23:04:29.135Z] 
23:04:29 [2022-10-21T23:04:29.135Z] Unloading profiles will leave already running processes permanently
23:04:29 [2022-10-21T23:04:29.135Z] unconfined, which can lead to unexpected situations.
23:04:29 [2022-10-21T23:04:29.135Z] 
23:04:29 [2022-10-21T23:04:29.135Z] To set a process to complain mode, use the command line tool
23:04:29 [2022-10-21T23:04:29.135Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:04:29 [2022-10-21T23:04:29.135Z] Removing test suite binaries
23:04:29 [2022-10-21T23:04:29.393Z] exiting test-integration
23:04:29 [2022-10-21T23:04:29.393Z] ++ exit 0
23:04:30 [2022-10-21T23:04:30.326Z] 
23:04:30 [2022-10-21T23:04:30.538Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:04:30 [2022-10-21T23:04:30.538Z] --- PASS: TestBuildWithHugeFile (108.07s)
23:04:30 [2022-10-21T23:04:30.538Z] === RUN   TestBuildWithEmptyDockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:04:30 [2022-10-21T23:04:30.538Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:04:30 [2022-10-21T23:04:30.797Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:04:30 [2022-10-21T23:04:30.797Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:04:30 [2022-10-21T23:04:30.797Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
23:04:30 [2022-10-21T23:04:30.797Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
23:04:30 [2022-10-21T23:04:30.797Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
23:04:30 [2022-10-21T23:04:30.797Z] === RUN   TestBuildPreserveOwnership
23:04:30 [2022-10-21T23:04:30.797Z] === RUN   TestBuildPreserveOwnership/copy_from
Post stage
[Pipeline] junit
23:04:31 [2022-10-21T23:04:31.273Z] Recording test results
23:04:32 [2022-10-21T23:04:32.175Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:04:32 [2022-10-21T23:04:32.744Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:04:33 [2022-10-21T23:04:33.097Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:04:33 [2022-10-21T23:04:33.312Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:04:33 [2022-10-21T23:04:33.313Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:04:33 [2022-10-21T23:04:33.446Z] + echo Ensuring container killed.
23:04:33 [2022-10-21T23:04:33.446Z] Ensuring container killed.
23:04:33 [2022-10-21T23:04:33.446Z] + docker rm -vf docker-pr3
23:04:33 [2022-10-21T23:04:33.882Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
23:04:33 [2022-10-21T23:04:33.882Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:04:34 [2022-10-21T23:04:34.016Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
23:04:34 [2022-10-21T23:04:34.309Z] + echo Chowning /workspace to jenkins user
23:04:34 [2022-10-21T23:04:34.309Z] Chowning /workspace to jenkins user
23:04:34 [2022-10-21T23:04:34.309Z] + id -u
23:04:34 [2022-10-21T23:04:34.309Z] + id -g
23:04:34 [2022-10-21T23:04:34.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44326:/workspace busybox chown -R 1000:1000 /workspace
23:04:34 [2022-10-21T23:04:34.309Z] Unable to find image 'busybox:latest' locally
23:04:34 [2022-10-21T23:04:34.568Z] latest: Pulling from library/busybox
23:04:34 [2022-10-21T23:04:34.568Z] f5b7ce95afea: Pulling fs layer
23:04:34 [2022-10-21T23:04:34.568Z] f5b7ce95afea: Verifying Checksum
23:04:34 [2022-10-21T23:04:34.568Z] f5b7ce95afea: Download complete
23:04:34 [2022-10-21T23:04:34.820Z] === RUN   TestDockerSuite/TestAttachAfterDetach
23:04:34 [2022-10-21T23:04:34.821Z] --- PASS: TestBuildPreserveOwnership (3.99s)
23:04:34 [2022-10-21T23:04:34.821Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.41s)
23:04:34 [2022-10-21T23:04:34.821Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s)
23:04:34 [2022-10-21T23:04:34.821Z] === RUN   TestBuildPlatformInvalid
23:04:34 [2022-10-21T23:04:34.821Z] --- PASS: TestBuildPlatformInvalid (0.19s)
23:04:34 [2022-10-21T23:04:34.821Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:04:34 [2022-10-21T23:04:34.827Z] f5b7ce95afea: Pull complete
23:04:34 [2022-10-21T23:04:34.827Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
23:04:34 [2022-10-21T23:04:34.827Z] Status: Downloaded newer image for busybox:latest
23:04:35 [2022-10-21T23:04:35.389Z]     docker_cli_daemon_test.go:1456: [d2018be38fa46] daemon is not started
23:04:35 [2022-10-21T23:04:35.956Z]     check_test.go:309: [db1dad45e71a0] daemon is not started
23:04:35 [2022-10-21T23:04:35.956Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
23:04:35 [2022-10-21T23:04:35.956Z] Loaded image: busybox:latest
[Pipeline] catchError
[Pipeline] {
23:04:36 [2022-10-21T23:04:36.216Z] Loaded image: busybox:glibc
[Pipeline] sh
23:04:36 [2022-10-21T23:04:36.475Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
23:04:36 [2022-10-21T23:04:36.504Z] + bundleName=amd64-rootless
23:04:36 [2022-10-21T23:04:36.504Z] + echo Creating amd64-rootless-bundles.tar.gz
23:04:36 [2022-10-21T23:04:36.504Z] Creating amd64-rootless-bundles.tar.gz
23:04:36 [2022-10-21T23:04:36.504Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
23:04:36 [2022-10-21T23:04:36.504Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
23:04:36 [2022-10-21T23:04:36.516Z] Archiving artifacts
23:04:38 [2022-10-21T23:04:38.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44326/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:04:38 [2022-10-21T23:04:38.379Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
23:04:38 [2022-10-21T23:04:38.379Z] === RUN   TestDockerSuite/TestAttachDetach
23:04:38 [2022-10-21T23:04:38.562Z] + make clean
23:04:38 [2022-10-21T23:04:38.821Z] docker volume rm -f docker-dev-cache
23:04:39 [2022-10-21T23:04:39.079Z] docker-dev-cache
[Pipeline] deleteDir
23:04:39 [2022-10-21T23:04:39.316Z] Loaded image: debian:bullseye-slim
23:04:39 [2022-10-21T23:04:39.316Z] Loaded image: hello-world:latest
23:04:39 [2022-10-21T23:04:39.316Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:04:39 [2022-10-21T23:04:39.316Z] Loaded image: arm32v7/hello-world:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
23:04:39 [2022-10-21T23:04:39.884Z]     check_test.go:309: [d930c2b6ab310] daemon is not started
23:04:39 [2022-10-21T23:04:39.884Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:04:40 [2022-10-21T23:04:40.150Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:04:42 [2022-10-21T23:04:42.056Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:04:42 [2022-10-21T23:04:42.626Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:04:43 [2022-10-21T23:04:43.567Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:04:44 [2022-10-21T23:04:44.506Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
23:04:44 [2022-10-21T23:04:44.506Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:04:46 [2022-10-21T23:04:46.422Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:04:46 [2022-10-21T23:04:46.992Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
23:04:47 [2022-10-21T23:04:47.251Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:04:48 [2022-10-21T23:04:48.630Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:04:48 [2022-10-21T23:04:48.630Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:04:49 [2022-10-21T23:04:49.568Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:04:49 [2022-10-21T23:04:49.827Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
23:04:50 [2022-10-21T23:04:50.396Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:04:51 [2022-10-21T23:04:51.336Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.44s)
23:04:51 [2022-10-21T23:04:51.336Z] PASS
23:04:51 [2022-10-21T23:04:51.336Z] 
23:04:51 [2022-10-21T23:04:51.336Z] === Skipped
23:04:51 [2022-10-21T23:04:51.336Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:04:51 [2022-10-21T23:04:51.336Z]     build_session_test.go:25: TODO: BuildKit
23:04:51 [2022-10-21T23:04:51.336Z] 
23:04:51 [2022-10-21T23:04:51.336Z] DONE 33 tests, 1 skipped in 173.046s
23:04:51 [2022-10-21T23:04:51.336Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:04:51 [2022-10-21T23:04:51.336Z] ++ 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
23:04:51 [2022-10-21T23:04:51.336Z] ++ set -e
23:04:51 [2022-10-21T23:04:51.336Z] ++ '[' -n 0 ']'
23:04:51 [2022-10-21T23:04:51.336Z] ++ set -x
23:04:51 [2022-10-21T23:04:51.336Z] ++ 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
23:04:51 [2022-10-21T23:04:51.595Z] INFO: Testing against a local daemon
23:04:51 [2022-10-21T23:04:51.595Z] === RUN   TestConfigInspect
23:04:52 [2022-10-21T23:04:52.975Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
23:04:54 [2022-10-21T23:04:54.881Z] --- PASS: TestConfigInspect (2.93s)
23:04:54 [2022-10-21T23:04:54.881Z] === RUN   TestConfigList
23:04:55 [2022-10-21T23:04:55.826Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
23:04:57 [2022-10-21T23:04:57.732Z] --- PASS: TestConfigList (3.04s)
23:04:57 [2022-10-21T23:04:57.732Z] === RUN   TestConfigsCreateAndDelete
23:04:57 [2022-10-21T23:04:57.990Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
23:04:59 [2022-10-21T23:04:59.368Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
23:05:00 [2022-10-21T23:05:00.306Z] --- PASS: TestConfigsCreateAndDelete (2.55s)
23:05:00 [2022-10-21T23:05:00.306Z] === RUN   TestConfigsUpdate
23:05:01 [2022-10-21T23:05:01.243Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
23:05:01 [2022-10-21T23:05:01.810Z]     check_test.go:309: [d1a0fdb414def] daemon is not started
23:05:01 [2022-10-21T23:05:01.810Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
23:05:02 [2022-10-21T23:05:02.096Z]     check_test.go:309: [d687263e1d684] daemon is not started
23:05:02 [2022-10-21T23:05:02.096Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
23:05:03 [2022-10-21T23:05:03.078Z] --- PASS: TestConfigsUpdate (2.90s)
23:05:03 [2022-10-21T23:05:03.078Z] === RUN   TestTemplatedConfig
23:05:03 [2022-10-21T23:05:03.338Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
23:05:03 [2022-10-21T23:05:03.905Z]     check_test.go:309: [d8043d68cbfdb] daemon is not started
23:05:03 [2022-10-21T23:05:03.905Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
23:05:05 [2022-10-21T23:05:05.285Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:05:05 [2022-10-21T23:05:05.854Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:05:06 [2022-10-21T23:05:06.425Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
23:05:06 [2022-10-21T23:05:06.425Z] --- PASS: TestTemplatedConfig (3.47s)
23:05:06 [2022-10-21T23:05:06.425Z] === RUN   TestConfigCreateResolve
23:05:06 [2022-10-21T23:05:06.993Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:05:07 [2022-10-21T23:05:07.561Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:05:07 [2022-10-21T23:05:07.820Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
23:05:07 [2022-10-21T23:05:07.820Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
23:05:09 [2022-10-21T23:05:09.198Z] --- PASS: TestConfigCreateResolve (2.82s)
23:05:09 [2022-10-21T23:05:09.198Z] === RUN   TestConfigDaemonLibtrustID
23:05:09 [2022-10-21T23:05:09.766Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
23:05:09 [2022-10-21T23:05:09.766Z] PASS
23:05:09 [2022-10-21T23:05:09.766Z] 
23:05:09 [2022-10-21T23:05:09.766Z] DONE 7 tests in 18.415s
23:05:09 [2022-10-21T23:05:09.766Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:05:09 [2022-10-21T23:05:09.766Z] ++ 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
23:05:09 [2022-10-21T23:05:09.766Z] ++ set -e
23:05:09 [2022-10-21T23:05:09.766Z] ++ '[' -n 0 ']'
23:05:09 [2022-10-21T23:05:09.766Z] ++ set -x
23:05:09 [2022-10-21T23:05:09.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:05:10 [2022-10-21T23:05:10.024Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:05:10 [2022-10-21T23:05:10.024Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
23:05:10 [2022-10-21T23:05:10.283Z] INFO: Testing against a local daemon
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestCheckpoint
23:05:10 [2022-10-21T23:05:10.283Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:05:10 [2022-10-21T23:05:10.283Z] --- SKIP: TestCheckpoint (0.00s)
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestContainerInvalidJSON
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:05:10 [2022-10-21T23:05:10.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:05:10 [2022-10-21T23:05:10.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:05:10 [2022-10-21T23:05:10.283Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:05:10 [2022-10-21T23:05:10.283Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:05:10 [2022-10-21T23:05:10.283Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:05:10 [2022-10-21T23:05:10.283Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:05:10 [2022-10-21T23:05:10.283Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:05:10 [2022-10-21T23:05:10.283Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:05:10 [2022-10-21T23:05:10.283Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:05:10 [2022-10-21T23:05:10.283Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:05:10 [2022-10-21T23:05:10.283Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestCopyFromContainerPathIsNotDir
23:05:10 [2022-10-21T23:05:10.283Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestCopyToContainerPathDoesNotExist
23:05:10 [2022-10-21T23:05:10.283Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
23:05:10 [2022-10-21T23:05:10.283Z] === RUN   TestCopyToContainerPathIsNotDir
23:05:10 [2022-10-21T23:05:10.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
23:05:10 [2022-10-21T23:05:10.543Z] === RUN   TestCopyFromContainer
23:05:11 [2022-10-21T23:05:11.112Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
23:05:11 [2022-10-21T23:05:11.681Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
23:05:11 [2022-10-21T23:05:11.681Z] === RUN   TestCopyFromContainer//
23:05:11 [2022-10-21T23:05:11.941Z] === RUN   TestCopyFromContainer//bar/root
23:05:11 [2022-10-21T23:05:11.941Z] === RUN   TestCopyFromContainer//bar/root/
23:05:11 [2022-10-21T23:05:11.941Z] === RUN   TestCopyFromContainer/bar/quux
23:05:11 [2022-10-21T23:05:11.941Z] === RUN   TestCopyFromContainer/bar/quux/
23:05:12 [2022-10-21T23:05:12.200Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:05:12 [2022-10-21T23:05:12.200Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:05:12 [2022-10-21T23:05:12.200Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:05:12 [2022-10-21T23:05:12.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:05:12 [2022-10-21T23:05:12.459Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:05:12 [2022-10-21T23:05:12.459Z] === RUN   TestCopyFromContainer/bar/notarget
23:05:12 [2022-10-21T23:05:12.459Z] --- PASS: TestCopyFromContainer (2.08s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer// (0.08s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
23:05:12 [2022-10-21T23:05:12.459Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:05:12 [2022-10-21T23:05:12.459Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:05:12 [2022-10-21T23:05:12.459Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:05:12 [2022-10-21T23:05:12.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:05:12 [2022-10-21T23:05:12.459Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:05:12 [2022-10-21T23:05:12.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:05:12 [2022-10-21T23:05:12.459Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:05:12 [2022-10-21T23:05:12.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:05:12 [2022-10-21T23:05:12.459Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:05:12 [2022-10-21T23:05:12.459Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:05:12 [2022-10-21T23:05:12.720Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:05:12 [2022-10-21T23:05:12.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:05:12 [2022-10-21T23:05:12.720Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
23:05:12 [2022-10-21T23:05:12.720Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:05:12 [2022-10-21T23:05:12.720Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
23:05:12 [2022-10-21T23:05:12.720Z] === RUN   TestCreateLinkToNonExistingContainer
23:05:12 [2022-10-21T23:05:12.720Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:05:12 [2022-10-21T23:05:12.720Z] === RUN   TestCreateWithInvalidEnv
23:05:12 [2022-10-21T23:05:12.720Z] === RUN   TestCreateWithInvalidEnv/0
23:05:12 [2022-10-21T23:05:12.720Z] === PAUSE TestCreateWithInvalidEnv/0
23:05:12 [2022-10-21T23:05:12.720Z] === RUN   TestCreateWithInvalidEnv/1
23:05:12 [2022-10-21T23:05:12.720Z] === PAUSE TestCreateWithInvalidEnv/1
23:05:12 [2022-10-21T23:05:12.720Z] === RUN   TestCreateWithInvalidEnv/2
23:05:12 [2022-10-21T23:05:12.720Z] === PAUSE TestCreateWithInvalidEnv/2
23:05:12 [2022-10-21T23:05:12.720Z] === CONT  TestCreateWithInvalidEnv/0
23:05:12 [2022-10-21T23:05:12.720Z] === CONT  TestCreateWithInvalidEnv/2
23:05:12 [2022-10-21T23:05:12.720Z] === CONT  TestCreateWithInvalidEnv/1
23:05:12 [2022-10-21T23:05:12.720Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:05:12 [2022-10-21T23:05:12.720Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:05:12 [2022-10-21T23:05:12.720Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:05:12 [2022-10-21T23:05:12.720Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
23:05:12 [2022-10-21T23:05:12.720Z] === RUN   TestCreateTmpfsMountsTarget
23:05:12 [2022-10-21T23:05:12.720Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:05:12 [2022-10-21T23:05:12.720Z] === RUN   TestCreateWithCustomMaskedPaths
23:05:12 [2022-10-21T23:05:12.980Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:05:14 [2022-10-21T23:05:14.358Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s)
23:05:14 [2022-10-21T23:05:14.358Z] === RUN   TestCreateWithCustomReadonlyPaths
23:05:15 [2022-10-21T23:05:15.297Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
23:05:16 [2022-10-21T23:05:16.234Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s)
23:05:16 [2022-10-21T23:05:16.234Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:05:16 [2022-10-21T23:05:16.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:05:16 [2022-10-21T23:05:16.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:05:16 [2022-10-21T23:05:16.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:05:16 [2022-10-21T23:05:16.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:05:16 [2022-10-21T23:05:16.234Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:05:16 [2022-10-21T23:05:16.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:05:16 [2022-10-21T23:05:16.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:05:16 [2022-10-21T23:05:16.234Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:05:16 [2022-10-21T23:05:16.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:05:16 [2022-10-21T23:05:16.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
23:05:16 [2022-10-21T23:05:16.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:05:16 [2022-10-21T23:05:16.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:05:16 [2022-10-21T23:05:16.234Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:05:16 [2022-10-21T23:05:16.234Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:05:16 [2022-10-21T23:05:16.802Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
23:05:16 [2022-10-21T23:05:16.802Z] === RUN   TestCreateDifferentPlatform
23:05:16 [2022-10-21T23:05:16.802Z] === RUN   TestCreateDifferentPlatform/different_os
23:05:16 [2022-10-21T23:05:16.802Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:05:16 [2022-10-21T23:05:16.802Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:05:16 [2022-10-21T23:05:16.802Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:05:16 [2022-10-21T23:05:16.802Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:05:16 [2022-10-21T23:05:16.802Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:05:16 [2022-10-21T23:05:16.802Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:05:16 [2022-10-21T23:05:16.802Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:05:17 [2022-10-21T23:05:17.064Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:05:17 [2022-10-21T23:05:17.064Z] === RUN   TestContainerStartOnDaemonRestart
23:05:17 [2022-10-21T23:05:17.064Z] === PAUSE TestContainerStartOnDaemonRestart
23:05:17 [2022-10-21T23:05:17.064Z] === RUN   TestDaemonRestartIpcMode
23:05:17 [2022-10-21T23:05:17.064Z] === PAUSE TestDaemonRestartIpcMode
23:05:17 [2022-10-21T23:05:17.064Z] === RUN   TestDaemonHostGatewayIP
23:05:17 [2022-10-21T23:05:17.064Z] === PAUSE TestDaemonHostGatewayIP
23:05:17 [2022-10-21T23:05:17.064Z] === RUN   TestRestartDaemonWithRestartingContainer
23:05:17 [2022-10-21T23:05:17.064Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:05:17 [2022-10-21T23:05:17.064Z] === RUN   TestContainerKillOnDaemonStart
23:05:17 [2022-10-21T23:05:17.064Z] === PAUSE TestContainerKillOnDaemonStart
23:05:17 [2022-10-21T23:05:17.064Z] === RUN   TestDiff
23:05:17 [2022-10-21T23:05:17.634Z] --- PASS: TestDiff (0.56s)
23:05:17 [2022-10-21T23:05:17.634Z] === RUN   TestExecWithCloseStdin
23:05:18 [2022-10-21T23:05:18.203Z] --- PASS: TestExecWithCloseStdin (0.66s)
23:05:18 [2022-10-21T23:05:18.203Z] === RUN   TestExec
23:05:18 [2022-10-21T23:05:18.463Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:05:18 [2022-10-21T23:05:18.722Z] --- PASS: TestExec (0.58s)
23:05:18 [2022-10-21T23:05:18.722Z] === RUN   TestExecUser
23:05:18 [2022-10-21T23:05:18.981Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
23:05:19 [2022-10-21T23:05:19.549Z] --- PASS: TestExecUser (0.68s)
23:05:19 [2022-10-21T23:05:19.549Z] === RUN   TestExportContainerAndImportImage
23:05:19 [2022-10-21T23:05:19.549Z]     check_test.go:309: [dd715d1e15204] daemon is not started
23:05:19 [2022-10-21T23:05:19.549Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
23:05:20 [2022-10-21T23:05:20.118Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
23:05:20 [2022-10-21T23:05:20.377Z] --- PASS: TestExportContainerAndImportImage (0.98s)
23:05:20 [2022-10-21T23:05:20.377Z] === RUN   TestExportContainerAfterDaemonRestart
23:05:20 [2022-10-21T23:05:20.636Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
23:05:21 [2022-10-21T23:05:21.204Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
23:05:21 [2022-10-21T23:05:21.464Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:05:21 [2022-10-21T23:05:21.724Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:05:21 [2022-10-21T23:05:21.983Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
23:05:21 [2022-10-21T23:05:21.983Z] === RUN   TestHealthCheckWorkdir
23:05:22 [2022-10-21T23:05:22.920Z] --- PASS: TestHealthCheckWorkdir (0.95s)
23:05:22 [2022-10-21T23:05:22.920Z] === RUN   TestHealthKillContainer
23:05:23 [2022-10-21T23:05:23.492Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:05:24 [2022-10-21T23:05:24.061Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
23:05:25 [2022-10-21T23:05:25.968Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:05:26 [2022-10-21T23:05:26.907Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:05:27 [2022-10-21T23:05:27.166Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:05:28 [2022-10-21T23:05:28.102Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
23:05:28 [2022-10-21T23:05:28.863Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:05:28 [2022-10-21T23:05:28.863Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
23:05:28 [2022-10-21T23:05:28.863Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:05:29 [2022-10-21T23:05:29.479Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:05:30 [2022-10-21T23:05:30.046Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
23:05:30 [2022-10-21T23:05:30.046Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
23:05:30 [2022-10-21T23:05:30.046Z]     check_test.go:309: [d943c7a038f31] daemon is not started
23:05:30 [2022-10-21T23:05:30.046Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
23:05:31 [2022-10-21T23:05:31.421Z] --- PASS: TestHealthKillContainer (8.44s)
23:05:31 [2022-10-21T23:05:31.421Z] === RUN   TestHealthCheckProcessKilled
23:05:31 [2022-10-21T23:05:31.680Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
23:05:32 [2022-10-21T23:05:32.250Z] --- PASS: TestHealthCheckProcessKilled (0.81s)
23:05:32 [2022-10-21T23:05:32.250Z] === RUN   TestInspectCpusetInConfigPre120
23:05:32 [2022-10-21T23:05:32.250Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:05:32 [2022-10-21T23:05:32.818Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
23:05:32 [2022-10-21T23:05:32.818Z] === RUN   TestIpcModeNone
23:05:33 [2022-10-21T23:05:33.388Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:05:33 [2022-10-21T23:05:33.609Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:05:33 [2022-10-21T23:05:33.609Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:05:33 [2022-10-21T23:05:33.649Z] --- PASS: TestIpcModeNone (0.80s)
23:05:33 [2022-10-21T23:05:33.649Z] === RUN   TestIpcModePrivate
23:05:33 [2022-10-21T23:05:33.649Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
23:05:34 [2022-10-21T23:05:34.216Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false
23:05:34 [2022-10-21T23:05:34.475Z] --- PASS: TestIpcModePrivate (0.85s)
23:05:34 [2022-10-21T23:05:34.475Z] === RUN   TestIpcModeShareable
23:05:34 [2022-10-21T23:05:34.475Z] === RUN   TestDockerSuite/TestBuildAddScript
23:05:35 [2022-10-21T23:05:35.043Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
23:05:35 [2022-10-21T23:05:35.302Z] --- PASS: TestIpcModeShareable (0.79s)
23:05:35 [2022-10-21T23:05:35.302Z] === RUN   TestAPIIpcModeShareableAndContainer
23:05:35 [2022-10-21T23:05:35.302Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
23:05:36 [2022-10-21T23:05:36.555Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:05:36 [2022-10-21T23:05:36.555Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:05:36 [2022-10-21T23:05:36.555Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
23:05:36 [2022-10-21T23:05:36.555Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:05:36 [2022-10-21T23:05:36.555Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
23:05:36 [2022-10-21T23:05:36.555Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:05:36 [2022-10-21T23:05:36.555Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
23:05:36 [2022-10-21T23:05:36.555Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:05:37 [2022-10-21T23:05:37.023Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:05:37 [2022-10-21T23:05:37.209Z]     check_test.go:309: [d04c86963b90e] daemon is not started
23:05:37 [2022-10-21T23:05:37.209Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
23:05:37 [2022-10-21T23:05:37.209Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:05:37 [2022-10-21T23:05:37.489Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:05:37 [2022-10-21T23:05:37.777Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s)
23:05:37 [2022-10-21T23:05:37.777Z] === RUN   TestAPIIpcModeHost
23:05:38 [2022-10-21T23:05:38.345Z] --- PASS: TestAPIIpcModeHost (0.64s)
23:05:38 [2022-10-21T23:05:38.345Z] === RUN   TestDaemonIpcModeShareable
23:05:39 [2022-10-21T23:05:39.723Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
23:05:39 [2022-10-21T23:05:39.982Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
23:05:39 [2022-10-21T23:05:39.982Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
23:05:39 [2022-10-21T23:05:39.982Z] === RUN   TestDaemonIpcModePrivate
23:05:40 [2022-10-21T23:05:40.434Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:05:40 [2022-10-21T23:05:40.550Z]     check_test.go:309: [d9e10da4e9ccb] daemon is not started
23:05:40 [2022-10-21T23:05:40.550Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
23:05:41 [2022-10-21T23:05:41.419Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:05:41 [2022-10-21T23:05:41.419Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
23:05:41 [2022-10-21T23:05:41.419Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:05:41 [2022-10-21T23:05:41.419Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
23:05:41 [2022-10-21T23:05:41.419Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:05:41 [2022-10-21T23:05:41.419Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:05:41 [2022-10-21T23:05:41.488Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
23:05:41 [2022-10-21T23:05:41.488Z] --- PASS: TestDaemonIpcModePrivate (1.49s)
23:05:41 [2022-10-21T23:05:41.488Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:05:42 [2022-10-21T23:05:42.994Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
23:05:42 [2022-10-21T23:05:42.994Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s)
23:05:42 [2022-10-21T23:05:42.994Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:05:43 [2022-10-21T23:05:43.589Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:05:43 [2022-10-21T23:05:43.774Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:05:44 [2022-10-21T23:05:44.182Z]     docker_cli_daemon_plugins_test.go:80: [debe41e064206] daemon is not started
23:05:44 [2022-10-21T23:05:44.445Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
23:05:44 [2022-10-21T23:05:44.445Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s)
23:05:44 [2022-10-21T23:05:44.445Z] === RUN   TestIpcModeOlderClient
23:05:44 [2022-10-21T23:05:44.445Z] === PAUSE TestIpcModeOlderClient
23:05:44 [2022-10-21T23:05:44.445Z] === RUN   TestKillContainerInvalidSignal
23:05:45 [2022-10-21T23:05:45.382Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
23:05:45 [2022-10-21T23:05:45.382Z] === RUN   TestKillContainer
23:05:45 [2022-10-21T23:05:45.382Z] === RUN   TestKillContainer/no_signal
23:05:45 [2022-10-21T23:05:45.382Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
23:05:45 [2022-10-21T23:05:45.640Z] === RUN   TestKillContainer/non_killing_signal
23:05:46 [2022-10-21T23:05:46.207Z] === RUN   TestKillContainer/killing_signal
23:05:46 [2022-10-21T23:05:46.774Z] --- PASS: TestKillContainer (1.72s)
23:05:46 [2022-10-21T23:05:46.774Z]     --- PASS: TestKillContainer/no_signal (0.59s)
23:05:46 [2022-10-21T23:05:46.774Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
23:05:46 [2022-10-21T23:05:46.774Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
23:05:46 [2022-10-21T23:05:46.774Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:05:46 [2022-10-21T23:05:46.774Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:05:47 [2022-10-21T23:05:47.344Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:05:47 [2022-10-21T23:05:47.602Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:05:48 [2022-10-21T23:05:48.178Z]     docker_cli_daemon_plugins_test.go:170: [d28ae33ffa8f6] daemon is not started
23:05:48 [2022-10-21T23:05:48.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
23:05:48 [2022-10-21T23:05:48.178Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
23:05:48 [2022-10-21T23:05:48.178Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
23:05:48 [2022-10-21T23:05:48.178Z] === RUN   TestKillStoppedContainer
23:05:48 [2022-10-21T23:05:48.437Z] --- PASS: TestKillStoppedContainer (0.07s)
23:05:48 [2022-10-21T23:05:48.437Z] === RUN   TestKillStoppedContainerAPIPre120
23:05:48 [2022-10-21T23:05:48.437Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
23:05:48 [2022-10-21T23:05:48.437Z] === RUN   TestKillDifferentUserContainer
23:05:49 [2022-10-21T23:05:49.005Z] --- PASS: TestKillDifferentUserContainer (0.72s)
23:05:49 [2022-10-21T23:05:49.005Z] === RUN   TestInspectOomKilledTrue
23:05:49 [2022-10-21T23:05:49.005Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:05:49 [2022-10-21T23:05:49.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:05:49 [2022-10-21T23:05:49.005Z] === RUN   TestInspectOomKilledFalse
23:05:49 [2022-10-21T23:05:49.005Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:05:49 [2022-10-21T23:05:49.005Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:05:49 [2022-10-21T23:05:49.005Z] === RUN   TestLinksEtcHostsContentMatch
23:05:49 [2022-10-21T23:05:49.572Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
23:05:49 [2022-10-21T23:05:49.837Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
23:05:49 [2022-10-21T23:05:49.837Z] === RUN   TestLinksContainerNames
23:05:50 [2022-10-21T23:05:50.099Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:05:50 [2022-10-21T23:05:50.358Z] === RUN   TestDockerSuite/TestBuildAddTar
23:05:51 [2022-10-21T23:05:51.294Z] --- PASS: TestLinksContainerNames (1.41s)
23:05:51 [2022-10-21T23:05:51.294Z] === RUN   TestLogsFollowTailEmpty
23:05:51 [2022-10-21T23:05:51.862Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
23:05:51 [2022-10-21T23:05:51.862Z] === RUN   TestContainerNetworkMountsNoChown
23:05:52 [2022-10-21T23:05:52.420Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:05:52 [2022-10-21T23:05:52.799Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/default
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/default
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/private
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/private
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rprivate
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rprivate
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/slave
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/slave
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rslave
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rslave
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/shared
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/shared
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rshared
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rshared
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/default
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/default/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/default/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/default/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/rshared
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/shared
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/rslave
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/slave
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/rprivate
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/private
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/private/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/private/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/default/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:05:52 [2022-10-21T23:05:52.799Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/private/bind_root
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:05:53 [2022-10-21T23:05:53.058Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:05:53 [2022-10-21T23:05:53.318Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:05:53 [2022-10-21T23:05:53.318Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:05:53 [2022-10-21T23:05:53.318Z] === CONT  TestMountDaemonRoot/private/mount_root
23:05:53 [2022-10-21T23:05:53.318Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:05:53 [2022-10-21T23:05:53.318Z] --- PASS: TestMountDaemonRoot (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
23:05:53 [2022-10-21T23:05:53.318Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:05:53 [2022-10-21T23:05:53.318Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
23:05:53 [2022-10-21T23:05:53.318Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:05:53 [2022-10-21T23:05:53.318Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:05:53 [2022-10-21T23:05:53.318Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:05:53 [2022-10-21T23:05:53.318Z] === RUN   TestContainerBindMountNonRecursive
23:05:53 [2022-10-21T23:05:53.318Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
23:05:53 [2022-10-21T23:05:53.887Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
23:05:54 [2022-10-21T23:05:54.455Z]     check_test.go:309: [df8aa851d652a] daemon is not started
23:05:54 [2022-10-21T23:05:54.455Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
23:05:55 [2022-10-21T23:05:55.023Z] --- PASS: TestContainerBindMountNonRecursive (1.79s)
23:05:55 [2022-10-21T23:05:55.023Z] === RUN   TestContainerVolumesMountedAsShared
23:05:55 [2022-10-21T23:05:55.960Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s)
23:05:55 [2022-10-21T23:05:55.960Z] === RUN   TestContainerVolumesMountedAsSlave
23:05:56 [2022-10-21T23:05:56.219Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
23:05:56 [2022-10-21T23:05:56.219Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s)
23:05:56 [2022-10-21T23:05:56.219Z] === RUN   TestNetworkNat
23:05:57 [2022-10-21T23:05:57.156Z] --- PASS: TestNetworkNat (0.70s)
23:05:57 [2022-10-21T23:05:57.156Z] === RUN   TestNetworkLocalhostTCPNat
23:05:57 [2022-10-21T23:05:57.414Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:05:57 [2022-10-21T23:05:57.982Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
23:05:57 [2022-10-21T23:05:57.982Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
23:05:57 [2022-10-21T23:05:57.982Z] === RUN   TestNetworkLoopbackNat
23:05:58 [2022-10-21T23:05:58.549Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:05:59 [2022-10-21T23:05:59.485Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
23:05:59 [2022-10-21T23:05:59.485Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:06:00 [2022-10-21T23:06:00.862Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
23:06:00 [2022-10-21T23:06:00.862Z] --- PASS: TestNetworkLoopbackNat (3.05s)
23:06:00 [2022-10-21T23:06:00.862Z] === RUN   TestPause
23:06:01 [2022-10-21T23:06:01.072Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:06:01 [2022-10-21T23:06:01.539Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:06:01 [2022-10-21T23:06:01.539Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
23:06:01 [2022-10-21T23:06:01.539Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:06:01 [2022-10-21T23:06:01.799Z] --- PASS: TestPause (0.70s)
23:06:01 [2022-10-21T23:06:01.799Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:06:01 [2022-10-21T23:06:01.799Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:06:01 [2022-10-21T23:06:01.799Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:06:01 [2022-10-21T23:06:01.799Z] === RUN   TestPauseStopPausedContainer
23:06:02 [2022-10-21T23:06:02.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
23:06:02 [2022-10-21T23:06:02.368Z] --- PASS: TestPauseStopPausedContainer (0.79s)
23:06:02 [2022-10-21T23:06:02.368Z] === RUN   TestPsFilter
23:06:02 [2022-10-21T23:06:02.626Z] --- PASS: TestPsFilter (0.15s)
23:06:02 [2022-10-21T23:06:02.627Z] === RUN   TestRemoveContainerWithRemovedVolume
23:06:02 [2022-10-21T23:06:02.886Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:06:03 [2022-10-21T23:06:03.453Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
23:06:03 [2022-10-21T23:06:03.453Z] === RUN   TestRemoveContainerWithVolume
23:06:04 [2022-10-21T23:06:04.021Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
23:06:04 [2022-10-21T23:06:04.021Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
23:06:04 [2022-10-21T23:06:04.021Z] === RUN   TestRemoveContainerRunning
23:06:04 [2022-10-21T23:06:04.485Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:06:04 [2022-10-21T23:06:04.587Z] --- PASS: TestRemoveContainerRunning (0.63s)
23:06:04 [2022-10-21T23:06:04.587Z] === RUN   TestRemoveContainerForceRemoveRunning
23:06:05 [2022-10-21T23:06:05.528Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
23:06:05 [2022-10-21T23:06:05.528Z] === RUN   TestRemoveInvalidContainer
23:06:05 [2022-10-21T23:06:05.528Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:06:05 [2022-10-21T23:06:05.528Z] === RUN   TestRenameLinkedContainer
23:06:05 [2022-10-21T23:06:05.786Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
23:06:06 [2022-10-21T23:06:06.046Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:06:06 [2022-10-21T23:06:06.354Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
23:06:08 [2022-10-21T23:06:08.901Z] --- PASS: TestRenameLinkedContainer (3.13s)
23:06:08 [2022-10-21T23:06:08.901Z] === RUN   TestRenameStoppedContainer
23:06:08 [2022-10-21T23:06:08.901Z] === RUN   TestDockerSuite/TestBuildBlankName
23:06:09 [2022-10-21T23:06:09.163Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:06:09 [2022-10-21T23:06:09.163Z] --- PASS: TestRenameStoppedContainer (0.64s)
23:06:09 [2022-10-21T23:06:09.163Z] === RUN   TestRenameRunningContainerAndReuse
23:06:10 [2022-10-21T23:06:10.100Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
23:06:10 [2022-10-21T23:06:10.359Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s)
23:06:10 [2022-10-21T23:06:10.359Z] === RUN   TestRenameInvalidName
23:06:10 [2022-10-21T23:06:10.927Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:06:10 [2022-10-21T23:06:10.927Z] --- PASS: TestRenameInvalidName (0.59s)
23:06:10 [2022-10-21T23:06:10.927Z] === RUN   TestRenameAnonymousContainer
23:06:12 [2022-10-21T23:06:12.306Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:06:13 [2022-10-21T23:06:13.241Z] --- PASS: TestRenameAnonymousContainer (2.11s)
23:06:13 [2022-10-21T23:06:13.241Z] === RUN   TestRenameContainerWithSameName
23:06:13 [2022-10-21T23:06:13.241Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:06:13 [2022-10-21T23:06:13.500Z] --- PASS: TestRenameContainerWithSameName (0.55s)
23:06:13 [2022-10-21T23:06:13.500Z] === RUN   TestRenameContainerWithLinkedContainer
23:06:14 [2022-10-21T23:06:14.698Z] === RUN   TestDockerSuite/TestBuildAddScript
23:06:14 [2022-10-21T23:06:14.698Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
23:06:14 [2022-10-21T23:06:14.698Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:06:14 [2022-10-21T23:06:14.698Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
23:06:14 [2022-10-21T23:06:14.698Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:06:14 [2022-10-21T23:06:14.698Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
23:06:14 [2022-10-21T23:06:14.698Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:06:14 [2022-10-21T23:06:14.698Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
23:06:14 [2022-10-21T23:06:14.698Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:06:14 [2022-10-21T23:06:14.698Z] === RUN   TestDockerSuite/TestBuildAddTar
23:06:14 [2022-10-21T23:06:14.877Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s)
23:06:14 [2022-10-21T23:06:14.877Z] === RUN   TestResize
23:06:14 [2022-10-21T23:06:14.877Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:06:15 [2022-10-21T23:06:15.444Z] --- PASS: TestResize (0.60s)
23:06:15 [2022-10-21T23:06:15.444Z] === RUN   TestResizeWithInvalidSize
23:06:16 [2022-10-21T23:06:16.010Z] --- PASS: TestResizeWithInvalidSize (0.57s)
23:06:16 [2022-10-21T23:06:16.011Z] === RUN   TestResizeWhenContainerNotStarted
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
23:06:16 [2022-10-21T23:06:16.579Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:06:16 [2022-10-21T23:06:16.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:06:18 [2022-10-21T23:06:18.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:06:18 [2022-10-21T23:06:18.484Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:06:19 [2022-10-21T23:06:19.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:06:19 [2022-10-21T23:06:19.625Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:06:20 [2022-10-21T23:06:20.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:06:20 [2022-10-21T23:06:20.821Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:06:22 [2022-10-21T23:06:22.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:06:22 [2022-10-21T23:06:22.460Z]     check_test.go:309: [d3c88c37c1471] daemon is not started
23:06:22 [2022-10-21T23:06:22.460Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
23:06:22 [2022-10-21T23:06:22.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:06:22 [2022-10-21T23:06:22.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:06:24 [2022-10-21T23:06:24.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:06:24 [2022-10-21T23:06:24.885Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
23:06:25 [2022-10-21T23:06:25.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:06:29 [2022-10-21T23:06:29.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:06:29 [2022-10-21T23:06:29.979Z] 2022/10/21 23:06:18 	Finished clone google.golang.org/api
23:06:29 [2022-10-21T23:06:29.979Z] 2022/10/21 23:06:18 Dependencies downloaded. Download time: 7m27.175777062s
23:06:29 [2022-10-21T23:06:29.979Z] 2022/10/21 23:06:18 Collecting all dependencies
23:06:29 [2022-10-21T23:06:29.979Z] 2022/10/21 23:06:28 Clean vendor dir from unused packages
23:06:29 [2022-10-21T23:06:29.979Z] 2022/10/21 23:06:28 	Ignoring paths matching "^archive/tar"
23:06:29 [2022-10-21T23:06:29.979Z] 2022/10/21 23:06:28 Success
23:06:29 [2022-10-21T23:06:29.979Z] 2022/10/21 23:06:28 Running time: 7m41.242832106s
23:06:29 [2022-10-21T23:06:29.979Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:06:30 [2022-10-21T23:06:30.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:06:30 [2022-10-21T23:06:30.317Z] + echo Ensuring container killed.
23:06:30 [2022-10-21T23:06:30.317Z] Ensuring container killed.
23:06:30 [2022-10-21T23:06:30.317Z] + docker rm -vf docker-pr3
23:06:30 [2022-10-21T23:06:30.317Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
23:06:30 [2022-10-21T23:06:30.634Z] + echo Chowning /workspace to jenkins user
23:06:30 [2022-10-21T23:06:30.634Z] Chowning /workspace to jenkins user
23:06:30 [2022-10-21T23:06:30.634Z] + id -u
23:06:30 [2022-10-21T23:06:30.634Z] + id -g
23:06:30 [2022-10-21T23:06:30.634Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44326:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:06:31 [2022-10-21T23:06:31.522Z] + bundleName=unit
23:06:31 [2022-10-21T23:06:31.522Z] + echo Creating unit-bundles.tar.gz
23:06:31 [2022-10-21T23:06:31.522Z] Creating unit-bundles.tar.gz
23:06:31 [2022-10-21T23:06:31.522Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
23:06:31 [2022-10-21T23:06:31.522Z] bundles/junit-report.xml
23:06:31 [2022-10-21T23:06:31.522Z] bundles/go-test-report.json
23:06:31 [2022-10-21T23:06:31.522Z] bundles/profile.out
[Pipeline] archiveArtifacts
23:06:31 [2022-10-21T23:06:31.531Z] Archiving artifacts
23:06:32 [2022-10-21T23:06:32.023Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44326/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:06:32 [2022-10-21T23:06:32.326Z] + make clean
23:06:32 [2022-10-21T23:06:32.581Z] docker volume rm -f docker-dev-cache
23:06:32 [2022-10-21T23:06:32.581Z] docker-dev-cache
[Pipeline] deleteDir
23:06:32 [2022-10-21T23:06:32.840Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.35s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.95s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
23:06:32 [2022-10-21T23:06:32.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s)
23:06:32 [2022-10-21T23:06:32.840Z] === RUN   TestCgroupNamespacesRun
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:06:34 [2022-10-21T23:06:34.744Z] --- PASS: TestCgroupNamespacesRun (1.98s)
23:06:34 [2022-10-21T23:06:34.744Z] === RUN   TestCgroupNamespacesRunPrivileged
23:06:35 [2022-10-21T23:06:35.311Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:06:36 [2022-10-21T23:06:36.688Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
23:06:36 [2022-10-21T23:06:36.688Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:06:38 [2022-10-21T23:06:38.596Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
23:06:38 [2022-10-21T23:06:38.596Z] === RUN   TestCgroupNamespacesRunHostMode
23:06:38 [2022-10-21T23:06:38.596Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:06:39 [2022-10-21T23:06:39.533Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
23:06:40 [2022-10-21T23:06:40.472Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s)
23:06:40 [2022-10-21T23:06:40.472Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:06:40 [2022-10-21T23:06:40.731Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:06:41 [2022-10-21T23:06:41.299Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:06:41 [2022-10-21T23:06:41.559Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
23:06:41 [2022-10-21T23:06:41.818Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
23:06:41 [2022-10-21T23:06:41.819Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:06:42 [2022-10-21T23:06:42.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:06:42 [2022-10-21T23:06:42.755Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
23:06:43 [2022-10-21T23:06:43.693Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.54s)
23:06:43 [2022-10-21T23:06:43.694Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:06:44 [2022-10-21T23:06:44.263Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
23:06:44 [2022-10-21T23:06:44.263Z] === RUN   TestCgroupNamespacesRunOlderClient
23:06:44 [2022-10-21T23:06:44.782Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:06:44 [2022-10-21T23:06:44.782Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
23:06:44 [2022-10-21T23:06:44.782Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:06:44 [2022-10-21T23:06:44.782Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
23:06:44 [2022-10-21T23:06:44.782Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:06:44 [2022-10-21T23:06:44.831Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:06:46 [2022-10-21T23:06:46.209Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s)
23:06:46 [2022-10-21T23:06:46.209Z] === RUN   TestNISDomainname
23:06:47 [2022-10-21T23:06:47.145Z] --- PASS: TestNISDomainname (1.02s)
23:06:47 [2022-10-21T23:06:47.145Z] === RUN   TestHostnameDnsResolution
23:06:47 [2022-10-21T23:06:47.404Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
23:06:47 [2022-10-21T23:06:47.972Z] --- PASS: TestHostnameDnsResolution (1.09s)
23:06:47 [2022-10-21T23:06:47.972Z] === RUN   TestUnprivilegedPortsAndPing
23:06:48 [2022-10-21T23:06:48.909Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s)
23:06:48 [2022-10-21T23:06:48.910Z] === RUN   TestStats
23:06:49 [2022-10-21T23:06:49.847Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:06:50 [2022-10-21T23:06:50.106Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
23:06:50 [2022-10-21T23:06:50.674Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:06:51 [2022-10-21T23:06:51.610Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:06:51 [2022-10-21T23:06:51.870Z] --- PASS: TestStats (2.73s)
23:06:51 [2022-10-21T23:06:51.870Z] === RUN   TestStopContainerWithTimeout
23:06:51 [2022-10-21T23:06:51.870Z] === RUN   TestStopContainerWithTimeout/0
23:06:51 [2022-10-21T23:06:51.870Z] === PAUSE TestStopContainerWithTimeout/0
23:06:51 [2022-10-21T23:06:51.870Z] === RUN   TestStopContainerWithTimeout/1
23:06:51 [2022-10-21T23:06:51.870Z] === PAUSE TestStopContainerWithTimeout/1
23:06:51 [2022-10-21T23:06:51.870Z] === RUN   TestStopContainerWithTimeout/3
23:06:51 [2022-10-21T23:06:51.870Z] === PAUSE TestStopContainerWithTimeout/3
23:06:51 [2022-10-21T23:06:51.870Z] === RUN   TestStopContainerWithTimeout/-1
23:06:51 [2022-10-21T23:06:51.870Z] === PAUSE TestStopContainerWithTimeout/-1
23:06:51 [2022-10-21T23:06:51.870Z] === CONT  TestStopContainerWithTimeout/0
23:06:51 [2022-10-21T23:06:51.870Z] === CONT  TestStopContainerWithTimeout/-1
23:06:52 [2022-10-21T23:06:52.438Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:06:53 [2022-10-21T23:06:53.006Z] === CONT  TestStopContainerWithTimeout/3
23:06:53 [2022-10-21T23:06:53.006Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:06:54 [2022-10-21T23:06:54.383Z]     check_test.go:309: [dab106c1a5c05] daemon is not started
23:06:54 [2022-10-21T23:06:54.383Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
23:06:54 [2022-10-21T23:06:54.642Z] === CONT  TestStopContainerWithTimeout/1
23:06:56 [2022-10-21T23:06:56.020Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
23:06:56 [2022-10-21T23:06:56.588Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:06:56 [2022-10-21T23:06:56.588Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
23:06:56 [2022-10-21T23:06:56.588Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
23:06:56 [2022-10-21T23:06:56.588Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
23:06:56 [2022-10-21T23:06:56.588Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
23:06:56 [2022-10-21T23:06:56.588Z] === RUN   TestDeleteDevicemapper
23:06:56 [2022-10-21T23:06:56.588Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:06:56 [2022-10-21T23:06:56.588Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:06:56 [2022-10-21T23:06:56.588Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:06:57 [2022-10-21T23:06:57.526Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:06:58 [2022-10-21T23:06:58.094Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
23:06:59 [2022-10-21T23:06:59.032Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s)
23:06:59 [2022-10-21T23:06:59.032Z] === RUN   TestUpdateMemory
23:06:59 [2022-10-21T23:06:59.032Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:06:59 [2022-10-21T23:06:59.032Z] --- SKIP: TestUpdateMemory (0.01s)
23:06:59 [2022-10-21T23:06:59.032Z] === RUN   TestUpdateCPUQuota
23:06:59 [2022-10-21T23:06:59.032Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:06:59 [2022-10-21T23:06:59.969Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
23:07:00 [2022-10-21T23:07:00.537Z] --- PASS: TestUpdateCPUQuota (1.58s)
23:07:00 [2022-10-21T23:07:00.537Z] === RUN   TestUpdatePidsLimit
23:07:00 [2022-10-21T23:07:00.537Z] === RUN   TestUpdatePidsLimit/update_from_none
23:07:00 [2022-10-21T23:07:00.537Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:07:00 [2022-10-21T23:07:00.797Z] === RUN   TestUpdatePidsLimit/no_change
23:07:01 [2022-10-21T23:07:01.365Z] === RUN   TestUpdatePidsLimit/update_lower
23:07:01 [2022-10-21T23:07:01.623Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:07:01 [2022-10-21T23:07:01.887Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:07:02 [2022-10-21T23:07:02.455Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:07:03 [2022-10-21T23:07:03.022Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:07:04 [2022-10-21T23:07:04.401Z] --- PASS: TestUpdatePidsLimit (3.70s)
23:07:04 [2022-10-21T23:07:04.401Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
23:07:04 [2022-10-21T23:07:04.401Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
23:07:04 [2022-10-21T23:07:04.401Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
23:07:04 [2022-10-21T23:07:04.401Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
23:07:04 [2022-10-21T23:07:04.401Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s)
23:07:04 [2022-10-21T23:07:04.401Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
23:07:04 [2022-10-21T23:07:04.401Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
23:07:04 [2022-10-21T23:07:04.401Z] === RUN   TestUpdateRestartPolicy
23:07:05 [2022-10-21T23:07:05.778Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:07:07 [2022-10-21T23:07:07.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
23:07:07 [2022-10-21T23:07:07.723Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:07:08 [2022-10-21T23:07:08.660Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:07:08 [2022-10-21T23:07:08.919Z] === RUN   TestDockerSuite/TestBuildCmd
23:07:09 [2022-10-21T23:07:09.178Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:07:09 [2022-10-21T23:07:09.437Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:07:09 [2022-10-21T23:07:09.437Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:07:09 [2022-10-21T23:07:09.437Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
23:07:09 [2022-10-21T23:07:09.696Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:07:09 [2022-10-21T23:07:09.696Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
23:07:10 [2022-10-21T23:07:10.050Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:07:10 [2022-10-21T23:07:10.050Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
23:07:10 [2022-10-21T23:07:10.050Z] === RUN   TestDockerSuite/TestBuildBlankName
23:07:10 [2022-10-21T23:07:10.050Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:07:10 [2022-10-21T23:07:10.636Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:07:11 [2022-10-21T23:07:11.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
23:07:13 [2022-10-21T23:07:13.802Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
23:07:13 [2022-10-21T23:07:13.840Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:07:13 [2022-10-21T23:07:13.840Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
23:07:14 [2022-10-21T23:07:14.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:07:14 [2022-10-21T23:07:14.740Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:07:15 [2022-10-21T23:07:15.307Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:07:15 [2022-10-21T23:07:15.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
23:07:15 [2022-10-21T23:07:15.876Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
23:07:15 [2022-10-21T23:07:15.876Z]     check_test.go:309: [de8d62eab9d14] daemon is not started
23:07:15 [2022-10-21T23:07:15.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
23:07:15 [2022-10-21T23:07:15.876Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
23:07:15 [2022-10-21T23:07:15.876Z]     check_test.go:309: [d960bb1f504a6] daemon is not started
23:07:15 [2022-10-21T23:07:15.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
23:07:16 [2022-10-21T23:07:16.444Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:07:16 [2022-10-21T23:07:16.444Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:07:16 [2022-10-21T23:07:16.703Z] --- PASS: TestUpdateRestartPolicy (12.57s)
23:07:16 [2022-10-21T23:07:16.703Z] === RUN   TestUpdateRestartWithAutoRemove
23:07:17 [2022-10-21T23:07:17.275Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:07:17 [2022-10-21T23:07:17.533Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
23:07:17 [2022-10-21T23:07:17.533Z] === RUN   TestWaitNonBlocked
23:07:17 [2022-10-21T23:07:17.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:07:17 [2022-10-21T23:07:17.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:07:17 [2022-10-21T23:07:17.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:07:17 [2022-10-21T23:07:17.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:07:17 [2022-10-21T23:07:17.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:07:17 [2022-10-21T23:07:17.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:07:17 [2022-10-21T23:07:17.792Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:07:18 [2022-10-21T23:07:18.051Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:07:18 [2022-10-21T23:07:18.091Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:07:18 [2022-10-21T23:07:18.619Z] --- PASS: TestWaitNonBlocked (0.02s)
23:07:18 [2022-10-21T23:07:18.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s)
23:07:18 [2022-10-21T23:07:18.619Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
23:07:18 [2022-10-21T23:07:18.619Z] === RUN   TestWaitBlocked
23:07:18 [2022-10-21T23:07:18.619Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:07:18 [2022-10-21T23:07:18.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:07:18 [2022-10-21T23:07:18.619Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:07:18 [2022-10-21T23:07:18.619Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:07:18 [2022-10-21T23:07:18.619Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:07:18 [2022-10-21T23:07:18.619Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:07:18 [2022-10-21T23:07:18.878Z]     check_test.go:309: [dcfdfc1917144] daemon is not started
23:07:18 [2022-10-21T23:07:18.878Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
23:07:19 [2022-10-21T23:07:19.815Z] --- PASS: TestWaitBlocked (0.02s)
23:07:19 [2022-10-21T23:07:19.815Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
23:07:19 [2022-10-21T23:07:19.815Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
23:07:19 [2022-10-21T23:07:19.815Z] === CONT  TestContainerStartOnDaemonRestart
23:07:19 [2022-10-21T23:07:19.815Z] === CONT  TestRestartDaemonWithRestartingContainer
23:07:24 [2022-10-21T23:07:24.007Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s)
23:07:24 [2022-10-21T23:07:24.007Z] === CONT  TestIpcModeOlderClient
23:07:24 [2022-10-21T23:07:24.007Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
23:07:24 [2022-10-21T23:07:24.007Z] --- PASS: TestIpcModeOlderClient (0.10s)
23:07:24 [2022-10-21T23:07:24.007Z] === CONT  TestContainerKillOnDaemonStart
23:07:24 [2022-10-21T23:07:24.007Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.99s)
23:07:24 [2022-10-21T23:07:24.007Z] === CONT  TestDaemonHostGatewayIP
23:07:25 [2022-10-21T23:07:25.237Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:07:27 [2022-10-21T23:07:27.295Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
23:07:27 [2022-10-21T23:07:27.554Z] --- PASS: TestDaemonHostGatewayIP (3.69s)
23:07:27 [2022-10-21T23:07:27.554Z] === CONT  TestDaemonRestartIpcMode
23:07:29 [2022-10-21T23:07:29.456Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:07:29 [2022-10-21T23:07:29.715Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
23:07:29 [2022-10-21T23:07:29.974Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:07:30 [2022-10-21T23:07:30.541Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:07:30 [2022-10-21T23:07:30.541Z] --- PASS: TestDaemonRestartIpcMode (3.16s)
23:07:31 [2022-10-21T23:07:31.104Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:07:31 [2022-10-21T23:07:31.104Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
23:07:31 [2022-10-21T23:07:31.104Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:07:32 [2022-10-21T23:07:32.445Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:07:33 [2022-10-21T23:07:33.015Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
23:07:34 [2022-10-21T23:07:34.889Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:07:34 [2022-10-21T23:07:34.889Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
23:07:34 [2022-10-21T23:07:34.889Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:07:34 [2022-10-21T23:07:34.889Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
23:07:34 [2022-10-21T23:07:34.889Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:07:34 [2022-10-21T23:07:34.918Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:07:35 [2022-10-21T23:07:35.487Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:07:35 [2022-10-21T23:07:35.487Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:07:35 [2022-10-21T23:07:35.487Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:07:35 [2022-10-21T23:07:35.487Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
23:07:35 [2022-10-21T23:07:35.487Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:07:35 [2022-10-21T23:07:35.487Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
23:07:35 [2022-10-21T23:07:35.487Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:07:35 [2022-10-21T23:07:35.487Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
23:07:35 [2022-10-21T23:07:35.487Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:07:36 [2022-10-21T23:07:36.425Z] --- PASS: TestContainerKillOnDaemonStart (12.78s)
23:07:36 [2022-10-21T23:07:36.425Z] PASS
23:07:36 [2022-10-21T23:07:36.425Z] 
23:07:36 [2022-10-21T23:07:36.425Z] === Skipped
23:07:36 [2022-10-21T23:07:36.425Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:07:36 [2022-10-21T23:07:36.425Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:07:36 [2022-10-21T23:07:36.425Z] 
23:07:36 [2022-10-21T23:07:36.425Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:07:36 [2022-10-21T23:07:36.425Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:07:36 [2022-10-21T23:07:36.425Z] 
23:07:36 [2022-10-21T23:07:36.425Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:07:36 [2022-10-21T23:07:36.425Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:07:36 [2022-10-21T23:07:36.425Z] 
23:07:36 [2022-10-21T23:07:36.425Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:07:36 [2022-10-21T23:07:36.425Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:07:36 [2022-10-21T23:07:36.425Z] 
23:07:36 [2022-10-21T23:07:36.425Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:07:36 [2022-10-21T23:07:36.425Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:07:36 [2022-10-21T23:07:36.425Z] 
23:07:36 [2022-10-21T23:07:36.425Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
23:07:36 [2022-10-21T23:07:36.425Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:07:36 [2022-10-21T23:07:36.425Z] 
23:07:36 [2022-10-21T23:07:36.425Z] DONE 197 tests, 6 skipped in 146.496s
23:07:36 [2022-10-21T23:07:36.425Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:07:36 [2022-10-21T23:07:36.425Z] ++ 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
23:07:36 [2022-10-21T23:07:36.425Z] ++ set -e
23:07:36 [2022-10-21T23:07:36.425Z] ++ '[' -n 0 ']'
23:07:36 [2022-10-21T23:07:36.425Z] ++ set -x
23:07:36 [2022-10-21T23:07:36.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:07:36 [2022-10-21T23:07:36.684Z] INFO: Testing against a local daemon
23:07:36 [2022-10-21T23:07:36.684Z] === RUN   TestLiveRestore
23:07:36 [2022-10-21T23:07:36.684Z] === RUN   TestLiveRestore/volume_references
23:07:36 [2022-10-21T23:07:36.684Z] === PAUSE TestLiveRestore/volume_references
23:07:36 [2022-10-21T23:07:36.684Z] === CONT  TestLiveRestore/volume_references
23:07:37 [2022-10-21T23:07:37.252Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
23:07:37 [2022-10-21T23:07:37.510Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:07:37 [2022-10-21T23:07:37.511Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:07:38 [2022-10-21T23:07:38.447Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:07:38 [2022-10-21T23:07:38.706Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:07:39 [2022-10-21T23:07:39.632Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:07:39 [2022-10-21T23:07:39.632Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
23:07:39 [2022-10-21T23:07:39.632Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:07:40 [2022-10-21T23:07:40.084Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:07:40 [2022-10-21T23:07:40.099Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:07:40 [2022-10-21T23:07:40.099Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
23:07:40 [2022-10-21T23:07:40.099Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:07:40 [2022-10-21T23:07:40.099Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
23:07:40 [2022-10-21T23:07:40.099Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:07:41 [2022-10-21T23:07:41.021Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
23:07:41 [2022-10-21T23:07:41.021Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:07:42 [2022-10-21T23:07:42.399Z] --- PASS: TestLiveRestore (0.00s)
23:07:42 [2022-10-21T23:07:42.399Z]     --- PASS: TestLiveRestore/volume_references (5.79s)
23:07:42 [2022-10-21T23:07:42.399Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.87s)
23:07:42 [2022-10-21T23:07:42.399Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.20s)
23:07:42 [2022-10-21T23:07:42.399Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.23s)
23:07:42 [2022-10-21T23:07:42.399Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.20s)
23:07:42 [2022-10-21T23:07:42.399Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.24s)
23:07:42 [2022-10-21T23:07:42.399Z] PASS
23:07:42 [2022-10-21T23:07:42.399Z] 
23:07:42 [2022-10-21T23:07:42.399Z] DONE 7 tests in 5.946s
23:07:42 [2022-10-21T23:07:42.399Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:07:42 [2022-10-21T23:07:42.399Z] ++ 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
23:07:42 [2022-10-21T23:07:42.399Z] ++ set -e
23:07:42 [2022-10-21T23:07:42.399Z] ++ '[' -n 0 ']'
23:07:42 [2022-10-21T23:07:42.399Z] ++ set -x
23:07:42 [2022-10-21T23:07:42.399Z] ++ 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
23:07:42 [2022-10-21T23:07:42.658Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:07:42 [2022-10-21T23:07:42.658Z] INFO: Testing against a local daemon
23:07:42 [2022-10-21T23:07:42.658Z] === RUN   TestCommitInheritsEnv
23:07:43 [2022-10-21T23:07:43.226Z] --- PASS: TestCommitInheritsEnv (0.44s)
23:07:43 [2022-10-21T23:07:43.226Z] === RUN   TestImportExtremelyLargeImageWorks
23:07:43 [2022-10-21T23:07:43.226Z] === PAUSE TestImportExtremelyLargeImageWorks
23:07:43 [2022-10-21T23:07:43.226Z] === RUN   TestImagesFilterMultiReference
23:07:43 [2022-10-21T23:07:43.226Z] --- PASS: TestImagesFilterMultiReference (0.10s)
23:07:43 [2022-10-21T23:07:43.226Z] === RUN   TestImagePullPlatformInvalid
23:07:43 [2022-10-21T23:07:43.226Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
23:07:43 [2022-10-21T23:07:43.226Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:07:43 [2022-10-21T23:07:43.226Z] time="2022-10-21T23:07:43Z" 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.18.7 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.226Z] time="2022-10-21T23:07:43Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.226Z] time="2022-10-21T23:07:43Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.226Z] time="2022-10-21T23:07:43Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.18.7 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=292b3565-7d01-48dc-9bbc-b50cbb699a69 http.request.method=GET http.request.remoteaddr="127.0.0.1:36452" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=292b3565-7d01-48dc-9bbc-b50cbb699a69 http.request.method=GET http.request.remoteaddr="127.0.0.1:36452" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.612927ms http.response.status=200 http.response.written=2 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4a764a6a-c693-4f27-9944-5373d1e22f4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4a764a6a-c693-4f27-9944-5373d1e22f4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4a764a6a-c693-4f27-9944-5373d1e22f4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=3.065231ms 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=40940e2e-8827-4e28-907a-28990f705ca9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4a764a6a-c693-4f27-9944-5373d1e22f4f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36466" 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=6.025869ms http.response.status=404 http.response.written=157 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=39d1f715-54ff-42cd-94b8-d3abb80aecb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=39d1f715-54ff-42cd-94b8-d3abb80aecb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=39d1f715-54ff-42cd-94b8-d3abb80aecb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=27.024µ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=481319b5-1867-4aec-a352-d2cc3827dc14 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=39d1f715-54ff-42cd-94b8-d3abb80aecb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" 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=10.620576ms http.response.status=404 http.response.written=157 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c6826f3e-5ff2-4ac0-bdba-dcd0979041f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c6826f3e-5ff2-4ac0-bdba-dcd0979041f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c6826f3e-5ff2-4ac0-bdba-dcd0979041f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=583.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).PutContent" trace.id=d2deb4ed-ab2f-4af4-9156-a7b8ee0aad8a trace.line=95 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eb340a59-8561-4e70-92d8-33f4f65161dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c6826f3e-5ff2-4ac0-bdba-dcd0979041f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=22.571µ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=d385ec5b-d51e-41e6-b556-55fd54fd0568 trace.line=141 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eb340a59-8561-4e70-92d8-33f4f65161dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eb340a59-8561-4e70-92d8-33f4f65161dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=193.414µ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=9db3e4de-f086-439b-85bf-42e6109c829a trace.line=95 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eb340a59-8561-4e70-92d8-33f4f65161dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=81.034µ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=52ab44cf-f68e-4bf9-b102-34bd0b88d64c trace.line=141 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c6826f3e-5ff2-4ac0-bdba-dcd0979041f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=72.929µ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=d1fd0e81-9008-42dd-9613-b68218db73be trace.line=95 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c6826f3e-5ff2-4ac0-bdba-dcd0979041f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=17.926411ms http.response.status=202 http.response.written=0 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eb340a59-8561-4e70-92d8-33f4f65161dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=73.928µ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=d260b17f-a908-4eb9-8a9d-c0a165efb60d trace.line=95 vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eb340a59-8561-4e70-92d8-33f4f65161dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=25.100172ms http.response.status=202 http.response.written=0 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.488Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.488Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=33.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).GetContent" trace.id=506b5bdc-9426-4904-881a-2771001ed045 trace.line=82 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=22.67µ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=571c45c7-925b-435d-8e14-05fc09b70675 trace.line=141 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=77.685µ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=e9291fa0-dec5-459e-b185-9a50cb6fd8be trace.line=124 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=55.229µ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=b6b7aeea-fe74-4bc5-a181-afd6acabdd45 trace.line=141 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=50.775µ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=2886c563-e8c8-460e-94ef-9891832ba4a1 trace.line=141 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=18.167µ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=a01bbb06-d44b-4240-b391-53d85d2e3836 trace.line=141 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=106.117µ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=c31c7334-c2d1-48e1-9b33-02e3e942e917 trace.line=167 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=92.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).PutContent" trace.id=927136f9-3583-43c5-972a-8b66c6d0db90 trace.line=95 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8815d9c3-5cde-477e-a702-f0214f011a50\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=214.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).Delete" trace.id=4234f38d-8641-4437-add6-f4fc4ca45c95 trace.line=181 vars.name=test vars.uuid=8815d9c3-5cde-477e-a702-f0214f011a50 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1da76475-2ea7-4854-94b6-a932d4317922 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36466" http.request.uri="/v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=14.853013ms http.response.status=201 http.response.written=0 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "PUT /v2/test/blobs/uploads/8815d9c3-5cde-477e-a702-f0214f011a50?_state=-lNf_a2yOAoKEgliLSkSt1IqflvdqwNnwS4mxw7BwMF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg4MTVkOWMzLTVjZGUtNDc3ZS1hNzAyLWYwMjE0ZjAxMWE1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjA4OTYwNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=78.544µ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=e293270a-a564-422b-a436-409ea33b30c9 trace.line=82 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=21.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=e8b88a0d-eea3-453b-852c-401fb78c65c1 trace.line=141 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=92.672µ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=d7d3b900-6a42-4f35-b11b-cdc42941ca22 trace.line=124 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=54.3µ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=61002b72-5aee-4e00-8d41-3dbff506ab94 trace.line=141 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=74.07µ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=ce64ca2e-119f-4caf-83e7-92785f882abf trace.line=141 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=24.266µ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=d9ec10b0-b22f-4d5d-8e5a-22443ef0497a trace.line=141 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.489Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=87.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).Move" trace.id=585b9fc4-87cf-41f2-aa1a-75af8e10f5eb trace.line=167 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=290.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).PutContent" trace.id=525ef132-2484-49a3-8dee-9950605f26b7 trace.line=95 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=148.871µ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=a6b8fc5c-5ecf-406c-9c0e-fcbddd4c2b5d trace.line=181 vars.name=test vars.uuid=9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=89386f5f-58ca-4170-acc6-14b4c51efd7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.663892ms http.response.status=201 http.response.written=0 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "PUT /v2/test/blobs/uploads/9b1a0ccf-04b7-4b93-bbb5-9559ea9042ba?_state=bYimXinslf6OBqpyF686JGZGzyeBIpy1BJ0gMUfGMpV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjliMWEwY2NmLTA0YjctNGI5My1iYmI1LTk1NTllYTkwNDJiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQyMzowNzo0My4yNjYzODUxNzFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bd2ce5c4-c0e4-451b-a0a8-c0861a4c46a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bd2ce5c4-c0e4-451b-a0a8-c0861a4c46a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bd2ce5c4-c0e4-451b-a0a8-c0861a4c46a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=20.398µ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=e16da82e-7135-47d5-a847-d65b5475b9e2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bd2ce5c4-c0e4-451b-a0a8-c0861a4c46a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36464" 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=2.076ms http.response.status=404 http.response.written=96 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=308.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=7efd4cf1-588c-4d2a-8017-281b6c386e80 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=44.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).Stat" trace.id=9d3006c2-c8c5-4fbc-962f-980fe1cab97b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=31.876µ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=959a504c-8383-4c56-b79f-a889f3d176b8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=43.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=e7b19700-24c6-4d4a-88dc-43e269c8df6e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=20.143µ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=2e8c2b54-b927-40de-a577-71ed4827c80b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=95.581µ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=b668371e-0bf6-477e-980b-9f3c585de277 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=104.58µ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=baa5ad60-7c87-42eb-bdfb-2ada4b0e6796 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=69.539µ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=0f475ec5-c385-4561-8639-0d574d340b0f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=533.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=29473f28-c087-4ef9-b404-e7eb65825e4a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=92.165µ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=4017e6d9-2508-4c2f-ba8b-94f357596159 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=efa7d4b2-c2ac-4fb5-8f56-4ae9efef1158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.508575ms http.response.status=201 http.response.written=0 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=30519cef-0762-495d-9410-e67f3773400b http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=30519cef-0762-495d-9410-e67f3773400b http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.238282ms http.response.status=200 http.response.written=2 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=67.217µ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=291c4dcb-2f4b-4c2c-a747-849d9647559b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.490Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=64.111µ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=8f8362e8-1374-4c81-b33b-2674bb277293 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=46.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).Stat" trace.id=29cf7516-77c4-4536-b5ef-09b65531fe40 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=29.886µ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=7a82fc7d-033b-4e9a-ad68-a46f5a2ff2c3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=217a4a71-0af1-44cd-8be9-ee24aac5eb75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=8.473469ms http.response.status=200 http.response.written=417 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=60.972µ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=0954edfe-404d-43a9-845e-b90b8c26d8a8 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=54.348µ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=c618d49e-0ea3-4852-be3c-7a6456681d05 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=41.455µ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=23d01949-720e-4be0-9088-2dd3bd970bcc trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=08a528db-84c2-4c89-af12-103b9f540c9e http.request.method=GET http.request.remoteaddr="127.0.0.1:36494" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.861659ms http.response.status=200 http.response.written=417 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=37.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=f26a6f10-289e-44da-9f70-8dcf6a044dda trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=20.185µ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=02d6c90e-b8ef-4b76-93d7-01287e3cbe63 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=30.431µ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=db2f74dc-fde2-4430-b425-40ed17c9f112 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=19.716µ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=d733640e-e51d-4a65-8304-cef20ab6db18 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=14.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).Stat" trace.id=5895b294-206d-45e8-a5f2-fdc2e982c981 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=8.97µ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=8a80c460-80db-46c2-a18e-15344bfe85a4 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=150.297µ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=6a5c71ee-eaab-43cd-b9cc-667a3df44e78 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=66.29µ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=4131112b-31ba-41a8-8dc5-7474df6eab28 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=52.961µ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=eeb71a4b-e900-4c76-b345-af007c4d8da6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1ea7159b-d041-441d-bd0d-baa608d3c84b http.request.method=GET http.request.remoteaddr="127.0.0.1:36512" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.242482ms http.response.status=200 http.response.written=68 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.491Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=31.558µ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=6f514520-66d8-4d85-992e-19fb09230f05 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=15.16µ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=dfe7c28e-5527-4407-8e5d-9bfdc4650a94 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=21.56µ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=c9e8eb74-ba2f-4bfa-ade5-cc498a25410f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=12.563µ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=114d8d5f-d539-4873-9a44-b3ff82571ddf trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=11.576µ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=ba9ea492-9d77-418d-af6f-1dcff9b15dac trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=8.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).URLFor" trace.id=3e0b25ca-19e4-4c10-88f2-bae004dfeeb2 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=18.397µ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=611cc4f6-93e3-4d1e-b03b-09bc0a2c136d trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=79.432µ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=cc7c89e0-c7ab-49a3-b8a7-f8acaa74f386 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=16.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).Stat" trace.id=c19d7a06-abc8-4323-865e-b7ee6671f365 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35d45b74-fc98-4bb4-8af9-a7fdbc4657b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36502" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=25.532347ms http.response.status=200 http.response.written=179 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.492Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=61aa3b68-b68f-4997-b37d-79b7682019c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36536" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=61aa3b68-b68f-4997-b37d-79b7682019c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36536" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.549909ms http.response.status=200 http.response.written=2 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4ea8b424-5bb9-4de2-8d9e-1cce6c9bdd4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36548" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4ea8b424-5bb9-4de2-8d9e-1cce6c9bdd4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36548" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4ea8b424-5bb9-4de2-8d9e-1cce6c9bdd4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36548" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4ea8b424-5bb9-4de2-8d9e-1cce6c9bdd4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36548" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=29.874µ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=4591eb7e-1c37-46df-b478-792299e73516 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4ea8b424-5bb9-4de2-8d9e-1cce6c9bdd4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36548" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=18.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).GetContent" trace.id=49b70a54-755d-4977-8cf1-c49ebd218ee8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" 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.18.7 http.request.host="127.0.0.1:5000" http.request.id=4ea8b424-5bb9-4de2-8d9e-1cce6c9bdd4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36548" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.475563ms http.response.status=404 http.response.written=181 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=117b4a10-5117-4a5d-8932-12fd27bc1494 http.request.method=GET http.request.remoteaddr="127.0.0.1:36556" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=117b4a10-5117-4a5d-8932-12fd27bc1494 http.request.method=GET http.request.remoteaddr="127.0.0.1:36556" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=117b4a10-5117-4a5d-8932-12fd27bc1494 http.request.method=GET http.request.remoteaddr="127.0.0.1:36556" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=117b4a10-5117-4a5d-8932-12fd27bc1494 http.request.method=GET http.request.remoteaddr="127.0.0.1:36556" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=27.58µ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=4e16d513-4156-4e65-8704-3192632794d8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=117b4a10-5117-4a5d-8932-12fd27bc1494 http.request.method=GET http.request.remoteaddr="127.0.0.1:36556" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 trace.duration=19.055µ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=2d45c873-d298-422f-b6b2-85ac54a56447 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] time="2022-10-21T23:07:43Z" 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.18.7 http.request.host="127.0.0.1:5000" http.request.id=117b4a10-5117-4a5d-8932-12fd27bc1494 http.request.method=GET http.request.remoteaddr="127.0.0.1:36556" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.83487ms http.response.status=404 http.response.written=181 instance.id=a45b588b-79c5-48e5-a640-27394d8eef78 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
23:07:43 [2022-10-21T23:07:43.752Z] 127.0.0.1 - - [21/Oct/2022:23:07:43 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/35d25d6239591272a2f3dc769f2f60a52bce255c kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
23:07:43 [2022-10-21T23:07:43.752Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.42s)
23:07:43 [2022-10-21T23:07:43.752Z] === RUN   TestRemoveImageOrphaning
23:07:44 [2022-10-21T23:07:44.011Z] --- PASS: TestRemoveImageOrphaning (0.41s)
23:07:44 [2022-10-21T23:07:44.012Z] === RUN   TestRemoveImageGarbageCollector
23:07:44 [2022-10-21T23:07:44.580Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
23:07:45 [2022-10-21T23:07:45.147Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:07:45 [2022-10-21T23:07:45.716Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:07:46 [2022-10-21T23:07:46.284Z] --- PASS: TestRemoveImageGarbageCollector (2.20s)
23:07:46 [2022-10-21T23:07:46.284Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:07:46 [2022-10-21T23:07:46.284Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:07:46 [2022-10-21T23:07:46.284Z] === RUN   TestTagInvalidReference
23:07:46 [2022-10-21T23:07:46.285Z] --- PASS: TestTagInvalidReference (0.03s)
23:07:46 [2022-10-21T23:07:46.285Z] === RUN   TestTagValidPrefixedRepo
23:07:46 [2022-10-21T23:07:46.543Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
23:07:46 [2022-10-21T23:07:46.543Z] === RUN   TestTagExistedNameWithoutForce
23:07:46 [2022-10-21T23:07:46.543Z] --- PASS: TestTagExistedNameWithoutForce (0.07s)
23:07:46 [2022-10-21T23:07:46.543Z] === RUN   TestTagOfficialNames
23:07:46 [2022-10-21T23:07:46.543Z] --- PASS: TestTagOfficialNames (0.07s)
23:07:46 [2022-10-21T23:07:46.543Z] === RUN   TestTagMatchesDigest
23:07:46 [2022-10-21T23:07:46.543Z] --- PASS: TestTagMatchesDigest (0.02s)
23:07:46 [2022-10-21T23:07:46.543Z] === CONT  TestImportExtremelyLargeImageWorks
23:07:47 [2022-10-21T23:07:47.111Z]     check_test.go:309: [d3a75d0af784e] daemon is not started
23:07:47 [2022-10-21T23:07:47.111Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
23:07:50 [2022-10-21T23:07:50.402Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
23:07:50 [2022-10-21T23:07:50.661Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:07:53 [2022-10-21T23:07:53.201Z]     docker_cli_daemon_plugins_test.go:106: [da15a308bbab4] daemon is not started
23:07:54 [2022-10-21T23:07:54.577Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
23:07:55 [2022-10-21T23:07:55.955Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:07:55 [2022-10-21T23:07:55.955Z]     check_test.go:309: [d2b36af61891b] daemon is not started
23:07:56 [2022-10-21T23:07:56.215Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
23:07:56 [2022-10-21T23:07:56.474Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:07:57 [2022-10-21T23:07:57.851Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:07:59 [2022-10-21T23:07:59.769Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
23:08:00 [2022-10-21T23:08:00.705Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:08:00 [2022-10-21T23:08:00.964Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:08:00 [2022-10-21T23:08:00.964Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:08:02 [2022-10-21T23:08:02.343Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:08:03 [2022-10-21T23:08:03.281Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:08:04 [2022-10-21T23:08:04.658Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:08:05 [2022-10-21T23:08:05.595Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
23:08:06 [2022-10-21T23:08:06.532Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
23:08:07 [2022-10-21T23:08:07.099Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
23:08:07 [2022-10-21T23:08:07.668Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
23:08:07 [2022-10-21T23:08:07.668Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from config
23:08:08 [2022-10-21T23:08:08.236Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config
23:08:08 [2022-10-21T23:08:08.804Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from config
23:08:09 [2022-10-21T23:08:09.372Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config
23:08:09 [2022-10-21T23:08:09.940Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config
23:08:10 [2022-10-21T23:08:10.506Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli
23:08:10 [2022-10-21T23:08:10.765Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli
23:08:11 [2022-10-21T23:08:11.333Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli
23:08:11 [2022-10-21T23:08:11.901Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli
23:08:12 [2022-10-21T23:08:12.469Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli
23:08:13 [2022-10-21T23:08:13.038Z]     check_test.go:309: [de54c80eaf144] daemon is not started
23:08:13 [2022-10-21T23:08:13.038Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
23:08:13 [2022-10-21T23:08:13.297Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:08:14 [2022-10-21T23:08:14.233Z]     check_test.go:309: [dc9707285e87b] daemon is not started
23:08:14 [2022-10-21T23:08:14.233Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
23:08:14 [2022-10-21T23:08:14.493Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:08:14 [2022-10-21T23:08:14.493Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
23:08:15 [2022-10-21T23:08:15.930Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:08:15 [2022-10-21T23:08:15.930Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:08:15 [2022-10-21T23:08:15.930Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
23:08:15 [2022-10-21T23:08:15.930Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:08:15 [2022-10-21T23:08:15.930Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
23:08:15 [2022-10-21T23:08:15.930Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:08:16 [2022-10-21T23:08:16.398Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
23:08:16 [2022-10-21T23:08:16.915Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:08:16 [2022-10-21T23:08:16.915Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
23:08:16 [2022-10-21T23:08:16.915Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:08:17 [2022-10-21T23:08:17.334Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:08:19 [2022-10-21T23:08:19.237Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
23:08:19 [2022-10-21T23:08:19.495Z]     check_test.go:309: [d7504156761ec] daemon is not started
23:08:19 [2022-10-21T23:08:19.495Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
23:08:20 [2022-10-21T23:08:20.697Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:08:21 [2022-10-21T23:08:21.164Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:08:21 [2022-10-21T23:08:21.165Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
23:08:21 [2022-10-21T23:08:21.165Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:08:21 [2022-10-21T23:08:21.165Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
23:08:21 [2022-10-21T23:08:21.165Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:08:22 [2022-10-21T23:08:22.726Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:08:22 [2022-10-21T23:08:22.782Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
23:08:23 [2022-10-21T23:08:23.193Z] === RUN   TestDockerSuite/TestBuildCmd
23:08:23 [2022-10-21T23:08:23.660Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:08:24 [2022-10-21T23:08:24.127Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:08:24 [2022-10-21T23:08:24.161Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
23:08:24 [2022-10-21T23:08:24.595Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:08:28 [2022-10-21T23:08:28.359Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
23:08:28 [2022-10-21T23:08:28.359Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:08:28 [2022-10-21T23:08:28.928Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:08:28 [2022-10-21T23:08:28.928Z]     check_test.go:309: [d8ffd9c363586] daemon is not started
23:08:28 [2022-10-21T23:08:28.928Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
23:08:28 [2022-10-21T23:08:28.928Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:08:29 [2022-10-21T23:08:29.343Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:08:30 [2022-10-21T23:08:30.328Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:08:30 [2022-10-21T23:08:30.328Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
23:08:30 [2022-10-21T23:08:30.328Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:08:31 [2022-10-21T23:08:31.312Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:08:31 [2022-10-21T23:08:31.312Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
23:08:31 [2022-10-21T23:08:31.312Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:08:31 [2022-10-21T23:08:31.779Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:08:33 [2022-10-21T23:08:33.341Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:08:34 [2022-10-21T23:08:34.201Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:08:34 [2022-10-21T23:08:34.201Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:08:34 [2022-10-21T23:08:34.324Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:08:34 [2022-10-21T23:08:34.324Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:08:34 [2022-10-21T23:08:34.324Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
23:08:34 [2022-10-21T23:08:34.324Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:08:35 [2022-10-21T23:08:35.307Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:08:35 [2022-10-21T23:08:35.578Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:08:35 [2022-10-21T23:08:35.774Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:08:35 [2022-10-21T23:08:35.774Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
23:08:35 [2022-10-21T23:08:35.774Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:08:35 [2022-10-21T23:08:35.774Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
23:08:35 [2022-10-21T23:08:35.774Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:08:36 [2022-10-21T23:08:36.955Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
23:08:37 [2022-10-21T23:08:37.893Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:08:39 [2022-10-21T23:08:39.557Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:08:39 [2022-10-21T23:08:39.798Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
23:08:43 [2022-10-21T23:08:43.086Z]     check_test.go:309: [da0bf7ed970fb] daemon is not started
23:08:43 [2022-10-21T23:08:43.086Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
23:08:43 [2022-10-21T23:08:43.086Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
23:08:43 [2022-10-21T23:08:43.653Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:08:43 [2022-10-21T23:08:43.653Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
23:08:44 [2022-10-21T23:08:44.221Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
23:08:45 [2022-10-21T23:08:45.600Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:08:46 [2022-10-21T23:08:46.169Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
23:08:46 [2022-10-21T23:08:46.169Z]     check_test.go:309: [dc5fdce0057f5] daemon is not started
23:08:46 [2022-10-21T23:08:46.169Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
23:08:47 [2022-10-21T23:08:47.549Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:08:48 [2022-10-21T23:08:48.930Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
23:08:51 [2022-10-21T23:08:51.511Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
23:08:55 [2022-10-21T23:08:55.704Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
23:08:57 [2022-10-21T23:08:57.607Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
23:08:58 [2022-10-21T23:08:58.984Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
23:09:01 [2022-10-21T23:09:01.519Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:09:01 [2022-10-21T23:09:01.777Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:09:02 [2022-10-21T23:09:02.346Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
23:09:04 [2022-10-21T23:09:04.823Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:09:04 [2022-10-21T23:09:04.823Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:09:05 [2022-10-21T23:09:05.636Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
23:09:05 [2022-10-21T23:09:05.807Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:09:06 [2022-10-21T23:09:06.203Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:09:06 [2022-10-21T23:09:06.771Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:09:07 [2022-10-21T23:09:07.029Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:09:07 [2022-10-21T23:09:07.967Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:09:07 [2022-10-21T23:09:07.967Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:09:08 [2022-10-21T23:09:08.535Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:09:08 [2022-10-21T23:09:08.794Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:09:09 [2022-10-21T23:09:09.591Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:09:09 [2022-10-21T23:09:09.591Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
23:09:09 [2022-10-21T23:09:09.591Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:09:09 [2022-10-21T23:09:09.591Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
23:09:09 [2022-10-21T23:09:09.731Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
23:09:10 [2022-10-21T23:09:10.058Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:09:10 [2022-10-21T23:09:10.058Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
23:09:10 [2022-10-21T23:09:10.058Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:09:10 [2022-10-21T23:09:10.525Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:09:10 [2022-10-21T23:09:10.525Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
23:09:10 [2022-10-21T23:09:10.525Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:09:11 [2022-10-21T23:09:11.109Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:09:11 [2022-10-21T23:09:11.368Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
23:09:12 [2022-10-21T23:09:12.306Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:09:12 [2022-10-21T23:09:12.306Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
23:09:13 [2022-10-21T23:09:13.685Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
23:09:13 [2022-10-21T23:09:13.944Z] === RUN   TestDockerSuite/TestBuildEnv
23:09:15 [2022-10-21T23:09:15.329Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:09:16 [2022-10-21T23:09:16.706Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
23:09:16 [2022-10-21T23:09:16.966Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:09:18 [2022-10-21T23:09:18.344Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:09:22 [2022-10-21T23:09:22.535Z]     docker_cli_daemon_test.go:2551: [de869918362df] daemon is not started
23:09:23 [2022-10-21T23:09:23.914Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
23:09:24 [2022-10-21T23:09:24.850Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:09:32 [2022-10-21T23:09:32.972Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:09:34 [2022-10-21T23:09:34.878Z] === RUN   TestDockerDaemonSuite/TestShmSize
23:09:36 [2022-10-21T23:09:36.785Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
23:09:39 [2022-10-21T23:09:39.321Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
23:09:39 [2022-10-21T23:09:39.579Z]     check_test.go:309: [deaec932f20b3] daemon is not started
23:09:39 [2022-10-21T23:09:39.579Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
23:09:44 [2022-10-21T23:09:44.852Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:09:45 [2022-10-21T23:09:45.418Z] --- PASS: TestDockerDaemonSuite (336.78s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.94s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.13s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.72s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.96s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.95s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.29s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.95s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s)
23:09:45 [2022-10-21T23:09:45.418Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.23s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.16s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.11s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.51s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.97s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.65s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.42s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.30s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.47s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.33s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.93s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.95s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.62s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.56s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.38s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.03s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.60s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.11s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.45s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.67s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.26s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.49s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.86s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.32s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.94s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.94s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.71s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.38s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.33s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.11s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.68s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.46s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.15s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.19s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.52s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.35s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.51s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
23:09:45 [2022-10-21T23:09:45.419Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s)
23:09:45 [2022-10-21T23:09:45.419Z] === RUN   TestDockerSwarmSuite
23:09:45 [2022-10-21T23:09:45.419Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
23:09:46 [2022-10-21T23:09:46.354Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:09:46 [2022-10-21T23:09:46.355Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:09:46 [2022-10-21T23:09:46.355Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:09:46 [2022-10-21T23:09:46.355Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
23:09:46 [2022-10-21T23:09:46.355Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:09:48 [2022-10-21T23:09:48.945Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
23:09:51 [2022-10-21T23:09:51.488Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
23:09:55 [2022-10-21T23:09:55.680Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:09:55 [2022-10-21T23:09:55.939Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
23:09:55 [2022-10-21T23:09:55.939Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:09:56 [2022-10-21T23:09:56.506Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:09:57 [2022-10-21T23:09:57.073Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:09:58 [2022-10-21T23:09:58.975Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:09:58 [2022-10-21T23:09:58.975Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
23:09:58 [2022-10-21T23:09:58.975Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:09:58 [2022-10-21T23:09:58.975Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:10:07 [2022-10-21T23:10:07.564Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:10:07 [2022-10-21T23:10:07.564Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:10:07 [2022-10-21T23:10:07.564Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:10:08 [2022-10-21T23:10:08.955Z] === RUN   TestDockerSuite/TestBuildExpose
23:10:08 [2022-10-21T23:10:08.955Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:10:08 [2022-10-21T23:10:08.955Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:10:08 [2022-10-21T23:10:08.955Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:10:08 [2022-10-21T23:10:08.955Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
23:10:08 [2022-10-21T23:10:08.955Z] === RUN   TestDockerSuite/TestBuildFails
23:10:10 [2022-10-21T23:10:10.331Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:10:10 [2022-10-21T23:10:10.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
23:10:10 [2022-10-21T23:10:10.332Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:10:12 [2022-10-21T23:10:12.864Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:10:12 [2022-10-21T23:10:12.864Z]     docker_api_swarm_test.go:563: [dcb267bbdb21d] joining swarm manager [d582f09d740eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:10:14 [2022-10-21T23:10:14.712Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:10:15 [2022-10-21T23:10:15.402Z] === RUN   TestDockerSuite/TestBuildForceRm
23:10:16 [2022-10-21T23:10:16.275Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:10:16 [2022-10-21T23:10:16.781Z] === RUN   TestDockerSuite/TestBuildFromGit
23:10:18 [2022-10-21T23:10:18.158Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:10:18 [2022-10-21T23:10:18.418Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:10:18 [2022-10-21T23:10:18.485Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:10:19 [2022-10-21T23:10:19.354Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:10:20 [2022-10-21T23:10:20.732Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:10:21 [2022-10-21T23:10:21.668Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:10:21 [2022-10-21T23:10:21.928Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:10:23 [2022-10-21T23:10:23.832Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:10:25 [2022-10-21T23:10:25.211Z]     docker_api_swarm_test.go:585: [d6ed75e0ee29e] joining swarm manager [d582f09d740eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:10:25 [2022-10-21T23:10:25.779Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:10:27 [2022-10-21T23:10:27.683Z] === RUN   TestDockerSuite/TestBuildHistory
23:10:27 [2022-10-21T23:10:27.942Z]     check_test.go:380: [dcb267bbdb21d] daemon is not started
23:10:32 [2022-10-21T23:10:32.132Z] === RUN   TestDockerSuite/TestBuildIidFile
23:10:32 [2022-10-21T23:10:32.132Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:10:32 [2022-10-21T23:10:32.701Z] === RUN   TestDockerSuite/TestBuildInheritance
23:10:33 [2022-10-21T23:10:33.269Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:10:33 [2022-10-21T23:10:33.836Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:10:33 [2022-10-21T23:10:33.836Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:10:34 [2022-10-21T23:10:34.772Z] === RUN   TestDockerSuite/TestBuildLabel
23:10:35 [2022-10-21T23:10:35.341Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:10:35 [2022-10-21T23:10:35.600Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:10:36 [2022-10-21T23:10:36.167Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:10:36 [2022-10-21T23:10:36.426Z] === RUN   TestDockerSuite/TestBuildLabels
23:10:36 [2022-10-21T23:10:36.685Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:10:38 [2022-10-21T23:10:38.063Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:10:38 [2022-10-21T23:10:38.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
23:10:38 [2022-10-21T23:10:38.323Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:10:38 [2022-10-21T23:10:38.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
23:10:40 [2022-10-21T23:10:40.860Z]     docker_api_swarm_test.go:46: [dddc23107b9bd] joining swarm manager [d84b84b2e147e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:10:41 [2022-10-21T23:10:41.120Z] === RUN   TestDockerSuite/TestBuildLastModified
23:10:45 [2022-10-21T23:10:45.310Z] --- PASS: TestImportExtremelyLargeImageWorks (178.33s)
23:10:45 [2022-10-21T23:10:45.310Z] PASS
23:10:45 [2022-10-21T23:10:45.310Z] 
23:10:45 [2022-10-21T23:10:45.310Z] DONE 13 tests in 182.555s
23:10:45 [2022-10-21T23:10:45.310Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:10:45 [2022-10-21T23:10:45.310Z] ++ 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
23:10:45 [2022-10-21T23:10:45.310Z] ++ set -e
23:10:45 [2022-10-21T23:10:45.310Z] ++ '[' -n 0 ']'
23:10:45 [2022-10-21T23:10:45.310Z] ++ set -x
23:10:45 [2022-10-21T23:10:45.310Z] ++ 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
23:10:45 [2022-10-21T23:10:45.310Z] INFO: Testing against a local daemon
23:10:45 [2022-10-21T23:10:45.310Z] === RUN   TestNetworkCreateDelete
23:10:45 [2022-10-21T23:10:45.310Z] --- PASS: TestNetworkCreateDelete (0.17s)
23:10:45 [2022-10-21T23:10:45.310Z] === RUN   TestDockerNetworkDeletePreferID
23:10:45 [2022-10-21T23:10:45.569Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
23:10:45 [2022-10-21T23:10:45.569Z] === RUN   TestDaemonDNSFallback
23:10:45 [2022-10-21T23:10:45.828Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:10:48 [2022-10-21T23:10:48.427Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:10:48 [2022-10-21T23:10:48.427Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:10:48 [2022-10-21T23:10:48.427Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:10:48 [2022-10-21T23:10:48.427Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:10:48 [2022-10-21T23:10:48.691Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:10:48 [2022-10-21T23:10:48.691Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:10:49 [2022-10-21T23:10:49.632Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:10:50 [2022-10-21T23:10:50.568Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:10:52 [2022-10-21T23:10:52.470Z] --- PASS: TestDaemonDNSFallback (6.58s)
23:10:52 [2022-10-21T23:10:52.470Z] === RUN   TestInspectNetwork
23:10:53 [2022-10-21T23:10:53.405Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:10:53 [2022-10-21T23:10:53.665Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:10:54 [2022-10-21T23:10:54.234Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:10:56 [2022-10-21T23:10:56.139Z] === RUN   TestInspectNetwork/full_network_id
23:10:56 [2022-10-21T23:10:56.139Z] === RUN   TestInspectNetwork/partial_network_id
23:10:56 [2022-10-21T23:10:56.139Z] === RUN   TestInspectNetwork/network_name
23:10:56 [2022-10-21T23:10:56.139Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:10:58 [2022-10-21T23:10:58.042Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
23:10:58 [2022-10-21T23:10:58.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
23:11:00 [2022-10-21T23:11:00.356Z] --- PASS: TestInspectNetwork (8.02s)
23:11:00 [2022-10-21T23:11:00.356Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:11:00 [2022-10-21T23:11:00.356Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:11:00 [2022-10-21T23:11:00.356Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:11:00 [2022-10-21T23:11:00.356Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:11:00 [2022-10-21T23:11:00.356Z] === RUN   TestRunContainerWithBridgeNone
23:11:01 [2022-10-21T23:11:01.295Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:11:02 [2022-10-21T23:11:02.674Z] --- PASS: TestRunContainerWithBridgeNone (2.22s)
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestNetworkInvalidJSON
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestNetworkInvalidJSON//networks/create
23:11:02 [2022-10-21T23:11:02.674Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:11:02 [2022-10-21T23:11:02.674Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:11:02 [2022-10-21T23:11:02.674Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:11:02 [2022-10-21T23:11:02.674Z] === CONT  TestNetworkInvalidJSON//networks/create
23:11:02 [2022-10-21T23:11:02.674Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:11:02 [2022-10-21T23:11:02.674Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:11:02 [2022-10-21T23:11:02.674Z] --- PASS: TestNetworkInvalidJSON (0.03s)
23:11:02 [2022-10-21T23:11:02.674Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:11:02 [2022-10-21T23:11:02.674Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:11:02 [2022-10-21T23:11:02.674Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestNetworkList
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestNetworkList//networks
23:11:02 [2022-10-21T23:11:02.674Z] === PAUSE TestNetworkList//networks
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestNetworkList//networks/
23:11:02 [2022-10-21T23:11:02.674Z] === PAUSE TestNetworkList//networks/
23:11:02 [2022-10-21T23:11:02.674Z] === CONT  TestNetworkList//networks
23:11:02 [2022-10-21T23:11:02.674Z] === CONT  TestNetworkList//networks/
23:11:02 [2022-10-21T23:11:02.674Z] --- PASS: TestNetworkList (0.02s)
23:11:02 [2022-10-21T23:11:02.674Z]     --- PASS: TestNetworkList//networks (0.00s)
23:11:02 [2022-10-21T23:11:02.674Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:11:02 [2022-10-21T23:11:02.674Z] === RUN   TestHostIPv4BridgeLabel
23:11:03 [2022-10-21T23:11:03.241Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
23:11:03 [2022-10-21T23:11:03.241Z] === RUN   TestDaemonRestartWithLiveRestore
23:11:03 [2022-10-21T23:11:03.808Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:11:04 [2022-10-21T23:11:04.067Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:11:04 [2022-10-21T23:11:04.067Z] === RUN   TestDaemonDefaultNetworkPools
23:11:04 [2022-10-21T23:11:04.635Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:11:04 [2022-10-21T23:11:04.895Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
23:11:04 [2022-10-21T23:11:04.895Z] === RUN   TestDaemonRestartWithExistingNetwork
23:11:06 [2022-10-21T23:11:06.273Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
23:11:06 [2022-10-21T23:11:06.273Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:11:06 [2022-10-21T23:11:06.532Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:11:06 [2022-10-21T23:11:06.532Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
23:11:06 [2022-10-21T23:11:06.532Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:11:07 [2022-10-21T23:11:07.471Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
23:11:07 [2022-10-21T23:11:07.472Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:11:08 [2022-10-21T23:11:08.039Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
23:11:08 [2022-10-21T23:11:08.039Z] === RUN   TestServiceWithPredefinedNetwork
23:11:09 [2022-10-21T23:11:09.947Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:11:09 [2022-10-21T23:11:09.947Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:11:10 [2022-10-21T23:11:10.514Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s)
23:11:10 [2022-10-21T23:11:10.514Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:11:10 [2022-10-21T23:11:10.514Z]     service_test.go:242: FLAKY_TEST
23:11:10 [2022-10-21T23:11:10.514Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:11:10 [2022-10-21T23:11:10.514Z] === RUN   TestServiceWithDataPathPortInit
23:11:11 [2022-10-21T23:11:11.451Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:11:11 [2022-10-21T23:11:11.710Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:11:13 [2022-10-21T23:11:13.615Z] === RUN   TestDockerSuite/TestBuildNetNone
23:11:13 [2022-10-21T23:11:13.874Z] === RUN   TestDockerSuite/TestBuildNoContext
23:11:14 [2022-10-21T23:11:14.442Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:11:15 [2022-10-21T23:11:15.010Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:11:16 [2022-10-21T23:11:16.386Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:11:16 [2022-10-21T23:11:16.386Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:11:16 [2022-10-21T23:11:16.386Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:11:16 [2022-10-21T23:11:16.954Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:11:17 [2022-10-21T23:11:17.522Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:11:17 [2022-10-21T23:11:17.781Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:11:19 [2022-10-21T23:11:19.157Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:11:19 [2022-10-21T23:11:19.724Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:11:21 [2022-10-21T23:11:21.630Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:11:22 [2022-10-21T23:11:22.566Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:11:23 [2022-10-21T23:11:23.943Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:11:24 [2022-10-21T23:11:24.511Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:11:25 [2022-10-21T23:11:25.450Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:11:25 [2022-10-21T23:11:25.709Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:11:25 [2022-10-21T23:11:25.967Z] --- PASS: TestServiceWithDataPathPortInit (15.37s)
23:11:25 [2022-10-21T23:11:25.967Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:11:28 [2022-10-21T23:11:28.503Z] === RUN   TestDockerSuite/TestBuildPATH
23:11:29 [2022-10-21T23:11:29.439Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p22d9o8rkdctmj2y2evii76tr Created:2022-10-21 23:11:27.413124346 +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[d0fcf6ea6c795e04a826200c4a0f891fd78eaaef50727b61d547053af8c5fb5e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1xo0wxo7yzj4hydvfgtkq3lp EndpointID:fcbfd7dfaf4aca6909581b6e66b6158fa1e355fb7d266edbdf575b2eeee09ce1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f733780395f4e5bc29830f1a0b170cd6f5d86345b62de07c656332ea421a0bb9 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:88b449ab8a74 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1xo0wxo7yzj4hydvfgtkq3lp EndpointID:fcbfd7dfaf4aca6909581b6e66b6158fa1e355fb7d266edbdf575b2eeee09ce1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:11:29 [2022-10-21T23:11:29.698Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:11:30 [2022-10-21T23:11:30.265Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:11:30 [2022-10-21T23:11:30.756Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:11:30 [2022-10-21T23:11:30.756Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:11:30 [2022-10-21T23:11:30.756Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
23:11:30 [2022-10-21T23:11:30.756Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:11:30 [2022-10-21T23:11:30.833Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:11:34 [2022-10-21T23:11:34.123Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.78s)
23:11:34 [2022-10-21T23:11:34.123Z] PASS
23:11:34 [2022-10-21T23:11:34.123Z] 
23:11:34 [2022-10-21T23:11:34.123Z] === Skipped
23:11:34 [2022-10-21T23:11:34.123Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:11:34 [2022-10-21T23:11:34.123Z]     service_test.go:242: FLAKY_TEST
23:11:34 [2022-10-21T23:11:34.123Z] 
23:11:34 [2022-10-21T23:11:34.123Z] DONE 26 tests, 1 skipped in 48.856s
23:11:34 [2022-10-21T23:11:34.123Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:11:34 [2022-10-21T23:11:34.123Z] ++ 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
23:11:34 [2022-10-21T23:11:34.123Z] ++ set -e
23:11:34 [2022-10-21T23:11:34.123Z] ++ '[' -n 0 ']'
23:11:34 [2022-10-21T23:11:34.123Z] ++ set -x
23:11:34 [2022-10-21T23:11:34.123Z] ++ 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
23:11:34 [2022-10-21T23:11:34.123Z] INFO: Testing against a local daemon
23:11:34 [2022-10-21T23:11:34.123Z] === RUN   TestDockerNetworkIpvlanPersistance
23:11:34 [2022-10-21T23:11:34.123Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:34 [2022-10-21T23:11:34.123Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:11:34 [2022-10-21T23:11:34.123Z] === RUN   TestDockerNetworkIpvlan
23:11:34 [2022-10-21T23:11:34.123Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:34 [2022-10-21T23:11:34.123Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:11:34 [2022-10-21T23:11:34.123Z] PASS
23:11:34 [2022-10-21T23:11:34.123Z] 
23:11:34 [2022-10-21T23:11:34.123Z] === Skipped
23:11:34 [2022-10-21T23:11:34.123Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:11:34 [2022-10-21T23:11:34.123Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:34 [2022-10-21T23:11:34.123Z] 
23:11:34 [2022-10-21T23:11:34.123Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:11:34 [2022-10-21T23:11:34.123Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:11:34 [2022-10-21T23:11:34.123Z] 
23:11:34 [2022-10-21T23:11:34.123Z] DONE 2 tests, 2 skipped in 0.140s
23:11:34 [2022-10-21T23:11:34.123Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:11:34 [2022-10-21T23:11:34.123Z] ++ 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
23:11:34 [2022-10-21T23:11:34.123Z] ++ set -e
23:11:34 [2022-10-21T23:11:34.123Z] ++ '[' -n 0 ']'
23:11:34 [2022-10-21T23:11:34.123Z] ++ set -x
23:11:34 [2022-10-21T23:11:34.123Z] ++ 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
23:11:34 [2022-10-21T23:11:34.123Z] INFO: Testing against a local daemon
23:11:34 [2022-10-21T23:11:34.123Z] === RUN   TestDockerNetworkMacvlanPersistance
23:11:35 [2022-10-21T23:11:35.635Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
23:11:35 [2022-10-21T23:11:35.635Z] === RUN   TestDockerNetworkMacvlan
23:11:36 [2022-10-21T23:11:36.597Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:11:36 [2022-10-21T23:11:36.856Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:11:37 [2022-10-21T23:11:37.114Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:11:38 [2022-10-21T23:11:38.053Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:11:39 [2022-10-21T23:11:39.959Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
23:11:40 [2022-10-21T23:11:40.217Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:11:41 [2022-10-21T23:11:41.597Z] === RUN   TestDockerSuite/TestBuildRm
23:11:42 [2022-10-21T23:11:42.166Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:11:44 [2022-10-21T23:11:44.072Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:11:45 [2022-10-21T23:11:45.009Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:11:45 [2022-10-21T23:11:45.951Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:11:46 [2022-10-21T23:11:46.520Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:11:46 [2022-10-21T23:11:46.520Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:11:47 [2022-10-21T23:11:47.089Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:11:47 [2022-10-21T23:11:47.350Z] --- PASS: TestDockerNetworkMacvlan (11.85s)
23:11:47 [2022-10-21T23:11:47.350Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:11:47 [2022-10-21T23:11:47.350Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
23:11:47 [2022-10-21T23:11:47.350Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
23:11:47 [2022-10-21T23:11:47.350Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.06s)
23:11:47 [2022-10-21T23:11:47.350Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.70s)
23:11:47 [2022-10-21T23:11:47.350Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s)
23:11:47 [2022-10-21T23:11:47.350Z] PASS
23:11:47 [2022-10-21T23:11:47.350Z] 
23:11:47 [2022-10-21T23:11:47.350Z] DONE 8 tests in 13.453s
23:11:47 [2022-10-21T23:11:47.350Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
23:11:47 [2022-10-21T23:11:47.350Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:11:47 [2022-10-21T23:11:47.350Z] ++ 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
23:11:47 [2022-10-21T23:11:47.350Z] ++ set -e
23:11:47 [2022-10-21T23:11:47.350Z] ++ '[' -n 0 ']'
23:11:47 [2022-10-21T23:11:47.350Z] ++ set -x
23:11:47 [2022-10-21T23:11:47.350Z] ++ 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
23:11:47 [2022-10-21T23:11:47.609Z] testing: warning: no tests to run
23:11:47 [2022-10-21T23:11:47.609Z] PASS
23:11:47 [2022-10-21T23:11:47.609Z] 
23:11:47 [2022-10-21T23:11:47.609Z] DONE 0 tests in 0.039s
23:11:47 [2022-10-21T23:11:47.609Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:11:47 [2022-10-21T23:11:47.609Z] ++ 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
23:11:47 [2022-10-21T23:11:47.609Z] ++ set -e
23:11:47 [2022-10-21T23:11:47.609Z] ++ '[' -n 0 ']'
23:11:47 [2022-10-21T23:11:47.609Z] ++ set -x
23:11:47 [2022-10-21T23:11:47.609Z] ++ 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
23:11:47 [2022-10-21T23:11:47.609Z] INFO: Testing against a local daemon
23:11:47 [2022-10-21T23:11:47.609Z] === RUN   TestAuthZPluginAllowRequest
23:11:48 [2022-10-21T23:11:48.178Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:11:49 [2022-10-21T23:11:49.117Z] --- PASS: TestAuthZPluginAllowRequest (1.52s)
23:11:49 [2022-10-21T23:11:49.117Z] === RUN   TestAuthZPluginTLS
23:11:49 [2022-10-21T23:11:49.377Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:11:49 [2022-10-21T23:11:49.947Z] --- PASS: TestAuthZPluginTLS (0.59s)
23:11:49 [2022-10-21T23:11:49.947Z] === RUN   TestAuthZPluginDenyRequest
23:11:49 [2022-10-21T23:11:49.947Z]     docker_api_swarm_test.go:304: [de0d6b6b2b888] joining swarm manager [dd794aca419c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:11:50 [2022-10-21T23:11:50.206Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:11:50 [2022-10-21T23:11:50.206Z] === RUN   TestAuthZPluginAPIDenyResponse
23:11:50 [2022-10-21T23:11:50.466Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:11:51 [2022-10-21T23:11:51.036Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:11:51 [2022-10-21T23:11:51.036Z] === RUN   TestAuthZPluginDenyResponse
23:11:51 [2022-10-21T23:11:51.296Z]     docker_api_swarm_test.go:305: [dd4e9406c9cf8] joining swarm manager [dd794aca419c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:11:51 [2022-10-21T23:11:51.296Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
23:11:51 [2022-10-21T23:11:51.296Z] === RUN   TestAuthZPluginAllowEventStream
23:11:52 [2022-10-21T23:11:52.235Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
23:11:52 [2022-10-21T23:11:52.814Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
23:11:52 [2022-10-21T23:11:52.814Z] === RUN   TestAuthZPluginErrorResponse
23:11:53 [2022-10-21T23:11:53.381Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
23:11:53 [2022-10-21T23:11:53.381Z] === RUN   TestAuthZPluginErrorRequest
23:11:53 [2022-10-21T23:11:53.381Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:11:53 [2022-10-21T23:11:53.381Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:11:53 [2022-10-21T23:11:53.640Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:11:53 [2022-10-21T23:11:53.640Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
23:11:53 [2022-10-21T23:11:53.640Z] === RUN   TestDockerSuite/TestBuildSpaces
23:11:53 [2022-10-21T23:11:53.900Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:11:53 [2022-10-21T23:11:53.900Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:11:54 [2022-10-21T23:11:54.158Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:11:54 [2022-10-21T23:11:54.417Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:11:54 [2022-10-21T23:11:54.417Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:11:54 [2022-10-21T23:11:54.676Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:11:54 [2022-10-21T23:11:54.676Z] === RUN   TestDockerSuite/TestBuildStderr
23:11:55 [2022-10-21T23:11:55.615Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:11:56 [2022-10-21T23:11:56.184Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
23:11:56 [2022-10-21T23:11:56.184Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:11:58 [2022-10-21T23:11:58.090Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
23:11:58 [2022-10-21T23:11:58.090Z] === RUN   TestAuthZPluginHeader
23:11:58 [2022-10-21T23:11:58.659Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:11:58 [2022-10-21T23:11:58.659Z] --- PASS: TestAuthZPluginHeader (0.79s)
23:11:58 [2022-10-21T23:11:58.659Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:11:59 [2022-10-21T23:11:59.227Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:12:00 [2022-10-21T23:12:00.164Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:12:00 [2022-10-21T23:12:00.164Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:12:01 [2022-10-21T23:12:01.100Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:12:02 [2022-10-21T23:12:02.035Z] === RUN   TestDockerSuite/TestBuildUser
23:12:03 [2022-10-21T23:12:03.415Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:12:03 [2022-10-21T23:12:03.415Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s)
23:12:03 [2022-10-21T23:12:03.415Z] === RUN   TestAuthZPluginV2Disable
23:12:05 [2022-10-21T23:12:05.956Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:12:07 [2022-10-21T23:12:07.860Z] --- PASS: TestAuthZPluginV2Disable (4.19s)
23:12:07 [2022-10-21T23:12:07.860Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:12:09 [2022-10-21T23:12:09.763Z]     docker_api_swarm_test.go:364: Waiting for possible election...
23:12:11 [2022-10-21T23:12:11.671Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.05s)
23:12:11 [2022-10-21T23:12:11.671Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:12:16 [2022-10-21T23:12:16.972Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:12:17 [2022-10-21T23:12:17.549Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:12:18 [2022-10-21T23:12:18.239Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:12:19 [2022-10-21T23:12:19.177Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:12:20 [2022-10-21T23:12:20.114Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:12:21 [2022-10-21T23:12:21.050Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:12:21 [2022-10-21T23:12:21.050Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:12:21 [2022-10-21T23:12:21.050Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:12:21 [2022-10-21T23:12:21.050Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
23:12:21 [2022-10-21T23:12:21.050Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:12:21 [2022-10-21T23:12:21.050Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
23:12:21 [2022-10-21T23:12:21.050Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:12:21 [2022-10-21T23:12:21.050Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:12:21 [2022-10-21T23:12:21.050Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:12:22 [2022-10-21T23:12:22.424Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:12:22 [2022-10-21T23:12:22.425Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:12:22 [2022-10-21T23:12:22.993Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:12:23 [2022-10-21T23:12:23.251Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:12:23 [2022-10-21T23:12:23.820Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.98s)
23:12:23 [2022-10-21T23:12:23.820Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:12:23 [2022-10-21T23:12:23.820Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:12:24 [2022-10-21T23:12:24.079Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:12:25 [2022-10-21T23:12:25.982Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:12:25 [2022-10-21T23:12:25.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
23:12:26 [2022-10-21T23:12:26.918Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:12:27 [2022-10-21T23:12:27.855Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:12:28 [2022-10-21T23:12:28.114Z]     docker_api_swarm_test.go:272: [d1ad02516314e] joining swarm manager [dcec8d02efef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:28 [2022-10-21T23:12:28.114Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:12:28 [2022-10-21T23:12:28.372Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:12:28 [2022-10-21T23:12:28.372Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
23:12:28 [2022-10-21T23:12:28.372Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:12:28 [2022-10-21T23:12:28.939Z] === RUN   TestDockerSuite/TestBuildXZHost
23:12:29 [2022-10-21T23:12:29.508Z]     docker_api_swarm_test.go:273: [d4328ed7d64de] joining swarm manager [dcec8d02efef1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:30 [2022-10-21T23:12:30.444Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:12:30 [2022-10-21T23:12:30.702Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:12:30 [2022-10-21T23:12:30.702Z]     docker_cli_sni_test.go:18: Flakey test
23:12:30 [2022-10-21T23:12:30.702Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:12:30 [2022-10-21T23:12:30.961Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:12:31 [2022-10-21T23:12:31.528Z] === RUN   TestDockerSuite/TestCommitChange
23:12:32 [2022-10-21T23:12:32.095Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:12:32 [2022-10-21T23:12:32.662Z] === RUN   TestDockerSuite/TestCommitHardlink
23:12:33 [2022-10-21T23:12:33.597Z] === RUN   TestDockerSuite/TestCommitNewFile
23:12:34 [2022-10-21T23:12:34.533Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:12:35 [2022-10-21T23:12:35.101Z] === RUN   TestDockerSuite/TestCommitTTY
23:12:36 [2022-10-21T23:12:36.058Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:12:36 [2022-10-21T23:12:36.624Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:12:37 [2022-10-21T23:12:37.560Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:12:38 [2022-10-21T23:12:38.127Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:12:38 [2022-10-21T23:12:38.127Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:12:38 [2022-10-21T23:12:38.127Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:12:38 [2022-10-21T23:12:38.127Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:12:38 [2022-10-21T23:12:38.127Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:12:38 [2022-10-21T23:12:38.127Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:12:38 [2022-10-21T23:12:38.127Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:12:39 [2022-10-21T23:12:39.064Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:12:40 [2022-10-21T23:12:40.001Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:12:40 [2022-10-21T23:12:40.001Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:12:40 [2022-10-21T23:12:40.568Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:12:40 [2022-10-21T23:12:40.568Z] PASS
23:12:40 [2022-10-21T23:12:40.568Z] 
23:12:40 [2022-10-21T23:12:40.568Z] DONE 17 tests in 53.033s
23:12:40 [2022-10-21T23:12:40.568Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:12:40 [2022-10-21T23:12:40.568Z] ++ 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
23:12:40 [2022-10-21T23:12:40.568Z] ++ set -e
23:12:40 [2022-10-21T23:12:40.568Z] ++ '[' -n 0 ']'
23:12:40 [2022-10-21T23:12:40.568Z] ++ set -x
23:12:40 [2022-10-21T23:12:40.568Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:12:40 [2022-10-21T23:12:40.568Z] ++ 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
23:12:40 [2022-10-21T23:12:40.828Z] INFO: Testing against a local daemon
23:12:40 [2022-10-21T23:12:40.828Z] === RUN   TestPluginInvalidJSON
23:12:40 [2022-10-21T23:12:40.828Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:12:40 [2022-10-21T23:12:40.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:12:40 [2022-10-21T23:12:40.828Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:12:40 [2022-10-21T23:12:40.828Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:12:40 [2022-10-21T23:12:40.828Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:12:40 [2022-10-21T23:12:40.828Z] === RUN   TestPluginInstall
23:12:40 [2022-10-21T23:12:40.828Z] === RUN   TestPluginInstall/no_auth
23:12:41 [2022-10-21T23:12:41.088Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:12:41 [2022-10-21T23:12:41.656Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:12:42 [2022-10-21T23:12:42.223Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:12:42 [2022-10-21T23:12:42.481Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:12:42 [2022-10-21T23:12:42.481Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:12:42 [2022-10-21T23:12:42.481Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:12:43 [2022-10-21T23:12:43.042Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:12:43 [2022-10-21T23:12:43.042Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:12:43 [2022-10-21T23:12:43.042Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:12:43 [2022-10-21T23:12:43.418Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:12:43 [2022-10-21T23:12:43.418Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:12:43 [2022-10-21T23:12:43.418Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:12:43 [2022-10-21T23:12:43.418Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:43 [2022-10-21T23:12:43.418Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9396b97801fe7413b6706f1ff974d14c3826efb9d966f6b5932048af1139ec28" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:43 [2022-10-21T23:12:43.418Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:43 [2022-10-21T23:12:43.418Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9396b97801fe7413b6706f1ff974d14c3826efb9d966f6b5932048af1139ec28" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:43 [2022-10-21T23:12:43.418Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:12:43 [2022-10-21T23:12:43.418Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:12:43 [2022-10-21T23:12:43.677Z] === RUN   TestPluginInstall/with_htpasswd
23:12:44 [2022-10-21T23:12:44.245Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:12:44 [2022-10-21T23:12:44.245Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:44 [2022-10-21T23:12:44.245Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:767ac0e6ac5795a1336c92814bafdc6b40bfde6dab28beaa08ef50898717d92f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:44 [2022-10-21T23:12:44.245Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:44 [2022-10-21T23:12:44.245Z] time="2022-10-21T23:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:767ac0e6ac5795a1336c92814bafdc6b40bfde6dab28beaa08ef50898717d92f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:44 [2022-10-21T23:12:44.504Z] === RUN   TestPluginInstall/with_insecure
23:12:44 [2022-10-21T23:12:44.763Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:12:45 [2022-10-21T23:12:45.331Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:12:45 [2022-10-21T23:12:45.331Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:12:45 [2022-10-21T23:12:45.590Z] time="2022-10-21T23:12:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:45 [2022-10-21T23:12:45.590Z] time="2022-10-21T23:12:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3c76d9080fbe840c08d79227055a55d8fefa202a0b7516e4322f6b96f753b20" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:45 [2022-10-21T23:12:45.590Z] time="2022-10-21T23:12:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:12:45 [2022-10-21T23:12:45.590Z] time="2022-10-21T23:12:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3c76d9080fbe840c08d79227055a55d8fefa202a0b7516e4322f6b96f753b20" mediatype=application/vnd.docker.plugin.v1+json size=522
23:12:45 [2022-10-21T23:12:45.849Z]     plugin_test.go:165: [db152a0779c77] daemon is not started
23:12:45 [2022-10-21T23:12:45.849Z] --- PASS: TestPluginInstall (4.97s)
23:12:45 [2022-10-21T23:12:45.849Z]     --- PASS: TestPluginInstall/no_auth (2.84s)
23:12:45 [2022-10-21T23:12:45.849Z]     --- PASS: TestPluginInstall/with_htpasswd (0.86s)
23:12:45 [2022-10-21T23:12:45.849Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
23:12:45 [2022-10-21T23:12:45.849Z] === RUN   TestPluginsWithRuntimes
23:12:46 [2022-10-21T23:12:46.416Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:12:46 [2022-10-21T23:12:46.984Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:12:46 [2022-10-21T23:12:46.984Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:12:47 [2022-10-21T23:12:47.552Z] === RUN   TestPluginsWithRuntimes/No_Args
23:12:47 [2022-10-21T23:12:47.552Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:12:48 [2022-10-21T23:12:48.120Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:12:48 [2022-10-21T23:12:48.379Z] === RUN   TestPluginsWithRuntimes/With_Args
23:12:48 [2022-10-21T23:12:48.639Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:12:49 [2022-10-21T23:12:49.205Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:12:49 [2022-10-21T23:12:49.205Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:12:49 [2022-10-21T23:12:49.464Z] --- PASS: TestPluginsWithRuntimes (3.76s)
23:12:49 [2022-10-21T23:12:49.464Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.02s)
23:12:49 [2022-10-21T23:12:49.464Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.00s)
23:12:49 [2022-10-21T23:12:49.464Z] === RUN   TestPluginBackCompatMediaTypes
23:12:49 [2022-10-21T23:12:49.723Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:12:50 [2022-10-21T23:12:50.291Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s)
23:12:50 [2022-10-21T23:12:50.291Z] PASS
23:12:50 [2022-10-21T23:12:50.291Z] 
23:12:50 [2022-10-21T23:12:50.291Z] DONE 10 tests in 9.736s
23:12:50 [2022-10-21T23:12:50.291Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:12:50 [2022-10-21T23:12:50.291Z] ++ 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
23:12:50 [2022-10-21T23:12:50.291Z] ++ set -e
23:12:50 [2022-10-21T23:12:50.291Z] ++ '[' -n 0 ']'
23:12:50 [2022-10-21T23:12:50.291Z] ++ set -x
23:12:50 [2022-10-21T23:12:50.291Z] ++ 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
23:12:50 [2022-10-21T23:12:50.549Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:12:50 [2022-10-21T23:12:50.549Z] INFO: Testing against a local daemon
23:12:50 [2022-10-21T23:12:50.549Z] === RUN   TestExternalGraphDriver
23:12:50 [2022-10-21T23:12:50.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
23:12:50 [2022-10-21T23:12:50.808Z] === RUN   TestExternalGraphDriver/json
23:12:51 [2022-10-21T23:12:51.067Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:12:51 [2022-10-21T23:12:51.067Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:12:51 [2022-10-21T23:12:51.637Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:12:53 [2022-10-21T23:12:53.015Z] === RUN   TestExternalGraphDriver/spec
23:12:53 [2022-10-21T23:12:53.015Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:12:54 [2022-10-21T23:12:54.402Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:12:54 [2022-10-21T23:12:54.402Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:12:54 [2022-10-21T23:12:54.402Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:12:54 [2022-10-21T23:12:54.402Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:12:54 [2022-10-21T23:12:54.402Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:12:54 [2022-10-21T23:12:54.972Z] === RUN   TestExternalGraphDriver/pull
23:12:54 [2022-10-21T23:12:54.972Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:12:56 [2022-10-21T23:12:56.348Z] --- PASS: TestExternalGraphDriver (5.98s)
23:12:56 [2022-10-21T23:12:56.348Z]     --- PASS: TestExternalGraphDriver/json (2.17s)
23:12:56 [2022-10-21T23:12:56.348Z]     --- PASS: TestExternalGraphDriver/spec (1.87s)
23:12:56 [2022-10-21T23:12:56.348Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
23:12:56 [2022-10-21T23:12:56.348Z] === RUN   TestGraphdriverPluginV2
23:12:59 [2022-10-21T23:12:59.631Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:12:59 [2022-10-21T23:12:59.631Z] === RUN   TestDockerSuite/TestContainerAPITop
23:13:00 [2022-10-21T23:13:00.198Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:13:00 [2022-10-21T23:13:00.198Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
23:13:00 [2022-10-21T23:13:00.457Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:13:00 [2022-10-21T23:13:00.457Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:13:00 [2022-10-21T23:13:00.716Z] --- PASS: TestGraphdriverPluginV2 (4.38s)
23:13:00 [2022-10-21T23:13:00.716Z] PASS
23:13:00 [2022-10-21T23:13:00.716Z] 
23:13:00 [2022-10-21T23:13:00.716Z] DONE 5 tests in 10.484s
23:13:00 [2022-10-21T23:13:00.716Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:13:00 [2022-10-21T23:13:00.716Z] ++ 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
23:13:00 [2022-10-21T23:13:00.716Z] ++ set -e
23:13:00 [2022-10-21T23:13:00.716Z] ++ '[' -n 0 ']'
23:13:00 [2022-10-21T23:13:00.716Z] ++ set -x
23:13:00 [2022-10-21T23:13:00.716Z] ++ 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
23:13:00 [2022-10-21T23:13:00.846Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:13:00 [2022-10-21T23:13:00.974Z] INFO: Testing against a local daemon
23:13:00 [2022-10-21T23:13:00.974Z] === RUN   TestContinueAfterPluginCrash
23:13:00 [2022-10-21T23:13:00.974Z] === PAUSE TestContinueAfterPluginCrash
23:13:00 [2022-10-21T23:13:00.974Z] === RUN   TestReadPluginNoRead
23:13:00 [2022-10-21T23:13:00.974Z] === PAUSE TestReadPluginNoRead
23:13:00 [2022-10-21T23:13:00.974Z] === RUN   TestDaemonStartWithLogOpt
23:13:00 [2022-10-21T23:13:00.974Z] === PAUSE TestDaemonStartWithLogOpt
23:13:00 [2022-10-21T23:13:00.974Z] === CONT  TestContinueAfterPluginCrash
23:13:00 [2022-10-21T23:13:00.974Z] === CONT  TestDaemonStartWithLogOpt
23:13:03 [2022-10-21T23:13:03.508Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:13:03 [2022-10-21T23:13:03.766Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:13:04 [2022-10-21T23:13:04.706Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:13:04 [2022-10-21T23:13:04.706Z] --- PASS: TestDaemonStartWithLogOpt (3.79s)
23:13:04 [2022-10-21T23:13:04.706Z] === CONT  TestReadPluginNoRead
23:13:06 [2022-10-21T23:13:06.712Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:13:07 [2022-10-21T23:13:07.992Z] === RUN   TestReadPluginNoRead/default
23:13:08 [2022-10-21T23:13:08.251Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:13:08 [2022-10-21T23:13:08.819Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:13:09 [2022-10-21T23:13:09.079Z] === RUN   TestReadPluginNoRead/disabled_caching
23:13:09 [2022-10-21T23:13:09.647Z] --- PASS: TestContinueAfterPluginCrash (8.65s)
23:13:10 [2022-10-21T23:13:10.215Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:13:10 [2022-10-21T23:13:10.477Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:13:11 [2022-10-21T23:13:11.414Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:13:11 [2022-10-21T23:13:11.983Z] === CONT  TestReadPluginNoRead
23:13:11 [2022-10-21T23:13:11.983Z]     read_test.go:92: [d31fb02425998] daemon is not started
23:13:11 [2022-10-21T23:13:11.983Z] --- PASS: TestReadPluginNoRead (7.21s)
23:13:11 [2022-10-21T23:13:11.983Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
23:13:11 [2022-10-21T23:13:11.983Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
23:13:11 [2022-10-21T23:13:11.983Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
23:13:11 [2022-10-21T23:13:11.983Z] PASS
23:13:11 [2022-10-21T23:13:11.983Z] 
23:13:11 [2022-10-21T23:13:11.983Z] DONE 6 tests in 11.135s
23:13:11 [2022-10-21T23:13:11.983Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:13:11 [2022-10-21T23:13:11.983Z] ++ 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
23:13:11 [2022-10-21T23:13:11.983Z] ++ set -e
23:13:11 [2022-10-21T23:13:11.983Z] ++ '[' -n 0 ']'
23:13:11 [2022-10-21T23:13:11.983Z] ++ set -x
23:13:11 [2022-10-21T23:13:11.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
23:13:11 [2022-10-21T23:13:11.983Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
23:13:11 [2022-10-21T23:13:11.983Z] testing: warning: no tests to run
23:13:11 [2022-10-21T23:13:11.983Z] PASS
23:13:11 [2022-10-21T23:13:11.983Z] 
23:13:11 [2022-10-21T23:13:11.983Z] DONE 0 tests in 0.057s
23:13:11 [2022-10-21T23:13:11.983Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:13:11 [2022-10-21T23:13:11.983Z] ++ 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
23:13:11 [2022-10-21T23:13:11.983Z] ++ set -e
23:13:11 [2022-10-21T23:13:11.983Z] ++ '[' -n 0 ']'
23:13:11 [2022-10-21T23:13:11.983Z] ++ set -x
23:13:11 [2022-10-21T23:13:11.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
23:13:12 [2022-10-21T23:13:12.242Z] INFO: Testing against a local daemon
23:13:12 [2022-10-21T23:13:12.242Z] === RUN   TestPluginWithDevMounts
23:13:12 [2022-10-21T23:13:12.242Z] === PAUSE TestPluginWithDevMounts
23:13:12 [2022-10-21T23:13:12.242Z] === CONT  TestPluginWithDevMounts
23:13:13 [2022-10-21T23:13:13.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
23:13:13 [2022-10-21T23:13:13.877Z] --- PASS: TestPluginWithDevMounts (1.55s)
23:13:13 [2022-10-21T23:13:13.877Z] PASS
23:13:13 [2022-10-21T23:13:13.877Z] 
23:13:13 [2022-10-21T23:13:13.877Z] DONE 1 tests in 1.731s
23:13:13 [2022-10-21T23:13:13.877Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:13:13 [2022-10-21T23:13:13.877Z] ++ 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
23:13:13 [2022-10-21T23:13:13.877Z] ++ set -e
23:13:13 [2022-10-21T23:13:13.877Z] ++ '[' -n 0 ']'
23:13:13 [2022-10-21T23:13:13.877Z] ++ set -x
23:13:13 [2022-10-21T23:13:13.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:13:13 [2022-10-21T23:13:13.877Z] INFO: Testing against a local daemon
23:13:13 [2022-10-21T23:13:13.877Z] === RUN   TestSecretInspect
23:13:14 [2022-10-21T23:13:14.136Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
23:13:14 [2022-10-21T23:13:14.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
23:13:15 [2022-10-21T23:13:15.357Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:13:16 [2022-10-21T23:13:16.092Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
23:13:16 [2022-10-21T23:13:16.354Z] --- PASS: TestSecretInspect (2.31s)
23:13:16 [2022-10-21T23:13:16.354Z] === RUN   TestSecretList
23:13:17 [2022-10-21T23:13:17.731Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bd4c30_<nil>}
23:13:18 [2022-10-21T23:13:18.299Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
23:13:19 [2022-10-21T23:13:19.235Z] --- PASS: TestSecretList (2.81s)
23:13:19 [2022-10-21T23:13:19.235Z] === RUN   TestSecretsCreateAndDelete
23:13:19 [2022-10-21T23:13:19.235Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13789245458_/foo_false__<nil>_<nil>_<nil>}
23:13:20 [2022-10-21T23:13:20.171Z]     docker_api_swarm_node_test.go:20: [dd2b69aaf9958] joining swarm manager [dd7450ae5965e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:13:20 [2022-10-21T23:13:20.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13789245458_/foo_true__<nil>_<nil>_<nil>}
23:13:21 [2022-10-21T23:13:21.306Z]     docker_api_swarm_node_test.go:21: [d35c72d2878d0] joining swarm manager [dd7450ae5965e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:13:21 [2022-10-21T23:13:21.873Z] --- PASS: TestSecretsCreateAndDelete (2.85s)
23:13:21 [2022-10-21T23:13:21.873Z] === RUN   TestSecretsUpdate
23:13:22 [2022-10-21T23:13:22.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33851043060_/foo_false__<nil>_<nil>_<nil>}
23:13:23 [2022-10-21T23:13:23.817Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33851043060_/foo_true__<nil>_<nil>_<nil>}
23:13:24 [2022-10-21T23:13:24.076Z] --- PASS: TestSecretsUpdate (2.24s)
23:13:24 [2022-10-21T23:13:24.076Z] === RUN   TestTemplatedSecret
23:13:25 [2022-10-21T23:13:25.452Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33851043060_/foo_true__0xc000bd4c60_<nil>_<nil>}
23:13:25 [2022-10-21T23:13:25.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bd4c78_<nil>}
23:13:26 [2022-10-21T23:13:26.650Z] --- PASS: TestTemplatedSecret (2.43s)
23:13:26 [2022-10-21T23:13:26.650Z] === RUN   TestSecretCreateResolve
23:13:27 [2022-10-21T23:13:27.217Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bd4c90_<nil>}
23:13:28 [2022-10-21T23:13:28.592Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bd4cc0_<nil>}
23:13:28 [2022-10-21T23:13:28.850Z] --- PASS: TestSecretCreateResolve (2.18s)
23:13:28 [2022-10-21T23:13:28.850Z] PASS
23:13:28 [2022-10-21T23:13:28.850Z] 
23:13:28 [2022-10-21T23:13:28.850Z] DONE 6 tests in 14.916s
23:13:28 [2022-10-21T23:13:28.850Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:13:28 [2022-10-21T23:13:28.850Z] ++ 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
23:13:28 [2022-10-21T23:13:28.850Z] ++ set -e
23:13:28 [2022-10-21T23:13:28.850Z] ++ '[' -n 0 ']'
23:13:28 [2022-10-21T23:13:28.850Z] ++ set -x
23:13:28 [2022-10-21T23:13:28.850Z] ++ 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
23:13:28 [2022-10-21T23:13:28.850Z] INFO: Testing against a local daemon
23:13:28 [2022-10-21T23:13:28.850Z] === RUN   TestServiceCreateInit
23:13:28 [2022-10-21T23:13:28.850Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:13:29 [2022-10-21T23:13:29.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bd4cd8_<nil>}
23:13:31 [2022-10-21T23:13:31.162Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:13:32 [2022-10-21T23:13:32.099Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
23:13:32 [2022-10-21T23:13:32.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
23:13:32 [2022-10-21T23:13:32.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
23:13:32 [2022-10-21T23:13:32.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
23:13:32 [2022-10-21T23:13:32.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
23:13:32 [2022-10-21T23:13:32.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
23:13:32 [2022-10-21T23:13:32.621Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:13:32 [2022-10-21T23:13:32.880Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:13:35 [2022-10-21T23:13:35.414Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:13:36 [2022-10-21T23:13:36.353Z]     docker_api_swarm_test.go:502: [d1ad00f341452] joining swarm manager [d262790f6632a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:13:37 [2022-10-21T23:13:37.298Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:13:38 [2022-10-21T23:13:38.233Z] --- PASS: TestServiceCreateInit (9.39s)
23:13:38 [2022-10-21T23:13:38.233Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s)
23:13:38 [2022-10-21T23:13:38.233Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s)
23:13:38 [2022-10-21T23:13:38.233Z] === RUN   TestCreateServiceMultipleTimes
23:13:39 [2022-10-21T23:13:39.610Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:13:40 [2022-10-21T23:13:40.988Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:13:40 [2022-10-21T23:13:40.988Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:13:41 [2022-10-21T23:13:41.925Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:13:42 [2022-10-21T23:13:42.860Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
23:13:43 [2022-10-21T23:13:43.428Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:13:44 [2022-10-21T23:13:44.366Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:13:44 [2022-10-21T23:13:44.934Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:13:45 [2022-10-21T23:13:45.454Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:13:45 [2022-10-21T23:13:45.501Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:13:46 [2022-10-21T23:13:46.068Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:13:47 [2022-10-21T23:13:47.005Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:13:47 [2022-10-21T23:13:47.264Z]     docker_api_swarm_test.go:507: [d1495840a38b4] joining swarm manager [d262790f6632a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:13:47 [2022-10-21T23:13:47.523Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:13:48 [2022-10-21T23:13:48.460Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:13:49 [2022-10-21T23:13:49.027Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:13:49 [2022-10-21T23:13:49.595Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:13:50 [2022-10-21T23:13:50.162Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:13:51 [2022-10-21T23:13:51.098Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:13:51 [2022-10-21T23:13:51.356Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:13:51 [2022-10-21T23:13:51.924Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:13:51 [2022-10-21T23:13:51.924Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:13:52 [2022-10-21T23:13:52.491Z] === RUN   TestDockerSuite/TestCpRelativePath
23:13:53 [2022-10-21T23:13:53.060Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:13:53 [2022-10-21T23:13:53.628Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:13:53 [2022-10-21T23:13:53.886Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:13:54 [2022-10-21T23:13:54.455Z] === RUN   TestDockerSuite/TestCpToCaseA
23:13:55 [2022-10-21T23:13:55.424Z] --- PASS: TestCreateServiceMultipleTimes (16.98s)
23:13:55 [2022-10-21T23:13:55.424Z] === RUN   TestCreateServiceConflict
23:13:55 [2022-10-21T23:13:55.686Z] === RUN   TestDockerSuite/TestCpToCaseB
23:13:56 [2022-10-21T23:13:56.253Z] === RUN   TestDockerSuite/TestCpToCaseC
23:13:57 [2022-10-21T23:13:57.940Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:13:58 [2022-10-21T23:13:58.156Z] === RUN   TestDockerSuite/TestCpToCaseD
23:13:58 [2022-10-21T23:13:58.156Z] --- PASS: TestCreateServiceConflict (2.70s)
23:13:58 [2022-10-21T23:13:58.156Z] === RUN   TestCreateServiceMaxReplicas
23:14:01 [2022-10-21T23:14:01.449Z] --- PASS: TestCreateServiceMaxReplicas (3.42s)
23:14:01 [2022-10-21T23:14:01.449Z] === RUN   TestCreateWithDuplicateNetworkNames
23:14:01 [2022-10-21T23:14:01.708Z] === RUN   TestDockerSuite/TestCpToCaseE
23:14:04 [2022-10-21T23:14:04.241Z] === RUN   TestDockerSuite/TestCpToCaseF
23:14:04 [2022-10-21T23:14:04.500Z] === RUN   TestDockerSuite/TestCpToCaseG
23:14:07 [2022-10-21T23:14:07.035Z] === RUN   TestDockerSuite/TestCpToCaseH
23:14:08 [2022-10-21T23:14:08.937Z] === RUN   TestDockerSuite/TestCpToCaseI
23:14:09 [2022-10-21T23:14:09.505Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:14:10 [2022-10-21T23:14:10.432Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:14:12 [2022-10-21T23:14:12.038Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
23:14:12 [2022-10-21T23:14:12.606Z] === RUN   TestDockerSuite/TestCpToDot
23:14:13 [2022-10-21T23:14:13.172Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:14:14 [2022-10-21T23:14:14.106Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:14:14 [2022-10-21T23:14:14.674Z] === RUN   TestDockerSuite/TestCpToStdout
23:14:15 [2022-10-21T23:14:15.242Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s)
23:14:15 [2022-10-21T23:14:15.242Z] === RUN   TestCreateServiceSecretFileMode
23:14:15 [2022-10-21T23:14:15.500Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:14:16 [2022-10-21T23:14:16.437Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:14:16 [2022-10-21T23:14:16.437Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:14:17 [2022-10-21T23:14:17.374Z] === RUN   TestDockerSuite/TestCpVolumePath
23:14:17 [2022-10-21T23:14:17.941Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:14:18 [2022-10-21T23:14:18.206Z] === RUN   TestDockerSuite/TestCreateArgs
23:14:18 [2022-10-21T23:14:18.206Z] === RUN   TestDockerSuite/TestCreateByImageID
23:14:18 [2022-10-21T23:14:18.468Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:14:19 [2022-10-21T23:14:19.040Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:14:19 [2022-10-21T23:14:19.040Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:14:19 [2022-10-21T23:14:19.040Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:14:19 [2022-10-21T23:14:19.040Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:14:19 [2022-10-21T23:14:19.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
23:14:19 [2022-10-21T23:14:19.557Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:14:19 [2022-10-21T23:14:19.815Z] === RUN   TestDockerSuite/TestCreateLabels
23:14:19 [2022-10-21T23:14:19.815Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:14:19 [2022-10-21T23:14:19.815Z] === RUN   TestDockerSuite/TestCreateRM
23:14:20 [2022-10-21T23:14:20.073Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:14:20 [2022-10-21T23:14:20.073Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:14:20 [2022-10-21T23:14:20.073Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:14:20 [2022-10-21T23:14:20.073Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:14:20 [2022-10-21T23:14:20.332Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:14:21 [2022-10-21T23:14:21.710Z]     docker_api_swarm_node_test.go:81: [d91e9bcd5b5f2] joining swarm manager [dfe0712a4b171]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:14:21 [2022-10-21T23:14:21.710Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:14:21 [2022-10-21T23:14:21.968Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:14:21 [2022-10-21T23:14:21.968Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:14:25 [2022-10-21T23:14:25.257Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:14:25 [2022-10-21T23:14:25.257Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:14:25 [2022-10-21T23:14:25.257Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:14:25 [2022-10-21T23:14:25.515Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:14:25 [2022-10-21T23:14:25.515Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:14:25 [2022-10-21T23:14:25.515Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:14:26 [2022-10-21T23:14:26.083Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:14:27 [2022-10-21T23:14:27.019Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:14:27 [2022-10-21T23:14:27.956Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:14:28 [2022-10-21T23:14:28.216Z] --- PASS: TestCreateServiceSecretFileMode (12.85s)
23:14:28 [2022-10-21T23:14:28.216Z] === RUN   TestCreateServiceConfigFileMode
23:14:29 [2022-10-21T23:14:29.594Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:14:30 [2022-10-21T23:14:30.972Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:14:31 [2022-10-21T23:14:31.230Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:14:31 [2022-10-21T23:14:31.797Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:14:31 [2022-10-21T23:14:31.797Z] === RUN   TestDockerSuite/TestDevicePermissions
23:14:32 [2022-10-21T23:14:32.364Z] === RUN   TestDockerSuite/TestDockerFails
23:14:32 [2022-10-21T23:14:32.364Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
23:14:32 [2022-10-21T23:14:32.364Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
23:14:32 [2022-10-21T23:14:32.364Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
23:14:32 [2022-10-21T23:14:32.931Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
23:14:33 [2022-10-21T23:14:33.498Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
23:14:34 [2022-10-21T23:14:34.434Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
23:14:34 [2022-10-21T23:14:34.434Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
23:14:34 [2022-10-21T23:14:34.693Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
23:14:34 [2022-10-21T23:14:34.693Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
23:14:34 [2022-10-21T23:14:34.951Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
23:14:37 [2022-10-21T23:14:37.484Z]     docker_api_swarm_node_test.go:53: [d257645dfae4b] joining swarm manager [d2cab304dc896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:14:38 [2022-10-21T23:14:38.052Z]     docker_api_swarm_node_test.go:54: [d6f437ff4908a] joining swarm manager [d2cab304dc896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:14:40 [2022-10-21T23:14:40.586Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:14:41 [2022-10-21T23:14:41.522Z] --- PASS: TestCreateServiceConfigFileMode (13.26s)
23:14:41 [2022-10-21T23:14:41.522Z] === RUN   TestCreateServiceSysctls
23:14:42 [2022-10-21T23:14:42.089Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:14:44 [2022-10-21T23:14:44.627Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:14:44 [2022-10-21T23:14:44.885Z] --- PASS: TestCreateServiceSysctls (3.43s)
23:14:44 [2022-10-21T23:14:44.885Z] === RUN   TestCreateServiceCapabilities
23:14:45 [2022-10-21T23:14:45.820Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
23:14:46 [2022-10-21T23:14:46.387Z] === RUN   TestDockerSuite/TestEventsAttach
23:14:46 [2022-10-21T23:14:46.955Z] === RUN   TestDockerSuite/TestEventsCommit
23:14:47 [2022-10-21T23:14:47.522Z] --- PASS: TestCreateServiceCapabilities (2.83s)
23:14:47 [2022-10-21T23:14:47.522Z] === RUN   TestInspect
23:14:47 [2022-10-21T23:14:47.782Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:14:48 [2022-10-21T23:14:48.350Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:14:48 [2022-10-21T23:14:48.917Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:14:49 [2022-10-21T23:14:49.485Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
23:14:50 [2022-10-21T23:14:50.862Z] --- PASS: TestInspect (3.00s)
23:14:50 [2022-10-21T23:14:50.862Z] === RUN   TestCreateJob
23:14:51 [2022-10-21T23:14:51.120Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
23:14:52 [2022-10-21T23:14:52.057Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:14:54 [2022-10-21T23:14:54.592Z] --- PASS: TestCreateJob (3.61s)
23:14:54 [2022-10-21T23:14:54.592Z] === RUN   TestReplicatedJob
23:14:54 [2022-10-21T23:14:54.592Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
23:14:57 [2022-10-21T23:14:57.128Z] === RUN   TestDockerSuite/TestEventsCopy
23:14:57 [2022-10-21T23:14:57.701Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:14:59 [2022-10-21T23:14:59.079Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:15:00 [2022-10-21T23:15:00.014Z] --- PASS: TestReplicatedJob (5.58s)
23:15:00 [2022-10-21T23:15:00.014Z] === RUN   TestUpdateReplicatedJob
23:15:03 [2022-10-21T23:15:03.306Z] --- PASS: TestUpdateReplicatedJob (3.26s)
23:15:03 [2022-10-21T23:15:03.306Z] === RUN   TestServiceListWithStatuses
23:15:03 [2022-10-21T23:15:03.306Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:15:03 [2022-10-21T23:15:03.306Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:15:03 [2022-10-21T23:15:03.306Z] === RUN   TestDockerNetworkConnectAlias
23:15:04 [2022-10-21T23:15:04.683Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:15:04 [2022-10-21T23:15:04.683Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:15:06 [2022-10-21T23:15:06.061Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:15:06 [2022-10-21T23:15:06.061Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
23:15:06 [2022-10-21T23:15:06.320Z] === RUN   TestDockerSuite/TestEventsFilterType
23:15:06 [2022-10-21T23:15:06.579Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
23:15:06 [2022-10-21T23:15:06.838Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
23:15:06 [2022-10-21T23:15:06.838Z] === RUN   TestDockerSuite/TestEventsFilters
23:15:08 [2022-10-21T23:15:08.217Z] --- PASS: TestDockerNetworkConnectAlias (4.86s)
23:15:08 [2022-10-21T23:15:08.217Z] === RUN   TestDockerNetworkReConnect
23:15:08 [2022-10-21T23:15:08.217Z] === RUN   TestDockerSuite/TestEventsFormat
23:15:09 [2022-10-21T23:15:09.152Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:15:09 [2022-10-21T23:15:09.152Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:15:09 [2022-10-21T23:15:09.152Z] === RUN   TestDockerSuite/TestEventsImageImport
23:15:10 [2022-10-21T23:15:10.089Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:15:10 [2022-10-21T23:15:10.089Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
23:15:10 [2022-10-21T23:15:10.348Z] === RUN   TestDockerSuite/TestEventsImagePull
23:15:11 [2022-10-21T23:15:11.285Z] === RUN   TestDockerSuite/TestEventsImageTag
23:15:11 [2022-10-21T23:15:11.852Z] --- PASS: TestDockerNetworkReConnect (3.80s)
23:15:11 [2022-10-21T23:15:11.852Z] === RUN   TestServicePlugin
23:15:12 [2022-10-21T23:15:12.419Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
23:15:12 [2022-10-21T23:15:12.678Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
23:15:12 [2022-10-21T23:15:12.678Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
23:15:12 [2022-10-21T23:15:12.678Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
23:15:12 [2022-10-21T23:15:12.678Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
23:15:12 [2022-10-21T23:15:12.678Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:15:15 [2022-10-21T23:15:15.210Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
23:15:15 [2022-10-21T23:15:15.470Z]     plugin_test.go:62: [d01736f4d86d9] joining swarm manager [de8ab7de1886d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:15:15 [2022-10-21T23:15:15.730Z] === RUN   TestDockerSuite/TestEventsRename
23:15:16 [2022-10-21T23:15:16.297Z] === RUN   TestDockerSuite/TestEventsResize
23:15:16 [2022-10-21T23:15:16.297Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
23:15:16 [2022-10-21T23:15:16.864Z]     plugin_test.go:65: [d2ce74d28f333] joining swarm manager [de8ab7de1886d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:15:16 [2022-10-21T23:15:16.864Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:15:18 [2022-10-21T23:15:18.772Z]     docker_api_swarm_test.go:202: [dcfac7c68ed0d] joining swarm manager [d8444837225a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:15:22 [2022-10-21T23:15:22.956Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:15:23 [2022-10-21T23:15:23.215Z] === RUN   TestDockerSuite/TestEventsStreaming
23:15:23 [2022-10-21T23:15:23.474Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:15:26 [2022-10-21T23:15:26.787Z] === RUN   TestDockerSuite/TestEventsTop
23:15:27 [2022-10-21T23:15:27.045Z] === RUN   TestDockerSuite/TestEventsUntag
23:15:29 [2022-10-21T23:15:29.583Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:15:37 [2022-10-21T23:15:37.696Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
23:15:38 [2022-10-21T23:15:38.631Z]     docker_api_swarm_test.go:384: [dc404d2cc6e92] joining swarm manager [d5d611cd01edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:15:40 [2022-10-21T23:15:40.006Z]     docker_api_swarm_test.go:385: [d804f60be2a9f] joining swarm manager [d5d611cd01edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:15:40 [2022-10-21T23:15:40.264Z] === RUN   TestDockerSuite/TestExec
23:15:41 [2022-10-21T23:15:41.201Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:15:41 [2022-10-21T23:15:41.459Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:15:42 [2022-10-21T23:15:42.026Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:15:42 [2022-10-21T23:15:42.286Z] --- PASS: TestServicePlugin (30.51s)
23:15:42 [2022-10-21T23:15:42.286Z] === RUN   TestServiceUpdateLabel
23:15:42 [2022-10-21T23:15:42.545Z] === RUN   TestDockerSuite/TestExecAPIStart
23:15:43 [2022-10-21T23:15:43.483Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:15:44 [2022-10-21T23:15:44.052Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:15:44 [2022-10-21T23:15:44.620Z] --- PASS: TestServiceUpdateLabel (2.47s)
23:15:44 [2022-10-21T23:15:44.620Z] === RUN   TestServiceUpdateSecrets
23:15:44 [2022-10-21T23:15:44.879Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:15:45 [2022-10-21T23:15:45.447Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:15:46 [2022-10-21T23:15:46.014Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:15:46 [2022-10-21T23:15:46.582Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:15:47 [2022-10-21T23:15:47.519Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:15:48 [2022-10-21T23:15:48.456Z] === RUN   TestDockerSuite/TestExecCgroup
23:15:49 [2022-10-21T23:15:49.024Z] === RUN   TestDockerSuite/TestExecEnv
23:15:49 [2022-10-21T23:15:49.602Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:15:50 [2022-10-21T23:15:50.539Z] === RUN   TestDockerSuite/TestExecExitStatus
23:15:51 [2022-10-21T23:15:51.106Z] === RUN   TestDockerSuite/TestExecInspectID
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:15:51 [2022-10-21T23:15:51.877Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:15:51 [2022-10-21T23:15:51.877Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:15:51 [2022-10-21T23:15:51.877Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:15:51 [2022-10-21T23:15:51.877Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:15:52 [2022-10-21T23:15:52.344Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:15:53 [2022-10-21T23:15:53.636Z] === RUN   TestDockerSuite/TestExecInteractive
23:15:54 [2022-10-21T23:15:54.204Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
23:15:54 [2022-10-21T23:15:54.771Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:15:55 [2022-10-21T23:15:55.338Z] === RUN   TestDockerSuite/TestExecParseError
23:15:55 [2022-10-21T23:15:55.597Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:15:56 [2022-10-21T23:15:56.125Z] === RUN   TestDockerSuite/TestBuildEnv
23:15:56 [2022-10-21T23:15:56.125Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
23:15:56 [2022-10-21T23:15:56.125Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:15:56 [2022-10-21T23:15:56.125Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
23:15:56 [2022-10-21T23:15:56.125Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:15:56 [2022-10-21T23:15:56.125Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
23:15:56 [2022-10-21T23:15:56.125Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:15:56 [2022-10-21T23:15:56.125Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
23:15:56 [2022-10-21T23:15:56.125Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:15:56 [2022-10-21T23:15:56.125Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
23:15:56 [2022-10-21T23:15:56.125Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:15:56 [2022-10-21T23:15:56.164Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:15:56 [2022-10-21T23:15:56.731Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:15:57 [2022-10-21T23:15:57.666Z] === RUN   TestDockerSuite/TestExecSetEnv
23:15:58 [2022-10-21T23:15:58.232Z] === RUN   TestDockerSuite/TestExecStartFails
23:15:58 [2022-10-21T23:15:58.798Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:15:59 [2022-10-21T23:15:59.073Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:15:59 [2022-10-21T23:15:59.073Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
23:15:59 [2022-10-21T23:15:59.073Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:15:59 [2022-10-21T23:15:59.073Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
23:15:59 [2022-10-21T23:15:59.073Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:15:59 [2022-10-21T23:15:59.073Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
23:15:59 [2022-10-21T23:15:59.073Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:15:59 [2022-10-21T23:15:59.542Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:15:59 [2022-10-21T23:15:59.733Z] --- PASS: TestServiceUpdateSecrets (14.90s)
23:15:59 [2022-10-21T23:15:59.733Z] === RUN   TestServiceUpdateConfigs
23:16:03 [2022-10-21T23:16:03.325Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:16:09 [2022-10-21T23:16:09.703Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:16:09 [2022-10-21T23:16:09.703Z] === RUN   TestDockerSuite/TestExecTTY
23:16:10 [2022-10-21T23:16:10.271Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:16:10 [2022-10-21T23:16:10.838Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:16:11 [2022-10-21T23:16:11.406Z] === RUN   TestDockerSuite/TestExecUlimits
23:16:11 [2022-10-21T23:16:11.973Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:16:11 [2022-10-21T23:16:11.973Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:16:11 [2022-10-21T23:16:11.973Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:16:13 [2022-10-21T23:16:13.350Z] === RUN   TestDockerSuite/TestExecWithNoTERM
23:16:13 [2022-10-21T23:16:13.609Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:16:14 [2022-10-21T23:16:14.176Z] --- PASS: TestServiceUpdateConfigs (14.45s)
23:16:14 [2022-10-21T23:16:14.176Z] === RUN   TestServiceUpdateNetwork
23:16:14 [2022-10-21T23:16:14.744Z] === RUN   TestDockerSuite/TestExecWithTERM
23:16:15 [2022-10-21T23:16:15.311Z] === RUN   TestDockerSuite/TestExecWithUser
23:16:15 [2022-10-21T23:16:15.806Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:16:15 [2022-10-21T23:16:15.806Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:16:15 [2022-10-21T23:16:15.806Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
23:16:15 [2022-10-21T23:16:15.806Z] === RUN   TestDockerSuite/TestBuildExpose
23:16:15 [2022-10-21T23:16:15.806Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
23:16:15 [2022-10-21T23:16:15.806Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:16:15 [2022-10-21T23:16:15.806Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
23:16:15 [2022-10-21T23:16:15.806Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:16:15 [2022-10-21T23:16:15.806Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
23:16:15 [2022-10-21T23:16:15.806Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:16:15 [2022-10-21T23:16:15.806Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
23:16:15 [2022-10-21T23:16:15.806Z] === RUN   TestDockerSuite/TestBuildFails
23:16:15 [2022-10-21T23:16:15.903Z] === RUN   TestDockerSuite/TestGetContainerStats
23:16:21 [2022-10-21T23:16:21.172Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:16:22 [2022-10-21T23:16:22.964Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:16:22 [2022-10-21T23:16:22.964Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:16:25 [2022-10-21T23:16:25.356Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:16:26 [2022-10-21T23:16:26.730Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:16:26 [2022-10-21T23:16:26.746Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:16:27 [2022-10-21T23:16:27.297Z] --- PASS: TestServiceUpdateNetwork (13.13s)
23:16:27 [2022-10-21T23:16:27.297Z] === RUN   TestServiceUpdatePidsLimit
23:16:28 [2022-10-21T23:16:28.672Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:16:29 [2022-10-21T23:16:29.240Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:16:31 [2022-10-21T23:16:31.491Z] === RUN   TestDockerSuite/TestBuildForceRm
23:16:31 [2022-10-21T23:16:31.770Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:16:31 [2022-10-21T23:16:31.770Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:16:31 [2022-10-21T23:16:31.770Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:16:31 [2022-10-21T23:16:31.770Z] === RUN   TestDockerSuite/TestHealth
23:16:35 [2022-10-21T23:16:35.955Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:16:36 [2022-10-21T23:16:36.231Z] === RUN   TestDockerSuite/TestBuildFromGit
23:16:40 [2022-10-21T23:16:40.976Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:16:41 [2022-10-21T23:16:41.443Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:16:44 [2022-10-21T23:16:44.067Z] --- PASS: TestServiceUpdatePidsLimit (16.16s)
23:16:44 [2022-10-21T23:16:44.067Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
23:16:44 [2022-10-21T23:16:44.067Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
23:16:44 [2022-10-21T23:16:44.067Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
23:16:44 [2022-10-21T23:16:44.067Z] PASS
23:16:44 [2022-10-21T23:16:44.067Z] 
23:16:44 [2022-10-21T23:16:44.067Z] === Skipped
23:16:44 [2022-10-21T23:16:44.067Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:16:44 [2022-10-21T23:16:44.067Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:16:44 [2022-10-21T23:16:44.067Z] 
23:16:44 [2022-10-21T23:16:44.067Z] DONE 27 tests, 1 skipped in 194.619s
23:16:44 [2022-10-21T23:16:44.067Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:16:44 [2022-10-21T23:16:44.067Z] ++ 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
23:16:44 [2022-10-21T23:16:44.067Z] ++ set -e
23:16:44 [2022-10-21T23:16:44.067Z] ++ '[' -n 0 ']'
23:16:44 [2022-10-21T23:16:44.067Z] ++ set -x
23:16:44 [2022-10-21T23:16:44.067Z] ++ 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
23:16:44 [2022-10-21T23:16:44.067Z] INFO: Testing against a local daemon
23:16:44 [2022-10-21T23:16:44.067Z] === RUN   TestSessionCreate
23:16:44 [2022-10-21T23:16:44.067Z] --- PASS: TestSessionCreate (0.04s)
23:16:44 [2022-10-21T23:16:44.067Z] === RUN   TestSessionCreateWithBadUpgrade
23:16:44 [2022-10-21T23:16:44.067Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:16:44 [2022-10-21T23:16:44.067Z] PASS
23:16:44 [2022-10-21T23:16:44.067Z] 
23:16:44 [2022-10-21T23:16:44.067Z] DONE 2 tests in 0.193s
23:16:44 [2022-10-21T23:16:44.067Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:16:44 [2022-10-21T23:16:44.067Z] ++ 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
23:16:44 [2022-10-21T23:16:44.067Z] ++ set -e
23:16:44 [2022-10-21T23:16:44.067Z] ++ '[' -n 0 ']'
23:16:44 [2022-10-21T23:16:44.067Z] ++ set -x
23:16:44 [2022-10-21T23:16:44.067Z] ++ 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
23:16:44 [2022-10-21T23:16:44.067Z] INFO: Testing against a local daemon
23:16:44 [2022-10-21T23:16:44.067Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:16:44 [2022-10-21T23:16:44.067Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:16:44 [2022-10-21T23:16:44.067Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:16:44 [2022-10-21T23:16:44.067Z] === RUN   TestEventsExecDie
23:16:44 [2022-10-21T23:16:44.325Z] --- PASS: TestEventsExecDie (0.67s)
23:16:44 [2022-10-21T23:16:44.325Z] === RUN   TestEventsBackwardsCompatible
23:16:44 [2022-10-21T23:16:44.585Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:16:44 [2022-10-21T23:16:44.585Z] === RUN   TestInfoBinaryCommits
23:16:44 [2022-10-21T23:16:44.585Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:16:44 [2022-10-21T23:16:44.585Z] === RUN   TestInfoAPIVersioned
23:16:44 [2022-10-21T23:16:44.585Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:16:44 [2022-10-21T23:16:44.585Z] === RUN   TestInfoDiscoveryBackend
23:16:44 [2022-10-21T23:16:44.585Z]     check_test.go:380: [d804f60be2a9f] daemon is not started
23:16:44 [2022-10-21T23:16:44.585Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
23:16:45 [2022-10-21T23:16:45.153Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
23:16:45 [2022-10-21T23:16:45.153Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:16:46 [2022-10-21T23:16:46.095Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:16:46 [2022-10-21T23:16:46.095Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:16:46 [2022-10-21T23:16:46.188Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:16:46 [2022-10-21T23:16:46.188Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
23:16:46 [2022-10-21T23:16:46.188Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:16:46 [2022-10-21T23:16:46.188Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:16:46 [2022-10-21T23:16:46.657Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:16:46 [2022-10-21T23:16:46.657Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
23:16:46 [2022-10-21T23:16:46.657Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:16:46 [2022-10-21T23:16:46.667Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
23:16:46 [2022-10-21T23:16:46.667Z] === RUN   TestInfoAPI
23:16:46 [2022-10-21T23:16:46.667Z] --- PASS: TestInfoAPI (0.03s)
23:16:46 [2022-10-21T23:16:46.667Z] === RUN   TestInfoAPIWarnings
23:16:46 [2022-10-21T23:16:46.925Z]     docker_api_swarm_test.go:802: [d2846de9e2fe2] joining swarm manager [d47e2c377a6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:16:48 [2022-10-21T23:16:48.300Z]     docker_api_swarm_test.go:802: [d9455a5474c83] joining swarm manager [d47e2c377a6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:16:49 [2022-10-21T23:16:49.675Z]     docker_api_swarm_test.go:802: [d239709e9382e] joining swarm manager [d47e2c377a6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:16:50 [2022-10-21T23:16:50.610Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:16:50 [2022-10-21T23:16:50.610Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:16:50 [2022-10-21T23:16:50.610Z]     docker_api_swarm_test.go:802: [d9f73834969ca] joining swarm manager [d47e2c377a6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:16:50 [2022-10-21T23:16:50.610Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:16:50 [2022-10-21T23:16:50.869Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:16:51 [2022-10-21T23:16:51.437Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:16:51 [2022-10-21T23:16:51.437Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:16:52 [2022-10-21T23:16:52.005Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:16:52 [2022-10-21T23:16:52.005Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:16:52 [2022-10-21T23:16:52.005Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:16:52 [2022-10-21T23:16:52.005Z]     docker_api_swarm_test.go:810: [d7ed122cdb09f] joining swarm manager [d47e2c377a6ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
23:16:52 [2022-10-21T23:16:52.264Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:16:52 [2022-10-21T23:16:52.264Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:16:52 [2022-10-21T23:16:52.523Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:16:52 [2022-10-21T23:16:52.782Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:16:52 [2022-10-21T23:16:52.782Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:16:53 [2022-10-21T23:16:53.350Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:16:53 [2022-10-21T23:16:53.350Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:16:53 [2022-10-21T23:16:53.917Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:16:54 [2022-10-21T23:16:54.483Z] === RUN   TestDockerSuite/TestImagesFormat
23:16:54 [2022-10-21T23:16:54.483Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:16:55 [2022-10-21T23:16:55.050Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:16:58 [2022-10-21T23:16:58.333Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:16:58 [2022-10-21T23:16:58.333Z] === RUN   TestDockerSuite/TestImportBadURL
23:16:58 [2022-10-21T23:16:58.333Z] === RUN   TestDockerSuite/TestImportDisplay
23:16:58 [2022-10-21T23:16:58.902Z] === RUN   TestDockerSuite/TestImportFile
23:16:59 [2022-10-21T23:16:59.137Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:16:59 [2022-10-21T23:16:59.137Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
23:16:59 [2022-10-21T23:16:59.137Z] === RUN   TestDockerSuite/TestBuildHistory
23:16:59 [2022-10-21T23:16:59.839Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:17:00 [2022-10-21T23:17:00.099Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:17:01 [2022-10-21T23:17:01.034Z] === RUN   TestDockerSuite/TestImportGzipped
23:17:02 [2022-10-21T23:17:02.409Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:17:02 [2022-10-21T23:17:02.976Z] --- PASS: TestInfoAPIWarnings (16.40s)
23:17:02 [2022-10-21T23:17:02.976Z] === RUN   TestInfoDebug
23:17:03 [2022-10-21T23:17:03.234Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:17:03 [2022-10-21T23:17:03.493Z] --- PASS: TestInfoDebug (0.53s)
23:17:03 [2022-10-21T23:17:03.493Z] === RUN   TestInfoInsecureRegistries
23:17:04 [2022-10-21T23:17:04.060Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:17:04 [2022-10-21T23:17:04.060Z] --- PASS: TestInfoInsecureRegistries (0.55s)
23:17:04 [2022-10-21T23:17:04.060Z] === RUN   TestInfoRegistryMirrors
23:17:04 [2022-10-21T23:17:04.626Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:17:04 [2022-10-21T23:17:04.626Z] --- PASS: TestInfoRegistryMirrors (0.55s)
23:17:04 [2022-10-21T23:17:04.626Z] === RUN   TestLoginFailsWithBadCredentials
23:17:04 [2022-10-21T23:17:04.885Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:17:05 [2022-10-21T23:17:05.145Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
23:17:05 [2022-10-21T23:17:05.145Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:17:05 [2022-10-21T23:17:05.145Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
23:17:05 [2022-10-21T23:17:05.145Z] === RUN   TestPingCacheHeaders
23:17:05 [2022-10-21T23:17:05.145Z] --- PASS: TestPingCacheHeaders (0.02s)
23:17:05 [2022-10-21T23:17:05.145Z] === RUN   TestPingGet
23:17:05 [2022-10-21T23:17:05.145Z] --- PASS: TestPingGet (0.02s)
23:17:05 [2022-10-21T23:17:05.145Z] === RUN   TestPingHead
23:17:05 [2022-10-21T23:17:05.145Z] --- PASS: TestPingHead (0.04s)
23:17:05 [2022-10-21T23:17:05.145Z] === RUN   TestVersion
23:17:05 [2022-10-21T23:17:05.145Z] --- PASS: TestVersion (0.03s)
23:17:05 [2022-10-21T23:17:05.145Z] PASS
23:17:05 [2022-10-21T23:17:05.145Z] 
23:17:05 [2022-10-21T23:17:05.145Z] === Skipped
23:17:05 [2022-10-21T23:17:05.145Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:17:05 [2022-10-21T23:17:05.145Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:17:05 [2022-10-21T23:17:05.145Z] 
23:17:05 [2022-10-21T23:17:05.145Z] DONE 18 tests, 1 skipped in 21.598s
23:17:05 [2022-10-21T23:17:05.145Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:17:05 [2022-10-21T23:17:05.145Z] ++ 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
23:17:05 [2022-10-21T23:17:05.145Z] ++ set -e
23:17:05 [2022-10-21T23:17:05.145Z] ++ '[' -n 0 ']'
23:17:05 [2022-10-21T23:17:05.145Z] ++ set -x
23:17:05 [2022-10-21T23:17:05.145Z] ++ 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
23:17:05 [2022-10-21T23:17:05.405Z] INFO: Testing against a local daemon
23:17:05 [2022-10-21T23:17:05.405Z] === RUN   TestVolumesCreateAndList
23:17:05 [2022-10-21T23:17:05.405Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:17:05 [2022-10-21T23:17:05.405Z] === RUN   TestVolumesRemove
23:17:05 [2022-10-21T23:17:05.405Z] --- PASS: TestVolumesRemove (0.07s)
23:17:05 [2022-10-21T23:17:05.405Z] === RUN   TestVolumesInspect
23:17:05 [2022-10-21T23:17:05.405Z] --- PASS: TestVolumesInspect (0.02s)
23:17:05 [2022-10-21T23:17:05.405Z] === RUN   TestVolumesInvalidJSON
23:17:05 [2022-10-21T23:17:05.405Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:17:05 [2022-10-21T23:17:05.405Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:17:05 [2022-10-21T23:17:05.405Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:17:05 [2022-10-21T23:17:05.405Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:17:05 [2022-10-21T23:17:05.405Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:17:05 [2022-10-21T23:17:05.405Z] PASS
23:17:05 [2022-10-21T23:17:05.405Z] 
23:17:05 [2022-10-21T23:17:05.405Z] DONE 5 tests in 0.250s
23:17:05 [2022-10-21T23:17:05.405Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:17:05 [2022-10-21T23:17:05.669Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:17:05 [2022-10-21T23:17:05.669Z] ++++ cat bundles/test-integration/docker.pid
23:17:05 [2022-10-21T23:17:05.669Z] +++ kill 5976
23:17:06 [2022-10-21T23:17:06.258Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:17:06 [2022-10-21T23:17:06.282Z] === RUN   TestDockerSuite/TestBuildIidFile
23:17:06 [2022-10-21T23:17:06.824Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:17:07 [2022-10-21T23:17:07.083Z] +++ /etc/init.d/apparmor stop
23:17:07 [2022-10-21T23:17:07.083Z] Leaving: AppArmorNo profiles have been unloaded.
23:17:07 [2022-10-21T23:17:07.083Z] 
23:17:07 [2022-10-21T23:17:07.083Z] Unloading profiles will leave already running processes permanently
23:17:07 [2022-10-21T23:17:07.083Z] unconfined, which can lead to unexpected situations.
23:17:07 [2022-10-21T23:17:07.083Z] 
23:17:07 [2022-10-21T23:17:07.083Z] To set a process to complain mode, use the command line tool
23:17:07 [2022-10-21T23:17:07.083Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:17:07 [2022-10-21T23:17:07.083Z] +++ true
23:17:07 [2022-10-21T23:17:07.083Z] exiting test-integration
23:17:07 [2022-10-21T23:17:07.083Z] ++ exit 0
23:17:07 [2022-10-21T23:17:07.083Z] 
23:17:07 [2022-10-21T23:17:07.083Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:17:07 [2022-10-21T23:17:07.266Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:17:07 [2022-10-21T23:17:07.650Z] + for job in $(jobs -p)
23:17:07 [2022-10-21T23:17:07.650Z] + wait 4031
23:17:07 [2022-10-21T23:17:07.909Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:17:08 [2022-10-21T23:17:08.475Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:17:08 [2022-10-21T23:17:08.475Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
23:17:08 [2022-10-21T23:17:08.829Z] === RUN   TestDockerSuite/TestBuildInheritance
23:17:08 [2022-10-21T23:17:08.829Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
23:17:08 [2022-10-21T23:17:08.829Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:17:09 [2022-10-21T23:17:09.297Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:17:09 [2022-10-21T23:17:09.297Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:17:09 [2022-10-21T23:17:09.413Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:17:09 [2022-10-21T23:17:09.981Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:17:10 [2022-10-21T23:17:10.548Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:17:10 [2022-10-21T23:17:10.807Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:17:11 [2022-10-21T23:17:11.066Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:17:11 [2022-10-21T23:17:11.066Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:17:11 [2022-10-21T23:17:11.066Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:17:12 [2022-10-21T23:17:12.001Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:17:12 [2022-10-21T23:17:12.260Z] === RUN   TestDockerSuite/TestInspectDefault
23:17:12 [2022-10-21T23:17:12.827Z] === RUN   TestDockerSuite/TestInspectHistory
23:17:13 [2022-10-21T23:17:13.077Z] === RUN   TestDockerSuite/TestBuildLabel
23:17:13 [2022-10-21T23:17:13.085Z] === RUN   TestDockerSuite/TestInspectImage
23:17:13 [2022-10-21T23:17:13.085Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:17:13 [2022-10-21T23:17:13.344Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:17:13 [2022-10-21T23:17:13.344Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:17:13 [2022-10-21T23:17:13.344Z] === RUN   TestDockerSuite/TestInspectInt64
23:17:13 [2022-10-21T23:17:13.544Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:17:13 [2022-10-21T23:17:13.602Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:17:14 [2022-10-21T23:17:14.010Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:17:14 [2022-10-21T23:17:14.169Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:17:14 [2022-10-21T23:17:14.169Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:17:14 [2022-10-21T23:17:14.477Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:17:14 [2022-10-21T23:17:14.736Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:17:14 [2022-10-21T23:17:14.948Z] === RUN   TestDockerSuite/TestBuildLabels
23:17:14 [2022-10-21T23:17:14.994Z] === RUN   TestDockerSuite/TestInspectPlugin
23:17:15 [2022-10-21T23:17:15.932Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:17:16 [2022-10-21T23:17:16.915Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:17:17 [2022-10-21T23:17:17.524Z] === RUN   TestDockerSuite/TestInspectRootFS
23:17:17 [2022-10-21T23:17:17.524Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:17:17 [2022-10-21T23:17:17.782Z] === RUN   TestDockerSuite/TestInspectStatus
23:17:18 [2022-10-21T23:17:18.348Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:17:19 [2022-10-21T23:17:19.284Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:17:19 [2022-10-21T23:17:19.854Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:17:20 [2022-10-21T23:17:20.422Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:17:20 [2022-10-21T23:17:20.680Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:17:21 [2022-10-21T23:17:21.248Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:17:21 [2022-10-21T23:17:21.658Z] === RUN   TestDockerSuite/TestBuildLastModified
23:17:21 [2022-10-21T23:17:21.658Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
23:17:21 [2022-10-21T23:17:21.658Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:17:21 [2022-10-21T23:17:21.658Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
23:17:21 [2022-10-21T23:17:21.658Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:17:21 [2022-10-21T23:17:21.658Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:17:21 [2022-10-21T23:17:21.658Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:17:21 [2022-10-21T23:17:21.658Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:17:21 [2022-10-21T23:17:21.658Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:17:21 [2022-10-21T23:17:21.815Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:17:22 [2022-10-21T23:17:22.074Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:17:22 [2022-10-21T23:17:22.074Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
23:17:22 [2022-10-21T23:17:22.125Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:17:22 [2022-10-21T23:17:22.594Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:17:23 [2022-10-21T23:17:23.978Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:17:24 [2022-10-21T23:17:24.553Z] === RUN   TestDockerSuite/TestLinksEnvs
23:17:25 [2022-10-21T23:17:25.510Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:17:25 [2022-10-21T23:17:25.769Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:17:26 [2022-10-21T23:17:26.376Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:17:26 [2022-10-21T23:17:26.706Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:17:28 [2022-10-21T23:17:28.084Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:17:29 [2022-10-21T23:17:29.466Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:17:29 [2022-10-21T23:17:29.466Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:17:30 [2022-10-21T23:17:30.842Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:17:30 [2022-10-21T23:17:30.842Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:17:31 [2022-10-21T23:17:31.411Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:17:37 [2022-10-21T23:17:37.976Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:17:39 [2022-10-21T23:17:39.352Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:17:40 [2022-10-21T23:17:40.728Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:17:40 [2022-10-21T23:17:40.986Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:17:42 [2022-10-21T23:17:42.362Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
23:17:42 [2022-10-21T23:17:42.362Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:17:42 [2022-10-21T23:17:42.621Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:17:42 [2022-10-21T23:17:42.621Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:17:42 [2022-10-21T23:17:42.621Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:17:43 [2022-10-21T23:17:43.188Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:17:43 [2022-10-21T23:17:43.447Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:17:44 [2022-10-21T23:17:44.173Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:17:44 [2022-10-21T23:17:44.173Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
23:17:44 [2022-10-21T23:17:44.173Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:17:44 [2022-10-21T23:17:44.640Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:17:45 [2022-10-21T23:17:45.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
23:17:46 [2022-10-21T23:17:46.913Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:17:47 [2022-10-21T23:17:47.480Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:17:51 [2022-10-21T23:17:51.684Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:17:52 [2022-10-21T23:17:52.254Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:17:52 [2022-10-21T23:17:52.254Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:17:53 [2022-10-21T23:17:53.190Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:17:53 [2022-10-21T23:17:53.758Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:17:54 [2022-10-21T23:17:54.696Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:17:55 [2022-10-21T23:17:55.631Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:17:56 [2022-10-21T23:17:56.200Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:17:58 [2022-10-21T23:17:58.102Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:17:58 [2022-10-21T23:17:58.360Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:17:58 [2022-10-21T23:17:58.927Z] === RUN   TestDockerSuite/TestLogsSince
23:18:05 [2022-10-21T23:18:05.486Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:18:08 [2022-10-21T23:18:08.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
23:18:09 [2022-10-21T23:18:09.910Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:18:11 [2022-10-21T23:18:11.302Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:18:11 [2022-10-21T23:18:11.561Z] === RUN   TestDockerSuite/TestLogsTail
23:18:11 [2022-10-21T23:18:11.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
23:18:12 [2022-10-21T23:18:12.129Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:18:12 [2022-10-21T23:18:12.695Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:18:13 [2022-10-21T23:18:13.263Z] === RUN   TestDockerSuite/TestMountIntoProc
23:18:13 [2022-10-21T23:18:13.522Z] === RUN   TestDockerSuite/TestMountIntoSys
23:18:13 [2022-10-21T23:18:13.791Z]     docker_api_swarm_service_test.go:395: [d7ec315e9ba41] joining swarm manager [deba550e8fbdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:18:14 [2022-10-21T23:18:14.072Z] === RUN   TestDockerSuite/TestNetHostname
23:18:14 [2022-10-21T23:18:14.646Z]     docker_api_swarm_service_test.go:395: [daf8a008ad748] joining swarm manager [deba550e8fbdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:18:16 [2022-10-21T23:18:16.023Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:18:16 [2022-10-21T23:18:16.023Z] === RUN   TestDockerSuite/TestNetworkEvents
23:18:22 [2022-10-21T23:18:22.584Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:18:23 [2022-10-21T23:18:23.150Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:18:23 [2022-10-21T23:18:23.409Z] === RUN   TestDockerSuite/TestPluginActive
23:18:25 [2022-10-21T23:18:25.940Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:18:30 [2022-10-21T23:18:30.128Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
23:18:31 [2022-10-21T23:18:31.121Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:18:32 [2022-10-21T23:18:32.030Z]     docker_api_swarm_service_test.go:343: [db817c28988b4] joining swarm manager [da1278ccc493a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:18:32 [2022-10-21T23:18:32.104Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:18:32 [2022-10-21T23:18:32.965Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:18:32 [2022-10-21T23:18:32.965Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:18:32 [2022-10-21T23:18:32.965Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:18:32 [2022-10-21T23:18:32.965Z]     docker_api_swarm_service_test.go:343: [dff3ed0e04798] joining swarm manager [da1278ccc493a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:18:34 [2022-10-21T23:18:34.869Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:18:36 [2022-10-21T23:18:36.849Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:18:37 [2022-10-21T23:18:37.403Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:18:39 [2022-10-21T23:18:39.304Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:18:41 [2022-10-21T23:18:41.594Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:18:42 [2022-10-21T23:18:42.603Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:18:45 [2022-10-21T23:18:45.891Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
23:18:47 [2022-10-21T23:18:47.268Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:18:47 [2022-10-21T23:18:47.836Z]     docker_api_swarm_service_test.go:490: [d7f46bb36d4f0] joining swarm manager [d0a85c643030b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:18:48 [2022-10-21T23:18:48.772Z]     docker_api_swarm_service_test.go:490: [d5f2239d3799a] joining swarm manager [d0a85c643030b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:18:49 [2022-10-21T23:18:49.031Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:18:50 [2022-10-21T23:18:50.410Z] === RUN   TestDockerSuite/TestPortHostBinding
23:18:51 [2022-10-21T23:18:51.789Z] === RUN   TestDockerSuite/TestPortList
23:18:54 [2022-10-21T23:18:54.069Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:18:54 [2022-10-21T23:18:54.069Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
23:18:54 [2022-10-21T23:18:54.069Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:18:58 [2022-10-21T23:18:58.350Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:18:58 [2022-10-21T23:18:58.350Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:19:01 [2022-10-21T23:19:01.633Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
23:19:04 [2022-10-21T23:19:04.479Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:19:04 [2022-10-21T23:19:04.479Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:19:04 [2022-10-21T23:19:04.479Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
23:19:04 [2022-10-21T23:19:04.479Z] === RUN   TestDockerSuite/TestBuildNetNone
23:19:04 [2022-10-21T23:19:04.479Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
23:19:04 [2022-10-21T23:19:04.479Z] === RUN   TestDockerSuite/TestBuildNoContext
23:19:04 [2022-10-21T23:19:04.921Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:19:04 [2022-10-21T23:19:04.922Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:19:04 [2022-10-21T23:19:04.922Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:19:04 [2022-10-21T23:19:04.922Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:19:04 [2022-10-21T23:19:04.922Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:19:05 [2022-10-21T23:19:05.488Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:19:05 [2022-10-21T23:19:05.488Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:19:05 [2022-10-21T23:19:05.748Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:19:05 [2022-10-21T23:19:05.748Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:19:06 [2022-10-21T23:19:06.690Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:19:07 [2022-10-21T23:19:07.124Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
23:19:07 [2022-10-21T23:19:07.124Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:19:07 [2022-10-21T23:19:07.124Z] === RUN   TestDockerSuite/TestPruneContainerLabel
23:19:09 [2022-10-21T23:19:09.034Z]     docker_api_swarm_service_test.go:128: [da2b058c6d3cc] joining swarm manager [d5924238247cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:19:09 [2022-10-21T23:19:09.292Z] === RUN   TestDockerSuite/TestPruneContainerUntil
23:19:10 [2022-10-21T23:19:10.228Z]     docker_api_swarm_service_test.go:129: [dd09054dcf216] joining swarm manager [d5924238247cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:19:10 [2022-10-21T23:19:10.228Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
23:19:10 [2022-10-21T23:19:10.472Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:19:11 [2022-10-21T23:19:11.166Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
23:19:11 [2022-10-21T23:19:11.166Z] === RUN   TestDockerSuite/TestPsByOrder
23:19:12 [2022-10-21T23:19:12.037Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:19:12 [2022-10-21T23:19:12.103Z]     docker_api_swarm_service_test.go:137: [db16c617f1f1d] joining swarm manager [d5924238247cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:19:12 [2022-10-21T23:19:12.504Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:19:12 [2022-10-21T23:19:12.504Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:19:13 [2022-10-21T23:19:13.040Z]     docker_api_swarm_service_test.go:138: [d085304725b61] joining swarm manager [d5924238247cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:19:13 [2022-10-21T23:19:13.607Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:19:14 [2022-10-21T23:19:14.545Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:19:15 [2022-10-21T23:19:15.450Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:19:15 [2022-10-21T23:19:15.916Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:19:16 [2022-10-21T23:19:16.447Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:19:16 [2022-10-21T23:19:16.900Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:19:19 [2022-10-21T23:19:19.737Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:19:19 [2022-10-21T23:19:19.737Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:19:21 [2022-10-21T23:19:21.639Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:19:24 [2022-10-21T23:19:24.044Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:19:25 [2022-10-21T23:19:25.028Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:19:28 [2022-10-21T23:19:28.203Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:19:28 [2022-10-21T23:19:28.771Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:19:30 [2022-10-21T23:19:30.147Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:19:31 [2022-10-21T23:19:31.083Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:19:32 [2022-10-21T23:19:32.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:19:32 [2022-10-21T23:19:32.177Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:19:33 [2022-10-21T23:19:33.409Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:19:34 [2022-10-21T23:19:34.387Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:19:34 [2022-10-21T23:19:34.786Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:19:35 [2022-10-21T23:19:35.046Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
23:19:35 [2022-10-21T23:19:35.981Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:19:35 [2022-10-21T23:19:35.981Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:19:36 [2022-10-21T23:19:36.918Z] === RUN   TestDockerSuite/TestPsRightTagName
23:19:37 [2022-10-21T23:19:37.485Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
23:19:38 [2022-10-21T23:19:38.422Z] === RUN   TestDockerSuite/TestPsShowMounts
23:19:39 [2022-10-21T23:19:39.800Z]     docker_api_swarm_service_test.go:304: [d644d245e863a] joining swarm manager [d9a55dba96afb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:19:40 [2022-10-21T23:19:40.368Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:19:40 [2022-10-21T23:19:40.628Z]     docker_api_swarm_service_test.go:304: [dbfc5c8a0b08e] joining swarm manager [d9a55dba96afb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:19:40 [2022-10-21T23:19:40.887Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:19:40 [2022-10-21T23:19:40.887Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:19:40 [2022-10-21T23:19:40.887Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:19:41 [2022-10-21T23:19:41.456Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:19:41 [2022-10-21T23:19:41.531Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:19:41 [2022-10-21T23:19:41.715Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:19:41 [2022-10-21T23:19:41.974Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:19:42 [2022-10-21T23:19:42.541Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:19:43 [2022-10-21T23:19:43.109Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:19:44 [2022-10-21T23:19:44.046Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:19:44 [2022-10-21T23:19:44.480Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:19:44 [2022-10-21T23:19:44.617Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:19:48 [2022-10-21T23:19:48.261Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:19:48 [2022-10-21T23:19:48.728Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:19:48 [2022-10-21T23:19:48.728Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
23:19:49 [2022-10-21T23:19:49.195Z] === RUN   TestDockerSuite/TestBuildPATH
23:19:49 [2022-10-21T23:19:49.195Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
23:19:49 [2022-10-21T23:19:49.195Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:19:50 [2022-10-21T23:19:50.755Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:19:50 [2022-10-21T23:19:50.755Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
23:19:50 [2022-10-21T23:19:50.755Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:19:51 [2022-10-21T23:19:51.182Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:19:51 [2022-10-21T23:19:51.182Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:19:52 [2022-10-21T23:19:52.558Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:19:52 [2022-10-21T23:19:52.558Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:19:52 [2022-10-21T23:19:52.558Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:19:52 [2022-10-21T23:19:52.558Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:19:54 [2022-10-21T23:19:54.459Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:19:55 [2022-10-21T23:19:55.855Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:19:57 [2022-10-21T23:19:57.762Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:19:58 [2022-10-21T23:19:58.329Z] === RUN   TestDockerSuite/TestRmiBlank
23:19:58 [2022-10-21T23:19:58.329Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:19:58 [2022-10-21T23:19:58.329Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:20:00 [2022-10-21T23:20:00.237Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
23:20:00 [2022-10-21T23:20:00.806Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:20:01 [2022-10-21T23:20:01.374Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:20:01 [2022-10-21T23:20:01.634Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:20:02 [2022-10-21T23:20:02.203Z]     docker_api_swarm_service_test.go:100: [d7a34bb597e00] joining swarm manager [d38644d268915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:20:03 [2022-10-21T23:20:03.139Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:20:03 [2022-10-21T23:20:03.139Z]     docker_api_swarm_service_test.go:101: [d300aa99d6457] joining swarm manager [d38644d268915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:20:03 [2022-10-21T23:20:03.706Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:20:05 [2022-10-21T23:20:05.344Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:20:06 [2022-10-21T23:20:06.282Z] === RUN   TestDockerSuite/TestRmiTag
23:20:06 [2022-10-21T23:20:06.541Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:20:07 [2022-10-21T23:20:07.479Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:20:10 [2022-10-21T23:20:10.013Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:20:10 [2022-10-21T23:20:10.272Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:20:10 [2022-10-21T23:20:10.839Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:20:11 [2022-10-21T23:20:11.098Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:20:12 [2022-10-21T23:20:12.040Z] === RUN   TestDockerSuite/TestRunAddHost
23:20:12 [2022-10-21T23:20:12.299Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:20:12 [2022-10-21T23:20:12.558Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:20:13 [2022-10-21T23:20:13.125Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:20:13 [2022-10-21T23:20:13.125Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:20:13 [2022-10-21T23:20:13.692Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:20:14 [2022-10-21T23:20:14.645Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:20:15 [2022-10-21T23:20:15.214Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:20:15 [2022-10-21T23:20:15.781Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:20:16 [2022-10-21T23:20:16.349Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
23:20:17 [2022-10-21T23:20:17.286Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:20:18 [2022-10-21T23:20:18.663Z] === RUN   TestDockerSuite/TestRunAttachDetach
23:20:19 [2022-10-21T23:20:19.231Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
23:20:20 [2022-10-21T23:20:20.167Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
23:20:20 [2022-10-21T23:20:20.428Z]     check_test.go:380: [d7a34bb597e00] daemon is not started
23:20:20 [2022-10-21T23:20:20.997Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
23:20:21 [2022-10-21T23:20:21.256Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
23:20:21 [2022-10-21T23:20:21.823Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:20:22 [2022-10-21T23:20:22.391Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
23:20:23 [2022-10-21T23:20:23.328Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:20:23 [2022-10-21T23:20:23.587Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:20:24 [2022-10-21T23:20:24.154Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:20:24 [2022-10-21T23:20:24.412Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:20:24 [2022-10-21T23:20:24.412Z] === RUN   TestDockerSuite/TestRunBindMounts
23:20:25 [2022-10-21T23:20:25.789Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:20:25 [2022-10-21T23:20:25.789Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
23:20:26 [2022-10-21T23:20:26.356Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:20:26 [2022-10-21T23:20:26.581Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:20:26 [2022-10-21T23:20:26.923Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:20:27 [2022-10-21T23:20:27.490Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:20:27 [2022-10-21T23:20:27.749Z]     docker_api_swarm_service_test.go:533: [d3eb1b2e8f078] joining swarm manager [d3cd40d2b25fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:20:28 [2022-10-21T23:20:28.008Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:20:28 [2022-10-21T23:20:28.008Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:20:28 [2022-10-21T23:20:28.574Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:20:28 [2022-10-21T23:20:28.833Z]     docker_api_swarm_service_test.go:534: [defd00da6e9cf] joining swarm manager [d3cd40d2b25fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:20:29 [2022-10-21T23:20:29.093Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:20:29 [2022-10-21T23:20:29.660Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:20:29 [2022-10-21T23:20:29.919Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:20:30 [2022-10-21T23:20:30.488Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:20:30 [2022-10-21T23:20:30.488Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:20:31 [2022-10-21T23:20:31.426Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:20:31 [2022-10-21T23:20:31.426Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:20:32 [2022-10-21T23:20:32.826Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:20:33 [2022-10-21T23:20:33.393Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:20:33 [2022-10-21T23:20:33.961Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:20:34 [2022-10-21T23:20:34.528Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:20:34 [2022-10-21T23:20:34.528Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:20:35 [2022-10-21T23:20:35.095Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:20:36 [2022-10-21T23:20:36.472Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:20:37 [2022-10-21T23:20:37.040Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:20:37 [2022-10-21T23:20:37.974Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:20:38 [2022-10-21T23:20:38.233Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:20:38 [2022-10-21T23:20:38.800Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:20:39 [2022-10-21T23:20:39.367Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:20:39 [2022-10-21T23:20:39.625Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:20:40 [2022-10-21T23:20:40.192Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:20:41 [2022-10-21T23:20:41.129Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:20:43 [2022-10-21T23:20:43.031Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:20:43 [2022-10-21T23:20:43.031Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:20:43 [2022-10-21T23:20:43.601Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:20:44 [2022-10-21T23:20:44.978Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:20:45 [2022-10-21T23:20:45.916Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:20:47 [2022-10-21T23:20:47.291Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:20:47 [2022-10-21T23:20:47.797Z] === RUN   TestDockerSuite/TestBuildRm
23:20:49 [2022-10-21T23:20:49.194Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:20:49 [2022-10-21T23:20:49.194Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
23:20:49 [2022-10-21T23:20:49.194Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:20:49 [2022-10-21T23:20:49.194Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
23:20:49 [2022-10-21T23:20:49.194Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:20:49 [2022-10-21T23:20:49.194Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:20:50 [2022-10-21T23:20:50.569Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:20:51 [2022-10-21T23:20:51.136Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:20:51 [2022-10-21T23:20:51.702Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
23:20:52 [2022-10-21T23:20:52.644Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:20:53 [2022-10-21T23:20:53.211Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:20:53 [2022-10-21T23:20:53.779Z]     docker_api_swarm_service_test.go:148: [d407f63c80e85] joining swarm manager [d4c6873267b33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:20:54 [2022-10-21T23:20:54.345Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:20:54 [2022-10-21T23:20:54.603Z]     docker_api_swarm_service_test.go:148: [d79e99ec253fc] joining swarm manager [d4c6873267b33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:20:54 [2022-10-21T23:20:54.861Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
23:20:54 [2022-10-21T23:20:54.861Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
23:20:54 [2022-10-21T23:20:54.861Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:20:54 [2022-10-21T23:20:54.941Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:20:55 [2022-10-21T23:20:55.797Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
23:20:56 [2022-10-21T23:20:56.734Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:20:56 [2022-10-21T23:20:56.992Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:20:57 [2022-10-21T23:20:57.151Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:20:57 [2022-10-21T23:20:57.151Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
23:20:57 [2022-10-21T23:20:57.151Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:20:57 [2022-10-21T23:20:57.151Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
23:20:57 [2022-10-21T23:20:57.151Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:20:57 [2022-10-21T23:20:57.251Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:20:57 [2022-10-21T23:20:57.818Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:20:58 [2022-10-21T23:20:58.388Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
23:20:58 [2022-10-21T23:20:58.712Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:20:58 [2022-10-21T23:20:58.955Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:20:58 [2022-10-21T23:20:58.955Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:20:59 [2022-10-21T23:20:59.521Z] === RUN   TestDockerSuite/TestRunEnvironment
23:20:59 [2022-10-21T23:20:59.779Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:21:00 [2022-10-21T23:21:00.350Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:21:00 [2022-10-21T23:21:00.917Z] === RUN   TestDockerSuite/TestRunExitCode
23:21:01 [2022-10-21T23:21:01.176Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:21:01 [2022-10-21T23:21:01.669Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:21:01 [2022-10-21T23:21:01.743Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:21:02 [2022-10-21T23:21:02.002Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:21:02 [2022-10-21T23:21:02.568Z] === RUN   TestDockerSuite/TestRunExposePort
23:21:02 [2022-10-21T23:21:02.569Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:21:02 [2022-10-21T23:21:02.827Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:21:03 [2022-10-21T23:21:03.395Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:21:04 [2022-10-21T23:21:04.332Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:21:04 [2022-10-21T23:21:04.591Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:21:04 [2022-10-21T23:21:04.591Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
23:21:04 [2022-10-21T23:21:04.591Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:21:06 [2022-10-21T23:21:06.495Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:21:07 [2022-10-21T23:21:07.062Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:21:07 [2022-10-21T23:21:07.630Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
23:21:08 [2022-10-21T23:21:08.197Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:21:08 [2022-10-21T23:21:08.813Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:21:09 [2022-10-21T23:21:09.132Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
23:21:09 [2022-10-21T23:21:09.132Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
23:21:09 [2022-10-21T23:21:09.132Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:21:09 [2022-10-21T23:21:09.132Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:21:09 [2022-10-21T23:21:09.391Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:21:11 [2022-10-21T23:21:11.953Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:21:12 [2022-10-21T23:21:12.597Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:21:12 [2022-10-21T23:21:12.891Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:21:13 [2022-10-21T23:21:13.827Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:21:20 [2022-10-21T23:21:20.388Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:21:20 [2022-10-21T23:21:20.388Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:21:20 [2022-10-21T23:21:20.388Z] === RUN   TestDockerSuite/TestRunModeHostname
23:21:20 [2022-10-21T23:21:20.955Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:21:20 [2022-10-21T23:21:20.955Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:21:21 [2022-10-21T23:21:21.213Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:21:22 [2022-10-21T23:21:22.148Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:21:22 [2022-10-21T23:21:22.715Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:21:23 [2022-10-21T23:21:23.652Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:21:23 [2022-10-21T23:21:23.652Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:21:23 [2022-10-21T23:21:23.910Z] === RUN   TestDockerSuite/TestRunModePIDHost
23:21:24 [2022-10-21T23:21:24.846Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:21:25 [2022-10-21T23:21:25.071Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:21:25 [2022-10-21T23:21:25.072Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:21:25 [2022-10-21T23:21:25.072Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:21:25 [2022-10-21T23:21:25.783Z] === RUN   TestDockerSuite/TestRunMount
23:21:29 [2022-10-21T23:21:29.972Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:21:29 [2022-10-21T23:21:29.972Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:21:30 [2022-10-21T23:21:30.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
23:21:30 [2022-10-21T23:21:30.230Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:21:31 [2022-10-21T23:21:31.609Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:21:33 [2022-10-21T23:21:33.517Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:21:33 [2022-10-21T23:21:33.721Z] === RUN   TestDockerSuite/TestBuildSpaces
23:21:33 [2022-10-21T23:21:33.721Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:21:36 [2022-10-21T23:21:36.068Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:21:36 [2022-10-21T23:21:36.666Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:21:36 [2022-10-21T23:21:36.666Z] === RUN   TestDockerSuite/TestBuildStderr
23:21:37 [2022-10-21T23:21:37.005Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:21:38 [2022-10-21T23:21:38.910Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:21:39 [2022-10-21T23:21:39.478Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:21:39 [2022-10-21T23:21:39.618Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:21:40 [2022-10-21T23:21:40.854Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:21:40 [2022-10-21T23:21:40.854Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:21:41 [2022-10-21T23:21:41.422Z] === RUN   TestDockerSuite/TestRunNetHost
23:21:41 [2022-10-21T23:21:41.990Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:21:42 [2022-10-21T23:21:42.558Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:21:43 [2022-10-21T23:21:43.129Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:21:44 [2022-10-21T23:21:44.507Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:21:45 [2022-10-21T23:21:45.885Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:21:49 [2022-10-21T23:21:49.173Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:21:49 [2022-10-21T23:21:49.432Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:21:49 [2022-10-21T23:21:49.691Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
23:21:50 [2022-10-21T23:21:50.259Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:21:50 [2022-10-21T23:21:50.259Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:21:50 [2022-10-21T23:21:50.826Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:21:51 [2022-10-21T23:21:51.393Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:21:51 [2022-10-21T23:21:51.393Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:21:51 [2022-10-21T23:21:51.651Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:21:54 [2022-10-21T23:21:54.536Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:21:54 [2022-10-21T23:21:54.537Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
23:21:54 [2022-10-21T23:21:54.936Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
23:21:55 [2022-10-21T23:21:55.004Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:21:57 [2022-10-21T23:21:57.213Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:21:58 [2022-10-21T23:21:58.196Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:21:58 [2022-10-21T23:21:58.237Z] === RUN   TestDockerSuite/TestRunOOMExitCode
23:21:58 [2022-10-21T23:21:58.237Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
23:21:58 [2022-10-21T23:21:58.237Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:21:58 [2022-10-21T23:21:58.804Z] === RUN   TestDockerSuite/TestRunPIDsLimit
23:21:59 [2022-10-21T23:21:59.062Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
23:21:59 [2022-10-21T23:21:59.321Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:22:00 [2022-10-21T23:22:00.257Z] === RUN   TestDockerSuite/TestRunPortInUse
23:22:01 [2022-10-21T23:22:01.192Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
23:22:01 [2022-10-21T23:22:01.451Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
23:22:01 [2022-10-21T23:22:01.451Z]     docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n"
23:22:01 [2022-10-21T23:22:01.451Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:22:01 [2022-10-21T23:22:01.978Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:22:02 [2022-10-21T23:22:02.018Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:22:02 [2022-10-21T23:22:02.585Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:22:03 [2022-10-21T23:22:03.153Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:22:03 [2022-10-21T23:22:03.722Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:22:03 [2022-10-21T23:22:03.722Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
23:22:03 [2022-10-21T23:22:03.722Z] === RUN   TestDockerSuite/TestRunPublishPort
23:22:04 [2022-10-21T23:22:04.289Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
23:22:04 [2022-10-21T23:22:04.289Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:22:04 [2022-10-21T23:22:04.857Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:22:04 [2022-10-21T23:22:04.857Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
23:22:04 [2022-10-21T23:22:04.857Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:22:05 [2022-10-21T23:22:05.423Z] === RUN   TestDockerSuite/TestRunRedirectStdout
23:22:05 [2022-10-21T23:22:05.760Z] === RUN   TestDockerSuite/TestBuildUser
23:22:05 [2022-10-21T23:22:05.761Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
23:22:05 [2022-10-21T23:22:05.761Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:22:05 [2022-10-21T23:22:05.761Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
23:22:05 [2022-10-21T23:22:05.761Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:22:05 [2022-10-21T23:22:05.761Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
23:22:05 [2022-10-21T23:22:05.761Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:22:06 [2022-10-21T23:22:06.360Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:22:06 [2022-10-21T23:22:06.360Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
23:22:06 [2022-10-21T23:22:06.360Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:22:07 [2022-10-21T23:22:07.298Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
23:22:08 [2022-10-21T23:22:08.705Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:22:09 [2022-10-21T23:22:09.171Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:22:09 [2022-10-21T23:22:09.201Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:22:10 [2022-10-21T23:22:10.577Z] === RUN   TestDockerSuite/TestRunRm
23:22:10 [2022-10-21T23:22:10.577Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
23:22:10 [2022-10-21T23:22:10.836Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:22:12 [2022-10-21T23:22:12.740Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
23:22:14 [2022-10-21T23:22:14.641Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:22:14 [2022-10-21T23:22:14.901Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:22:15 [2022-10-21T23:22:15.468Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
23:22:16 [2022-10-21T23:22:16.320Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:22:16 [2022-10-21T23:22:16.320Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
23:22:16 [2022-10-21T23:22:16.320Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:22:16 [2022-10-21T23:22:16.320Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
23:22:16 [2022-10-21T23:22:16.320Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:22:16 [2022-10-21T23:22:16.405Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
23:22:17 [2022-10-21T23:22:17.356Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
23:22:17 [2022-10-21T23:22:17.614Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
23:22:20 [2022-10-21T23:22:20.148Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
23:22:20 [2022-10-21T23:22:20.716Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
23:22:24 [2022-10-21T23:22:24.003Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
23:22:24 [2022-10-21T23:22:24.003Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
23:22:24 [2022-10-21T23:22:24.571Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
23:22:24 [2022-10-21T23:22:24.830Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
23:22:25 [2022-10-21T23:22:25.400Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
23:22:25 [2022-10-21T23:22:25.659Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
23:22:26 [2022-10-21T23:22:26.227Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
23:22:26 [2022-10-21T23:22:26.486Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:22:27 [2022-10-21T23:22:27.053Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:22:27 [2022-10-21T23:22:27.312Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:22:29 [2022-10-21T23:22:29.845Z] === RUN   TestDockerSuite/TestRunState
23:22:30 [2022-10-21T23:22:30.781Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:22:31 [2022-10-21T23:22:31.349Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:22:31 [2022-10-21T23:22:31.607Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:22:31 [2022-10-21T23:22:31.865Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
23:22:31 [2022-10-21T23:22:31.865Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
23:22:31 [2022-10-21T23:22:31.866Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:22:32 [2022-10-21T23:22:32.433Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:22:32 [2022-10-21T23:22:32.692Z] === RUN   TestDockerSuite/TestRunSysctls
23:22:33 [2022-10-21T23:22:33.629Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:22:33 [2022-10-21T23:22:33.629Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:22:33 [2022-10-21T23:22:33.629Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:22:34 [2022-10-21T23:22:34.116Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:22:34 [2022-10-21T23:22:34.116Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:22:34 [2022-10-21T23:22:34.199Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
23:22:35 [2022-10-21T23:22:35.574Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
23:22:35 [2022-10-21T23:22:35.833Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
23:22:37 [2022-10-21T23:22:37.208Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
23:22:38 [2022-10-21T23:22:38.863Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:22:39 [2022-10-21T23:22:39.135Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:22:41 [2022-10-21T23:22:41.666Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:22:42 [2022-10-21T23:22:42.233Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:22:42 [2022-10-21T23:22:42.492Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:22:42 [2022-10-21T23:22:42.648Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:22:42 [2022-10-21T23:22:42.648Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
23:22:43 [2022-10-21T23:22:43.059Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:22:43 [2022-10-21T23:22:43.115Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:22:43 [2022-10-21T23:22:43.115Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
23:22:43 [2022-10-21T23:22:43.115Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:22:44 [2022-10-21T23:22:44.433Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
23:22:44 [2022-10-21T23:22:44.692Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:22:45 [2022-10-21T23:22:45.323Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:22:45 [2022-10-21T23:22:45.323Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
23:22:45 [2022-10-21T23:22:45.323Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
23:22:45 [2022-10-21T23:22:45.630Z] === RUN   TestDockerSuite/TestRunUserByID
23:22:46 [2022-10-21T23:22:46.566Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:22:46 [2022-10-21T23:22:46.566Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:22:46 [2022-10-21T23:22:46.825Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:22:47 [2022-10-21T23:22:47.392Z] === RUN   TestDockerSuite/TestRunUserByName
23:22:47 [2022-10-21T23:22:47.651Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:22:48 [2022-10-21T23:22:48.218Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
23:22:48 [2022-10-21T23:22:48.218Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
23:22:48 [2022-10-21T23:22:48.218Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:22:48 [2022-10-21T23:22:48.478Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:22:49 [2022-10-21T23:22:49.044Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:22:51 [2022-10-21T23:22:51.578Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:22:52 [2022-10-21T23:22:52.146Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:22:53 [2022-10-21T23:22:53.083Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
23:22:53 [2022-10-21T23:22:53.083Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:22:53 [2022-10-21T23:22:53.972Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:22:54 [2022-10-21T23:22:54.462Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:22:55 [2022-10-21T23:22:55.840Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:22:56 [2022-10-21T23:22:56.406Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
23:22:56 [2022-10-21T23:22:56.916Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:22:56 [2022-10-21T23:22:56.916Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:22:57 [2022-10-21T23:22:57.342Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:22:59 [2022-10-21T23:22:59.255Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:22:59 [2022-10-21T23:22:59.821Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:22:59 [2022-10-21T23:22:59.821Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
23:22:59 [2022-10-21T23:22:59.821Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:22:59 [2022-10-21T23:22:59.821Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
23:22:59 [2022-10-21T23:22:59.821Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:22:59 [2022-10-21T23:22:59.821Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
23:22:59 [2022-10-21T23:22:59.821Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:22:59 [2022-10-21T23:22:59.821Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
23:22:59 [2022-10-21T23:22:59.821Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
23:22:59 [2022-10-21T23:22:59.821Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
23:23:00 [2022-10-21T23:23:00.388Z] === RUN   TestDockerSuite/TestRunWithCPUShares
23:23:00 [2022-10-21T23:23:00.956Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
23:23:01 [2022-10-21T23:23:01.892Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
23:23:02 [2022-10-21T23:23:02.151Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
23:23:02 [2022-10-21T23:23:02.718Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:23:02 [2022-10-21T23:23:02.718Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
23:23:03 [2022-10-21T23:23:03.286Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
23:23:03 [2022-10-21T23:23:03.286Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
23:23:03 [2022-10-21T23:23:03.286Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
23:23:03 [2022-10-21T23:23:03.286Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
23:23:03 [2022-10-21T23:23:03.286Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
23:23:03 [2022-10-21T23:23:03.286Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
23:23:03 [2022-10-21T23:23:03.286Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
23:23:03 [2022-10-21T23:23:03.853Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
23:23:04 [2022-10-21T23:23:04.111Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
23:23:04 [2022-10-21T23:23:04.111Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
23:23:04 [2022-10-21T23:23:04.677Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:23:04 [2022-10-21T23:23:04.677Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:23:05 [2022-10-21T23:23:05.244Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:23:05 [2022-10-21T23:23:05.244Z] === RUN   TestDockerSuite/TestRunWithShmSize
23:23:05 [2022-10-21T23:23:05.502Z] === RUN   TestDockerSuite/TestRunWithSwappiness
23:23:06 [2022-10-21T23:23:06.069Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
23:23:06 [2022-10-21T23:23:06.069Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:23:06 [2022-10-21T23:23:06.069Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:23:06 [2022-10-21T23:23:06.638Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:23:07 [2022-10-21T23:23:07.577Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
23:23:07 [2022-10-21T23:23:07.836Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
23:23:07 [2022-10-21T23:23:07.836Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
23:23:07 [2022-10-21T23:23:07.836Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:23:08 [2022-10-21T23:23:08.095Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:23:08 [2022-10-21T23:23:08.095Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:23:09 [2022-10-21T23:23:09.032Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:23:09 [2022-10-21T23:23:09.290Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
23:23:09 [2022-10-21T23:23:09.550Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:23:11 [2022-10-21T23:23:11.459Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:23:12 [2022-10-21T23:23:12.027Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:23:12 [2022-10-21T23:23:12.027Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:23:12 [2022-10-21T23:23:12.027Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:23:12 [2022-10-21T23:23:12.027Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
23:23:12 [2022-10-21T23:23:12.965Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
23:23:13 [2022-10-21T23:23:13.533Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
23:23:14 [2022-10-21T23:23:14.912Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:23:14 [2022-10-21T23:23:14.912Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:23:14 [2022-10-21T23:23:14.912Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
23:23:16 [2022-10-21T23:23:16.295Z] === RUN   TestDockerSuite/TestSaveImageId
23:23:16 [2022-10-21T23:23:16.295Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:23:16 [2022-10-21T23:23:16.554Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:23:17 [2022-10-21T23:23:17.489Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
23:23:17 [2022-10-21T23:23:17.748Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents1573354572
23:23:18 [2022-10-21T23:23:18.126Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:23:18 [2022-10-21T23:23:18.126Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
23:23:18 [2022-10-21T23:23:18.126Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:23:18 [2022-10-21T23:23:18.126Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
23:23:18 [2022-10-21T23:23:18.126Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:23:18 [2022-10-21T23:23:18.126Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
23:23:18 [2022-10-21T23:23:18.126Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:23:18 [2022-10-21T23:23:18.126Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:23:18 [2022-10-21T23:23:18.317Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:23:18 [2022-10-21T23:23:18.317Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:23:19 [2022-10-21T23:23:19.695Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:23:19 [2022-10-21T23:23:19.695Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:23:19 [2022-10-21T23:23:19.695Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:23:20 [2022-10-21T23:23:20.634Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
23:23:21 [2022-10-21T23:23:21.202Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:23:22 [2022-10-21T23:23:22.580Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:23:23 [2022-10-21T23:23:23.515Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
23:23:23 [2022-10-21T23:23:23.982Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:23:24 [2022-10-21T23:23:24.891Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:23:25 [2022-10-21T23:23:25.149Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:23:25 [2022-10-21T23:23:25.542Z] === RUN   TestDockerSuite/TestBuildXZHost
23:23:25 [2022-10-21T23:23:25.542Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
23:23:25 [2022-10-21T23:23:25.542Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:23:25 [2022-10-21T23:23:25.542Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
23:23:25 [2022-10-21T23:23:25.542Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:23:25 [2022-10-21T23:23:25.542Z]     docker_cli_sni_test.go:18: Flakey test
23:23:25 [2022-10-21T23:23:25.542Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:23:25 [2022-10-21T23:23:25.715Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:23:25 [2022-10-21T23:23:25.716Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:23:26 [2022-10-21T23:23:26.281Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
23:23:27 [2022-10-21T23:23:27.217Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:23:27 [2022-10-21T23:23:27.754Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:23:28 [2022-10-21T23:23:28.595Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
23:23:29 [2022-10-21T23:23:29.161Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:23:30 [2022-10-21T23:23:30.697Z] === RUN   TestDockerSuite/TestCommitChange
23:23:31 [2022-10-21T23:23:31.695Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
23:23:34 [2022-10-21T23:23:34.225Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:23:34 [2022-10-21T23:23:34.478Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:23:35 [2022-10-21T23:23:35.605Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:23:36 [2022-10-21T23:23:36.545Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:23:36 [2022-10-21T23:23:36.805Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
23:23:37 [2022-10-21T23:23:37.372Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:23:38 [2022-10-21T23:23:38.263Z] === RUN   TestDockerSuite/TestCommitHardlink
23:23:38 [2022-10-21T23:23:38.263Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
23:23:38 [2022-10-21T23:23:38.263Z] === RUN   TestDockerSuite/TestCommitNewFile
23:23:39 [2022-10-21T23:23:39.903Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:23:41 [2022-10-21T23:23:41.806Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:23:41 [2022-10-21T23:23:41.806Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
23:23:42 [2022-10-21T23:23:42.065Z] === RUN   TestDockerSuite/TestStartRecordError
23:23:43 [2022-10-21T23:23:43.012Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:23:43 [2022-10-21T23:23:43.012Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
23:23:43 [2022-10-21T23:23:43.012Z] === RUN   TestDockerSuite/TestCommitTTY
23:23:43 [2022-10-21T23:23:43.442Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:23:45 [2022-10-21T23:23:45.345Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:23:46 [2022-10-21T23:23:46.280Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:23:48 [2022-10-21T23:23:48.810Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:23:52 [2022-10-21T23:23:52.996Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:23:53 [2022-10-21T23:23:53.424Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:23:55 [2022-10-21T23:23:55.526Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
23:23:55 [2022-10-21T23:23:55.526Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:23:56 [2022-10-21T23:23:56.369Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:23:56 [2022-10-21T23:23:56.369Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:23:56 [2022-10-21T23:23:56.369Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:23:56 [2022-10-21T23:23:56.369Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:23:56 [2022-10-21T23:23:56.369Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:23:56 [2022-10-21T23:23:56.369Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:23:56 [2022-10-21T23:23:56.369Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:23:56 [2022-10-21T23:23:56.369Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:23:58 [2022-10-21T23:23:58.061Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
23:24:00 [2022-10-21T23:24:00.602Z] === RUN   TestDockerSuite/TestStatsNoStream
23:24:01 [2022-10-21T23:24:01.177Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
23:24:02 [2022-10-21T23:24:02.223Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:24:03 [2022-10-21T23:24:03.080Z] === RUN   TestDockerSuite/TestStopContainerSignal
23:24:04 [2022-10-21T23:24:04.015Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
23:24:04 [2022-10-21T23:24:04.276Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:24:04 [2022-10-21T23:24:04.845Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:24:05 [2022-10-21T23:24:05.413Z] === RUN   TestDockerSuite/TestTopPrivileged
23:24:06 [2022-10-21T23:24:06.350Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:24:06 [2022-10-21T23:24:06.350Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:24:06 [2022-10-21T23:24:06.350Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:24:06 [2022-10-21T23:24:06.917Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:24:08 [2022-10-21T23:24:08.081Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:24:08 [2022-10-21T23:24:08.081Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
23:24:08 [2022-10-21T23:24:08.081Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:24:08 [2022-10-21T23:24:08.821Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
23:24:09 [2022-10-21T23:24:09.065Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:24:09 [2022-10-21T23:24:09.065Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
23:24:09 [2022-10-21T23:24:09.065Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:24:09 [2022-10-21T23:24:09.065Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
23:24:09 [2022-10-21T23:24:09.065Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:24:09 [2022-10-21T23:24:09.065Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
23:24:09 [2022-10-21T23:24:09.065Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:24:09 [2022-10-21T23:24:09.758Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:24:11 [2022-10-21T23:24:11.275Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:24:11 [2022-10-21T23:24:11.275Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
23:24:11 [2022-10-21T23:24:11.275Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:24:11 [2022-10-21T23:24:11.275Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:24:11 [2022-10-21T23:24:11.662Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
23:24:12 [2022-10-21T23:24:12.598Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
23:24:12 [2022-10-21T23:24:12.838Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:24:12 [2022-10-21T23:24:12.838Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:24:12 [2022-10-21T23:24:12.838Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
23:24:12 [2022-10-21T23:24:12.838Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:24:12 [2022-10-21T23:24:12.838Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
23:24:12 [2022-10-21T23:24:12.838Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:24:12 [2022-10-21T23:24:12.838Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
23:24:13 [2022-10-21T23:24:13.306Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:24:13 [2022-10-21T23:24:13.536Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
23:24:14 [2022-10-21T23:24:14.104Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
23:24:14 [2022-10-21T23:24:14.104Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
23:24:14 [2022-10-21T23:24:14.104Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
23:24:14 [2022-10-21T23:24:14.104Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
23:24:14 [2022-10-21T23:24:14.104Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
23:24:15 [2022-10-21T23:24:15.039Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
23:24:15 [2022-10-21T23:24:15.514Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:24:15 [2022-10-21T23:24:15.605Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
23:24:16 [2022-10-21T23:24:16.171Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
23:24:17 [2022-10-21T23:24:17.075Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:24:17 [2022-10-21T23:24:17.108Z] === RUN   TestDockerSuite/TestUpdateStats
23:24:18 [2022-10-21T23:24:18.636Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:24:18 [2022-10-21T23:24:18.636Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:24:18 [2022-10-21T23:24:18.636Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
23:24:18 [2022-10-21T23:24:18.636Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:24:20 [2022-10-21T23:24:20.845Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:24:20 [2022-10-21T23:24:20.845Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:24:21 [2022-10-21T23:24:21.299Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
23:24:21 [2022-10-21T23:24:21.299Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
23:24:21 [2022-10-21T23:24:21.299Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
23:24:21 [2022-10-21T23:24:21.299Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
23:24:22 [2022-10-21T23:24:22.234Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
23:24:22 [2022-10-21T23:24:22.406Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:24:22 [2022-10-21T23:24:22.406Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
23:24:22 [2022-10-21T23:24:22.406Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:24:22 [2022-10-21T23:24:22.406Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
23:24:22 [2022-10-21T23:24:22.406Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:24:22 [2022-10-21T23:24:22.497Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:24:24 [2022-10-21T23:24:24.399Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
23:24:24 [2022-10-21T23:24:24.967Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
23:24:27 [2022-10-21T23:24:27.498Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
23:24:29 [2022-10-21T23:24:29.401Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
23:24:29 [2022-10-21T23:24:29.548Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:24:29 [2022-10-21T23:24:29.548Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:24:30 [2022-10-21T23:24:30.531Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:24:30 [2022-10-21T23:24:30.531Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
23:24:30 [2022-10-21T23:24:30.531Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:24:30 [2022-10-21T23:24:30.780Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:24:32 [2022-10-21T23:24:32.743Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:24:32 [2022-10-21T23:24:32.743Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:24:33 [2022-10-21T23:24:33.311Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:24:34 [2022-10-21T23:24:34.305Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:24:35 [2022-10-21T23:24:35.213Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
23:24:36 [2022-10-21T23:24:36.588Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
23:24:37 [2022-10-21T23:24:37.155Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
23:24:38 [2022-10-21T23:24:38.091Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
23:24:38 [2022-10-21T23:24:38.099Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:24:39 [2022-10-21T23:24:39.028Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
23:24:39 [2022-10-21T23:24:39.965Z]     docker_cli_service_logs_test.go:246: checking task mt503h6kpr8l
23:24:39 [2022-10-21T23:24:39.965Z]     docker_cli_service_logs_test.go:251: checking messages for mt503h6kpr8l
23:24:39 [2022-10-21T23:24:39.965Z]     docker_cli_service_logs_test.go:246: checking task ugoda12fzech
23:24:39 [2022-10-21T23:24:39.965Z]     docker_cli_service_logs_test.go:251: checking messages for ugoda12fzech
23:24:40 [2022-10-21T23:24:40.224Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
23:24:41 [2022-10-21T23:24:41.049Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:24:41 [2022-10-21T23:24:41.049Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:24:41 [2022-10-21T23:24:41.049Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:24:41 [2022-10-21T23:24:41.049Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:24:41 [2022-10-21T23:24:41.049Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:24:41 [2022-10-21T23:24:41.600Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
23:24:42 [2022-10-21T23:24:42.610Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:24:42 [2022-10-21T23:24:42.610Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
23:24:42 [2022-10-21T23:24:42.610Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:24:42 [2022-10-21T23:24:42.974Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
23:24:44 [2022-10-21T23:24:44.352Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
23:24:45 [2022-10-21T23:24:45.313Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
23:24:46 [2022-10-21T23:24:46.688Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:24:49 [2022-10-21T23:24:49.756Z] === RUN   TestDockerSuite/TestContainerAPITop
23:24:49 [2022-10-21T23:24:49.756Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
23:24:49 [2022-10-21T23:24:49.756Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:24:50 [2022-10-21T23:24:50.739Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:24:50 [2022-10-21T23:24:50.740Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:24:50 [2022-10-21T23:24:50.874Z] === RUN   TestDockerSwarmSuite/TestServiceScale
23:24:52 [2022-10-21T23:24:52.773Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
23:24:54 [2022-10-21T23:24:54.521Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:24:56 [2022-10-21T23:24:56.731Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:24:56 [2022-10-21T23:24:56.731Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
23:24:56 [2022-10-21T23:24:56.731Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:24:56 [2022-10-21T23:24:56.731Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
23:24:56 [2022-10-21T23:24:56.731Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:24:56 [2022-10-21T23:24:56.731Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
23:24:56 [2022-10-21T23:24:56.731Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:24:56 [2022-10-21T23:24:56.731Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
23:24:56 [2022-10-21T23:24:56.731Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:24:56 [2022-10-21T23:24:56.731Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
23:24:56 [2022-10-21T23:24:56.731Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
23:24:58 [2022-10-21T23:24:58.293Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:24:58 [2022-10-21T23:24:58.293Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
23:25:00 [2022-10-21T23:25:00.509Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
23:25:02 [2022-10-21T23:25:02.717Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
23:25:02 [2022-10-21T23:25:02.744Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:25:02 [2022-10-21T23:25:02.744Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:25:02 [2022-10-21T23:25:02.744Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:25:02 [2022-10-21T23:25:02.744Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:25:02 [2022-10-21T23:25:02.744Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:25:02 [2022-10-21T23:25:02.744Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:25:02 [2022-10-21T23:25:02.744Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:25:03 [2022-10-21T23:25:03.003Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:25:03 [2022-10-21T23:25:03.003Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:25:03 [2022-10-21T23:25:03.569Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:25:03 [2022-10-21T23:25:03.827Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:25:03 [2022-10-21T23:25:03.827Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:25:03 [2022-10-21T23:25:03.827Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:25:03 [2022-10-21T23:25:03.827Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:25:04 [2022-10-21T23:25:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
23:25:05 [2022-10-21T23:25:05.202Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:25:05 [2022-10-21T23:25:05.203Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:25:05 [2022-10-21T23:25:05.461Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:25:05 [2022-10-21T23:25:05.461Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:25:05 [2022-10-21T23:25:05.461Z] === RUN   TestDockerSuite/TestVolumeEvents
23:25:07 [2022-10-21T23:25:07.138Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000004630_<nil>}
23:25:09 [2022-10-21T23:25:09.647Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
23:25:11 [2022-10-21T23:25:11.021Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:25:11 [2022-10-21T23:25:11.958Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
23:25:12 [2022-10-21T23:25:12.527Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:25:12 [2022-10-21T23:25:12.785Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:25:12 [2022-10-21T23:25:12.785Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:25:14 [2022-10-21T23:25:14.282Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11978051677_c:\foo_false__<nil>_<nil>_<nil>}
23:25:14 [2022-10-21T23:25:14.694Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
23:25:14 [2022-10-21T23:25:14.952Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:25:16 [2022-10-21T23:25:16.495Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11978051677_c:\foo_true__<nil>_<nil>_<nil>}
23:25:16 [2022-10-21T23:25:16.854Z]     docker_cli_swarm_test.go:1902: [df059916663bf] joining swarm manager [d57311e0e96e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:25:17 [2022-10-21T23:25:17.792Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:25:17 [2022-10-21T23:25:17.792Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:25:17 [2022-10-21T23:25:17.792Z] --- PASS: TestDockerSuite (1269.38s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.91s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.97s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.67s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.90s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.49s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.02s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.70s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.82s)
23:25:17 [2022-10-21T23:25:17.792Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.30s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.52s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.08s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.43s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.78s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.50s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.25s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.68s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.77s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.29s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.83s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.68s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.96s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.94s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.28s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.95s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.25s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.74s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.65s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.58s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.32s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.16s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.18s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.59s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.17s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.82s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.83s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.48s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.19s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.88s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.22s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.00s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.98s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.37s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.22s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.76s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.35s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.92s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.05s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.00s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.68s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.02s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.25s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.50s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.83s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.24s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.89s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.67s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.45s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.55s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.11s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.96s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.55s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.11s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.53s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.67s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.43s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.10s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.84s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.20s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFails (0.95s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.34s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.64s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.42s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.52s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.98s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.93s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.79s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.69s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.41s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.34s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.62s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.75s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.79s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.83s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.69s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.17s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.80s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.38s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.58s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.54s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.35s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.03s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.26s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.68s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.07s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.46s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.56s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.53s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.19s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.98s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildRm (2.41s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.87s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.69s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildUser (1.36s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.27s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.19s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.99s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.91s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.14s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.62s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.51s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitChange (0.61s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.95s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.92s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.92s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.90s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s)
23:25:17 [2022-10-21T23:25:17.793Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.27s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.45s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.57s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.64s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.34s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.03s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.99s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.33s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.31s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.39s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.64s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000bd4c30_<nil>} (1.63s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13789245458_/foo_false__<nil>_<nil>_<nil>} (1.50s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13789245458_/foo_true__<nil>_<nil>_<nil>} (1.57s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33851043060_/foo_false__<nil>_<nil>_<nil>} (1.39s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33851043060_/foo_true__<nil>_<nil>_<nil>} (1.36s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33851043060_/foo_true__0xc000bd4c60_<nil>_<nil>} (0.58s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000bd4c78_<nil>} (1.40s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000bd4c90_<nil>} (1.36s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000bd4cc0_<nil>} (1.35s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000bd4cd8_<nil>} (1.32s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.13s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
23:25:17 [2022-10-21T23:25:17.794Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.03s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.68s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.48s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.54s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.74s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.47s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.49s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.47s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.09s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.55s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.73s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.65s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.21s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.58s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.63s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.44s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.61s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.48s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToDot (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.78s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.71s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.92s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.33s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.57s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.70s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.34s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.42s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.42s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.96s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.73s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.87s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.55s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.98s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.21s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.18s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.33s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.26s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.89s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.78s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.42s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.07s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.07s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.34s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsRename (0.51s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsResize (0.64s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.44s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsTop (0.73s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.70s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExec (0.66s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.08s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.65s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.62s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.74s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.75s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecEnv (0.53s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.54s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.63s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.56s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.53s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecTTY (0.51s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.53s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.61s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.77s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.59s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.42s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestHealth (18.81s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
23:25:17 [2022-10-21T23:25:17.794Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.55s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.76s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.04s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImportFile (1.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.14s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.57s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.67s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.40s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.51s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.41s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.37s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.53s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.58s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.95s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.29s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.65s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.33s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.41s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.41s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.77s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsSince (6.50s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.73s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsTail (0.58s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.36s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.57s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestNetHostname (1.64s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.86s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPluginActive (2.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.92s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.70s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.74s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.33s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.21s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPortList (5.93s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.81s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.20s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.64s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.25s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.25s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (1.99s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.80s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.77s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.10s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.69s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.88s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.85s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.71s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.24s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.89s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.07s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.26s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.28s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiTag (0.33s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.51s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.81s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.28s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.40s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.40s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.30s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.60s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.38s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.71s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.68s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.08s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.84s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.97s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s)
23:25:17 [2022-10-21T23:25:17.795Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.24s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.98s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.68s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.43s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.29s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.62s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.48s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.42s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.03s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.93s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.44s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.87s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.99s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.18s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.63s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.81s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.83s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunMount (3.73s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.41s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.05s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.29s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.77s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s)
23:25:17 [2022-10-21T23:25:17.796Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.39s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.38s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.26s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.40s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.92s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.98s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.56s)
23:25:18 [2022-10-21T23:25:18.054Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.74s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.69s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.71s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.38s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunRm (0.50s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.98s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.05s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunState (1.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.88s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.05s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.10s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.72s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.39s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.67s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.53s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.53s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.32s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.74s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.41s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.81s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.99s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.63s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.81s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.81s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.64s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.28s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.69s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.22s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.66s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.47s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.54s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.62s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.82s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.64s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.81s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.61s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.41s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.53s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.93s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.34s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.08s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.43s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.19s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.58s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.13s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.38s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.71s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.18s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s)
23:25:18 [2022-10-21T23:25:18.055Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:25:18 [2022-10-21T23:25:18.055Z] === RUN   TestDockerRegistrySuite
23:25:18 [2022-10-21T23:25:18.055Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:25:18 [2022-10-21T23:25:18.055Z]     docker_cli_swarm_test.go:1903: [d780e0542afe1] joining swarm manager [d57311e0e96e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:25:18 [2022-10-21T23:25:18.704Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:25:18 [2022-10-21T23:25:18.704Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:25:18 [2022-10-21T23:25:18.704Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:25:18 [2022-10-21T23:25:18.704Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:25:18 [2022-10-21T23:25:18.704Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:25:18 [2022-10-21T23:25:18.704Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:25:18 [2022-10-21T23:25:18.704Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:25:19 [2022-10-21T23:25:19.431Z]     check_test.go:196: [d2b24b8b27109] daemon is not started
23:25:19 [2022-10-21T23:25:19.431Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:25:19 [2022-10-21T23:25:19.997Z]     check_test.go:196: [d0fca5e49dfee] daemon is not started
23:25:19 [2022-10-21T23:25:19.997Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:25:20 [2022-10-21T23:25:20.913Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:25:20 [2022-10-21T23:25:20.913Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:25:21 [2022-10-21T23:25:21.373Z]     check_test.go:196: [d0c1504443a5a] daemon is not started
23:25:21 [2022-10-21T23:25:21.373Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:25:21 [2022-10-21T23:25:21.373Z]     check_test.go:196: [d1cc6f92ea04b] daemon is not started
23:25:21 [2022-10-21T23:25:21.373Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:25:23 [2022-10-21T23:25:23.123Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:25:23 [2022-10-21T23:25:23.124Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:25:23 [2022-10-21T23:25:23.124Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:25:23 [2022-10-21T23:25:23.124Z] === RUN   TestDockerSuite/TestCpRelativePath
23:25:23 [2022-10-21T23:25:23.905Z]     check_test.go:196: [d4e941ae60da8] daemon is not started
23:25:23 [2022-10-21T23:25:23.905Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:25:25 [2022-10-21T23:25:25.333Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:25:25 [2022-10-21T23:25:25.333Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:25:25 [2022-10-21T23:25:25.333Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:25:25 [2022-10-21T23:25:25.333Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:25:25 [2022-10-21T23:25:25.333Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:25:25 [2022-10-21T23:25:25.333Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:25:25 [2022-10-21T23:25:25.333Z] === RUN   TestDockerSuite/TestCpToCaseA
23:25:30 [2022-10-21T23:25:30.466Z]     check_test.go:196: [d3c9df53b328a] daemon is not started
23:25:30 [2022-10-21T23:25:30.466Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:25:32 [2022-10-21T23:25:32.998Z]     check_test.go:196: [d96861206168f] daemon is not started
23:25:32 [2022-10-21T23:25:32.998Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:25:33 [2022-10-21T23:25:33.565Z]     check_test.go:196: [dbe16f382d162] daemon is not started
23:25:33 [2022-10-21T23:25:33.565Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:25:33 [2022-10-21T23:25:33.980Z] === RUN   TestDockerSuite/TestCpToCaseB
23:25:34 [2022-10-21T23:25:34.500Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
23:25:34 [2022-10-21T23:25:34.500Z]     check_test.go:196: [df64a55efc387] daemon is not started
23:25:34 [2022-10-21T23:25:34.500Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:25:35 [2022-10-21T23:25:35.876Z]     check_test.go:196: [dce98dc339784] daemon is not started
23:25:35 [2022-10-21T23:25:35.876Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:25:36 [2022-10-21T23:25:36.189Z] === RUN   TestDockerSuite/TestCpToCaseC
23:25:36 [2022-10-21T23:25:36.189Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:25:36 [2022-10-21T23:25:36.189Z] === RUN   TestDockerSuite/TestCpToCaseD
23:25:36 [2022-10-21T23:25:36.189Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:25:36 [2022-10-21T23:25:36.189Z] === RUN   TestDockerSuite/TestCpToCaseE
23:25:37 [2022-10-21T23:25:37.252Z]     check_test.go:196: [d659c4e25dd4e] daemon is not started
23:25:37 [2022-10-21T23:25:37.252Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:25:38 [2022-10-21T23:25:38.189Z]     check_test.go:196: [d80797a9298f9] daemon is not started
23:25:38 [2022-10-21T23:25:38.189Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:25:39 [2022-10-21T23:25:39.138Z]     check_test.go:196: [d18c465e07d85] daemon is not started
23:25:39 [2022-10-21T23:25:39.138Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:25:40 [2022-10-21T23:25:40.073Z]     check_test.go:196: [df046490ad2c5] daemon is not started
23:25:40 [2022-10-21T23:25:40.073Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:25:41 [2022-10-21T23:25:41.010Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d16235c6804ff656f06c90ec41d03c12d180d3282c6a109a338c847eddea6fc1
23:25:41 [2022-10-21T23:25:41.579Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8279f21da858831dbe146468882bf58c6c00b52efff5c2bf0fe02c03695b97a4
23:25:42 [2022-10-21T23:25:42.148Z]     check_test.go:196: [de6363616b864] daemon is not started
23:25:42 [2022-10-21T23:25:42.148Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:25:42 [2022-10-21T23:25:42.148Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
23:25:43 [2022-10-21T23:25:43.084Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d6f01937d66d3528cd451dda6d81d9308c4b2a29680e82c1a40426e25d061e3
23:25:44 [2022-10-21T23:25:44.021Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3afb030da66b992572c9dd508b75e332a7140c0b8e68c5e910f6006ad803913b
23:25:44 [2022-10-21T23:25:44.280Z]     check_test.go:196: [d411def3e9fb3] daemon is not started
23:25:44 [2022-10-21T23:25:44.280Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:25:44 [2022-10-21T23:25:44.851Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
23:25:45 [2022-10-21T23:25:45.421Z]     check_test.go:196: [d3902125b62f8] daemon is not started
23:25:45 [2022-10-21T23:25:45.421Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:25:47 [2022-10-21T23:25:47.956Z]     check_test.go:196: [de8971f1f3661] daemon is not started
23:25:47 [2022-10-21T23:25:47.956Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:25:48 [2022-10-21T23:25:48.524Z]     check_test.go:196: [dd18a1eaafa18] daemon is not started
23:25:48 [2022-10-21T23:25:48.524Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:25:48 [2022-10-21T23:25:48.782Z]     check_test.go:196: [da3ee1deae54f] daemon is not started
23:25:48 [2022-10-21T23:25:48.783Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:25:48 [2022-10-21T23:25:48.789Z] === RUN   TestDockerSuite/TestCpToCaseF
23:25:48 [2022-10-21T23:25:48.789Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:25:48 [2022-10-21T23:25:48.789Z] === RUN   TestDockerSuite/TestCpToCaseG
23:25:48 [2022-10-21T23:25:48.789Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:25:48 [2022-10-21T23:25:48.789Z] === RUN   TestDockerSuite/TestCpToCaseH
23:25:49 [2022-10-21T23:25:49.719Z]     check_test.go:196: [df98a3b91d225] daemon is not started
23:25:49 [2022-10-21T23:25:49.719Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:25:50 [2022-10-21T23:25:50.656Z]     check_test.go:196: [d66d87230c343] daemon is not started
23:25:50 [2022-10-21T23:25:50.656Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:25:51 [2022-10-21T23:25:51.592Z]     check_test.go:196: [d729f849be485] daemon is not started
23:25:51 [2022-10-21T23:25:51.592Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:25:53 [2022-10-21T23:25:53.496Z]     check_test.go:196: [da65f8b2a096a] daemon is not started
23:25:53 [2022-10-21T23:25:53.496Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:25:54 [2022-10-21T23:25:54.064Z]     check_test.go:196: [dffd33b458b9d] daemon is not started
23:25:54 [2022-10-21T23:25:54.064Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:25:55 [2022-10-21T23:25:55.002Z]     check_test.go:196: [dbec0485b5b33] daemon is not started
23:25:55 [2022-10-21T23:25:55.002Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:25:55 [2022-10-21T23:25:55.260Z]     check_test.go:196: [d660caec0ef82] daemon is not started
23:25:55 [2022-10-21T23:25:55.260Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:25:55 [2022-10-21T23:25:55.519Z]     check_test.go:196: [d3a1f2bdb1f92] daemon is not started
23:25:55 [2022-10-21T23:25:55.519Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:25:55 [2022-10-21T23:25:55.778Z]     check_test.go:196: [d746aa349eaca] daemon is not started
23:25:55 [2022-10-21T23:25:55.778Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:25:56 [2022-10-21T23:25:56.036Z]     check_test.go:196: [d392c800d714c] daemon is not started
23:25:56 [2022-10-21T23:25:56.036Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:25:56 [2022-10-21T23:25:56.294Z]     check_test.go:196: [d7d7436dba2df] daemon is not started
23:25:56 [2022-10-21T23:25:56.294Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:25:56 [2022-10-21T23:25:56.294Z]     check_test.go:196: [d2ab90a0d5dab] daemon is not started
23:25:56 [2022-10-21T23:25:56.294Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:25:57 [2022-10-21T23:25:57.672Z]     check_test.go:196: [da5ccf286aaf8] daemon is not started
23:25:57 [2022-10-21T23:25:57.672Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:25:59 [2022-10-21T23:25:59.086Z]     check_test.go:196: [debc9c22fdbcb] daemon is not started
23:25:59 [2022-10-21T23:25:59.086Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:25:59 [2022-10-21T23:25:59.652Z]     check_test.go:196: [dbac047b94468] daemon is not started
23:25:59 [2022-10-21T23:25:59.652Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:26:00 [2022-10-21T23:26:00.219Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
23:26:00 [2022-10-21T23:26:00.786Z]     check_test.go:196: [dcc689346c1f7] daemon is not started
23:26:00 [2022-10-21T23:26:00.786Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:26:01 [2022-10-21T23:26:01.267Z] === RUN   TestDockerSuite/TestCpToCaseI
23:26:01 [2022-10-21T23:26:01.267Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:26:01 [2022-10-21T23:26:01.267Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:26:01 [2022-10-21T23:26:01.267Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:26:01 [2022-10-21T23:26:01.267Z] === RUN   TestDockerSuite/TestCpToDot
23:26:02 [2022-10-21T23:26:02.161Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:26:02 [2022-10-21T23:26:02.161Z]     docker_cli_swarm_test.go:1803: [d3397c05beaad] joining swarm manager [d0bdd02017d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:26:02 [2022-10-21T23:26:02.251Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:26:02 [2022-10-21T23:26:02.251Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:26:02 [2022-10-21T23:26:02.251Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:26:02 [2022-10-21T23:26:02.251Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:26:02 [2022-10-21T23:26:02.251Z] === RUN   TestDockerSuite/TestCpToStdout
23:26:02 [2022-10-21T23:26:02.729Z] --- PASS: TestDockerRegistrySuite (44.92s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.15s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.54s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s)
23:26:02 [2022-10-21T23:26:02.729Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.20s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.13s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.34s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.16s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s)
23:26:02 [2022-10-21T23:26:02.730Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
23:26:02 [2022-10-21T23:26:02.730Z] === RUN   TestDockerSchema1RegistrySuite
23:26:02 [2022-10-21T23:26:02.730Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:26:02 [2022-10-21T23:26:02.730Z]     check_test.go:223: [ddcbfa52489e7] daemon is not started
23:26:02 [2022-10-21T23:26:02.730Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:26:03 [2022-10-21T23:26:03.665Z]     docker_cli_swarm_test.go:1804: [d64b0ab14a33f] joining swarm manager [d0bdd02017d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:26:04 [2022-10-21T23:26:04.460Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:26:04 [2022-10-21T23:26:04.460Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:26:04 [2022-10-21T23:26:04.460Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:26:04 [2022-10-21T23:26:04.460Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:26:04 [2022-10-21T23:26:04.460Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:26:04 [2022-10-21T23:26:04.460Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:26:04 [2022-10-21T23:26:04.460Z] === RUN   TestDockerSuite/TestCpVolumePath
23:26:04 [2022-10-21T23:26:04.460Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:26:04 [2022-10-21T23:26:04.460Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:26:04 [2022-10-21T23:26:04.460Z] === RUN   TestDockerSuite/TestCreateArgs
23:26:04 [2022-10-21T23:26:04.460Z] === RUN   TestDockerSuite/TestCreateByImageID
23:26:05 [2022-10-21T23:26:05.568Z]     check_test.go:223: [d45c74b0e869b] daemon is not started
23:26:05 [2022-10-21T23:26:05.827Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:26:06 [2022-10-21T23:26:06.673Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:26:08 [2022-10-21T23:26:08.234Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:26:08 [2022-10-21T23:26:08.234Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:26:08 [2022-10-21T23:26:08.700Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:26:10 [2022-10-21T23:26:10.012Z]     check_test.go:223: [da9fc28b5bd97] daemon is not started
23:26:10 [2022-10-21T23:26:10.012Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:26:10 [2022-10-21T23:26:10.260Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:26:10 [2022-10-21T23:26:10.726Z] === RUN   TestDockerSuite/TestCreateLabels
23:26:10 [2022-10-21T23:26:10.726Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:26:10 [2022-10-21T23:26:10.726Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:26:10 [2022-10-21T23:26:10.726Z] === RUN   TestDockerSuite/TestCreateRM
23:26:11 [2022-10-21T23:26:11.193Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:26:11 [2022-10-21T23:26:11.193Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:26:11 [2022-10-21T23:26:11.193Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:26:11 [2022-10-21T23:26:11.193Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:26:11 [2022-10-21T23:26:11.193Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:26:12 [2022-10-21T23:26:12.547Z]     check_test.go:223: [d37b895edc9ae] daemon is not started
23:26:12 [2022-10-21T23:26:12.547Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:26:13 [2022-10-21T23:26:13.482Z]     check_test.go:223: [d9f14a3aab3f8] daemon is not started
23:26:13 [2022-10-21T23:26:13.482Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:26:14 [2022-10-21T23:26:14.417Z]     check_test.go:223: [d832e7d104f91] daemon is not started
23:26:14 [2022-10-21T23:26:14.417Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:26:14 [2022-10-21T23:26:14.417Z]     check_test.go:223: [d4a82ffe81fc1] daemon is not started
23:26:14 [2022-10-21T23:26:14.417Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:26:15 [2022-10-21T23:26:15.352Z]     check_test.go:223: [dc74f784db05c] daemon is not started
23:26:15 [2022-10-21T23:26:15.352Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:26:17 [2022-10-21T23:26:17.253Z]     check_test.go:223: [d3ef903cba94e] daemon is not started
23:26:17 [2022-10-21T23:26:17.253Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:26:18 [2022-10-21T23:26:18.189Z]     check_test.go:223: [d42db66a8805e] daemon is not started
23:26:18 [2022-10-21T23:26:18.189Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:26:18 [2022-10-21T23:26:18.337Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:26:18 [2022-10-21T23:26:18.337Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:26:18 [2022-10-21T23:26:18.337Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:26:19 [2022-10-21T23:26:19.125Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
23:26:20 [2022-10-21T23:26:20.527Z]     check_test.go:223: [de27d2963aa46] daemon is not started
23:26:20 [2022-10-21T23:26:20.527Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:26:20 [2022-10-21T23:26:20.547Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:26:20 [2022-10-21T23:26:20.547Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:26:20 [2022-10-21T23:26:20.547Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
23:26:20 [2022-10-21T23:26:20.547Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:26:21 [2022-10-21T23:26:21.472Z]     check_test.go:223: [d81afd96c132a] daemon is not started
23:26:21 [2022-10-21T23:26:21.472Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:26:21 [2022-10-21T23:26:21.730Z]     check_test.go:223: [d887a815ed1ea] daemon is not started
23:26:21 [2022-10-21T23:26:21.730Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:26:21 [2022-10-21T23:26:21.730Z]     check_test.go:223: [dfc98eaa788de] daemon is not started
23:26:21 [2022-10-21T23:26:21.730Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:26:22 [2022-10-21T23:26:22.296Z]     check_test.go:223: [d611a8b77447e] daemon is not started
23:26:22 [2022-10-21T23:26:22.296Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:26:22 [2022-10-21T23:26:22.296Z]     check_test.go:223: [d10aaf554220b] daemon is not started
23:26:22 [2022-10-21T23:26:22.296Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:26:22 [2022-10-21T23:26:22.759Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDevicePermissions
23:26:22 [2022-10-21T23:26:22.759Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDockerFails
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:26:22 [2022-10-21T23:26:22.759Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:26:22 [2022-10-21T23:26:22.759Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:26:22 [2022-10-21T23:26:22.759Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestEventsAttach
23:26:22 [2022-10-21T23:26:22.759Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestEventsCommit
23:26:22 [2022-10-21T23:26:22.759Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:26:22 [2022-10-21T23:26:22.759Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:26:22 [2022-10-21T23:26:22.864Z]     check_test.go:223: [d4416b0e1b2f3] daemon is not started
23:26:22 [2022-10-21T23:26:22.864Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:26:22 [2022-10-21T23:26:22.864Z]     check_test.go:223: [da8490bb13db3] daemon is not started
23:26:22 [2022-10-21T23:26:22.864Z] --- PASS: TestDockerSchema1RegistrySuite (20.20s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.06s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.72s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.77s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.50s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.68s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
23:26:22 [2022-10-21T23:26:22.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
23:26:22 [2022-10-21T23:26:22.864Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:26:22 [2022-10-21T23:26:22.864Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:26:23 [2022-10-21T23:26:23.431Z]     check_test.go:252: [dd97fba54bb83] daemon is not started
23:26:23 [2022-10-21T23:26:23.431Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:26:23 [2022-10-21T23:26:23.998Z]     check_test.go:252: [dbbca729ad8c4] daemon is not started
23:26:23 [2022-10-21T23:26:23.998Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:26:24 [2022-10-21T23:26:24.256Z]     check_test.go:252: [d3f3631675c30] daemon is not started
23:26:24 [2022-10-21T23:26:24.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:26:24 [2022-10-21T23:26:24.969Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:26:25 [2022-10-21T23:26:25.631Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:26:26 [2022-10-21T23:26:26.198Z]     check_test.go:252: [d2f79d69efce8] daemon is not started
23:26:26 [2022-10-21T23:26:26.198Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:26:26 [2022-10-21T23:26:26.458Z]     check_test.go:252: [d9ce10d111cf8] daemon is not started
23:26:26 [2022-10-21T23:26:26.458Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:26:26 [2022-10-21T23:26:26.529Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:26:27 [2022-10-21T23:26:27.395Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
23:26:27 [2022-10-21T23:26:27.653Z]     check_test.go:252: [d16692c1ac362] daemon is not started
23:26:27 [2022-10-21T23:26:27.653Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:26:27 [2022-10-21T23:26:27.653Z]     check_test.go:252: [d85200985f0a8] daemon is not started
23:26:27 [2022-10-21T23:26:27.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.86s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.00s)
23:26:27 [2022-10-21T23:26:27.653Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
23:26:27 [2022-10-21T23:26:27.653Z] === RUN   TestDockerRegistryAuthTokenSuite
23:26:27 [2022-10-21T23:26:27.653Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:26:29 [2022-10-21T23:26:29.555Z]     docker_cli_swarm_test.go:1322: [d7a3b1b38265e] joining swarm manager [d906fcaad8ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:26:30 [2022-10-21T23:26:30.490Z]     docker_cli_swarm_test.go:1323: [d83eefe1c894f] joining swarm manager [d906fcaad8ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:26:33 [2022-10-21T23:26:33.021Z]     check_test.go:279: [dd56ac42b2eb7] daemon is not started
23:26:33 [2022-10-21T23:26:33.021Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:26:33 [2022-10-21T23:26:33.021Z]     check_test.go:279: [df6b0d4af5476] daemon is not started
23:26:33 [2022-10-21T23:26:33.021Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:26:33 [2022-10-21T23:26:33.279Z]     check_test.go:279: [da6aa089ed4bc] daemon is not started
23:26:33 [2022-10-21T23:26:33.279Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:26:33 [2022-10-21T23:26:33.279Z]     check_test.go:279: [dfd999acfde46] daemon is not started
23:26:33 [2022-10-21T23:26:33.279Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:26:33 [2022-10-21T23:26:33.537Z]     check_test.go:279: [dafdb5029ddf4] daemon is not started
23:26:33 [2022-10-21T23:26:33.537Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
23:26:33 [2022-10-21T23:26:33.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
23:26:33 [2022-10-21T23:26:33.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
23:26:33 [2022-10-21T23:26:33.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
23:26:33 [2022-10-21T23:26:33.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
23:26:33 [2022-10-21T23:26:33.537Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
23:26:33 [2022-10-21T23:26:33.537Z] === RUN   TestDockerNetworkSuite
23:26:33 [2022-10-21T23:26:33.537Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
23:26:33 [2022-10-21T23:26:33.676Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:26:36 [2022-10-21T23:26:36.154Z]     docker_cli_network_unix_test.go:47: [d7e999f86d513] daemon is not started
23:26:36 [2022-10-21T23:26:36.154Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
23:26:36 [2022-10-21T23:26:36.417Z]     docker_cli_network_unix_test.go:47: [d6b601cd9f017] daemon is not started
23:26:36 [2022-10-21T23:26:36.417Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
23:26:38 [2022-10-21T23:26:38.954Z]     docker_cli_network_unix_test.go:47: [d590b96287838] daemon is not started
23:26:39 [2022-10-21T23:26:39.213Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
23:26:39 [2022-10-21T23:26:39.532Z] === RUN   TestDockerSuite/TestEventsCopy
23:26:40 [2022-10-21T23:26:40.595Z]     docker_cli_network_unix_test.go:47: [dcc7b7f724d28] daemon is not started
23:26:40 [2022-10-21T23:26:40.595Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
23:26:40 [2022-10-21T23:26:40.854Z]     docker_cli_network_unix_test.go:1234: [d30b7ababcfd5] daemon is not started
23:26:43 [2022-10-21T23:26:43.320Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:26:43 [2022-10-21T23:26:43.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
23:26:44 [2022-10-21T23:26:44.322Z]     docker_cli_network_unix_test.go:47: [dd6174fa9672f] daemon is not started
23:26:44 [2022-10-21T23:26:44.581Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
23:26:48 [2022-10-21T23:26:48.063Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:26:48 [2022-10-21T23:26:48.771Z]     docker_cli_network_unix_test.go:47: [d80e267dbd664] daemon is not started
23:26:49 [2022-10-21T23:26:49.706Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
23:26:51 [2022-10-21T23:26:51.609Z]     docker_cli_network_unix_test.go:47: [d6cbb874f2b40] daemon is not started
23:26:51 [2022-10-21T23:26:51.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
23:26:52 [2022-10-21T23:26:52.804Z]     docker_cli_network_unix_test.go:47: [da9cbf4e52fca] daemon is not started
23:26:52 [2022-10-21T23:26:52.804Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
23:26:53 [2022-10-21T23:26:53.371Z]     docker_cli_network_unix_test.go:47: [d0a166444266a] daemon is not started
23:26:53 [2022-10-21T23:26:53.371Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
23:26:53 [2022-10-21T23:26:53.630Z]     docker_cli_network_unix_test.go:47: [d579296e9d01f] daemon is not started
23:26:53 [2022-10-21T23:26:53.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
23:26:53 [2022-10-21T23:26:53.922Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:26:54 [2022-10-21T23:26:54.199Z]     docker_cli_network_unix_test.go:47: [de084cb66feea] daemon is not started
23:26:54 [2022-10-21T23:26:54.457Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
23:26:54 [2022-10-21T23:26:54.905Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:26:55 [2022-10-21T23:26:55.025Z]     docker_cli_network_unix_test.go:47: [dae9713497674] daemon is not started
23:26:55 [2022-10-21T23:26:55.285Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
23:26:55 [2022-10-21T23:26:55.543Z]     docker_cli_network_unix_test.go:47: [d80962386c1f4] daemon is not started
23:26:55 [2022-10-21T23:26:55.543Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
23:26:55 [2022-10-21T23:26:55.802Z]     docker_cli_network_unix_test.go:47: [d50d6a38b566c] daemon is not started
23:26:55 [2022-10-21T23:26:55.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
23:26:56 [2022-10-21T23:26:56.368Z]     docker_cli_network_unix_test.go:47: [d3c40d65197b3] daemon is not started
23:26:56 [2022-10-21T23:26:56.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
23:26:56 [2022-10-21T23:26:56.628Z]     docker_cli_network_unix_test.go:47: [dfb1ef34be87e] daemon is not started
23:26:56 [2022-10-21T23:26:56.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
23:26:56 [2022-10-21T23:26:56.887Z]     docker_cli_network_unix_test.go:47: [d7d23d78126da] daemon is not started
23:26:56 [2022-10-21T23:26:56.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
23:26:56 [2022-10-21T23:26:56.888Z]     docker_cli_network_unix_test.go:47: [dcc156f319590] daemon is not started
23:26:56 [2022-10-21T23:26:56.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
23:26:57 [2022-10-21T23:26:57.823Z]     docker_cli_network_unix_test.go:47: [dbcf05207cb66] daemon is not started
23:26:57 [2022-10-21T23:26:57.824Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
23:26:57 [2022-10-21T23:26:57.850Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:26:58 [2022-10-21T23:26:58.317Z] === RUN   TestDockerSuite/TestEventsFilterType
23:26:58 [2022-10-21T23:26:58.396Z]     docker_cli_network_unix_test.go:47: [deb1fdb243e22] daemon is not started
23:26:58 [2022-10-21T23:26:58.655Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
23:26:58 [2022-10-21T23:26:58.923Z]     docker_cli_network_unix_test.go:47: [daec7171fbf4d] daemon is not started
23:26:58 [2022-10-21T23:26:58.923Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
23:26:58 [2022-10-21T23:26:58.923Z]     docker_cli_network_unix_test.go:47: [db9ec51563283] daemon is not started
23:26:59 [2022-10-21T23:26:59.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
23:26:59 [2022-10-21T23:26:59.198Z]     docker_cli_network_unix_test.go:47: [d0beef50a71e9] daemon is not started
23:26:59 [2022-10-21T23:26:59.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
23:26:59 [2022-10-21T23:26:59.417Z] === RUN   TestDockerSuite/TestEventsFilters
23:27:00 [2022-10-21T23:27:00.279Z]     docker_cli_network_unix_test.go:969: [dbad56b79d334] daemon is not started
23:27:01 [2022-10-21T23:27:01.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
23:27:02 [2022-10-21T23:27:02.590Z]     docker_cli_network_unix_test.go:47: [d6aa3bc295120] daemon is not started
23:27:02 [2022-10-21T23:27:02.590Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
23:27:03 [2022-10-21T23:27:03.197Z] === RUN   TestDockerSuite/TestEventsFormat
23:27:05 [2022-10-21T23:27:05.122Z]     docker_cli_network_unix_test.go:1117: [d95016725f5c9] daemon is not started
23:27:06 [2022-10-21T23:27:06.979Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:27:06 [2022-10-21T23:27:06.979Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:27:06 [2022-10-21T23:27:06.979Z] === RUN   TestDockerSuite/TestEventsImageImport
23:27:06 [2022-10-21T23:27:06.979Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:27:06 [2022-10-21T23:27:06.979Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:27:06 [2022-10-21T23:27:06.979Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:27:06 [2022-10-21T23:27:06.979Z] === RUN   TestDockerSuite/TestEventsImagePull
23:27:06 [2022-10-21T23:27:06.979Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:27:06 [2022-10-21T23:27:06.979Z] === RUN   TestDockerSuite/TestEventsImageTag
23:27:07 [2022-10-21T23:27:07.964Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:27:07 [2022-10-21T23:27:07.964Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:27:07 [2022-10-21T23:27:07.964Z] === RUN   TestDockerSuite/TestEventsRename
23:27:08 [2022-10-21T23:27:08.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
23:27:08 [2022-10-21T23:27:08.409Z]     docker_cli_network_unix_test.go:47: [ddd5bb358fede] daemon is not started
23:27:08 [2022-10-21T23:27:08.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
23:27:08 [2022-10-21T23:27:08.976Z]     docker_cli_network_unix_test.go:47: [dd3411470bbbc] daemon is not started
23:27:08 [2022-10-21T23:27:08.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
23:27:08 [2022-10-21T23:27:08.976Z]     docker_cli_network_unix_test.go:47: [dbd81ddccb71d] daemon is not started
23:27:08 [2022-10-21T23:27:08.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
23:27:09 [2022-10-21T23:27:09.234Z]     docker_cli_network_unix_test.go:47: [d2fc4221c6406] daemon is not started
23:27:09 [2022-10-21T23:27:09.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
23:27:09 [2022-10-21T23:27:09.234Z]     docker_cli_network_unix_test.go:47: [dbf7c428f524c] daemon is not started
23:27:09 [2022-10-21T23:27:09.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
23:27:09 [2022-10-21T23:27:09.493Z]     docker_cli_network_unix_test.go:47: [d57ef8ac79375] daemon is not started
23:27:09 [2022-10-21T23:27:09.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
23:27:09 [2022-10-21T23:27:09.493Z]     docker_cli_network_unix_test.go:47: [da69459b7e74e] daemon is not started
23:27:09 [2022-10-21T23:27:09.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
23:27:10 [2022-10-21T23:27:10.172Z] === RUN   TestDockerSuite/TestEventsResize
23:27:10 [2022-10-21T23:27:10.868Z]     docker_cli_network_unix_test.go:47: [da180c7574628] daemon is not started
23:27:11 [2022-10-21T23:27:11.733Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:27:11 [2022-10-21T23:27:11.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
23:27:11 [2022-10-21T23:27:11.802Z]     docker_cli_network_unix_test.go:47: [dda3f5d2b483a] daemon is not started
23:27:11 [2022-10-21T23:27:11.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
23:27:11 [2022-10-21T23:27:11.802Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
23:27:11 [2022-10-21T23:27:11.802Z]     docker_cli_network_unix_test.go:47: [d77494688a498] daemon is not started
23:27:11 [2022-10-21T23:27:11.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
23:27:12 [2022-10-21T23:27:12.370Z]     docker_cli_network_unix_test.go:47: [da34cfe1f4d1e] daemon is not started
23:27:12 [2022-10-21T23:27:12.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
23:27:13 [2022-10-21T23:27:13.949Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:27:15 [2022-10-21T23:27:15.912Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
23:27:16 [2022-10-21T23:27:16.158Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:27:17 [2022-10-21T23:27:17.287Z]     docker_cli_network_unix_test.go:1085: [d618cc6de578b] daemon is not started
23:27:19 [2022-10-21T23:27:19.190Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
23:27:19 [2022-10-21T23:27:19.190Z]     docker_cli_network_unix_test.go:47: [d2fb9ae2f4dbe] daemon is not started
23:27:19 [2022-10-21T23:27:19.190Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
23:27:19 [2022-10-21T23:27:19.453Z]     docker_cli_network_unix_test.go:47: [d586c71b1e94b] daemon is not started
23:27:19 [2022-10-21T23:27:19.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
23:27:20 [2022-10-21T23:27:20.900Z] === RUN   TestDockerSuite/TestEventsTop
23:27:20 [2022-10-21T23:27:20.900Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:27:20 [2022-10-21T23:27:20.900Z] === RUN   TestDockerSuite/TestEventsUntag
23:27:21 [2022-10-21T23:27:21.091Z]     docker_cli_network_unix_test.go:47: [dd4a0b5070f05] daemon is not started
23:27:21 [2022-10-21T23:27:21.091Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
23:27:21 [2022-10-21T23:27:21.349Z]     docker_cli_network_unix_test.go:47: [de899bcbe7627] daemon is not started
23:27:21 [2022-10-21T23:27:21.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
23:27:21 [2022-10-21T23:27:21.608Z]     docker_cli_network_unix_test.go:47: [d0751e723f249] daemon is not started
23:27:21 [2022-10-21T23:27:21.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
23:27:22 [2022-10-21T23:27:22.438Z]     docker_cli_network_unix_test.go:47: [d66300a1b0119] daemon is not started
23:27:22 [2022-10-21T23:27:22.438Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
23:27:23 [2022-10-21T23:27:23.005Z]     docker_cli_network_unix_test.go:47: [dcc4957a452de] daemon is not started
23:27:23 [2022-10-21T23:27:23.110Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:27:23 [2022-10-21T23:27:23.263Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
23:27:26 [2022-10-21T23:27:26.055Z] === RUN   TestDockerSuite/TestExec
23:27:26 [2022-10-21T23:27:26.055Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:27:26 [2022-10-21T23:27:26.055Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:27:26 [2022-10-21T23:27:26.055Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:27:26 [2022-10-21T23:27:26.055Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:27:27 [2022-10-21T23:27:27.617Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:27:29 [2022-10-21T23:27:29.177Z] === RUN   TestDockerSuite/TestExecAPIStart
23:27:29 [2022-10-21T23:27:29.177Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:27:29 [2022-10-21T23:27:29.177Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:27:29 [2022-10-21T23:27:29.177Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:27:29 [2022-10-21T23:27:29.177Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:27:29 [2022-10-21T23:27:29.177Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:27:29 [2022-10-21T23:27:29.177Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:27:29 [2022-10-21T23:27:29.822Z]     docker_cli_network_unix_test.go:47: [db22fdb64d449] daemon is not started
23:27:29 [2022-10-21T23:27:29.822Z] --- PASS: TestDockerNetworkSuite (55.67s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.37s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.95s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.12s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.28s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s)
23:27:29 [2022-10-21T23:27:29.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.83s)
23:27:29 [2022-10-21T23:27:29.822Z] === RUN   TestDockerHubPullSuite
23:27:29 [2022-10-21T23:27:29.822Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
23:27:30 [2022-10-21T23:27:30.737Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:27:31 [2022-10-21T23:27:31.196Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
23:27:32 [2022-10-21T23:27:32.298Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:27:33 [2022-10-21T23:27:33.726Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
23:27:33 [2022-10-21T23:27:33.858Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:27:34 [2022-10-21T23:27:34.660Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
23:27:35 [2022-10-21T23:27:35.418Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:27:36 [2022-10-21T23:27:36.560Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
23:27:37 [2022-10-21T23:27:37.127Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
23:27:37 [2022-10-21T23:27:37.386Z] --- PASS: TestDockerHubPullSuite (8.25s)
23:27:37 [2022-10-21T23:27:37.386Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s)
23:27:37 [2022-10-21T23:27:37.386Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s)
23:27:37 [2022-10-21T23:27:37.386Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.86s)
23:27:37 [2022-10-21T23:27:37.386Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
23:27:37 [2022-10-21T23:27:37.386Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
23:27:37 [2022-10-21T23:27:37.386Z] PASS
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === Skipped
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_sni_test.go:18: Flakey test
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
23:27:37 [2022-10-21T23:27:37.386Z]     docker_cli_network_unix_test.go:47: [d77494688a498] daemon is not started
23:27:37 [2022-10-21T23:27:37.386Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:27:37 [2022-10-21T23:27:37.386Z] 
23:27:37 [2022-10-21T23:27:37.386Z] DONE 1270 tests, 51 skipped in 1414.661s
23:27:37 [2022-10-21T23:27:37.386Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:27:37 [2022-10-21T23:27:37.386Z] ++++ cat bundles/test-integration/docker.pid
23:27:37 [2022-10-21T23:27:37.386Z] +++ kill 8028
23:27:38 [2022-10-21T23:27:38.760Z] +++ /etc/init.d/apparmor stop
23:27:38 [2022-10-21T23:27:38.760Z] Leaving: AppArmorNo profiles have been unloaded.
23:27:38 [2022-10-21T23:27:38.760Z] 
23:27:38 [2022-10-21T23:27:38.760Z] Unloading profiles will leave already running processes permanently
23:27:38 [2022-10-21T23:27:38.760Z] unconfined, which can lead to unexpected situations.
23:27:38 [2022-10-21T23:27:38.760Z] 
23:27:38 [2022-10-21T23:27:38.760Z] To set a process to complain mode, use the command line tool
23:27:38 [2022-10-21T23:27:38.760Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:27:38 [2022-10-21T23:27:38.760Z] +++ true
23:27:38 [2022-10-21T23:27:38.760Z] exiting test-integration
23:27:38 [2022-10-21T23:27:38.760Z] ++ exit 0
23:27:38 [2022-10-21T23:27:38.760Z] 
23:27:38 [2022-10-21T23:27:38.760Z] + for job in $(jobs -p)
23:27:38 [2022-10-21T23:27:38.760Z] + wait 4032
23:27:39 [2022-10-21T23:27:39.201Z] === RUN   TestDockerSuite/TestExecCgroup
23:27:39 [2022-10-21T23:27:39.201Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:27:39 [2022-10-21T23:27:39.201Z] === RUN   TestDockerSuite/TestExecEnv
23:27:39 [2022-10-21T23:27:39.201Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:27:39 [2022-10-21T23:27:39.201Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:27:39 [2022-10-21T23:27:39.201Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:27:39 [2022-10-21T23:27:39.201Z] === RUN   TestDockerSuite/TestExecExitStatus
23:27:40 [2022-10-21T23:27:40.762Z] === RUN   TestDockerSuite/TestExecInspectID
23:27:45 [2022-10-21T23:27:45.504Z] === RUN   TestDockerSuite/TestExecInteractive
23:27:45 [2022-10-21T23:27:45.504Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:27:45 [2022-10-21T23:27:45.504Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:27:45 [2022-10-21T23:27:45.504Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:27:45 [2022-10-21T23:27:45.504Z] === RUN   TestDockerSuite/TestExecParseError
23:27:45 [2022-10-21T23:27:45.504Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:27:45 [2022-10-21T23:27:45.504Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:27:45 [2022-10-21T23:27:45.504Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:27:45 [2022-10-21T23:27:45.504Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:27:45 [2022-10-21T23:27:45.504Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:27:45 [2022-10-21T23:27:45.504Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:27:47 [2022-10-21T23:27:47.066Z] === RUN   TestDockerSuite/TestExecSetEnv
23:27:47 [2022-10-21T23:27:47.066Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:27:47 [2022-10-21T23:27:47.066Z] === RUN   TestDockerSuite/TestExecStartFails
23:27:47 [2022-10-21T23:27:47.066Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:27:47 [2022-10-21T23:27:47.066Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:27:47 [2022-10-21T23:27:47.066Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:27:47 [2022-10-21T23:27:47.066Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:27:47 [2022-10-21T23:27:47.066Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:27:47 [2022-10-21T23:27:47.066Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:27:47 [2022-10-21T23:27:47.066Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:27:47 [2022-10-21T23:27:47.066Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:27:49 [2022-10-21T23:27:49.275Z] === RUN   TestDockerSuite/TestExecUlimits
23:27:49 [2022-10-21T23:27:49.275Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:27:49 [2022-10-21T23:27:49.275Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:27:55 [2022-10-21T23:27:55.128Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:27:55 [2022-10-21T23:27:55.128Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:27:55 [2022-10-21T23:27:55.128Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:27:55 [2022-10-21T23:27:55.128Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:27:55 [2022-10-21T23:27:55.128Z] === RUN   TestDockerSuite/TestExecWithUser
23:27:55 [2022-10-21T23:27:55.128Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:27:55 [2022-10-21T23:27:55.128Z] === RUN   TestDockerSuite/TestGetContainerStats
23:28:00 [2022-10-21T23:28:00.689Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
23:28:00 [2022-10-21T23:28:00.984Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:28:03 [2022-10-21T23:28:03.975Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
23:28:06 [2022-10-21T23:28:06.842Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:28:09 [2022-10-21T23:28:09.050Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:28:09 [2022-10-21T23:28:09.242Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:28:14 [2022-10-21T23:28:14.909Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestHealth
23:28:14 [2022-10-21T23:28:14.909Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:28:14 [2022-10-21T23:28:14.909Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:28:15 [2022-10-21T23:28:15.806Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
23:28:16 [2022-10-21T23:28:16.742Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
23:28:18 [2022-10-21T23:28:18.692Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:28:18 [2022-10-21T23:28:18.692Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:28:18 [2022-10-21T23:28:18.692Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:28:18 [2022-10-21T23:28:18.692Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:28:18 [2022-10-21T23:28:18.692Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:28:18 [2022-10-21T23:28:18.692Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:28:18 [2022-10-21T23:28:18.692Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:28:19 [2022-10-21T23:28:19.159Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:28:19 [2022-10-21T23:28:19.159Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:28:19 [2022-10-21T23:28:19.159Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:28:20 [2022-10-21T23:28:20.147Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:28:20 [2022-10-21T23:28:20.147Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:28:20 [2022-10-21T23:28:20.929Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
23:28:21 [2022-10-21T23:28:21.131Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:28:21 [2022-10-21T23:28:21.597Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:28:23 [2022-10-21T23:28:23.158Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:28:23 [2022-10-21T23:28:23.461Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
23:28:26 [2022-10-21T23:28:26.746Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
23:28:26 [2022-10-21T23:28:26.746Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
23:28:26 [2022-10-21T23:28:26.746Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
23:28:30 [2022-10-21T23:28:30.302Z] === RUN   TestDockerSuite/TestImagesFormat
23:28:30 [2022-10-21T23:28:30.302Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:28:30 [2022-10-21T23:28:30.302Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:28:30 [2022-10-21T23:28:30.302Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:28:32 [2022-10-21T23:28:32.034Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
23:28:32 [2022-10-21T23:28:32.292Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
23:28:33 [2022-10-21T23:28:33.227Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
23:28:34 [2022-10-21T23:28:34.084Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:28:34 [2022-10-21T23:28:34.084Z] === RUN   TestDockerSuite/TestImportBadURL
23:28:35 [2022-10-21T23:28:35.130Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestImportDisplay
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestImportFile
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestImportGzipped
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:28:36 [2022-10-21T23:28:36.302Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:28:36 [2022-10-21T23:28:36.302Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:28:36 [2022-10-21T23:28:36.302Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:28:36 [2022-10-21T23:28:36.302Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:28:37 [2022-10-21T23:28:37.863Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:28:40 [2022-10-21T23:28:40.073Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:28:40 [2022-10-21T23:28:40.073Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:28:40 [2022-10-21T23:28:40.073Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:28:40 [2022-10-21T23:28:40.073Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:28:40 [2022-10-21T23:28:40.073Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:28:40 [2022-10-21T23:28:40.073Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:28:40 [2022-10-21T23:28:40.073Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
23:28:40 [2022-10-21T23:28:40.073Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:28:41 [2022-10-21T23:28:41.635Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:28:42 [2022-10-21T23:28:42.102Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:28:43 [2022-10-21T23:28:43.664Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:28:43 [2022-10-21T23:28:43.664Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:28:43 [2022-10-21T23:28:43.664Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:28:43 [2022-10-21T23:28:43.664Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
23:28:43 [2022-10-21T23:28:43.664Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:28:43 [2022-10-21T23:28:43.664Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
23:28:43 [2022-10-21T23:28:43.664Z] === RUN   TestDockerSuite/TestInspectDefault
23:28:45 [2022-10-21T23:28:45.874Z] === RUN   TestDockerSuite/TestInspectHistory
23:28:48 [2022-10-21T23:28:48.819Z] === RUN   TestDockerSuite/TestInspectImage
23:28:48 [2022-10-21T23:28:48.819Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:28:48 [2022-10-21T23:28:48.819Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:28:48 [2022-10-21T23:28:48.819Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:28:48 [2022-10-21T23:28:48.819Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:28:48 [2022-10-21T23:28:48.819Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:28:48 [2022-10-21T23:28:48.819Z] === RUN   TestDockerSuite/TestInspectInt64
23:28:51 [2022-10-21T23:28:51.028Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:28:52 [2022-10-21T23:28:52.594Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:28:52 [2022-10-21T23:28:52.594Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:28:54 [2022-10-21T23:28:54.159Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:28:56 [2022-10-21T23:28:56.369Z] === RUN   TestDockerSuite/TestInspectPlugin
23:28:56 [2022-10-21T23:28:56.369Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
23:28:56 [2022-10-21T23:28:56.369Z] === RUN   TestDockerSuite/TestInspectRootFS
23:28:56 [2022-10-21T23:28:56.369Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:28:57 [2022-10-21T23:28:57.930Z] === RUN   TestDockerSuite/TestInspectStatus
23:29:00 [2022-10-21T23:29:00.140Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:29:03 [2022-10-21T23:29:03.924Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:29:05 [2022-10-21T23:29:05.486Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:29:07 [2022-10-21T23:29:07.701Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:29:09 [2022-10-21T23:29:09.263Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:29:10 [2022-10-21T23:29:10.825Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:29:13 [2022-10-21T23:29:13.033Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksEnvs
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:29:14 [2022-10-21T23:29:14.593Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:29:14 [2022-10-21T23:29:14.593Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:29:15 [2022-10-21T23:29:15.060Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:29:15 [2022-10-21T23:29:15.060Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:29:16 [2022-10-21T23:29:16.619Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:29:18 [2022-10-21T23:29:18.179Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:29:24 [2022-10-21T23:29:24.035Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:29:25 [2022-10-21T23:29:25.019Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:29:25 [2022-10-21T23:29:25.019Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:29:25 [2022-10-21T23:29:25.019Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:29:26 [2022-10-21T23:29:26.579Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:29:27 [2022-10-21T23:29:27.046Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:29:31 [2022-10-21T23:29:31.346Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
23:29:31 [2022-10-21T23:29:31.346Z]     docker_cli_swarm_test.go:1187: [de2e217fb1588] joining swarm manager [d7428d1d48d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:29:31 [2022-10-21T23:29:31.814Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:29:36 [2022-10-21T23:29:36.559Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:29:37 [2022-10-21T23:29:37.905Z]     docker_cli_swarm_test.go:1196: [d622202e89b73] joining swarm manager [d7428d1d48d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:29:40 [2022-10-21T23:29:40.345Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:29:42 [2022-10-21T23:29:42.554Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:29:44 [2022-10-21T23:29:44.762Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:29:44 [2022-10-21T23:29:44.762Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:29:44 [2022-10-21T23:29:44.762Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:29:46 [2022-10-21T23:29:46.971Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:29:54 [2022-10-21T23:29:54.118Z] === RUN   TestDockerSuite/TestLogsSince
23:30:02 [2022-10-21T23:30:02.767Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:30:02 [2022-10-21T23:30:02.767Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:30:02 [2022-10-21T23:30:02.767Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:30:02 [2022-10-21T23:30:02.767Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:30:02 [2022-10-21T23:30:02.767Z] === RUN   TestDockerSuite/TestLogsTail
23:30:04 [2022-10-21T23:30:04.327Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:30:06 [2022-10-21T23:30:06.537Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestMountIntoProc
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestMountIntoSys
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestNetHostname
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginActive
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPortHostBinding
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPortList
23:30:13 [2022-10-21T23:30:13.688Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:30:13 [2022-10-21T23:30:13.688Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:30:16 [2022-10-21T23:30:16.609Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:30:16 [2022-10-21T23:30:16.633Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:30:16 [2022-10-21T23:30:16.633Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:30:16 [2022-10-21T23:30:16.633Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:30:16 [2022-10-21T23:30:16.633Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:30:16 [2022-10-21T23:30:16.633Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:30:16 [2022-10-21T23:30:16.633Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
23:30:16 [2022-10-21T23:30:16.633Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:30:16 [2022-10-21T23:30:16.633Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
23:30:17 [2022-10-21T23:30:17.100Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:30:17 [2022-10-21T23:30:17.100Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
23:30:17 [2022-10-21T23:30:17.100Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:30:20 [2022-10-21T23:30:20.883Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:30:20 [2022-10-21T23:30:20.883Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
23:30:20 [2022-10-21T23:30:20.883Z] === RUN   TestDockerSuite/TestPsByOrder
23:30:28 [2022-10-21T23:30:28.029Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:30:28 [2022-10-21T23:30:28.029Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:30:28 [2022-10-21T23:30:28.029Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:30:31 [2022-10-21T23:30:31.483Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
23:30:33 [2022-10-21T23:30:33.385Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
23:30:33 [2022-10-21T23:30:33.896Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:30:35 [2022-10-21T23:30:35.287Z]     docker_cli_swarm_test.go:1119: [df28bba4dc4db] joining swarm manager [d0a3b83068286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:30:36 [2022-10-21T23:30:36.222Z]     docker_cli_swarm_test.go:1120: [d313d47fa97f0] joining swarm manager [d0a3b83068286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:30:46 [2022-10-21T23:30:46.379Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:30:46 [2022-10-21T23:30:46.379Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:30:46 [2022-10-21T23:30:46.379Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:30:46 [2022-10-21T23:30:46.379Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:30:56 [2022-10-21T23:30:56.792Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:30:59 [2022-10-21T23:30:59.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:31:09 [2022-10-21T23:31:09.419Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:31:18 [2022-10-21T23:31:18.071Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:31:18 [2022-10-21T23:31:18.072Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
23:31:18 [2022-10-21T23:31:18.072Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:31:18 [2022-10-21T23:31:18.072Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
23:31:18 [2022-10-21T23:31:18.072Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:31:21 [2022-10-21T23:31:21.863Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:31:21 [2022-10-21T23:31:21.863Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:31:21 [2022-10-21T23:31:21.863Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:31:21 [2022-10-21T23:31:21.863Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
23:31:21 [2022-10-21T23:31:21.863Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:31:21 [2022-10-21T23:31:21.863Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:31:21 [2022-10-21T23:31:21.863Z] === RUN   TestDockerSuite/TestPsRightTagName
23:31:21 [2022-10-21T23:31:21.863Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:31:21 [2022-10-21T23:31:21.863Z] === RUN   TestDockerSuite/TestPsShowMounts
23:31:27 [2022-10-21T23:31:27.719Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:31:27 [2022-10-21T23:31:27.719Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
23:31:27 [2022-10-21T23:31:27.719Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:31:28 [2022-10-21T23:31:28.703Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:31:28 [2022-10-21T23:31:28.703Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:31:28 [2022-10-21T23:31:28.703Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:31:29 [2022-10-21T23:31:29.689Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:31:30 [2022-10-21T23:31:30.673Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:31:30 [2022-10-21T23:31:30.673Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
23:31:30 [2022-10-21T23:31:30.673Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:31:34 [2022-10-21T23:31:34.456Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:31:37 [2022-10-21T23:31:37.403Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:31:39 [2022-10-21T23:31:39.612Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:32:00 [2022-10-21T23:32:00.825Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:32:00 [2022-10-21T23:32:00.825Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:32:00 [2022-10-21T23:32:00.825Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:32:03 [2022-10-21T23:32:03.770Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:32:03 [2022-10-21T23:32:03.770Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:32:03 [2022-10-21T23:32:03.770Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:32:04 [2022-10-21T23:32:04.237Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:32:08 [2022-10-21T23:32:08.026Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:32:10 [2022-10-21T23:32:10.977Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:32:10 [2022-10-21T23:32:10.977Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:32:10 [2022-10-21T23:32:10.977Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:32:12 [2022-10-21T23:32:12.652Z]     docker_cli_swarm_test.go:1173: [daf2c98213881] joining swarm manager [d0a3b83068286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:32:13 [2022-10-21T23:32:13.921Z] === RUN   TestDockerSuite/TestRmiBlank
23:32:14 [2022-10-21T23:32:14.388Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:32:14 [2022-10-21T23:32:14.388Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:32:24 [2022-10-21T23:32:24.800Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:32:27 [2022-10-21T23:32:27.743Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:32:27 [2022-10-21T23:32:27.743Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:32:30 [2022-10-21T23:32:30.734Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
23:32:30 [2022-10-21T23:32:30.734Z]     docker_cli_swarm_test.go:1454: [dcd01c158033f] joining swarm manager [d066b6adf124f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:32:30 [2022-10-21T23:32:30.992Z]     docker_cli_swarm_test.go:1455: [d2e22e281a1b5] joining swarm manager [d066b6adf124f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:32:33 [2022-10-21T23:32:33.599Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:32:36 [2022-10-21T23:32:36.543Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:32:42 [2022-10-21T23:32:42.397Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:32:43 [2022-10-21T23:32:43.190Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
23:32:43 [2022-10-21T23:32:43.190Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
23:32:43 [2022-10-21T23:32:43.190Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
23:32:43 [2022-10-21T23:32:43.190Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
23:32:43 [2022-10-21T23:32:43.190Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
23:32:44 [2022-10-21T23:32:44.124Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
23:32:45 [2022-10-21T23:32:45.340Z] === RUN   TestDockerSuite/TestRmiTag
23:32:45 [2022-10-21T23:32:45.806Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:32:46 [2022-10-21T23:32:46.028Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
23:32:48 [2022-10-21T23:32:48.023Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:32:49 [2022-10-21T23:32:49.312Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
23:32:51 [2022-10-21T23:32:51.214Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
23:32:53 [2022-10-21T23:32:53.748Z]     docker_cli_swarm_unix_test.go:63: [ddad3f7417abb] joining swarm manager [df2aaf4da0f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:33:00 [2022-10-21T23:33:00.497Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:33:02 [2022-10-21T23:33:02.057Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:33:05 [2022-10-21T23:33:05.839Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:33:06 [2022-10-21T23:33:06.825Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAddHost
23:33:06 [2022-10-21T23:33:06.825Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:33:06 [2022-10-21T23:33:06.825Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:33:06 [2022-10-21T23:33:06.825Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:33:06 [2022-10-21T23:33:06.825Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:33:06 [2022-10-21T23:33:06.825Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:33:06 [2022-10-21T23:33:06.825Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
23:33:06 [2022-10-21T23:33:06.825Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:33:08 [2022-10-21T23:33:08.385Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:33:08 [2022-10-21T23:33:08.385Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
23:33:08 [2022-10-21T23:33:08.385Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:33:08 [2022-10-21T23:33:08.385Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
23:33:08 [2022-10-21T23:33:08.385Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:33:12 [2022-10-21T23:33:12.168Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:33:14 [2022-10-21T23:33:14.378Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:33:16 [2022-10-21T23:33:16.588Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:33:18 [2022-10-21T23:33:18.149Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:33:25 [2022-10-21T23:33:25.295Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:33:25 [2022-10-21T23:33:25.295Z] === RUN   TestDockerSuite/TestRunBindMounts
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:33:29 [2022-10-21T23:33:29.078Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
23:33:29 [2022-10-21T23:33:29.078Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:33:30 [2022-10-21T23:33:30.640Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:33:30 [2022-10-21T23:33:30.640Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
23:33:30 [2022-10-21T23:33:30.640Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:33:32 [2022-10-21T23:33:32.850Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:33:32 [2022-10-21T23:33:32.850Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
23:33:32 [2022-10-21T23:33:32.850Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:33:32 [2022-10-21T23:33:32.850Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
23:33:33 [2022-10-21T23:33:33.317Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:33:34 [2022-10-21T23:33:34.877Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:33:34 [2022-10-21T23:33:34.877Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:33:34 [2022-10-21T23:33:34.877Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:33:34 [2022-10-21T23:33:34.877Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:33:34 [2022-10-21T23:33:34.877Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:33:34 [2022-10-21T23:33:34.877Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:33:34 [2022-10-21T23:33:34.877Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
23:33:34 [2022-10-21T23:33:34.877Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:33:36 [2022-10-21T23:33:36.438Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:33:38 [2022-10-21T23:33:38.649Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:33:40 [2022-10-21T23:33:40.210Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:33:40 [2022-10-21T23:33:40.210Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
23:33:40 [2022-10-21T23:33:40.210Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:33:40 [2022-10-21T23:33:40.210Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
23:33:40 [2022-10-21T23:33:40.210Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:33:40 [2022-10-21T23:33:40.210Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
23:33:40 [2022-10-21T23:33:40.210Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:33:47 [2022-10-21T23:33:47.353Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:33:47 [2022-10-21T23:33:47.353Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
23:33:47 [2022-10-21T23:33:47.353Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:33:47 [2022-10-21T23:33:47.353Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
23:33:47 [2022-10-21T23:33:47.353Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:33:47 [2022-10-21T23:33:47.353Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
23:33:47 [2022-10-21T23:33:47.353Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:33:47 [2022-10-21T23:33:47.353Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
23:33:47 [2022-10-21T23:33:47.353Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:33:48 [2022-10-21T23:33:48.337Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:33:49 [2022-10-21T23:33:49.970Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
23:33:49 [2022-10-21T23:33:49.970Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
23:33:49 [2022-10-21T23:33:49.970Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
23:33:51 [2022-10-21T23:33:51.345Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
23:33:53 [2022-10-21T23:33:53.079Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:33:53 [2022-10-21T23:33:53.080Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
23:33:53 [2022-10-21T23:33:53.080Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:33:53 [2022-10-21T23:33:53.080Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
23:33:53 [2022-10-21T23:33:53.080Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:33:53 [2022-10-21T23:33:53.080Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
23:33:53 [2022-10-21T23:33:53.080Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:33:53 [2022-10-21T23:33:53.080Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
23:33:53 [2022-10-21T23:33:53.080Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:33:53 [2022-10-21T23:33:53.080Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
23:33:53 [2022-10-21T23:33:53.080Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:33:53 [2022-10-21T23:33:53.080Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
23:33:53 [2022-10-21T23:33:53.080Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:33:54 [2022-10-21T23:33:54.630Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
23:33:54 [2022-10-21T23:33:54.643Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:33:54 [2022-10-21T23:33:54.643Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
23:33:54 [2022-10-21T23:33:54.643Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:33:54 [2022-10-21T23:33:54.643Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:33:54 [2022-10-21T23:33:54.643Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
23:33:54 [2022-10-21T23:33:54.643Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:33:56 [2022-10-21T23:33:56.537Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
23:33:56 [2022-10-21T23:33:56.854Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:33:58 [2022-10-21T23:33:58.413Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:33:58 [2022-10-21T23:33:58.413Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
23:33:58 [2022-10-21T23:33:58.413Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:33:58 [2022-10-21T23:33:58.437Z]     docker_api_swarm_test.go:962: [d975412abc8ca] joining swarm manager [deeb30ca3d40c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:34:00 [2022-10-21T23:34:00.621Z] === RUN   TestDockerSuite/TestRunEnvironment
23:34:00 [2022-10-21T23:34:00.621Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
23:34:00 [2022-10-21T23:34:00.621Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:34:00 [2022-10-21T23:34:00.621Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
23:34:00 [2022-10-21T23:34:00.621Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:34:00 [2022-10-21T23:34:00.621Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
23:34:00 [2022-10-21T23:34:00.621Z] === RUN   TestDockerSuite/TestRunExitCode
23:34:02 [2022-10-21T23:34:02.192Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:34:04 [2022-10-21T23:34:04.402Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:34:05 [2022-10-21T23:34:05.969Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:34:07 [2022-10-21T23:34:07.530Z] === RUN   TestDockerSuite/TestRunExposePort
23:34:07 [2022-10-21T23:34:07.530Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:34:07 [2022-10-21T23:34:07.530Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
23:34:07 [2022-10-21T23:34:07.530Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:34:07 [2022-10-21T23:34:07.530Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
23:34:07 [2022-10-21T23:34:07.530Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:34:07 [2022-10-21T23:34:07.530Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
23:34:07 [2022-10-21T23:34:07.997Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:34:07 [2022-10-21T23:34:07.997Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
23:34:07 [2022-10-21T23:34:07.997Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:34:07 [2022-10-21T23:34:07.997Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
23:34:07 [2022-10-21T23:34:07.997Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:34:07 [2022-10-21T23:34:07.997Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
23:34:07 [2022-10-21T23:34:07.997Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:34:07 [2022-10-21T23:34:07.997Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
23:34:07 [2022-10-21T23:34:07.997Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:34:16 [2022-10-21T23:34:16.513Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
23:34:16 [2022-10-21T23:34:16.645Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:34:16 [2022-10-21T23:34:16.646Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
23:34:16 [2022-10-21T23:34:16.646Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:34:16 [2022-10-21T23:34:16.646Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:34:16 [2022-10-21T23:34:16.646Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
23:34:16 [2022-10-21T23:34:16.646Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:34:16 [2022-10-21T23:34:16.646Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
23:34:16 [2022-10-21T23:34:16.646Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:34:16 [2022-10-21T23:34:16.646Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
23:34:16 [2022-10-21T23:34:16.646Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:34:16 [2022-10-21T23:34:16.646Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
23:34:16 [2022-10-21T23:34:16.646Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:34:23 [2022-10-21T23:34:23.790Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:34:23 [2022-10-21T23:34:23.790Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
23:34:23 [2022-10-21T23:34:23.790Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModeHostname
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModePIDHost
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunMount
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:34:24 [2022-10-21T23:34:24.773Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
23:34:24 [2022-10-21T23:34:24.773Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:34:28 [2022-10-21T23:34:28.716Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
23:34:30 [2022-10-21T23:34:30.108Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
23:34:30 [2022-10-21T23:34:30.773Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:34:30 [2022-10-21T23:34:30.773Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:34:30 [2022-10-21T23:34:30.773Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:34:30 [2022-10-21T23:34:30.773Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
23:34:30 [2022-10-21T23:34:30.773Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:34:30 [2022-10-21T23:34:30.773Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
23:34:30 [2022-10-21T23:34:30.773Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:34:31 [2022-10-21T23:34:31.484Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
23:34:34 [2022-10-21T23:34:34.563Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:34:34 [2022-10-21T23:34:34.768Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetHost
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:34:37 [2022-10-21T23:34:37.507Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
23:34:37 [2022-10-21T23:34:37.507Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:34:37 [2022-10-21T23:34:37.974Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:34:38 [2022-10-21T23:34:38.958Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:34:41 [2022-10-21T23:34:41.168Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:34:41 [2022-10-21T23:34:41.327Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
23:34:42 [2022-10-21T23:34:42.729Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:34:43 [2022-10-21T23:34:43.713Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:34:45 [2022-10-21T23:34:45.273Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:34:45 [2022-10-21T23:34:45.514Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
23:34:45 [2022-10-21T23:34:45.741Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.741Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:34:45 [2022-10-21T23:34:45.741Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.741Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:34:45 [2022-10-21T23:34:45.741Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.741Z] === RUN   TestDockerSuite/TestRunPortInUse
23:34:45 [2022-10-21T23:34:45.741Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.742Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:34:45 [2022-10-21T23:34:45.742Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.742Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:34:45 [2022-10-21T23:34:45.742Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.742Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:34:45 [2022-10-21T23:34:45.742Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.742Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:34:45 [2022-10-21T23:34:45.742Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
23:34:45 [2022-10-21T23:34:45.742Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:34:47 [2022-10-21T23:34:47.951Z] === RUN   TestDockerSuite/TestRunPublishPort
23:34:47 [2022-10-21T23:34:47.951Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
23:34:47 [2022-10-21T23:34:47.951Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:34:47 [2022-10-21T23:34:47.951Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
23:34:47 [2022-10-21T23:34:47.951Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:34:47 [2022-10-21T23:34:47.951Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
23:34:47 [2022-10-21T23:34:47.951Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:34:47 [2022-10-21T23:34:47.951Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
23:34:47 [2022-10-21T23:34:47.951Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:34:47 [2022-10-21T23:34:47.951Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
23:34:47 [2022-10-21T23:34:47.951Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:34:48 [2022-10-21T23:34:48.044Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
23:34:49 [2022-10-21T23:34:49.945Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
23:34:52 [2022-10-21T23:34:52.475Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
23:34:55 [2022-10-21T23:34:55.006Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
23:34:58 [2022-10-21T23:34:58.296Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
23:35:00 [2022-10-21T23:35:00.196Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
23:35:00 [2022-10-21T23:35:00.428Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:35:00 [2022-10-21T23:35:00.428Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
23:35:00 [2022-10-21T23:35:00.428Z] === RUN   TestDockerSuite/TestRunRm
23:35:00 [2022-10-21T23:35:00.895Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:35:06 [2022-10-21T23:35:06.752Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:35:08 [2022-10-21T23:35:08.314Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:35:09 [2022-10-21T23:35:09.874Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:35:12 [2022-10-21T23:35:12.084Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:35:14 [2022-10-21T23:35:14.294Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:35:14 [2022-10-21T23:35:14.294Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
23:35:14 [2022-10-21T23:35:14.294Z] === RUN   TestDockerSuite/TestRunState
23:35:14 [2022-10-21T23:35:14.294Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
23:35:14 [2022-10-21T23:35:14.294Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:35:15 [2022-10-21T23:35:15.853Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:35:15 [2022-10-21T23:35:15.853Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
23:35:15 [2022-10-21T23:35:15.853Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:35:17 [2022-10-21T23:35:17.418Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:35:17 [2022-10-21T23:35:17.418Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
23:35:17 [2022-10-21T23:35:17.418Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:35:17 [2022-10-21T23:35:17.418Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
23:35:17 [2022-10-21T23:35:17.418Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:35:17 [2022-10-21T23:35:17.418Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:35:17 [2022-10-21T23:35:17.885Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:35:17 [2022-10-21T23:35:17.885Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
23:35:17 [2022-10-21T23:35:17.885Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:35:21 [2022-10-21T23:35:21.668Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:35:21 [2022-10-21T23:35:21.668Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
23:35:21 [2022-10-21T23:35:21.668Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:35:21 [2022-10-21T23:35:21.668Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
23:35:21 [2022-10-21T23:35:21.668Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:35:21 [2022-10-21T23:35:21.668Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:35:22 [2022-10-21T23:35:22.136Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:35:22 [2022-10-21T23:35:22.136Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUserByID
23:35:22 [2022-10-21T23:35:22.136Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:35:22 [2022-10-21T23:35:22.136Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:35:22 [2022-10-21T23:35:22.136Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:35:22 [2022-10-21T23:35:22.136Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUserByName
23:35:22 [2022-10-21T23:35:22.136Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
23:35:22 [2022-10-21T23:35:22.136Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:35:23 [2022-10-21T23:35:23.695Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:35:23 [2022-10-21T23:35:23.696Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
23:35:23 [2022-10-21T23:35:23.696Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:35:25 [2022-10-21T23:35:25.906Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:35:25 [2022-10-21T23:35:25.906Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
23:35:25 [2022-10-21T23:35:25.906Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:35:25 [2022-10-21T23:35:25.906Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
23:35:25 [2022-10-21T23:35:25.906Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:35:28 [2022-10-21T23:35:28.114Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:35:33 [2022-10-21T23:35:33.975Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:35:36 [2022-10-21T23:35:36.919Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:35:41 [2022-10-21T23:35:41.663Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:35:41 [2022-10-21T23:35:41.663Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
23:35:41 [2022-10-21T23:35:41.663Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:35:42 [2022-10-21T23:35:42.130Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:35:43 [2022-10-21T23:35:43.694Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:35:45 [2022-10-21T23:35:45.904Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:35:47 [2022-10-21T23:35:47.465Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:35:47 [2022-10-21T23:35:47.465Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
23:35:47 [2022-10-21T23:35:47.465Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:35:47 [2022-10-21T23:35:47.465Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:35:47 [2022-10-21T23:35:47.465Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:35:47 [2022-10-21T23:35:47.466Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
23:35:47 [2022-10-21T23:35:47.466Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:35:47 [2022-10-21T23:35:47.466Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
23:35:47 [2022-10-21T23:35:47.466Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:35:47 [2022-10-21T23:35:47.466Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
23:35:47 [2022-10-21T23:35:47.466Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:35:47 [2022-10-21T23:35:47.466Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
23:35:47 [2022-10-21T23:35:47.466Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:35:47 [2022-10-21T23:35:47.466Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
23:35:47 [2022-10-21T23:35:47.466Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:35:51 [2022-10-21T23:35:51.246Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:35:52 [2022-10-21T23:35:52.229Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:35:53 [2022-10-21T23:35:53.789Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:35:56 [2022-10-21T23:35:56.413Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveImageId
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:35:57 [2022-10-21T23:35:57.571Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:35:57 [2022-10-21T23:35:57.571Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:35:59 [2022-10-21T23:35:59.781Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:36:00 [2022-10-21T23:36:00.248Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:36:00 [2022-10-21T23:36:00.715Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:36:00 [2022-10-21T23:36:00.715Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:36:02 [2022-10-21T23:36:02.281Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:36:08 [2022-10-21T23:36:08.139Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:36:08 [2022-10-21T23:36:08.139Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
23:36:08 [2022-10-21T23:36:08.139Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:36:11 [2022-10-21T23:36:11.283Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
23:36:13 [2022-10-21T23:36:13.993Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:36:13 [2022-10-21T23:36:13.993Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
23:36:13 [2022-10-21T23:36:13.993Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:36:16 [2022-10-21T23:36:16.937Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:36:16 [2022-10-21T23:36:16.937Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
23:36:16 [2022-10-21T23:36:16.937Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:36:16 [2022-10-21T23:36:16.937Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
23:36:16 [2022-10-21T23:36:16.937Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:36:16 [2022-10-21T23:36:16.937Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
23:36:16 [2022-10-21T23:36:16.937Z] === RUN   TestDockerSuite/TestStartRecordError
23:36:16 [2022-10-21T23:36:16.937Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
23:36:16 [2022-10-21T23:36:16.937Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:36:25 [2022-10-21T23:36:25.589Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:36:25 [2022-10-21T23:36:25.589Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:36:25 [2022-10-21T23:36:25.589Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:36:25 [2022-10-21T23:36:25.589Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:36:26 [2022-10-21T23:36:26.056Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:36:26 [2022-10-21T23:36:26.056Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:36:26 [2022-10-21T23:36:26.056Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:36:26 [2022-10-21T23:36:26.056Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:36:26 [2022-10-21T23:36:26.056Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:36:26 [2022-10-21T23:36:26.056Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:36:26 [2022-10-21T23:36:26.056Z] === RUN   TestDockerSuite/TestStatsNoStream
23:36:26 [2022-10-21T23:36:26.056Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:36:26 [2022-10-21T23:36:26.056Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:36:26 [2022-10-21T23:36:26.154Z] --- PASS: TestDockerSwarmSuite (1600.62s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.13s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.37s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.29s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.82s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.76s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.43s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.66s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.72s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.97s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.77s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.36s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.63s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.07s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.17s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.12s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.29s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.91s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.01s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.39s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.51s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.93s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.56s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.89s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.90s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.46s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.57s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.18s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.42s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.97s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.31s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.58s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.89s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.59s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.47s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.85s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.83s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.55s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.72s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.49s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.04s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.38s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.61s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.32s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.75s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.76s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.88s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.67s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.13s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.89s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.27s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.80s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.46s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.99s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.22s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.56s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.48s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.51s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.77s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.18s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.59s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.85s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.44s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.90s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.21s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s)
23:36:26 [2022-10-21T23:36:26.154Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
23:36:26 [2022-10-21T23:36:26.154Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
23:36:26 [2022-10-21T23:36:26.154Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
23:36:26 [2022-10-21T23:36:26.154Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.10s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.15s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.11s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.96s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.73s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (3.91s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s)
23:36:26 [2022-10-21T23:36:26.154Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s)
23:36:26 [2022-10-21T23:36:26.154Z] === RUN   TestDockerExternalVolumeSuite
23:36:26 [2022-10-21T23:36:26.154Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
23:36:26 [2022-10-21T23:36:26.412Z]     docker_cli_external_volume_driver_test.go:53: [d4eb090aff2ff] daemon is not started
23:36:27 [2022-10-21T23:36:27.616Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:36:29 [2022-10-21T23:36:29.828Z] === RUN   TestDockerSuite/TestTopPrivileged
23:36:29 [2022-10-21T23:36:29.828Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:36:29 [2022-10-21T23:36:29.828Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:36:31 [2022-10-21T23:36:31.390Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:36:31 [2022-10-21T23:36:31.390Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
23:36:31 [2022-10-21T23:36:31.390Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:36:31 [2022-10-21T23:36:31.390Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
23:36:31 [2022-10-21T23:36:31.390Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:36:31 [2022-10-21T23:36:31.390Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:36:31 [2022-10-21T23:36:31.390Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:36:31 [2022-10-21T23:36:31.390Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
23:36:31 [2022-10-21T23:36:31.390Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:36:31 [2022-10-21T23:36:31.390Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
23:36:31 [2022-10-21T23:36:31.390Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:36:31 [2022-10-21T23:36:31.390Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
23:36:31 [2022-10-21T23:36:31.390Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:36:44 [2022-10-21T23:36:44.502Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
23:36:49 [2022-10-21T23:36:49.187Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:36:49 [2022-10-21T23:36:49.187Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:36:49 [2022-10-21T23:36:49.187Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:36:49 [2022-10-21T23:36:49.187Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
23:36:49 [2022-10-21T23:36:49.187Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:36:49 [2022-10-21T23:36:49.187Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:36:49 [2022-10-21T23:36:49.187Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:36:49 [2022-10-21T23:36:49.187Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:36:49 [2022-10-21T23:36:49.653Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:36:49 [2022-10-21T23:36:49.653Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:36:52 [2022-10-21T23:36:52.597Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:36:52 [2022-10-21T23:36:52.597Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:36:53 [2022-10-21T23:36:53.064Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:36:53 [2022-10-21T23:36:53.064Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:36:53 [2022-10-21T23:36:53.064Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:37:05 [2022-10-21T23:37:05.545Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:37:05 [2022-10-21T23:37:05.546Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
23:37:05 [2022-10-21T23:37:05.546Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:37:05 [2022-10-21T23:37:05.546Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:37:05 [2022-10-21T23:37:05.546Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:37:05 [2022-10-21T23:37:05.546Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
23:37:05 [2022-10-21T23:37:05.546Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:37:10 [2022-10-21T23:37:10.289Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:37:10 [2022-10-21T23:37:10.756Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:37:10 [2022-10-21T23:37:10.756Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:37:17 [2022-10-21T23:37:17.901Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:37:17 [2022-10-21T23:37:17.901Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
23:37:17 [2022-10-21T23:37:17.901Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:37:19 [2022-10-21T23:37:19.462Z] --- PASS: TestDockerSuite (2097.37s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.47s)
23:37:19 [2022-10-21T23:37:19.462Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.34s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.72s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.79s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.12s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.46s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.45s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.97s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (8.78s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (8.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.53s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddTar (29.37s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.24s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.56s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.41s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.52s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.44s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.87s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.56s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.59s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.72s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.55s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.41s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.46s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.25s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.43s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.53s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.21s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.62s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (3.74s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.42s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.92s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.81s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.22s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.88s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.45s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.17s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.58s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.28s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.18s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (65.83s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.11s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.53s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.86s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (7.74s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (7.36s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.00s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.45s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.28s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.85s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.30s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.23s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.33s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.54s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.59s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.76s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.76s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.66s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.78s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFails (6.67s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.37s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.42s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildForceRm (4.98s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.22s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.11s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.06s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.25s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.21s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.76s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.61s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.34s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.70s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.74s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.79s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.20s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.53s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.55s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.07s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (22.66s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.10s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.61s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.23s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (12.55s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.62s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.14s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.33s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.81s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.97s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (6.71s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.14s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.95s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.70s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.64s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.85s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.77s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (30.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.33s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildRm (9.85s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.60s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.24s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.03s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.88s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.68s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.31s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (11.40s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.96s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.23s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.51s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.35s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.86s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.38s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.90s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.41s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.01s)
23:37:19 [2022-10-21T23:37:19.463Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.03s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.00s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (15.58s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.63s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (6.36s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (3.98s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.06s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.95s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.29s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.28s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.56s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.96s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.98s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.49s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.22s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.77s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.33s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCommitChange (3.69s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.34s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.28s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCommitTTY (9.98s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.28s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.58s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.27s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.82s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.86s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.93s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.06s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.74s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.75s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.85s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.82s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (6.65s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.56s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.97s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.76s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.20s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.45s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.70s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.70s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.87s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.65s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.57s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.70s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.23s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.22s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.23s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.20s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000004630_<nil>} (7.33s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11978051677_c:\foo_false__<nil>_<nil>_<nil>} (2.23s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11978051677_c:\foo_true__<nil>_<nil>_<nil>} (2.23s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:37:19 [2022-10-21T23:37:19.464Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.96s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.95s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.95s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpToCaseA (8.56s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.33s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.08s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpToDot (1.96s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.94s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.88s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.93s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.59s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateRM (0.23s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.04s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.59s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.84s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.87s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.86s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (6.80s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.27s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.76s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.16s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.60s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.77s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.78s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.84s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsRename (1.90s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsResize (2.06s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.88s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.09s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.31s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.71s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.03s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.57s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.57s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.55s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.68s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.60s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.54s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.28s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.72s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.48s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.99s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.76s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.00s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.65s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.67s)
23:37:19 [2022-10-21T23:37:19.464Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.59s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.67s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.28s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.47s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.78s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.34s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.59s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.86s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.32s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.36s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.81s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.84s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.81s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.78s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.29s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.76s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.70s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.81s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.71s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.22s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.35s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.92s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.98s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.73s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.80s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.84s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.80s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.55s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.55s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.20s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.87s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.71s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.74s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.36s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.56s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.15s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.89s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.79s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsSince (8.44s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsTail (2.24s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.07s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (6.67s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.63s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.94s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.23s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (6.92s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.13s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.21s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.46s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.81s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.61s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.38s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.77s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.43s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.20s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.30s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.94s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.20s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.77s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.56s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.40s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.26s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.29s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.21s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.55s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.31s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.53s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.93s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (3.75s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.62s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.12s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiTag (0.54s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.92s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.54s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.96s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.57s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.61s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.87s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.21s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.88s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.79s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.66s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.74s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.81s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.42s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.66s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.91s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:37:19 [2022-10-21T23:37:19.465Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (6.63s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.42s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.30s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.85s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.85s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.81s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.77s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.81s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.84s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.89s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.79s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.93s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.32s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.35s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.59s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.96s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.21s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.23s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.80s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.77s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.61s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.25s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.06s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunRm (1.89s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.07s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.00s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.83s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.73s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.19s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.80s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.65s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.20s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.78s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.75s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.40s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.54s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.54s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.77s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.95s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.78s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.81s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.14s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.36s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.73s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.43s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.55s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.07s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.69s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.70s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.91s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.74s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (10.99s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.48s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.21s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:37:19 [2022-10-21T23:37:19.466Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s)
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.466Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:37:19 [2022-10-21T23:37:19.466Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- PASS: TestDockerRegistrySuite (0.13s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.13s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthTokenSuite
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerDaemonSuite
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- PASS: TestDockerDaemonSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerSwarmSuite
23:37:19 [2022-10-21T23:37:19.467Z] --- PASS: TestDockerSwarmSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginCreate
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginInspect
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerPluginSuite/TestPluginSet
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- PASS: TestDockerPluginSuite (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerExternalVolumeSuite
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerNetworkSuite
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- SKIP: TestDockerNetworkSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] === RUN   TestDockerHubPullSuite
23:37:19 [2022-10-21T23:37:19.467Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z] --- SKIP: TestDockerHubPullSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.467Z] PASS
23:37:19 [2022-10-21T23:37:19.467Z] ok  	github.com/docker/docker/integration-cli	2097.691s
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === Skipped
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.467Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
23:37:19 [2022-10-21T23:37:19.467Z] 
23:37:19 [2022-10-21T23:37:19.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.467Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.27s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.24s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.24s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.46s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.46s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.25s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.25s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.23s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.22s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.22s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.25s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.25s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.23s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.23s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s)
23:37:19 [2022-10-21T23:37:19.468Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.468Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
23:37:19 [2022-10-21T23:37:19.468Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.936Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
23:37:19 [2022-10-21T23:37:19.936Z] 
23:37:19 [2022-10-21T23:37:19.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.24s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.24s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.22s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.22s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_sni_test.go:18: Flakey test
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.937Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z] 
23:37:19 [2022-10-21T23:37:19.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
23:37:19 [2022-10-21T23:37:19.937Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.938Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.938Z] 
23:37:19 [2022-10-21T23:37:19.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
23:37:19 [2022-10-21T23:37:19.939Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.939Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
23:37:19 [2022-10-21T23:37:19.939Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.940Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
23:37:19 [2022-10-21T23:37:19.940Z] 
23:37:19 [2022-10-21T23:37:19.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.941Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z] 
23:37:19 [2022-10-21T23:37:19.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:37:19 [2022-10-21T23:37:19.941Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.13s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.13s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.942Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.942Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:185: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:212: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:239: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:268: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:302: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:407: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
23:37:19 [2022-10-21T23:37:19.943Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:37:19 [2022-10-21T23:37:19.943Z] 
23:37:19 [2022-10-21T23:37:19.943Z] DONE 1093 tests, 547 skipped in 2106.812s
23:37:20 [2022-10-21T23:37:20.410Z] INFO: Integration tests ended at 10/21/2022 23:37:19. Duration:00:35:06.9633274
23:37:20 [2022-10-21T23:37:20.410Z] INFO: Docker info of the daemon under test at end of run
23:37:20 [2022-10-21T23:37:20.410Z] 
23:37:20 [2022-10-21T23:37:20.410Z] Containers: 2
23:37:20 [2022-10-21T23:37:20.410Z]  Running: 0
23:37:20 [2022-10-21T23:37:20.410Z]  Paused: 0
23:37:20 [2022-10-21T23:37:20.410Z]  Stopped: 2
23:37:20 [2022-10-21T23:37:20.410Z] Images: 18
23:37:20 [2022-10-21T23:37:20.410Z] Server Version: 0.0.0-dev
23:37:20 [2022-10-21T23:37:20.410Z] Storage Driver: windowsfilter
23:37:20 [2022-10-21T23:37:20.410Z]  Windows: 
23:37:20 [2022-10-21T23:37:20.410Z] Logging Driver: json-file
23:37:20 [2022-10-21T23:37:20.410Z] Plugins: 
23:37:20 [2022-10-21T23:37:20.410Z]  Volume: local
23:37:20 [2022-10-21T23:37:20.410Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:37:20 [2022-10-21T23:37:20.410Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:37:20 [2022-10-21T23:37:20.410Z] Swarm: inactive
23:37:20 [2022-10-21T23:37:20.410Z] Default Isolation: process
23:37:20 [2022-10-21T23:37:20.410Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:37:20 [2022-10-21T23:37:20.410Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
23:37:20 [2022-10-21T23:37:20.410Z] OSType: windows
23:37:20 [2022-10-21T23:37:20.410Z] Architecture: x86_64
23:37:20 [2022-10-21T23:37:20.410Z] CPUs: 4
23:37:20 [2022-10-21T23:37:20.410Z] Total Memory: 32GiB
23:37:20 [2022-10-21T23:37:20.410Z] Name: azwin-2-3de750
23:37:20 [2022-10-21T23:37:20.410Z] ID: PBMI:UNF6:AWKD:VDBQ:4RHX:UEC4:NSJ5:HVAB:WOCZ:L3GA:5JON:BI6V
23:37:20 [2022-10-21T23:37:20.410Z] Docker Root Dir: D:\CI\PR-44326\3\daemon
23:37:20 [2022-10-21T23:37:20.410Z] Debug Mode (client): false
23:37:20 [2022-10-21T23:37:20.410Z] Debug Mode (server): true
23:37:20 [2022-10-21T23:37:20.410Z]  File Descriptors: -1
23:37:20 [2022-10-21T23:37:20.410Z]  Goroutines: 17
23:37:20 [2022-10-21T23:37:20.410Z]  System Time: 2022-10-21T23:37:19.9438257Z
23:37:20 [2022-10-21T23:37:20.410Z]  EventsListeners: 0
23:37:20 [2022-10-21T23:37:20.410Z] Registry: https://index.docker.io/v1/
23:37:20 [2022-10-21T23:37:20.410Z] Labels:
23:37:20 [2022-10-21T23:37:20.410Z] Experimental: false
23:37:20 [2022-10-21T23:37:20.410Z] Insecure Registries:
23:37:20 [2022-10-21T23:37:20.410Z]  127.0.0.0/8
23:37:20 [2022-10-21T23:37:20.410Z] Live Restore Enabled: false
23:37:20 [2022-10-21T23:37:20.410Z] 
23:37:20 [2022-10-21T23:37:20.410Z] 
23:37:20 [2022-10-21T23:37:20.410Z] INFO: Stopping daemon under test
23:37:20 [2022-10-21T23:37:20.410Z] SUCCESS: The process with PID 1704 (child process of PID 2492) has been terminated.
23:37:20 [2022-10-21T23:37:20.410Z] SUCCESS: The process with PID 2492 (child process of PID 2080) has been terminated.
23:37:20 [2022-10-21T23:37:20.410Z] INFO: Stop tailing logs of the daemon under tests
23:37:20 [2022-10-21T23:37:20.410Z] INFO: executeCI.ps1 Completed successfully at 10/21/2022 23:37:20.
23:37:20 [2022-10-21T23:37:20.410Z] INFO: Tidying up at end of run
23:37:20 [2022-10-21T23:37:20.411Z] INFO: Saving daemon under test log (d:\CI\PR-44326\3\dut.out) to bundles\CIDUT.out
23:37:20 [2022-10-21T23:37:20.411Z] INFO: Saving daemon under test log (d:\CI\PR-44326\3\dut.err) to bundles\CIDUT.err
23:37:20 [2022-10-21T23:37:20.411Z] INFO: Nuke-Everything...
23:37:20 [2022-10-21T23:37:20.411Z] INFO: Container count on control daemon to delete is 2
23:37:20 [2022-10-21T23:37:20.877Z] 58d77214d14a
23:37:20 [2022-10-21T23:37:20.877Z] 6213f5f72f82
23:37:20 [2022-10-21T23:37:20.877Z] INFO: Tidying pidfile d:\CI\PR-44326\3\docker.pid
23:37:20 [2022-10-21T23:37:20.877Z] INFO: Nuking d:\CI
23:37:42 [2022-10-21T23:37:42.093Z] INFO: Zapped successfully
23:37:42 [2022-10-21T23:37:42.093Z] 
23:37:42 [2022-10-21T23:37:42.093Z] INFO: executeCI.ps1 exiting at Fri Oct 21 23:37:41 CUT 2022. Duration 00:55:45.3354066
23:37:42 [2022-10-21T23:37:42.093Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
23:37:42 [2022-10-21T23:37:42.338Z] Recording test results
23:37:49 [2022-10-21T23:37:49.112Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
23:37:50 [2022-10-21T23:37:50.628Z] Creating windowsRS5-integration-bundles.zip
23:37:52 [2022-10-21T23:37:52.176Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
[Pipeline] archiveArtifacts
23:37:52 [2022-10-21T23:37:52.409Z] Archiving artifacts
23:37:58 [2022-10-21T23:37:58.734Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
23:38:06 [2022-10-21T23:38:06.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44326/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:38:07 [2022-10-21T23:38:07.662Z] + make clean
23:38:08 [2022-10-21T23:38:08.647Z] docker volume rm -f docker-dev-cache
23:38:08 [2022-10-21T23:38:08.647Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:38:13 [2022-10-21T23:38:13.603Z]     docker_cli_external_volume_driver_test.go:53: [d5621dcd13fdb] daemon is not started
23:38:28 [2022-10-21T23:38:28.489Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
23:38:46 [2022-10-21T23:38:46.567Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
23:39:01 [2022-10-21T23:39:01.438Z]     docker_cli_external_volume_driver_test.go:53: [d46d7eab01364] daemon is not started
23:39:16 [2022-10-21T23:39:16.309Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
23:39:16 [2022-10-21T23:39:16.309Z]     docker_cli_external_volume_driver_test.go:53: [d880ed4902d92] daemon is not started
23:39:31 [2022-10-21T23:39:31.207Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
23:40:03 [2022-10-21T23:40:03.272Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
23:40:18 [2022-10-21T23:40:18.143Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
23:40:33 [2022-10-21T23:40:33.012Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
23:41:19 [2022-10-21T23:41:19.706Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
23:41:37 [2022-10-21T23:41:37.781Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
23:42:09 [2022-10-21T23:42:09.848Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
23:42:41 [2022-10-21T23:42:41.936Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
23:42:56 [2022-10-21T23:42:56.806Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
23:43:11 [2022-10-21T23:43:11.676Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
23:43:11 [2022-10-21T23:43:11.676Z]     docker_cli_external_volume_driver_test.go:485: [da8f96fb16b83] daemon is not started
23:43:29 [2022-10-21T23:43:29.754Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
23:43:29 [2022-10-21T23:43:29.754Z]     docker_cli_external_volume_driver_test.go:53: [d6b81403a9d3e] daemon is not started
23:43:44 [2022-10-21T23:43:44.635Z] --- PASS: TestDockerExternalVolumeSuite (436.62s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.83s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.11s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
23:43:44 [2022-10-21T23:43:44.635Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
23:43:44 [2022-10-21T23:43:44.635Z] PASS
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] === Skipped
23:43:44 [2022-10-21T23:43:44.635Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:43:44 [2022-10-21T23:43:44.635Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
23:43:44 [2022-10-21T23:43:44.635Z]     check_test.go:309: [d943c7a038f31] daemon is not started
23:43:44 [2022-10-21T23:43:44.635Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
23:43:44 [2022-10-21T23:43:44.635Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
23:43:44 [2022-10-21T23:43:44.635Z]     check_test.go:309: [de8d62eab9d14] daemon is not started
23:43:44 [2022-10-21T23:43:44.635Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:43:44 [2022-10-21T23:43:44.635Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
23:43:44 [2022-10-21T23:43:44.635Z]     check_test.go:309: [d960bb1f504a6] daemon is not started
23:43:44 [2022-10-21T23:43:44.635Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:43:44 [2022-10-21T23:43:44.635Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:43:44 [2022-10-21T23:43:44.635Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:43:44 [2022-10-21T23:43:44.635Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
23:43:44 [2022-10-21T23:43:44.635Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] DONE 273 tests, 5 skipped in 2379.831s
23:43:44 [2022-10-21T23:43:44.635Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:43:44 [2022-10-21T23:43:44.635Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de69632f8c523/docker.pid
23:43:44 [2022-10-21T23:43:44.635Z] +++ kill 5765
23:43:44 [2022-10-21T23:43:44.635Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5765 is not a child of this shell
23:43:44 [2022-10-21T23:43:44.635Z] warning: PID 5765 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de69632f8c523/docker.pid had a nonzero exit code
23:43:44 [2022-10-21T23:43:44.635Z] ++++ cat bundles/test-integration/docker.pid
23:43:44 [2022-10-21T23:43:44.635Z] +++ kill 8005
23:43:44 [2022-10-21T23:43:44.635Z] +++ /etc/init.d/apparmor stop
23:43:44 [2022-10-21T23:43:44.635Z] Leaving: AppArmorNo profiles have been unloaded.
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] Unloading profiles will leave already running processes permanently
23:43:44 [2022-10-21T23:43:44.635Z] unconfined, which can lead to unexpected situations.
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] To set a process to complain mode, use the command line tool
23:43:44 [2022-10-21T23:43:44.635Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:43:44 [2022-10-21T23:43:44.635Z] +++ true
23:43:44 [2022-10-21T23:43:44.635Z] exiting test-integration
23:43:44 [2022-10-21T23:43:44.635Z] ++ exit 0
23:43:44 [2022-10-21T23:43:44.635Z] 
23:43:44 [2022-10-21T23:43:44.635Z] + exit 0
23:43:44 [2022-10-21T23:43:44.635Z] ++ jobs -p
23:43:44 [2022-10-21T23:43:44.635Z] + pids=
23:43:44 [2022-10-21T23:43:44.635Z] + echo 'Remaining pids to kill: []'
23:43:44 [2022-10-21T23:43:44.635Z] Remaining pids to kill: []
23:43:44 [2022-10-21T23:43:44.635Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
23:43:44 [2022-10-21T23:43:44.648Z] Recording test results
23:43:46 [2022-10-21T23:43:46.258Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:43:46 [2022-10-21T23:43:46.583Z] + echo Ensuring container killed.
23:43:46 [2022-10-21T23:43:46.583Z] Ensuring container killed.
23:43:46 [2022-10-21T23:43:46.583Z] + docker ps -aq -f name=docker-pr3-*
23:43:47 [2022-10-21T23:43:47.154Z] + cids=c929e1fca848
23:43:47 [2022-10-21T23:43:47.154Z] 7b94dd19f3ba
23:43:47 [2022-10-21T23:43:47.154Z] 343759decef9
23:43:47 [2022-10-21T23:43:47.154Z] + [ -n c929e1fca848
23:43:47 [2022-10-21T23:43:47.154Z] 7b94dd19f3ba
23:43:47 [2022-10-21T23:43:47.154Z] 343759decef9 ]
23:43:47 [2022-10-21T23:43:47.154Z] + docker rm -vf c929e1fca848 7b94dd19f3ba 343759decef9
23:43:47 [2022-10-21T23:43:47.417Z] c929e1fca848
23:43:47 [2022-10-21T23:43:47.676Z] 7b94dd19f3ba
23:43:47 [2022-10-21T23:43:47.676Z] 343759decef9
[Pipeline] sh
23:43:47 [2022-10-21T23:43:47.962Z] + echo Chowning /workspace to jenkins user
23:43:47 [2022-10-21T23:43:47.963Z] Chowning /workspace to jenkins user
23:43:47 [2022-10-21T23:43:47.963Z] + id -u
23:43:47 [2022-10-21T23:43:47.963Z] + id -g
23:43:47 [2022-10-21T23:43:47.963Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44326:/workspace busybox chown -R 1000:1000 /workspace
23:43:47 [2022-10-21T23:43:47.963Z] Unable to find image 'busybox:latest' locally
23:43:48 [2022-10-21T23:43:48.221Z] latest: Pulling from library/busybox
23:43:48 [2022-10-21T23:43:48.221Z] f5b7ce95afea: Pulling fs layer
23:43:48 [2022-10-21T23:43:48.221Z] f5b7ce95afea: Download complete
23:43:48 [2022-10-21T23:43:48.480Z] f5b7ce95afea: Pull complete
23:43:48 [2022-10-21T23:43:48.480Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
23:43:48 [2022-10-21T23:43:48.480Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:43:51 [2022-10-21T23:43:51.328Z] + bundleName=amd64
23:43:51 [2022-10-21T23:43:51.329Z] + echo Creating amd64-bundles.tar.gz
23:43:51 [2022-10-21T23:43:51.329Z] Creating amd64-bundles.tar.gz
23:43:51 [2022-10-21T23:43:51.329Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:43:51 [2022-10-21T23:43:51.329Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
23:43:52 [2022-10-21T23:43:52.718Z] Archiving artifacts
23:43:54 [2022-10-21T23:43:54.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44326/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:43:55 [2022-10-21T23:43:55.122Z] + make clean
23:43:55 [2022-10-21T23:43:55.696Z] docker volume rm -f docker-dev-cache
23:43:55 [2022-10-21T23:43:55.696Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS