Skip to content
Success

Console Output

Pull request #44797 opened
01:19:37 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 26a4ccf99e28b33b737406f4f088ff644f5b3ae3+864cc1c87155d3c29b62995656a460497a2493aa (55b545ae0977a38a1adcaf3c01f8bd8af4e1ced3)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44797@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
01:19:41 [2023-01-11T01:19:41.747Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
01:19:41 [2023-01-11T01:19:41.751Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
01:19:56 [2023-01-11T01:19:56.956Z] Still waiting to schedule task
01:19:56 [2023-01-11T01:19:56.956Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0add785dd7aace883)’ is offline
01:20:41 [2023-01-11T01:20:41.657Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0add785dd7aace883) in /home/ubuntu/workspace/moby_PR-44797
[Pipeline] {
[Pipeline] checkout
01:20:41 [2023-01-11T01:20:41.776Z] The recommended git tool is: git
01:20:44 [2023-01-11T01:20:44.431Z] using credential docker-jenkins-github-credentials
01:20:44 [2023-01-11T01:20:44.442Z] Cloning the remote Git repository
01:20:44 [2023-01-11T01:20:44.442Z] Cloning with configured refspecs honoured and without tags
01:20:44 [2023-01-11T01:20:44.007Z] Cloning repository https://github.com/moby/moby.git
01:20:44 [2023-01-11T01:20:44.062Z]  > git init /home/ubuntu/workspace/moby_PR-44797 # timeout=10
01:20:44 [2023-01-11T01:20:44.595Z] Fetching upstream changes from https://github.com/moby/moby.git
01:20:44 [2023-01-11T01:20:44.595Z]  > git --version # timeout=10
01:20:44 [2023-01-11T01:20:44.616Z]  > git --version # 'git version 2.17.1'
01:20:44 [2023-01-11T01:20:44.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:20:44 [2023-01-11T01:20:44.666Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:21:04 [2023-01-11T01:21:04.022Z] Fetching without tags
01:21:04 [2023-01-11T01:21:04.252Z] Merging remotes/origin/20.10 commit 864cc1c87155d3c29b62995656a460497a2493aa into PR head commit 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:21:05 [2023-01-11T01:21:05.121Z] Merge succeeded, producing 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:21:05 [2023-01-11T01:21:05.121Z] Checking out Revision 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 (PR-44797)
01:21:03 [2023-01-11T01:21:03.963Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:21:03 [2023-01-11T01:21:03.978Z]  > git config --add remote.origin.fetch +refs/pull/44797/head:refs/remotes/origin/PR-44797 # timeout=10
01:21:03 [2023-01-11T01:21:03.997Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:21:04 [2023-01-11T01:21:04.012Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:21:04 [2023-01-11T01:21:04.025Z] Fetching upstream changes from https://github.com/moby/moby.git
01:21:04 [2023-01-11T01:21:04.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:04 [2023-01-11T01:21:04.027Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:21:04 [2023-01-11T01:21:04.259Z]  > git config core.sparsecheckout # timeout=10
01:21:04 [2023-01-11T01:21:04.275Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:21:05 [2023-01-11T01:21:05.012Z]  > git remote # timeout=10
01:21:05 [2023-01-11T01:21:05.027Z]  > git config --get remote.origin.url # timeout=10
01:21:05 [2023-01-11T01:21:05.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:05 [2023-01-11T01:21:05.085Z]  > git merge 864cc1c87155d3c29b62995656a460497a2493aa # timeout=10
01:21:05 [2023-01-11T01:21:05.102Z]  > git rev-parse HEAD^{commit} # timeout=10
01:21:05 [2023-01-11T01:21:05.123Z]  > git config core.sparsecheckout # timeout=10
01:21:05 [2023-01-11T01:21:05.131Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:21:09 [2023-01-11T01:21:09.487Z] Commit message: "vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76"
01:21:09 [2023-01-11T01:21:09.488Z] First time build. Skipping changelog.
01:21:09 [2023-01-11T01:21:09.508Z]  > git --version # timeout=10
01:21:09 [2023-01-11T01:21:09.520Z]  > git --version # 'git version 2.17.1'
01:21:09 [2023-01-11T01:21:09.531Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:21:10 [2023-01-11T01:21:10.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44797:/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
01:21:37 [2023-01-11T01:21:37.021Z] Unable to find image 'alpine:latest' locally
01:21:37 [2023-01-11T01:21:37.021Z] latest: Pulling from library/alpine
01:21:37 [2023-01-11T01:21:37.021Z] 8921db27df28: Pulling fs layer
01:21:37 [2023-01-11T01:21:37.021Z] 8921db27df28: Verifying Checksum
01:21:37 [2023-01-11T01:21:37.021Z] 8921db27df28: Download complete
01:21:37 [2023-01-11T01:21:37.021Z] 8921db27df28: Pull complete
01:21:37 [2023-01-11T01:21:37.021Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
01:21:37 [2023-01-11T01:21:37.021Z] Status: Downloaded newer image for alpine:latest
01:21:45 [2023-01-11T01:21:45.187Z] 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
01:21:45 [2023-01-11T01:21:45.990Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0add785dd7aace883) in /home/ubuntu/workspace/moby_PR-44797
[Pipeline] node
[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] }
01:21:46 [2023-01-11T01:21:46.008Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fca7f61bfbef2e83) in /home/ubuntu/workspace/moby_PR-44797
[Pipeline] {
[Pipeline] checkout
01:21:46 [2023-01-11T01:21:46.038Z] The recommended git tool is: git
[Pipeline] // stage
01:21:46 [2023-01-11T01:21:46.049Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
01:21:46 [2023-01-11T01:21:46.071Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] {
01:21:46 [2023-01-11T01:21:46.084Z] Fetching without tags
[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
01:21:46 [2023-01-11T01:21:46.107Z] The recommended git tool is: git
Stage "s390x" skipped due to when conditional
01:21:46 [2023-01-11T01:21:46.115Z] using credential docker-jenkins-github-credentials
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
01:21:46 [2023-01-11T01:21:46.125Z] Cloning the remote Git repository
01:21:46 [2023-01-11T01:21:46.125Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
01:21:46 [2023-01-11T01:21:46.367Z] Merging remotes/origin/20.10 commit 864cc1c87155d3c29b62995656a460497a2493aa into PR head commit 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:21:46 [2023-01-11T01:21:46.514Z] Merge succeeded, producing 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:21:46 [2023-01-11T01:21:46.515Z] Checking out Revision 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 (PR-44797)
01:21:46 [2023-01-11T01:21:46.659Z] Commit message: "vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76"
01:21:46 [2023-01-11T01:21:46.674Z]  > git --version # timeout=10
01:21:46 [2023-01-11T01:21:46.689Z]  > git --version # 'git version 2.17.1'
01:21:46 [2023-01-11T01:21:46.697Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:21:46 [2023-01-11T01:21:46.059Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44797/.git # timeout=10
01:21:46 [2023-01-11T01:21:46.074Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:21:46 [2023-01-11T01:21:46.086Z] Fetching upstream changes from https://github.com/moby/moby.git
01:21:46 [2023-01-11T01:21:46.086Z]  > git --version # timeout=10
01:21:46 [2023-01-11T01:21:46.098Z]  > git --version # 'git version 2.17.1'
01:21:46 [2023-01-11T01:21:46.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:46 [2023-01-11T01:21:46.099Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:21:46 [2023-01-11T01:21:46.370Z]  > git config core.sparsecheckout # timeout=10
01:21:46 [2023-01-11T01:21:46.377Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:21:46 [2023-01-11T01:21:46.450Z]  > git remote # timeout=10
01:21:46 [2023-01-11T01:21:46.470Z]  > git config --get remote.origin.url # timeout=10
01:21:46 [2023-01-11T01:21:46.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:46 [2023-01-11T01:21:46.479Z]  > git merge 864cc1c87155d3c29b62995656a460497a2493aa # timeout=10
01:21:46 [2023-01-11T01:21:46.504Z]  > git rev-parse HEAD^{commit} # timeout=10
01:21:46 [2023-01-11T01:21:46.517Z]  > git config core.sparsecheckout # timeout=10
01:21:46 [2023-01-11T01:21:46.540Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:21:46 [2023-01-11T01:21:46.138Z] Cloning repository https://github.com/moby/moby.git
01:21:46 [2023-01-11T01:21:46.138Z]  > git init /home/ubuntu/workspace/moby_PR-44797 # timeout=10
01:21:46 [2023-01-11T01:21:46.150Z] Fetching upstream changes from https://github.com/moby/moby.git
01:21:46 [2023-01-11T01:21:46.150Z]  > git --version # timeout=10
01:21:46 [2023-01-11T01:21:46.153Z]  > git --version # 'git version 2.25.1'
01:21:46 [2023-01-11T01:21:46.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:46 [2023-01-11T01:21:46.154Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:21:47 [2023-01-11T01:21:47.324Z] + [ PR != PR ]
01:21:47 [2023-01-11T01:21:47.324Z] + [ 20.10 != master ]
01:21:47 [2023-01-11T01:21:47.324Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:21:47 [2023-01-11T01:21:47.662Z] + docker version
01:21:47 [2023-01-11T01:21:47.662Z] Client: Docker Engine - Community
01:21:47 [2023-01-11T01:21:47.662Z]  Version:           22.06.0-beta.0
01:21:47 [2023-01-11T01:21:47.662Z]  API version:       1.42
01:21:47 [2023-01-11T01:21:47.662Z]  Go version:        go1.18.3
01:21:47 [2023-01-11T01:21:47.662Z]  Git commit:        3e9117b
01:21:47 [2023-01-11T01:21:47.662Z]  Built:             Fri Jun  3 17:55:46 2022
01:21:47 [2023-01-11T01:21:47.662Z]  OS/Arch:           linux/amd64
01:21:47 [2023-01-11T01:21:47.662Z]  Context:           default
01:21:47 [2023-01-11T01:21:47.662Z] 
01:21:47 [2023-01-11T01:21:47.662Z] Server: Docker Engine - Community
01:21:47 [2023-01-11T01:21:47.662Z]  Engine:
01:21:47 [2023-01-11T01:21:47.662Z]   Version:          22.06.0-beta.0
01:21:47 [2023-01-11T01:21:47.662Z]   API version:      1.42 (minimum version 1.12)
01:21:47 [2023-01-11T01:21:47.662Z]   Go version:       go1.18.3
01:21:47 [2023-01-11T01:21:47.662Z]   Git commit:       38633e7
01:21:47 [2023-01-11T01:21:47.662Z]   Built:            Fri Jun  3 17:55:46 2022
01:21:47 [2023-01-11T01:21:47.662Z]   OS/Arch:          linux/amd64
01:21:47 [2023-01-11T01:21:47.662Z]   Experimental:     true
01:21:47 [2023-01-11T01:21:47.662Z]  containerd:
01:21:47 [2023-01-11T01:21:47.662Z]   Version:          1.6.8
01:21:47 [2023-01-11T01:21:47.662Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:21:47 [2023-01-11T01:21:47.662Z]  runc:
01:21:47 [2023-01-11T01:21:47.662Z]   Version:          1.1.4
01:21:47 [2023-01-11T01:21:47.662Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:21:47 [2023-01-11T01:21:47.662Z]  docker-init:
01:21:47 [2023-01-11T01:21:47.662Z]   Version:          0.19.0
01:21:47 [2023-01-11T01:21:47.662Z]   GitCommit:        de40ad0
[Pipeline] sh
01:21:47 [2023-01-11T01:21:47.985Z] + docker info
01:21:48 [2023-01-11T01:21:48.255Z] Client:
01:21:48 [2023-01-11T01:21:48.255Z]  Context:    default
01:21:48 [2023-01-11T01:21:48.255Z]  Debug Mode: false
01:21:48 [2023-01-11T01:21:48.255Z]  Plugins:
01:21:48 [2023-01-11T01:21:48.255Z]   buildx: Docker Buildx (Docker Inc.)
01:21:48 [2023-01-11T01:21:48.255Z]     Version:  c5aec24
01:21:48 [2023-01-11T01:21:48.255Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
01:21:48 [2023-01-11T01:21:48.255Z]   compose: Docker Compose (Docker Inc.)
01:21:48 [2023-01-11T01:21:48.255Z]     Version:  v2.12.0
01:21:48 [2023-01-11T01:21:48.255Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:21:48 [2023-01-11T01:21:48.255Z]   scan: Docker Scan (Docker Inc.)
01:21:48 [2023-01-11T01:21:48.255Z]     Version:  v0.17.0
01:21:48 [2023-01-11T01:21:48.255Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
01:21:48 [2023-01-11T01:21:48.255Z] 
01:21:48 [2023-01-11T01:21:48.255Z] Server:
01:21:48 [2023-01-11T01:21:48.255Z]  Containers: 0
01:21:48 [2023-01-11T01:21:48.255Z]   Running: 0
01:21:48 [2023-01-11T01:21:48.255Z]   Paused: 0
01:21:48 [2023-01-11T01:21:48.255Z]   Stopped: 0
01:21:48 [2023-01-11T01:21:48.255Z]  Images: 1
01:21:48 [2023-01-11T01:21:48.255Z]  Server Version: 22.06.0-beta.0
01:21:48 [2023-01-11T01:21:48.255Z]  Storage Driver: overlay2
01:21:48 [2023-01-11T01:21:48.255Z]   Backing Filesystem: extfs
01:21:48 [2023-01-11T01:21:48.255Z]   Supports d_type: true
01:21:48 [2023-01-11T01:21:48.255Z]   Using metacopy: false
01:21:48 [2023-01-11T01:21:48.255Z]   Native Overlay Diff: true
01:21:48 [2023-01-11T01:21:48.255Z]   userxattr: false
01:21:48 [2023-01-11T01:21:48.255Z]  Logging Driver: json-file
01:21:48 [2023-01-11T01:21:48.255Z]  Cgroup Driver: cgroupfs
01:21:48 [2023-01-11T01:21:48.255Z]  Cgroup Version: 1
01:21:48 [2023-01-11T01:21:48.255Z]  Plugins:
01:21:48 [2023-01-11T01:21:48.255Z]   Volume: local
01:21:48 [2023-01-11T01:21:48.255Z]   Network: bridge host ipvlan macvlan null overlay
01:21:48 [2023-01-11T01:21:48.255Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:21:48 [2023-01-11T01:21:48.255Z]  Swarm: inactive
01:21:48 [2023-01-11T01:21:48.255Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:21:48 [2023-01-11T01:21:48.255Z]  Default Runtime: runc
01:21:48 [2023-01-11T01:21:48.255Z]  Init Binary: docker-init
01:21:48 [2023-01-11T01:21:48.255Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:21:48 [2023-01-11T01:21:48.255Z]  runc version: v1.1.4-0-g5fd4c4d
01:21:48 [2023-01-11T01:21:48.255Z]  init version: de40ad0
01:21:48 [2023-01-11T01:21:48.255Z]  Security Options:
01:21:48 [2023-01-11T01:21:48.255Z]   apparmor
01:21:48 [2023-01-11T01:21:48.255Z]   seccomp
01:21:48 [2023-01-11T01:21:48.255Z]    Profile: builtin
01:21:48 [2023-01-11T01:21:48.255Z]  Kernel Version: 5.4.0-1088-aws
01:21:48 [2023-01-11T01:21:48.255Z]  Operating System: Ubuntu 18.04.6 LTS
01:21:48 [2023-01-11T01:21:48.255Z]  OSType: linux
01:21:48 [2023-01-11T01:21:48.255Z]  Architecture: x86_64
01:21:48 [2023-01-11T01:21:48.255Z]  CPUs: 2
01:21:48 [2023-01-11T01:21:48.255Z]  Total Memory: 7.483GiB
01:21:48 [2023-01-11T01:21:48.255Z]  Name: ip-10-100-46-165
01:21:48 [2023-01-11T01:21:48.255Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
01:21:48 [2023-01-11T01:21:48.255Z]  Docker Root Dir: /var/lib/docker
01:21:48 [2023-01-11T01:21:48.255Z]  Debug Mode: false
01:21:48 [2023-01-11T01:21:48.255Z]  Registry: https://index.docker.io/v1/
01:21:48 [2023-01-11T01:21:48.255Z]  Labels:
01:21:48 [2023-01-11T01:21:48.255Z]  Experimental: true
01:21:48 [2023-01-11T01:21:48.255Z]  Insecure Registries:
01:21:48 [2023-01-11T01:21:48.255Z]   127.0.0.0/8
01:21:48 [2023-01-11T01:21:48.255Z]  Live Restore Enabled: true
01:21:48 [2023-01-11T01:21:48.255Z] 
01:21:48 [2023-01-11T01:21:48.255Z] WARNING: No swap limit support
[Pipeline] sh
01:21:48 [2023-01-11T01:21:48.571Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:21:48 [2023-01-11T01:21:48.571Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:21:48 [2023-01-11T01:21:48.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44797/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:21:48 [2023-01-11T01:21:48.571Z] + bash /home/ubuntu/workspace/moby_PR-44797/check-config.sh
01:21:48 [2023-01-11T01:21:48.571Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:21:48 [2023-01-11T01:21:48.571Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
01:21:48 [2023-01-11T01:21:48.571Z] 
01:21:48 [2023-01-11T01:21:48.571Z] Generally Necessary:
01:21:48 [2023-01-11T01:21:48.571Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:21:48 [2023-01-11T01:21:48.571Z] - apparmor: enabled and tools installed
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_NAMESPACES: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_NET_NS: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_PID_NS: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_IPC_NS: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_UTS_NS: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_CGROUPS: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_CGROUP_CPUACCT: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_CGROUP_DEVICE: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_CGROUP_FREEZER: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_CGROUP_SCHED: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_CPUSETS: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_MEMCG: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_KEYS: enabled
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_VETH: enabled (as module)
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_BRIDGE: enabled (as module)
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_NF_NAT_IPV4: missing
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:21:48 [2023-01-11T01:21:48.835Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_NF_NAT: enabled (as module)
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_NF_NAT_NEEDED: missing
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_POSIX_MQUEUE: enabled
01:21:49 [2023-01-11T01:21:49.104Z] 
01:21:49 [2023-01-11T01:21:49.104Z] Optional Features:
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_USER_NS: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_SECCOMP: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_CGROUP_PIDS: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_MEMCG_SWAP: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:21:49 [2023-01-11T01:21:49.104Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_BLK_CGROUP: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_IOSCHED_CFQ: missing
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_CGROUP_PERF: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_CGROUP_HUGETLB: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_CFS_BANDWIDTH: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_RT_GROUP_SCHED: missing
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_IP_VS: enabled (as module)
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_IP_VS_NFCT: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:21:49 [2023-01-11T01:21:49.104Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:21:49 [2023-01-11T01:21:49.380Z] - CONFIG_IP_VS_RR: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z] - CONFIG_EXT4_FS: enabled
01:21:49 [2023-01-11T01:21:49.380Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:21:49 [2023-01-11T01:21:49.380Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:21:49 [2023-01-11T01:21:49.380Z] - Network Drivers:
01:21:49 [2023-01-11T01:21:49.380Z]   - "overlay":
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_VXLAN: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:21:49 [2023-01-11T01:21:49.380Z]       Optional (for encrypted networks):
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_CRYPTO: enabled
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_CRYPTO_AEAD: enabled
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_CRYPTO_GCM: enabled
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_CRYPTO_GHASH: enabled
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_XFRM: enabled
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_XFRM_USER: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_INET_ESP: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
01:21:49 [2023-01-11T01:21:49.380Z]   - "ipvlan":
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_IPVLAN: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]   - "macvlan":
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_MACVLAN: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_DUMMY: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]   - "ftp,tftp client in container":
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:21:49 [2023-01-11T01:21:49.380Z] - Storage Drivers:
01:21:49 [2023-01-11T01:21:49.380Z]   - "aufs":
01:21:49 [2023-01-11T01:21:49.380Z]     - CONFIG_AUFS_FS: enabled (as module)
01:21:49 [2023-01-11T01:21:49.640Z]   - "btrfs":
01:21:49 [2023-01-11T01:21:49.640Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:21:49 [2023-01-11T01:21:49.640Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:21:49 [2023-01-11T01:21:49.640Z]   - "devicemapper":
01:21:49 [2023-01-11T01:21:49.640Z]     - CONFIG_BLK_DEV_DM: enabled
01:21:49 [2023-01-11T01:21:49.640Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:21:49 [2023-01-11T01:21:49.640Z]   - "overlay":
01:21:49 [2023-01-11T01:21:49.640Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:21:49 [2023-01-11T01:21:49.640Z]   - "zfs":
01:21:49 [2023-01-11T01:21:49.640Z]     - /dev/zfs: present
01:21:49 [2023-01-11T01:21:49.640Z]     - zfs command: missing
01:21:49 [2023-01-11T01:21:49.640Z]     - zpool command: missing
01:21:49 [2023-01-11T01:21:49.640Z] 
01:21:49 [2023-01-11T01:21:49.640Z] Limits:
01:21:49 [2023-01-11T01:21:49.640Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:21:49 [2023-01-11T01:21:49.640Z] 
01:21:49 [2023-01-11T01:21:49.640Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:21:49 [2023-01-11T01:21:49.988Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 .
01:21:50 [2023-01-11T01:21:50.250Z] #1 [internal] load build definition from Dockerfile
01:21:50 [2023-01-11T01:21:50.250Z] #1 transferring dockerfile:
01:21:50 [2023-01-11T01:21:50.533Z] #1 transferring dockerfile: 16.91kB done
01:21:50 [2023-01-11T01:21:50.533Z] #1 DONE 0.1s
01:21:50 [2023-01-11T01:21:50.533Z] 
01:21:50 [2023-01-11T01:21:50.533Z] #2 [internal] load .dockerignore
01:21:50 [2023-01-11T01:21:50.533Z] #2 transferring context: 87B done
01:21:50 [2023-01-11T01:21:50.533Z] #2 DONE 0.1s
01:21:50 [2023-01-11T01:21:50.533Z] 
01:21:50 [2023-01-11T01:21:50.533Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:21:50 [2023-01-11T01:21:50.799Z] #3 DONE 0.4s
01:21:50 [2023-01-11T01:21:50.799Z] 
01:21:50 [2023-01-11T01:21:50.799Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
01:21:50 [2023-01-11T01:21:50.799Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
01:21:50 [2023-01-11T01:21:50.799Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
01:21:50 [2023-01-11T01:21:50.799Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
01:21:51 [2023-01-11T01:21:51.065Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
01:21:51 [2023-01-11T01:21:51.065Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.44MB / 9.94MB 0.2s
01:21:51 [2023-01-11T01:21:51.065Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
01:21:51 [2023-01-11T01:21:51.065Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
01:21:51 [2023-01-11T01:21:51.637Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
01:21:51 [2023-01-11T01:21:51.637Z] #4 DONE 0.8s
01:21:51 [2023-01-11T01:21:51.898Z] 
01:21:51 [2023-01-11T01:21:51.898Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
01:21:53 [2023-01-11T01:21:53.337Z] #5 DONE 1.3s
01:21:53 [2023-01-11T01:21:53.337Z] 
01:21:53 [2023-01-11T01:21:53.337Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:21:53 [2023-01-11T01:21:53.337Z] #6 DONE 1.2s
01:21:53 [2023-01-11T01:21:53.337Z] 
01:21:53 [2023-01-11T01:21:53.337Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:21:53 [2023-01-11T01:21:53.337Z] #7 DONE 1.2s
01:21:53 [2023-01-11T01:21:53.337Z] 
01:21:53 [2023-01-11T01:21:53.337Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
01:21:53 [2023-01-11T01:21:53.337Z] #8 DONE 1.2s
01:21:53 [2023-01-11T01:21:53.337Z] 
01:21:53 [2023-01-11T01:21:53.337Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:21:53 [2023-01-11T01:21:53.337Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
01:21:53 [2023-01-11T01:21:53.599Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
01:21:53 [2023-01-11T01:21:53.599Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
01:21:53 [2023-01-11T01:21:53.881Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
01:21:53 [2023-01-11T01:21:53.881Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 1.05MB / 55.03MB 0.2s
01:21:54 [2023-01-11T01:21:54.179Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.34MB / 55.03MB 0.5s
01:21:54 [2023-01-11T01:21:54.179Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 13.39MB / 55.03MB 0.6s
01:21:54 [2023-01-11T01:21:54.442Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 17.83MB / 55.03MB 0.8s
01:21:54 [2023-01-11T01:21:54.703Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 33.55MB / 55.03MB 1.2s
01:21:54 [2023-01-11T01:21:54.967Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 38.80MB / 55.03MB 1.3s
01:21:54 [2023-01-11T01:21:54.967Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 42.33MB / 55.03MB 1.5s
01:21:55 [2023-01-11T01:21:55.228Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 46.14MB / 55.03MB 1.7s
01:21:55 [2023-01-11T01:21:55.492Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.9s
01:21:56 [2023-01-11T01:21:56.440Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.8s done
01:21:57 [2023-01-11T01:21:57.383Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0.2s
01:21:58 [2023-01-11T01:21:58.783Z] #9 ...
01:21:58 [2023-01-11T01:21:58.783Z] 
01:21:58 [2023-01-11T01:21:58.783Z] #10 [internal] load build context
01:21:58 [2023-01-11T01:21:58.783Z] #10 transferring context: 53.56MB 5.3s done
01:21:58 [2023-01-11T01:21:58.783Z] #10 DONE 5.4s
01:21:58 [2023-01-11T01:21:58.783Z] 
01:21:58 [2023-01-11T01:21:58.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:21:58 [2023-01-11T01:21:58.783Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.6s done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.8s done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 3.7s done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 4.6s done
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 65.01MB / 141.97MB 5.3s
01:21:58 [2023-01-11T01:21:58.783Z] #11 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 4.8s done
01:21:59 [2023-01-11T01:21:59.044Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 74.45MB / 141.97MB 5.5s
01:21:59 [2023-01-11T01:21:59.044Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 83.89MB / 141.97MB 5.7s
01:21:59 [2023-01-11T01:21:59.173Z] Fetching without tags
01:21:59 [2023-01-11T01:21:59.306Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 98.57MB / 141.97MB 5.9s
01:21:59 [2023-01-11T01:21:59.393Z] Merging remotes/origin/20.10 commit 864cc1c87155d3c29b62995656a460497a2493aa into PR head commit 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:21:59 [2023-01-11T01:21:59.879Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 109.05MB / 141.97MB 6.3s
01:21:59 [2023-01-11T01:21:59.883Z] Merge succeeded, producing 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:21:59 [2023-01-11T01:21:59.883Z] Checking out Revision 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 (PR-44797)
01:22:00 [2023-01-11T01:22:00.139Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 119.77MB / 141.97MB 6.6s
01:21:59 [2023-01-11T01:21:59.151Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:21:59 [2023-01-11T01:21:59.158Z]  > git config --add remote.origin.fetch +refs/pull/44797/head:refs/remotes/origin/PR-44797 # timeout=10
01:21:59 [2023-01-11T01:21:59.163Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:21:59 [2023-01-11T01:21:59.177Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:21:59 [2023-01-11T01:21:59.186Z] Fetching upstream changes from https://github.com/moby/moby.git
01:21:59 [2023-01-11T01:21:59.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:59 [2023-01-11T01:21:59.187Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:21:59 [2023-01-11T01:21:59.406Z]  > git config core.sparsecheckout # timeout=10
01:21:59 [2023-01-11T01:21:59.410Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:21:59 [2023-01-11T01:21:59.871Z]  > git remote # timeout=10
01:21:59 [2023-01-11T01:21:59.875Z]  > git config --get remote.origin.url # timeout=10
01:21:59 [2023-01-11T01:21:59.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:21:59 [2023-01-11T01:21:59.880Z]  > git merge 864cc1c87155d3c29b62995656a460497a2493aa # timeout=10
01:21:59 [2023-01-11T01:21:59.889Z]  > git rev-parse HEAD^{commit} # timeout=10
01:21:59 [2023-01-11T01:21:59.896Z]  > git config core.sparsecheckout # timeout=10
01:21:59 [2023-01-11T01:21:59.901Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:22:00 [2023-01-11T01:22:00.408Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 127.93MB / 141.97MB 6.9s
01:22:00 [2023-01-11T01:22:00.492Z] Commit message: "vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76"
01:22:00 [2023-01-11T01:22:00.520Z]  > git --version # timeout=10
01:22:00 [2023-01-11T01:22:00.525Z]  > git --version # 'git version 2.25.1'
01:22:00 [2023-01-11T01:22:00.529Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
01:22:00 [2023-01-11T01:22:00.669Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 138.41MB / 141.97MB 7.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
01:22:00 [2023-01-11T01:22:00.990Z] Still waiting to schedule task
01:22:00 [2023-01-11T01:22:00.990Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06eee8f59b569ac34)’ is offline
01:22:00 [2023-01-11T01:22:00.990Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ffc8d87a746e7414)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.990Z] ‘azwin-2-684b30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.990Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.990Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.990Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.991Z] Still waiting to schedule task
01:22:00 [2023-01-11T01:22:00.991Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06eee8f59b569ac34)’ is offline
01:22:00 [2023-01-11T01:22:00.991Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ffc8d87a746e7414)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.991Z] ‘azwin-2-684b30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.991Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.991Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.991Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
01:22:00 [2023-01-11T01:22:00.992Z] Still waiting to schedule task
01:22:00 [2023-01-11T01:22:00.992Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
01:22:00 [2023-01-11T01:22:00.995Z] Still waiting to schedule task
01:22:00 [2023-01-11T01:22:00.995Z]azwin-2-684b30’ is offline
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:22:01 [2023-01-11T01:22:01.294Z] + docker version
01:22:01 [2023-01-11T01:22:01.294Z] Client: Docker Engine - Community
01:22:01 [2023-01-11T01:22:01.294Z]  Version:           22.06.0-beta.0
01:22:01 [2023-01-11T01:22:01.294Z]  API version:       1.42
01:22:01 [2023-01-11T01:22:01.294Z]  Go version:        go1.18.3
01:22:01 [2023-01-11T01:22:01.294Z]  Git commit:        3e9117b
01:22:01 [2023-01-11T01:22:01.294Z]  Built:             Fri Jun  3 17:55:34 2022
01:22:01 [2023-01-11T01:22:01.294Z]  OS/Arch:           linux/arm64
01:22:01 [2023-01-11T01:22:01.294Z]  Context:           default
01:22:01 [2023-01-11T01:22:01.294Z] 
01:22:01 [2023-01-11T01:22:01.294Z] Server: Docker Engine - Community
01:22:01 [2023-01-11T01:22:01.294Z]  Engine:
01:22:01 [2023-01-11T01:22:01.294Z]   Version:          22.06.0-beta.0
01:22:01 [2023-01-11T01:22:01.294Z]   API version:      1.42 (minimum version 1.12)
01:22:01 [2023-01-11T01:22:01.294Z]   Go version:       go1.18.3
01:22:01 [2023-01-11T01:22:01.294Z]   Git commit:       38633e7
01:22:01 [2023-01-11T01:22:01.294Z]   Built:            Fri Jun  3 17:55:34 2022
01:22:01 [2023-01-11T01:22:01.294Z]   OS/Arch:          linux/arm64
01:22:01 [2023-01-11T01:22:01.294Z]   Experimental:     true
01:22:01 [2023-01-11T01:22:01.294Z]  containerd:
01:22:01 [2023-01-11T01:22:01.294Z]   Version:          1.6.8
01:22:01 [2023-01-11T01:22:01.294Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:22:01 [2023-01-11T01:22:01.294Z]  runc:
01:22:01 [2023-01-11T01:22:01.294Z]   Version:          1.1.4
01:22:01 [2023-01-11T01:22:01.294Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:22:01 [2023-01-11T01:22:01.294Z]  docker-init:
01:22:01 [2023-01-11T01:22:01.294Z]   Version:          0.19.0
01:22:01 [2023-01-11T01:22:01.294Z]   GitCommit:        de40ad0
[Pipeline] sh
01:22:01 [2023-01-11T01:22:01.582Z] + docker info
01:22:01 [2023-01-11T01:22:01.582Z] Client:
01:22:01 [2023-01-11T01:22:01.582Z]  Context:    default
01:22:01 [2023-01-11T01:22:01.582Z]  Debug Mode: false
01:22:01 [2023-01-11T01:22:01.582Z]  Plugins:
01:22:01 [2023-01-11T01:22:01.582Z]   buildx: Docker Buildx (Docker Inc.)
01:22:01 [2023-01-11T01:22:01.582Z]     Version:  v0.8.2
01:22:01 [2023-01-11T01:22:01.582Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
01:22:01 [2023-01-11T01:22:01.582Z]   compose: Docker Compose (Docker Inc.)
01:22:01 [2023-01-11T01:22:01.582Z]     Version:  v2.12.0
01:22:01 [2023-01-11T01:22:01.582Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:22:01 [2023-01-11T01:22:01.582Z] 
01:22:01 [2023-01-11T01:22:01.582Z] Server:
01:22:01 [2023-01-11T01:22:01.582Z]  Containers: 0
01:22:01 [2023-01-11T01:22:01.582Z]   Running: 0
01:22:01 [2023-01-11T01:22:01.582Z]   Paused: 0
01:22:01 [2023-01-11T01:22:01.582Z]   Stopped: 0
01:22:01 [2023-01-11T01:22:01.582Z]  Images: 3
01:22:01 [2023-01-11T01:22:01.582Z]  Server Version: 22.06.0-beta.0
01:22:01 [2023-01-11T01:22:01.582Z]  Storage Driver: overlay2
01:22:01 [2023-01-11T01:22:01.582Z]   Backing Filesystem: extfs
01:22:01 [2023-01-11T01:22:01.582Z]   Supports d_type: true
01:22:01 [2023-01-11T01:22:01.582Z]   Using metacopy: false
01:22:01 [2023-01-11T01:22:01.582Z]   Native Overlay Diff: true
01:22:01 [2023-01-11T01:22:01.582Z]   userxattr: false
01:22:01 [2023-01-11T01:22:01.582Z]  Logging Driver: json-file
01:22:01 [2023-01-11T01:22:01.582Z]  Cgroup Driver: cgroupfs
01:22:01 [2023-01-11T01:22:01.582Z]  Cgroup Version: 1
01:22:01 [2023-01-11T01:22:01.582Z]  Plugins:
01:22:01 [2023-01-11T01:22:01.582Z]   Volume: local
01:22:01 [2023-01-11T01:22:01.582Z]   Network: bridge host ipvlan macvlan null overlay
01:22:01 [2023-01-11T01:22:01.582Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:22:01 [2023-01-11T01:22:01.582Z]  Swarm: inactive
01:22:01 [2023-01-11T01:22:01.582Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:22:01 [2023-01-11T01:22:01.582Z]  Default Runtime: runc
01:22:01 [2023-01-11T01:22:01.582Z]  Init Binary: docker-init
01:22:01 [2023-01-11T01:22:01.582Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:22:01 [2023-01-11T01:22:01.582Z]  runc version: v1.1.4-0-g5fd4c4d
01:22:01 [2023-01-11T01:22:01.582Z]  init version: de40ad0
01:22:01 [2023-01-11T01:22:01.582Z]  Security Options:
01:22:01 [2023-01-11T01:22:01.582Z]   apparmor
01:22:01 [2023-01-11T01:22:01.582Z]   seccomp
01:22:01 [2023-01-11T01:22:01.582Z]    Profile: builtin
01:22:01 [2023-01-11T01:22:01.582Z]  Kernel Version: 5.15.0-1022-aws
01:22:01 [2023-01-11T01:22:01.582Z]  Operating System: Ubuntu 20.04.5 LTS
01:22:01 [2023-01-11T01:22:01.582Z]  OSType: linux
01:22:01 [2023-01-11T01:22:01.582Z]  Architecture: aarch64
01:22:01 [2023-01-11T01:22:01.582Z]  CPUs: 2
01:22:01 [2023-01-11T01:22:01.582Z]  Total Memory: 7.559GiB
01:22:01 [2023-01-11T01:22:01.582Z]  Name: ip-10-100-100-51
01:22:01 [2023-01-11T01:22:01.582Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
01:22:01 [2023-01-11T01:22:01.582Z]  Docker Root Dir: /var/lib/docker
01:22:01 [2023-01-11T01:22:01.582Z]  Debug Mode: false
01:22:01 [2023-01-11T01:22:01.582Z]  Registry: https://index.docker.io/v1/
01:22:01 [2023-01-11T01:22:01.582Z]  Labels:
01:22:01 [2023-01-11T01:22:01.582Z]  Experimental: true
01:22:01 [2023-01-11T01:22:01.582Z]  Insecure Registries:
01:22:01 [2023-01-11T01:22:01.582Z]   127.0.0.0/8
01:22:01 [2023-01-11T01:22:01.582Z]  Live Restore Enabled: true
01:22:01 [2023-01-11T01:22:01.582Z] 
[Pipeline] sh
01:22:01 [2023-01-11T01:22:01.864Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:22:01 [2023-01-11T01:22:01.864Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:22:01 [2023-01-11T01:22:01.864Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44797/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:22:01 [2023-01-11T01:22:01.864Z] + bash /home/ubuntu/workspace/moby_PR-44797/check-config.sh
01:22:01 [2023-01-11T01:22:01.864Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:22:01 [2023-01-11T01:22:01.864Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
01:22:01 [2023-01-11T01:22:01.864Z] 
01:22:01 [2023-01-11T01:22:01.864Z] Generally Necessary:
01:22:01 [2023-01-11T01:22:01.864Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:22:01 [2023-01-11T01:22:01.864Z] - apparmor: enabled and tools installed
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_NAMESPACES: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_NET_NS: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_PID_NS: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_IPC_NS: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_UTS_NS: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_CGROUPS: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_CGROUP_CPUACCT: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_CGROUP_DEVICE: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_CGROUP_FREEZER: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_CGROUP_SCHED: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_CPUSETS: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_MEMCG: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_KEYS: enabled
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_VETH: enabled (as module)
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_BRIDGE: enabled (as module)
01:22:01 [2023-01-11T01:22:01.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:22:01 [2023-01-11T01:22:01.865Z] - CONFIG_NF_NAT_IPV4: missing
01:22:01 [2023-01-11T01:22:01.865Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:22:01 [2023-01-11T01:22:01.865Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:22:01 [2023-01-11T01:22:01.865Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_NF_NAT: enabled (as module)
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_NF_NAT_NEEDED: missing
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_POSIX_MQUEUE: enabled
01:22:02 [2023-01-11T01:22:02.125Z] 
01:22:02 [2023-01-11T01:22:02.125Z] Optional Features:
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_USER_NS: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_SECCOMP: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_CGROUP_PIDS: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_MEMCG_SWAP: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:22:02 [2023-01-11T01:22:02.125Z]     (cgroup swap accounting is currently enabled)
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_BLK_CGROUP: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_IOSCHED_CFQ: missing
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_CGROUP_PERF: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_CGROUP_HUGETLB: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_CFS_BANDWIDTH: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:22:02 [2023-01-11T01:22:02.125Z] - CONFIG_RT_GROUP_SCHED: missing
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_IP_VS: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_IP_VS_NFCT: enabled
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_IP_VS_RR: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_EXT4_FS: enabled
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:22:02 [2023-01-11T01:22:02.383Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:22:02 [2023-01-11T01:22:02.383Z] - Network Drivers:
01:22:02 [2023-01-11T01:22:02.383Z]   - "overlay":
01:22:02 [2023-01-11T01:22:02.383Z]     - CONFIG_VXLAN: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:22:02 [2023-01-11T01:22:02.383Z]       Optional (for encrypted networks):
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_CRYPTO: enabled
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_CRYPTO_AEAD: enabled
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_CRYPTO_GCM: enabled
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_CRYPTO_GHASH: enabled
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_XFRM: enabled
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_XFRM_USER: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_INET_ESP: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
01:22:02 [2023-01-11T01:22:02.383Z]   - "ipvlan":
01:22:02 [2023-01-11T01:22:02.383Z]     - CONFIG_IPVLAN: enabled (as module)
01:22:02 [2023-01-11T01:22:02.383Z]   - "macvlan":
01:22:02 [2023-01-11T01:22:02.580Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.7s
01:22:02 [2023-01-11T01:22:02.580Z] #11 ...
01:22:02 [2023-01-11T01:22:02.580Z] 
01:22:02 [2023-01-11T01:22:02.580Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:22:02 [2023-01-11T01:22:02.580Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
01:22:02 [2023-01-11T01:22:02.580Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
01:22:02 [2023-01-11T01:22:02.580Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
01:22:02 [2023-01-11T01:22:02.580Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done
01:22:02 [2023-01-11T01:22:02.580Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done
01:22:02 [2023-01-11T01:22:02.580Z] #12 DONE 9.3s
01:22:02 [2023-01-11T01:22:02.580Z] 
01:22:02 [2023-01-11T01:22:02.580Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:22:02 [2023-01-11T01:22:02.580Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
01:22:02 [2023-01-11T01:22:02.580Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:22:02 [2023-01-11T01:22:02.580Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:22:02 [2023-01-11T01:22:02.580Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:22:02 [2023-01-11T01:22:02.580Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done
01:22:02 [2023-01-11T01:22:02.580Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
01:22:02 [2023-01-11T01:22:02.580Z] #13 DONE 9.3s
01:22:02 [2023-01-11T01:22:02.580Z] 
01:22:02 [2023-01-11T01:22:02.580Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:02 [2023-01-11T01:22:02.580Z] #11 ...
01:22:02 [2023-01-11T01:22:02.580Z] 
01:22:02 [2023-01-11T01:22:02.580Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:22:02 [2023-01-11T01:22:02.641Z]     - CONFIG_MACVLAN: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_DUMMY: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]   - "ftp,tftp client in container":
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z] - Storage Drivers:
01:22:02 [2023-01-11T01:22:02.642Z]   - "aufs":
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_AUFS_FS: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]   - "btrfs":
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:22:02 [2023-01-11T01:22:02.642Z]   - "devicemapper":
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_BLK_DEV_DM: enabled
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]   - "overlay":
01:22:02 [2023-01-11T01:22:02.642Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:22:02 [2023-01-11T01:22:02.642Z]   - "zfs":
01:22:02 [2023-01-11T01:22:02.642Z]     - /dev/zfs: present
01:22:02 [2023-01-11T01:22:02.642Z]     - zfs command: missing
01:22:02 [2023-01-11T01:22:02.642Z]     - zpool command: missing
01:22:02 [2023-01-11T01:22:02.642Z] 
01:22:02 [2023-01-11T01:22:02.642Z] Limits:
01:22:02 [2023-01-11T01:22:02.642Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:22:02 [2023-01-11T01:22:02.642Z] 
01:22:02 [2023-01-11T01:22:02.642Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:22:02 [2023-01-11T01:22:02.965Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 .
01:22:03 [2023-01-11T01:22:03.224Z] #1 [internal] load build definition from Dockerfile
01:22:03 [2023-01-11T01:22:03.224Z] #1 transferring dockerfile: 16.91kB done
01:22:03 [2023-01-11T01:22:03.224Z] #1 DONE 0.1s
01:22:03 [2023-01-11T01:22:03.224Z] 
01:22:03 [2023-01-11T01:22:03.224Z] #2 [internal] load .dockerignore
01:22:03 [2023-01-11T01:22:03.224Z] #2 transferring context: 87B done
01:22:03 [2023-01-11T01:22:03.224Z] #2 DONE 0.1s
01:22:03 [2023-01-11T01:22:03.224Z] 
01:22:03 [2023-01-11T01:22:03.224Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:22:03 [2023-01-11T01:22:03.483Z] #3 DONE 0.2s
01:22:03 [2023-01-11T01:22:03.483Z] 
01:22:03 [2023-01-11T01:22:03.483Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
01:22:03 [2023-01-11T01:22:03.483Z] #4 CACHED
01:22:03 [2023-01-11T01:22:03.741Z] 
01:22:03 [2023-01-11T01:22:03.741Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:22:03 [2023-01-11T01:22:03.741Z] #5 DONE 0.1s
01:22:03 [2023-01-11T01:22:03.741Z] 
01:22:03 [2023-01-11T01:22:03.741Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:22:03 [2023-01-11T01:22:03.741Z] #6 DONE 0.2s
01:22:03 [2023-01-11T01:22:03.741Z] 
01:22:03 [2023-01-11T01:22:03.741Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
01:22:03 [2023-01-11T01:22:03.741Z] #7 DONE 0.1s
01:22:03 [2023-01-11T01:22:03.741Z] 
01:22:03 [2023-01-11T01:22:03.741Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
01:22:04 [2023-01-11T01:22:04.005Z] #8 DONE 0.4s
01:22:05 [2023-01-11T01:22:05.160Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.9s done
01:22:05 [2023-01-11T01:22:05.386Z] 
01:22:05 [2023-01-11T01:22:05.386Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:22:05 [2023-01-11T01:22:05.386Z] #9 DONE 0.0s
01:22:05 [2023-01-11T01:22:05.386Z] 
01:22:05 [2023-01-11T01:22:05.386Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:22:05 [2023-01-11T01:22:05.386Z] #10 CACHED
01:22:05 [2023-01-11T01:22:05.386Z] 
01:22:05 [2023-01-11T01:22:05.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:05 [2023-01-11T01:22:05.386Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.0s done
01:22:05 [2023-01-11T01:22:05.386Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 0B / 109.09MB 0.2s
01:22:05 [2023-01-11T01:22:05.386Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
01:22:05 [2023-01-11T01:22:05.386Z] #11 sha256:ca86a2667499d20a05e87e389650ab475a5f2db078b77a596705bf54b3713891 1.80kB / 1.80kB done
01:22:05 [2023-01-11T01:22:05.386Z] #11 sha256:9535803882107a1f731294171f2dcb5fec8f6e571ba9f06cb8ae5dab479bde21 7.12kB / 7.12kB done
01:22:05 [2023-01-11T01:22:05.386Z] #11 sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 156B / 156B 0.2s done
01:22:05 [2023-01-11T01:22:05.651Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 16.78MB / 109.09MB 0.4s
01:22:05 [2023-01-11T01:22:05.651Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 24.12MB / 109.09MB 0.5s
01:22:05 [2023-01-11T01:22:05.780Z] #9 DONE 12.4s
01:22:05 [2023-01-11T01:22:05.780Z] 
01:22:05 [2023-01-11T01:22:05.780Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
01:22:05 [2023-01-11T01:22:05.780Z] #14 DONE 0.8s
01:22:05 [2023-01-11T01:22:05.780Z] 
01:22:05 [2023-01-11T01:22:05.780Z] #15 [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
01:22:05 [2023-01-11T01:22:05.910Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 32.51MB / 109.09MB 0.6s
01:22:05 [2023-01-11T01:22:05.910Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 49.19MB / 109.09MB 0.7s
01:22:06 [2023-01-11T01:22:06.168Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 63.96MB / 109.09MB 0.9s
01:22:06 [2023-01-11T01:22:06.581Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 82.84MB / 109.09MB 1.1s
01:22:06 [2023-01-11T01:22:06.581Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 99.61MB / 109.09MB 1.3s
01:22:06 [2023-01-11T01:22:06.581Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 106.95MB / 109.09MB 1.4s
01:22:07 [2023-01-11T01:22:07.174Z] #15 ...
01:22:07 [2023-01-11T01:22:07.174Z] 
01:22:07 [2023-01-11T01:22:07.174Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
01:22:07 [2023-01-11T01:22:07.174Z] #16 DONE 1.1s
01:22:07 [2023-01-11T01:22:07.174Z] 
01:22:07 [2023-01-11T01:22:07.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:07 [2023-01-11T01:22:07.174Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.6s done
01:22:07 [2023-01-11T01:22:07.174Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.2s
01:22:08 [2023-01-11T01:22:08.482Z] #11 ...
01:22:08 [2023-01-11T01:22:08.483Z] 
01:22:08 [2023-01-11T01:22:08.483Z] #12 [internal] load build context
01:22:08 [2023-01-11T01:22:08.483Z] #12 transferring context: 53.56MB 1.9s done
01:22:08 [2023-01-11T01:22:08.483Z] #12 DONE 2.9s
01:22:08 [2023-01-11T01:22:08.483Z] 
01:22:08 [2023-01-11T01:22:08.483Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:22:08 [2023-01-11T01:22:08.483Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
01:22:08 [2023-01-11T01:22:08.483Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
01:22:08 [2023-01-11T01:22:08.483Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
01:22:08 [2023-01-11T01:22:08.483Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done
01:22:08 [2023-01-11T01:22:08.483Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:22:08 [2023-01-11T01:22:08.483Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
01:22:08 [2023-01-11T01:22:08.483Z] #13 DONE 2.9s
01:22:08 [2023-01-11T01:22:08.483Z] 
01:22:08 [2023-01-11T01:22:08.483Z] #14 [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
01:22:08 [2023-01-11T01:22:08.483Z] #14 CACHED
01:22:08 [2023-01-11T01:22:08.483Z] 
01:22:08 [2023-01-11T01:22:08.483Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:08 [2023-01-11T01:22:08.483Z] #11 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 0.1s
01:22:08 [2023-01-11T01:22:08.604Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 1.4s done
01:22:08 [2023-01-11T01:22:08.605Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
01:22:08 [2023-01-11T01:22:08.605Z] #11 ...
01:22:08 [2023-01-11T01:22:08.605Z] 
01:22:08 [2023-01-11T01:22:08.605Z] #15 [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
01:22:08 [2023-01-11T01:22:08.605Z] #15 2.934 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:22:08 [2023-01-11T01:22:08.605Z] #15 2.949 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:08 [2023-01-11T01:22:08.605Z] #15 2.949 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:09 [2023-01-11T01:22:09.177Z] #15 3.142 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:22:09 [2023-01-11T01:22:09.177Z] #15 3.414 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:22:09 [2023-01-11T01:22:09.760Z] #15 3.871 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:22:10 [2023-01-11T01:22:10.703Z] #15 4.969 Fetched 8617 kB in 2s (3750 kB/s)
01:22:11 [2023-01-11T01:22:11.650Z] #15 4.969 Reading package lists...
01:22:11 [2023-01-11T01:22:11.766Z] #11 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 3.2s done
01:22:11 [2023-01-11T01:22:11.767Z] #11 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820
01:22:11 [2023-01-11T01:22:11.767Z] #11 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 done
01:22:12 [2023-01-11T01:22:12.025Z] #11 DONE 6.8s
01:22:12 [2023-01-11T01:22:12.025Z] 
01:22:12 [2023-01-11T01:22:12.025Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:22:12 [2023-01-11T01:22:12.223Z] #15 5.742 Reading package lists...
01:22:12 [2023-01-11T01:22:12.484Z] #15 6.466 Building dependency tree...
01:22:12 [2023-01-11T01:22:12.484Z] #15 6.826 The following additional packages will be installed:
01:22:12 [2023-01-11T01:22:12.484Z] #15 6.826   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:22:12 [2023-01-11T01:22:12.484Z] #15 6.826   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:22:12 [2023-01-11T01:22:12.484Z] #15 6.826 Recommended packages:
01:22:12 [2023-01-11T01:22:12.484Z] #15 6.826   libldap-common publicsuffix libsasl2-modules
01:22:12 [2023-01-11T01:22:12.592Z] #15 ...
01:22:12 [2023-01-11T01:22:12.592Z] 
01:22:12 [2023-01-11T01:22:12.592Z] #16 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:22:12 [2023-01-11T01:22:12.592Z] #16 DONE 4.5s
01:22:12 [2023-01-11T01:22:12.851Z] 
01:22:12 [2023-01-11T01:22:12.851Z] #17 [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
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.001 The following NEW packages will be installed:
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.001   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.001   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.001   libssh2-1 openssl
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.278 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.278 Need to get 3047 kB of archives.
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.278 After this operation, 6661 kB of additional disk space will be used.
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.278 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.292 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.292 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.302 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.302 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.302 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.313 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.313 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.313 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.313 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.313 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.323 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.323 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.323 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:22:13 [2023-01-11T01:22:13.056Z] #15 7.323 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:22:13 [2023-01-11T01:22:13.318Z] #15 7.558 debconf: delaying package configuration, since apt-utils is not installed
01:22:13 [2023-01-11T01:22:13.318Z] #15 7.611 Fetched 3047 kB in 0s (9614 kB/s)
01:22:13 [2023-01-11T01:22:13.318Z] #15 7.642 Selecting previously unselected package openssl.
01:22:13 [2023-01-11T01:22:13.318Z] #15 7.642 (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.)
01:22:13 [2023-01-11T01:22:13.318Z] #15 7.642 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
01:22:13 [2023-01-11T01:22:13.581Z] #15 7.648 Unpacking openssl (1.1.1n-0+deb11u3) ...
01:22:13 [2023-01-11T01:22:13.843Z] #15 7.968 Selecting previously unselected package ca-certificates.
01:22:13 [2023-01-11T01:22:13.843Z] #15 7.968 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:22:13 [2023-01-11T01:22:13.843Z] #15 8.020 Unpacking ca-certificates (20210119) ...
01:22:14 [2023-01-11T01:22:14.106Z] #15 8.187 Selecting previously unselected package libbrotli1:amd64.
01:22:14 [2023-01-11T01:22:14.106Z] #15 8.188 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
01:22:14 [2023-01-11T01:22:14.106Z] #15 8.195 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
01:22:14 [2023-01-11T01:22:14.106Z] #15 8.372 Selecting previously unselected package libsasl2-modules-db:amd64.
01:22:14 [2023-01-11T01:22:14.106Z] #15 8.372 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:22:14 [2023-01-11T01:22:14.106Z] #15 8.377 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:22:14 [2023-01-11T01:22:14.225Z] #17 ...
01:22:14 [2023-01-11T01:22:14.225Z] 
01:22:14 [2023-01-11T01:22:14.225Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:22:14 [2023-01-11T01:22:14.225Z] #15 DONE 2.0s
01:22:14 [2023-01-11T01:22:14.225Z] 
01:22:14 [2023-01-11T01:22:14.225Z] #18 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
01:22:14 [2023-01-11T01:22:14.225Z] #18 DONE 0.3s
01:22:14 [2023-01-11T01:22:14.226Z] 
01:22:14 [2023-01-11T01:22:14.226Z] #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
01:22:14 [2023-01-11T01:22:14.367Z] #15 8.501 Selecting previously unselected package libsasl2-2:amd64.
01:22:14 [2023-01-11T01:22:14.367Z] #15 8.501 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:22:14 [2023-01-11T01:22:14.367Z] #15 8.506 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:22:14 [2023-01-11T01:22:14.367Z] #15 8.676 Selecting previously unselected package libldap-2.4-2:amd64.
01:22:14 [2023-01-11T01:22:14.367Z] #15 8.676 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
01:22:14 [2023-01-11T01:22:14.367Z] #15 8.720 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:22:14 [2023-01-11T01:22:14.797Z] #19 DONE 0.7s
01:22:14 [2023-01-11T01:22:14.797Z] 
01:22:14 [2023-01-11T01:22:14.797Z] #17 [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
01:22:14 [2023-01-11T01:22:14.797Z] #17 1.732 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:22:14 [2023-01-11T01:22:14.797Z] #17 1.972 
01:22:14 [2023-01-11T01:22:14.797Z] #17 2.199 #=#=#                                                                         
#17 ...
01:22:14 [2023-01-11T01:22:14.797Z] 
01:22:14 [2023-01-11T01:22:14.797Z] #20 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
01:22:14 [2023-01-11T01:22:14.797Z] #20 DONE 0.6s
01:22:14 [2023-01-11T01:22:14.797Z] 
01:22:14 [2023-01-11T01:22:14.797Z] #17 [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
01:22:14 [2023-01-11T01:22:14.797Z] #17 2.199 #=#=#                                                                         

######################################################################## 100.0%
01:22:14 [2023-01-11T01:22:14.939Z] #15 8.885 Selecting previously unselected package libnghttp2-14:amd64.
01:22:14 [2023-01-11T01:22:14.939Z] #15 8.885 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
01:22:14 [2023-01-11T01:22:14.939Z] #15 8.889 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
01:22:14 [2023-01-11T01:22:14.939Z] #15 9.025 Selecting previously unselected package libpsl5:amd64.
01:22:14 [2023-01-11T01:22:14.939Z] #15 9.027 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
01:22:14 [2023-01-11T01:22:14.939Z] #15 9.038 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
01:22:14 [2023-01-11T01:22:14.939Z] #15 9.108 Selecting previously unselected package librtmp1:amd64.
01:22:14 [2023-01-11T01:22:14.939Z] #15 9.108 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
01:22:15 [2023-01-11T01:22:15.055Z] #17 ...
01:22:15 [2023-01-11T01:22:15.055Z] 
01:22:15 [2023-01-11T01:22:15.055Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:22:15 [2023-01-11T01:22:15.055Z] #21 DONE 0.4s
01:22:15 [2023-01-11T01:22:15.055Z] 
01:22:15 [2023-01-11T01:22:15.055Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:22:15 [2023-01-11T01:22:15.055Z] #22 DONE 0.5s
01:22:15 [2023-01-11T01:22:15.200Z] #15 9.203 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:22:15 [2023-01-11T01:22:15.200Z] #15 9.334 Selecting previously unselected package libssh2-1:amd64.
01:22:15 [2023-01-11T01:22:15.200Z] #15 9.334 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
01:22:15 [2023-01-11T01:22:15.200Z] #15 9.338 Unpacking libssh2-1:amd64 (1.9.0-2) ...
01:22:15 [2023-01-11T01:22:15.316Z] 
01:22:15 [2023-01-11T01:22:15.316Z] #17 [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
01:22:15 [2023-01-11T01:22:15.316Z] #17 2.613 
01:22:15 [2023-01-11T01:22:15.462Z] #15 9.480 Selecting previously unselected package libcurl4:amd64.
01:22:15 [2023-01-11T01:22:15.462Z] #15 9.482 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
01:22:15 [2023-01-11T01:22:15.462Z] #15 9.485 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:22:15 [2023-01-11T01:22:15.462Z] #15 9.651 Selecting previously unselected package curl.
01:22:15 [2023-01-11T01:22:15.462Z] #15 9.652 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
01:22:15 [2023-01-11T01:22:15.462Z] #15 9.714 Unpacking curl (7.74.0-1.3+deb11u3) ...
01:22:15 [2023-01-11T01:22:15.723Z] #15 9.852 Selecting previously unselected package libonig5:amd64.
01:22:15 [2023-01-11T01:22:15.723Z] #15 9.852 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
01:22:15 [2023-01-11T01:22:15.723Z] #15 9.861 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:22:15 [2023-01-11T01:22:15.723Z] #15 9.937 Selecting previously unselected package libjq1:amd64.
01:22:15 [2023-01-11T01:22:15.723Z] #15 9.937 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
01:22:15 [2023-01-11T01:22:15.723Z] #15 9.942 Unpacking libjq1:amd64 (1.6-2.1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.00 Selecting previously unselected package jq.
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.01 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.01 Unpacking jq (1.6-2.1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.07 Setting up libpsl5:amd64 (0.21.0-1.2) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.09 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.11 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.12 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.14 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.15 Setting up libssh2-1:amd64 (1.9.0-2) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.16 Setting up openssl (1.1.1n-0+deb11u3) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.18 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.19 Setting up libjq1:amd64 (1.6-2.1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.20 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:22:15 [2023-01-11T01:22:15.984Z] #15 10.21 Setting up ca-certificates (20210119) ...
01:22:16 [2023-01-11T01:22:16.693Z] #17 3.996 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:22:16 [2023-01-11T01:22:16.944Z] #15 11.00 Updating certificates in /etc/ssl/certs...
01:22:17 [2023-01-11T01:22:17.259Z] #17 4.373 
01:22:17 [2023-01-11T01:22:17.259Z] #17 4.620 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
01:22:17 [2023-01-11T01:22:17.826Z] #17 4.985 
01:22:17 [2023-01-11T01:22:17.894Z] #15 12.10 129 added, 0 removed; done.
01:22:17 [2023-01-11T01:22:17.894Z] #15 12.17 Setting up jq (1.6-2.1) ...
01:22:17 [2023-01-11T01:22:17.894Z] #15 12.18 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:22:17 [2023-01-11T01:22:17.894Z] #15 12.19 Setting up curl (7.74.0-1.3+deb11u3) ...
01:22:17 [2023-01-11T01:22:17.894Z] #15 12.20 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:22:18 [2023-01-11T01:22:18.154Z] #15 12.23 Processing triggers for ca-certificates (20210119) ...
01:22:18 [2023-01-11T01:22:18.154Z] #15 12.23 Updating certificates in /etc/ssl/certs...
01:22:18 [2023-01-11T01:22:18.726Z] #15 13.05 0 added, 0 removed; done.
01:22:18 [2023-01-11T01:22:18.726Z] #15 13.05 Running hooks in /etc/ca-certificates/update.d...
01:22:18 [2023-01-11T01:22:18.986Z] #15 13.06 done.
01:22:18 [2023-01-11T01:22:18.986Z] #15 ...
01:22:18 [2023-01-11T01:22:18.986Z] 
01:22:18 [2023-01-11T01:22:18.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:18 [2023-01-11T01:22:18.986Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 8.1s done
01:22:18 [2023-01-11T01:22:18.986Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 1.9s
01:22:19 [2023-01-11T01:22:19.201Z] #17 6.242 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:22:20 [2023-01-11T01:22:20.137Z] #17 7.419 #=#=#                                                                         
01:22:20 [2023-01-11T01:22:20.369Z] #11 ...
01:22:20 [2023-01-11T01:22:20.369Z] 
01:22:20 [2023-01-11T01:22:20.369Z] #15 [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
01:22:20 [2023-01-11T01:22:20.369Z] #15 DONE 14.6s
01:22:20 [2023-01-11T01:22:20.629Z] 
01:22:20 [2023-01-11T01:22:20.629Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:20 [2023-01-11T01:22:20.889Z] #11 ...
01:22:20 [2023-01-11T01:22:20.889Z] 
01:22:20 [2023-01-11T01:22:20.889Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:22:20 [2023-01-11T01:22:20.889Z] #17 DONE 0.5s
01:22:20 [2023-01-11T01:22:20.889Z] 
01:22:20 [2023-01-11T01:22:20.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:21 [2023-01-11T01:22:21.434Z] #17 7.742 #=#=#                                                                         

                                                                           0.1%
######                                                                     9.4%
#############                                                             18.2%
######################                                                    31.6%
#################################                                         46.7%
##########################################                                58.7%
##################################################                        70.3%
#########################################################                 80.4%
###################################################################       94.1%
######################################################################## 100.0%
01:22:22 [2023-01-11T01:22:22.276Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.1s done
01:22:22 [2023-01-11T01:22:22.276Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
01:22:22 [2023-01-11T01:22:22.812Z] #17 10.14 
01:22:24 [2023-01-11T01:22:24.717Z] #17 ...
01:22:24 [2023-01-11T01:22:24.717Z] 
01:22:24 [2023-01-11T01:22:24.717Z] #23 [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
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.770 + RM_GOPATH=0
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.770 + TMP_GOPATH=
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.771 + : /build
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.771 + '[' -z '' ']'
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.773 ++ mktemp -d
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.776 + export GOPATH=/tmp/tmp.UUyWsbOc0U
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.776 + GOPATH=/tmp/tmp.UUyWsbOc0U
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.776 + RM_GOPATH=1
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.776 + case "$(go env GOARCH)" in
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.780 ++ go env GOARCH
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.791 + export GO_BUILDMODE=-buildmode=pie
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.792 + GO_BUILDMODE=-buildmode=pie
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.804 ++ dirname /tmp/install/install.sh
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.809 + dir=/tmp/install
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.809 + bin=tomlv
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.816 + shift
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.816 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.816 + . /tmp/install/tomlv.installer
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.817 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.817 + install_tomlv
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.817 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.817 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.817 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UUyWsbOc0U/src/github.com/BurntSushi/toml
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.819 Cloning into '/tmp/tmp.UUyWsbOc0U/src/github.com/BurntSushi/toml'...
01:22:24 [2023-01-11T01:22:24.717Z] #0 6.048 + cd /tmp/tmp.UUyWsbOc0U/src/github.com/BurntSushi/toml
01:22:24 [2023-01-11T01:22:24.717Z] #0 6.048 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:22:24 [2023-01-11T01:22:24.717Z] #0 6.239 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:22:24 [2023-01-11T01:22:24.717Z] #0 6.900 internal/goarch
01:22:24 [2023-01-11T01:22:24.717Z] #0 6.965 internal/unsafeheader
01:22:24 [2023-01-11T01:22:24.717Z] #0 7.115 internal/abi
01:22:24 [2023-01-11T01:22:24.717Z] #0 7.155 internal/cpu
01:22:24 [2023-01-11T01:22:24.717Z] #0 7.548 internal/goexperiment
01:22:24 [2023-01-11T01:22:24.717Z] #0 7.723 internal/goos
01:22:24 [2023-01-11T01:22:24.717Z] #0 7.848 internal/bytealg
01:22:24 [2023-01-11T01:22:24.717Z] #0 7.873 runtime/internal/atomic
01:22:24 [2023-01-11T01:22:24.717Z] #0 8.660 runtime/internal/math
01:22:24 [2023-01-11T01:22:24.717Z] #0 8.745 runtime/internal/sys
01:22:24 [2023-01-11T01:22:24.717Z] #0 8.901 runtime/internal/syscall
01:22:24 [2023-01-11T01:22:24.717Z] #0 9.158 internal/itoa
01:22:24 [2023-01-11T01:22:24.717Z] #0 9.471 math/bits
01:22:24 [2023-01-11T01:22:24.717Z] #0 9.492 runtime
01:22:24 [2023-01-11T01:22:24.717Z] #0 9.945 math
01:22:24 [2023-01-11T01:22:24.717Z] #23 ...
01:22:24 [2023-01-11T01:22:24.717Z] 
01:22:24 [2023-01-11T01:22:24.717Z] #24 [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
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.206 + RM_GOPATH=0
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.206 + TMP_GOPATH=
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.206 + : /build
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.206 + '[' -z '' ']'
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.206 ++ mktemp -d
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.208 + export GOPATH=/tmp/tmp.dMkkGf8O8P
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.208 + GOPATH=/tmp/tmp.dMkkGf8O8P
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.208 + RM_GOPATH=1
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.208 + case "$(go env GOARCH)" in
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.220 ++ go env GOARCH
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.240 + export GO_BUILDMODE=-buildmode=pie
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.240 + GO_BUILDMODE=-buildmode=pie
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.240 ++ dirname /tmp/install/install.sh
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + dir=/tmp/install
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + bin=vndr
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + shift
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + '[' '!' -f /tmp/install/vndr.installer ']'
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + . /tmp/install/vndr.installer
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 ++ : v0.1.3-0.20221229102223-87603e47e8ea
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + install_vndr
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + GOBIN=/build
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + GO111MODULE=on
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.248 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.249 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
01:22:24 [2023-01-11T01:22:24.717Z] #0 4.777 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
01:22:24 [2023-01-11T01:22:24.979Z] #24 ...
01:22:24 [2023-01-11T01:22:24.980Z] 
01:22:24 [2023-01-11T01:22:24.980Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.454 + RM_GOPATH=0
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.454 + TMP_GOPATH=
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.454 + : /build
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.454 + '[' -z '' ']'
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.454 ++ mktemp -d
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.456 + export GOPATH=/tmp/tmp.gkh6XDl7iR
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.456 + GOPATH=/tmp/tmp.gkh6XDl7iR
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.456 + RM_GOPATH=1
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.456 + case "$(go env GOARCH)" in
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.457 ++ go env GOARCH
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.491 + export GO_BUILDMODE=-buildmode=pie
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.491 + GO_BUILDMODE=-buildmode=pie
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.492 ++ dirname /tmp/install/install.sh
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + dir=/tmp/install
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + bin=golangci_lint
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + shift
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + . /tmp/install/golangci_lint.installer
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 ++ : v1.44.0
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + install_golangci_lint
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + set -e
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + echo 'Install golangci-lint version v1.44.0'
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + GOBIN=/build
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + GO111MODULE=on
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.502 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.507 Install golangci-lint version v1.44.0
01:22:24 [2023-01-11T01:22:24.980Z] #0 4.941 go: downloading github.com/golangci/golangci-lint v1.44.0
01:22:24 [2023-01-11T01:22:24.980Z] #25 ...
01:22:24 [2023-01-11T01:22:24.980Z] 
01:22:24 [2023-01-11T01:22:24.980Z] #26 [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
01:22:24 [2023-01-11T01:22:24.980Z] #0 5.117 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:24 [2023-01-11T01:22:24.980Z] #0 5.118 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:24 [2023-01-11T01:22:24.980Z] #0 5.118 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:25 [2023-01-11T01:22:25.240Z] #0 7.965 Reading package lists...
01:22:25 [2023-01-11T01:22:25.240Z] #26 ...
01:22:25 [2023-01-11T01:22:25.240Z] 
01:22:25 [2023-01-11T01:22:25.240Z] #27 [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
01:22:25 [2023-01-11T01:22:25.240Z] #0 5.170 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:25 [2023-01-11T01:22:25.240Z] #0 5.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:25 [2023-01-11T01:22:25.240Z] #0 5.192 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:25 [2023-01-11T01:22:25.240Z] #0 6.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
01:22:25 [2023-01-11T01:22:25.240Z] #0 8.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [207 kB]
01:22:25 [2023-01-11T01:22:25.240Z] #27 ...
01:22:25 [2023-01-11T01:22:25.240Z] 
01:22:25 [2023-01-11T01:22:25.240Z] #28 [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
01:22:25 [2023-01-11T01:22:25.240Z] #0 4.273 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:25 [2023-01-11T01:22:25.240Z] #0 4.333 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:25 [2023-01-11T01:22:25.240Z] #0 4.539 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:25 [2023-01-11T01:22:25.499Z] #0 7.052 Reading package lists...
01:22:25 [2023-01-11T01:22:25.499Z] #28 ...
01:22:25 [2023-01-11T01:22:25.499Z] 
01:22:25 [2023-01-11T01:22:25.499Z] #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
01:22:25 [2023-01-11T01:22:25.499Z] #0 5.177 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:22:25 [2023-01-11T01:22:25.499Z] #0 5.180 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:22:25 [2023-01-11T01:22:25.499Z] #0 5.181 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:22:25 [2023-01-11T01:22:25.758Z] #0 8.284 Reading package lists...
01:22:25 [2023-01-11T01:22:25.758Z] #29 ...
01:22:25 [2023-01-11T01:22:25.758Z] 
01:22:25 [2023-01-11T01:22:25.758Z] #30 [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
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.745 + RM_GOPATH=0
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.748 + TMP_GOPATH=
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.748 + : /build
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.748 + '[' -z '' ']'
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.749 ++ mktemp -d
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.756 + export GOPATH=/tmp/tmp.KCUvXBaM64
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.756 + GOPATH=/tmp/tmp.KCUvXBaM64
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.756 + RM_GOPATH=1
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.756 + case "$(go env GOARCH)" in
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.757 ++ go env GOARCH
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.795 + export GO_BUILDMODE=-buildmode=pie
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.795 + GO_BUILDMODE=-buildmode=pie
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.796 ++ dirname /tmp/install/install.sh
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 + dir=/tmp/install
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 + bin=dockercli
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 + shift
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 + . /tmp/install/dockercli.installer
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 ++ : stable
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 ++ : 17.06.2-ce
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 + install_dockercli
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.797 Install docker/cli version 17.06.2-ce from stable
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.800 ++ uname -m
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.802 + arch=aarch64
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.802 + '[' aarch64 '!=' x86_64 ']'
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.802 + '[' aarch64 '!=' s390x ']'
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.802 + '[' aarch64 '!=' armhf ']'
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.802 + build_dockercli
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.802 + git clone https://github.com/docker/docker-ce /tmp/tmp.KCUvXBaM64/tmp/docker-ce
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.804 Cloning into '/tmp/tmp.KCUvXBaM64/tmp/docker-ce'...
01:22:25 [2023-01-11T01:22:25.758Z] #30 ...
01:22:25 [2023-01-11T01:22:25.758Z] 
01:22:25 [2023-01-11T01:22:25.758Z] #31 [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
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.221 + git clone https://github.com/kolyshkin/go-swagger.git .
01:22:25 [2023-01-11T01:22:25.758Z] #0 4.227 Cloning into '.'...
01:22:26 [2023-01-11T01:22:26.017Z] #31 ...
01:22:26 [2023-01-11T01:22:26.017Z] 
01:22:26 [2023-01-11T01:22:26.017Z] #32 [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
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.182 + git clone https://github.com/docker/distribution.git .
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.191 Cloning into '.'...
01:22:26 [2023-01-11T01:22:26.017Z] #32 ...
01:22:26 [2023-01-11T01:22:26.017Z] 
01:22:26 [2023-01-11T01:22:26.017Z] #33 [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
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.005 + RM_GOPATH=0
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.005 + TMP_GOPATH=
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.005 + : /build
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.005 + '[' -z '' ']'
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.005 ++ mktemp -d
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.014 + export GOPATH=/tmp/tmp.U6FlvSBlqp
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.014 + GOPATH=/tmp/tmp.U6FlvSBlqp
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.014 + RM_GOPATH=1
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.014 + case "$(go env GOARCH)" in
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.014 ++ go env GOARCH
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 Install gotestsum version v1.8.2
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + export GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 ++ dirname /tmp/install/install.sh
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + dir=/tmp/install
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + bin=gotestsum
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + shift
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + . /tmp/install/gotestsum.installer
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 ++ : v1.8.2
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + install_gotestsum
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + set -e
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + echo 'Install gotestsum version v1.8.2'
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + GOBIN=/build
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + GO111MODULE=on
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.019 + go install gotest.tools/gotestsum@v1.8.2
01:22:26 [2023-01-11T01:22:26.017Z] #0 4.413 go: downloading gotest.tools/gotestsum v1.8.2
01:22:26 [2023-01-11T01:22:26.017Z] #0 6.007 go: downloading github.com/fatih/color v1.13.0
01:22:26 [2023-01-11T01:22:26.017Z] #0 6.054 go: downloading github.com/dnephin/pflag v1.0.7
01:22:26 [2023-01-11T01:22:26.017Z] #0 6.061 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:22:26 [2023-01-11T01:22:26.017Z] #0 6.364 go: downloading golang.org/x/tools v0.1.11
01:22:26 [2023-01-11T01:22:26.017Z] #0 6.666 go: downloading github.com/mattn/go-colorable v0.1.12
01:22:26 [2023-01-11T01:22:26.017Z] #0 6.704 go: downloading github.com/mattn/go-isatty v0.0.14
01:22:26 [2023-01-11T01:22:26.017Z] #0 6.971 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:22:26 [2023-01-11T01:22:26.017Z] #0 7.030 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:22:26 [2023-01-11T01:22:26.017Z] #0 10.09 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:22:26 [2023-01-11T01:22:26.017Z] #0 10.18 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:22:26 [2023-01-11T01:22:26.276Z] #33 ...
01:22:26 [2023-01-11T01:22:26.276Z] 
01:22:26 [2023-01-11T01:22:26.276Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.908 + RM_GOPATH=0
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.908 + TMP_GOPATH=
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.908 + : /build
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.908 + '[' -z '' ']'
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.909 ++ mktemp -d
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.913 + export GOPATH=/tmp/tmp.8fMJ7HHsNC
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.913 + GOPATH=/tmp/tmp.8fMJ7HHsNC
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.913 + RM_GOPATH=1
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.913 + case "$(go env GOARCH)" in
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.913 ++ go env GOARCH
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 Install rootlesskit version v0.14.4
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + export GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 ++ dirname /tmp/install/install.sh
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + dir=/tmp/install
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + bin=rootlesskit
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + shift
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + . /tmp/install/rootlesskit.installer
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 ++ : v0.14.4
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + install_rootlesskit
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + case "$1" in
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + export CGO_ENABLED=0
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + CGO_ENABLED=0
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + _install_rootlesskit
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + echo 'Install rootlesskit version v0.14.4'
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + for f in rootlesskit rootlesskit-docker-proxy
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + GOBIN=/build
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + GO111MODULE=on
01:22:26 [2023-01-11T01:22:26.276Z] #0 3.929 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.408 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
01:22:26 [2023-01-11T01:22:26.276Z] #0 6.511 go: downloading github.com/pkg/errors v0.9.1
01:22:26 [2023-01-11T01:22:26.276Z] #0 6.534 go: downloading github.com/sirupsen/logrus v1.8.1
01:22:26 [2023-01-11T01:22:26.276Z] #0 6.629 go: downloading github.com/urfave/cli/v2 v2.3.0
01:22:26 [2023-01-11T01:22:26.276Z] #0 6.925 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
01:22:26 [2023-01-11T01:22:26.276Z] #0 8.647 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
01:22:26 [2023-01-11T01:22:26.276Z] #0 9.654 go: downloading github.com/google/uuid v1.3.0
01:22:26 [2023-01-11T01:22:26.276Z] #0 9.811 go: downloading github.com/moby/vpnkit v0.5.0
01:22:26 [2023-01-11T01:22:26.276Z] #0 9.979 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:22:26 [2023-01-11T01:22:26.276Z] #0 10.16 go: downloading github.com/gofrs/flock v0.8.1
01:22:26 [2023-01-11T01:22:26.276Z] #0 10.22 go: downloading github.com/gorilla/mux v1.8.0
01:22:26 [2023-01-11T01:22:26.276Z] #0 10.41 go: downloading github.com/moby/sys/mountinfo v0.4.1
01:22:26 [2023-01-11T01:22:26.276Z] #0 11.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:22:26 [2023-01-11T01:22:26.276Z] #0 11.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible
01:22:26 [2023-01-11T01:22:26.276Z] #34 ...
01:22:26 [2023-01-11T01:22:26.276Z] 
01:22:26 [2023-01-11T01:22:26.276Z] #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
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.106 + RM_GOPATH=0
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.106 + TMP_GOPATH=
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.112 + : /build
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.112 + '[' -z '' ']'
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.112 ++ mktemp -d
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.124 + export GOPATH=/tmp/tmp.gHFoOfbrqa
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.124 + GOPATH=/tmp/tmp.gHFoOfbrqa
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.124 + RM_GOPATH=1
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.124 + case "$(go env GOARCH)" in
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.124 ++ go env GOARCH
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.138 + export GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.138 + GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.138 ++ dirname /tmp/install/install.sh
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.141 Install shfmt version v3.0.2
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + dir=/tmp/install
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + bin=shfmt
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + shift
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + . /tmp/install/shfmt.installer
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 ++ : v3.0.2
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + install_shfmt
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + echo 'Install shfmt version v3.0.2'
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + GOBIN=/build
01:22:26 [2023-01-11T01:22:26.276Z] #0 4.155 + GO111MODULE=on
01:22:26 [2023-01-11T01:22:26.277Z] #0 4.155 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
01:22:26 [2023-01-11T01:22:26.277Z] #0 4.589 go: downloading mvdan.cc/sh/v3 v3.0.2
01:22:26 [2023-01-11T01:22:26.277Z] #0 8.816 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:22:26 [2023-01-11T01:22:26.277Z] #0 8.841 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:22:26 [2023-01-11T01:22:26.277Z] #0 8.884 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:22:26 [2023-01-11T01:22:26.277Z] #0 10.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:22:26 [2023-01-11T01:22:26.535Z] #35 ...
01:22:26 [2023-01-11T01:22:26.535Z] 
01:22:26 [2023-01-11T01:22:26.535Z] #36 [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
01:22:26 [2023-01-11T01:22:26.535Z] #0 3.666 + RM_GOPATH=0
01:22:26 [2023-01-11T01:22:26.535Z] #0 3.666 + TMP_GOPATH=
01:22:26 [2023-01-11T01:22:26.535Z] #0 3.666 + : /build
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.666 + '[' -z '' ']'
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.667 ++ mktemp -d
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.669 + export GOPATH=/tmp/tmp.g3QF7kyW5c
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.669 + GOPATH=/tmp/tmp.g3QF7kyW5c
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.669 + RM_GOPATH=1
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.671 + case "$(go env GOARCH)" in
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.671 ++ go env GOARCH
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.685 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + export GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + GO_BUILDMODE=-buildmode=pie
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 ++ dirname /tmp/install/install.sh
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + dir=/tmp/install
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + bin=proxy
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + shift
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + '[' '!' -f /tmp/install/proxy.installer ']'
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + . /tmp/install/proxy.installer
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + install_proxy
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + case "$1" in
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + export CGO_ENABLED=0
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + CGO_ENABLED=0
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + _install_proxy
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76'
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.689 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.g3QF7kyW5c/src/github.com/docker/libnetwork
01:22:26 [2023-01-11T01:22:26.536Z] #0 3.691 Cloning into '/tmp/tmp.g3QF7kyW5c/src/github.com/docker/libnetwork'...
01:22:26 [2023-01-11T01:22:26.795Z] #36 ...
01:22:26 [2023-01-11T01:22:26.795Z] 
01:22:26 [2023-01-11T01:22:26.795Z] #28 [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
01:22:26 [2023-01-11T01:22:26.795Z] #0 7.052 Reading package lists...
01:22:27 [2023-01-11T01:22:27.572Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.2s
01:22:30 [2023-01-11T01:22:30.879Z] #11 ...
01:22:30 [2023-01-11T01:22:30.879Z] 
01:22:30 [2023-01-11T01:22:30.879Z] #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
01:22:30 [2023-01-11T01:22:30.879Z] #0 1.508 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:22:30 [2023-01-11T01:22:30.879Z] #0 1.784 
01:22:30 [2023-01-11T01:22:30.879Z] #0 2.007 #=#=#                                                                         

######################################################################## 100.0%
01:22:30 [2023-01-11T01:22:30.879Z] #0 2.244 
01:22:30 [2023-01-11T01:22:30.879Z] #0 3.124 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:22:30 [2023-01-11T01:22:30.879Z] #0 3.465 
01:22:30 [2023-01-11T01:22:30.879Z] #0 3.686 #=#=#                                                                         

######################################################################## 100.0%
01:22:30 [2023-01-11T01:22:30.879Z] #0 4.011 
01:22:30 [2023-01-11T01:22:30.879Z] #0 5.052 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:22:30 [2023-01-11T01:22:30.879Z] #0 5.405 
01:22:30 [2023-01-11T01:22:30.879Z] #0 5.623 #=#=#                                                                         

#                                                                          2.4%
#######################################                                   54.6%
#################################################################         91.0%
######################################################################## 100.0%
01:22:30 [2023-01-11T01:22:30.879Z] #0 6.203 
01:22:30 [2023-01-11T01:22:30.879Z] #0 7.248 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:22:30 [2023-01-11T01:22:30.879Z] #0 7.605 
01:22:30 [2023-01-11T01:22:30.879Z] #0 7.820 #=#=#                                                                         

######################################################################## 100.0%
01:22:30 [2023-01-11T01:22:30.879Z] #0 8.141 
01:22:30 [2023-01-11T01:22:30.879Z] #0 8.872 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:22:30 [2023-01-11T01:22:30.879Z] #0 9.192 
01:22:30 [2023-01-11T01:22:30.880Z] #0 9.416 #=#=#                                                                         

######################################################################## 100.0%
01:22:30 [2023-01-11T01:22:30.880Z] #0 9.786 
01:22:30 [2023-01-11T01:22:30.880Z] #0 9.863 Download of images into '/build' complete.
01:22:30 [2023-01-11T01:22:30.880Z] #0 9.865 Use something like the following to load the result into a Docker daemon:
01:22:30 [2023-01-11T01:22:30.880Z] #0 9.865   tar -cC '/build' . | docker load
01:22:31 [2023-01-11T01:22:31.140Z] #18 ...
01:22:31 [2023-01-11T01:22:31.140Z] 
01:22:31 [2023-01-11T01:22:31.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:32 [2023-01-11T01:22:32.078Z] #28 12.06 Reading package lists...
01:22:32 [2023-01-11T01:22:32.078Z] #28 16.96 Building dependency tree...
01:22:32 [2023-01-11T01:22:32.078Z] #28 ...
01:22:32 [2023-01-11T01:22:32.078Z] 
01:22:32 [2023-01-11T01:22:32.078Z] #36 [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
01:22:32 [2023-01-11T01:22:32.078Z] #36 16.36 Updating files:  65% (1255/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.
01:22:32 [2023-01-11T01:22:32.078Z] #36 16.95 + cd /tmp/tmp.g3QF7kyW5c/src/github.com/docker/libnetwork
01:22:32 [2023-01-11T01:22:32.078Z] #36 16.95 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:22:32 [2023-01-11T01:22:32.078Z] #36 17.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:22:32 [2023-01-11T01:22:32.525Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.3s
01:22:33 [2023-01-11T01:22:33.472Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.9s done
01:22:33 [2023-01-11T01:22:33.732Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
01:22:34 [2023-01-11T01:22:34.310Z] #11 ...
01:22:34 [2023-01-11T01:22:34.310Z] 
01:22:34 [2023-01-11T01:22:34.310Z] #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
01:22:34 [2023-01-11T01:22:34.310Z] #18 DONE 13.4s
01:22:34 [2023-01-11T01:22:34.310Z] 
01:22:34 [2023-01-11T01:22:34.310Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:22:34 [2023-01-11T01:22:34.310Z] #11 DONE 41.0s
01:22:34 [2023-01-11T01:22:34.570Z] 
01:22:34 [2023-01-11T01:22:34.570Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:22:35 [2023-01-11T01:22:35.513Z] #19 DONE 0.9s
01:22:35 [2023-01-11T01:22:35.513Z] 
01:22:35 [2023-01-11T01:22:35.513Z] #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
01:22:35 [2023-01-11T01:22:35.773Z] #20 DONE 0.6s
01:22:36 [2023-01-11T01:22:36.034Z] 
01:22:36 [2023-01-11T01:22:36.034Z] #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
01:22:36 [2023-01-11T01:22:36.269Z] #36 ...
01:22:36 [2023-01-11T01:22:36.269Z] 
01:22:36 [2023-01-11T01:22:36.269Z] #27 [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
01:22:36 [2023-01-11T01:22:36.269Z] #27 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:22:36 [2023-01-11T01:22:36.269Z] #27 15.85 Fetched 8499 kB in 11s (776 kB/s)
01:22:36 [2023-01-11T01:22:36.269Z] #27 15.85 Reading package lists...
01:22:36 [2023-01-11T01:22:36.269Z] #27 20.50 Reading package lists...
01:22:36 [2023-01-11T01:22:36.269Z] #27 ...
01:22:36 [2023-01-11T01:22:36.269Z] 
01:22:36 [2023-01-11T01:22:36.269Z] #17 [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
01:22:36 [2023-01-11T01:22:36.269Z] #17 15.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:22:36 [2023-01-11T01:22:36.269Z] #17 16.90 #=#=#                                                                         
01:22:36 [2023-01-11T01:22:36.269Z] #17 17.25 #=#=#                                                                         

######################################################################## 100.0%
01:22:36 [2023-01-11T01:22:36.269Z] #17 18.52 
01:22:36 [2023-01-11T01:22:36.269Z] #17 20.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:22:36 [2023-01-11T01:22:36.269Z] #17 22.86 
01:22:36 [2023-01-11T01:22:36.269Z] #17 23.20 #=#=#                                                                         

######################################################################## 100.0%
01:22:36 [2023-01-11T01:22:36.269Z] #17 ...
01:22:36 [2023-01-11T01:22:36.269Z] 
01:22:36 [2023-01-11T01:22:36.269Z] #32 [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
01:22:36 [2023-01-11T01:22:36.606Z] #21 ...
01:22:36 [2023-01-11T01:22:36.606Z] 
01:22:36 [2023-01-11T01:22:36.606Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:22:36 [2023-01-11T01:22:36.606Z] #22 DONE 0.5s
01:22:36 [2023-01-11T01:22:36.606Z] 
01:22:36 [2023-01-11T01:22:36.606Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:22:36 [2023-01-11T01:22:36.606Z] #23 DONE 0.5s
01:22:36 [2023-01-11T01:22:36.606Z] 
01:22:36 [2023-01-11T01:22:36.606Z] #24 [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
01:22:37 [2023-01-11T01:22:37.045Z] #32 21.18 Updating files:  76% (1695/2219)
Updating files:  77% (1709/2219)
Updating files:  78% (1731/2219)
Updating files:  79% (1754/2219)
Updating files:  80% (1776/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
01:22:37 [2023-01-11T01:22:37.045Z] #32 21.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:22:37 [2023-01-11T01:22:37.045Z] #32 ...
01:22:37 [2023-01-11T01:22:37.045Z] 
01:22:37 [2023-01-11T01:22:37.045Z] #33 [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
01:22:37 [2023-01-11T01:22:37.045Z] #33 12.26 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:22:37 [2023-01-11T01:22:37.045Z] #33 ...
01:22:37 [2023-01-11T01:22:37.045Z] 
01:22:37 [2023-01-11T01:22:37.045Z] #28 [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
01:22:37 [2023-01-11T01:22:37.046Z] #28 16.96 Building dependency tree...
01:22:37 [2023-01-11T01:22:37.046Z] #28 18.61 Reading state information...
01:22:37 [2023-01-11T01:22:37.046Z] #28 21.33 The following additional packages will be installed:
01:22:37 [2023-01-11T01:22:37.046Z] #28 21.36   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
01:22:37 [2023-01-11T01:22:37.046Z] #28 21.38 Suggested packages:
01:22:37 [2023-01-11T01:22:37.046Z] #28 21.38   cmake-doc ninja-build lrzip
01:22:37 [2023-01-11T01:22:37.046Z] #28 21.38 Recommended packages:
01:22:37 [2023-01-11T01:22:37.046Z] #28 21.38   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:22:37 [2023-01-11T01:22:37.304Z] #28 22.45 The following NEW packages will be installed:
01:22:37 [2023-01-11T01:22:37.304Z] #28 22.47   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:22:37 [2023-01-11T01:22:37.304Z] #28 22.48   vim-common xxd
01:22:37 [2023-01-11T01:22:37.304Z] #28 ...
01:22:37 [2023-01-11T01:22:37.304Z] 
01:22:37 [2023-01-11T01:22:37.304Z] #24 [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
01:22:37 [2023-01-11T01:22:37.304Z] #24 DONE 22.7s
01:22:37 [2023-01-11T01:22:37.575Z] 
01:22:37 [2023-01-11T01:22:37.575Z] #17 [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
01:22:37 [2023-01-11T01:22:37.575Z] #17 24.77 
01:22:37 [2023-01-11T01:22:37.842Z] #17 ...
01:22:37 [2023-01-11T01:22:37.842Z] 
01:22:37 [2023-01-11T01:22:37.842Z] #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
01:22:37 [2023-01-11T01:22:37.842Z] #0 8.284 Reading package lists...
01:22:37 [2023-01-11T01:22:37.842Z] #29 13.29 Reading package lists...
01:22:37 [2023-01-11T01:22:37.842Z] #29 18.13 Building dependency tree...
01:22:37 [2023-01-11T01:22:37.842Z] #29 19.21 Reading state information...
01:22:37 [2023-01-11T01:22:37.842Z] #29 21.37 The following additional packages will be installed:
01:22:37 [2023-01-11T01:22:37.842Z] #29 21.39   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
01:22:37 [2023-01-11T01:22:37.842Z] #29 21.39   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
01:22:37 [2023-01-11T01:22:37.842Z] #29 21.43 Suggested packages:
01:22:37 [2023-01-11T01:22:37.842Z] #29 21.43   manpages-dev protobuf-mode-el python3-setuptools
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.08 The following NEW packages will be installed:
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.08   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.08   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.09   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.09   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.45 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.45 Need to get 4253 kB of archives.
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.45 After this operation, 25.1 MB of additional disk space will be used.
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 22.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #29 ...
01:22:37 [2023-01-11T01:22:37.842Z] 
01:22:37 [2023-01-11T01:22:37.842Z] #26 [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
01:22:37 [2023-01-11T01:22:37.842Z] #0 7.965 Reading package lists...
01:22:37 [2023-01-11T01:22:37.842Z] #26 13.39 Reading package lists...
01:22:37 [2023-01-11T01:22:37.842Z] #26 18.12 Building dependency tree...
01:22:37 [2023-01-11T01:22:37.842Z] #26 19.30 Reading state information...
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.02 The following additional packages will be installed:
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.02   libbtrfs0
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.08 The following NEW packages will be installed:
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.08   libbtrfs-dev libbtrfs0
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.41 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.41 Need to get 454 kB of archives.
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.41 After this operation, 1275 kB of additional disk space will be used.
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #26 21.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:22:37 [2023-01-11T01:22:37.842Z] #26 22.18 debconf: delaying package configuration, since apt-utils is not installed
01:22:37 [2023-01-11T01:22:37.842Z] #26 22.37 Fetched 454 kB in 0s (1456 kB/s)
01:22:37 [2023-01-11T01:22:37.842Z] #26 22.70 Selecting previously unselected package libbtrfs0:arm64.
01:22:37 [2023-01-11T01:22:37.842Z] #26 22.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
01:22:37 [2023-01-11T01:22:37.842Z] #26 22.77 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
01:22:37 [2023-01-11T01:22:37.842Z] #26 22.80 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:22:38 [2023-01-11T01:22:38.101Z] #26 ...
01:22:38 [2023-01-11T01:22:38.101Z] 
01:22:38 [2023-01-11T01:22:38.101Z] #17 [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
01:22:38 [2023-01-11T01:22:38.101Z] #17 25.42 Download of images into '/build' complete.
01:22:38 [2023-01-11T01:22:38.101Z] #17 25.42 Use something like the following to load the result into a Docker daemon:
01:22:38 [2023-01-11T01:22:38.101Z] #17 25.42   tar -cC '/build' . | docker load
01:22:38 [2023-01-11T01:22:38.667Z] #17 DONE 26.0s
01:22:38 [2023-01-11T01:22:38.667Z] 
01:22:38 [2023-01-11T01:22:38.667Z] #28 [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
01:22:38 [2023-01-11T01:22:38.667Z] #28 22.87 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
01:22:38 [2023-01-11T01:22:38.667Z] #28 22.87 Need to get 15.6 MB of archives.
01:22:38 [2023-01-11T01:22:38.667Z] #28 22.87 After this operation, 67.4 MB of additional disk space will be used.
01:22:38 [2023-01-11T01:22:38.667Z] #28 22.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 22.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 22.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 23.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 23.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 23.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 23.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
01:22:38 [2023-01-11T01:22:38.667Z] #28 23.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
01:22:39 [2023-01-11T01:22:39.236Z] #28 ...
01:22:39 [2023-01-11T01:22:39.236Z] 
01:22:39 [2023-01-11T01:22:39.236Z] #26 [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
01:22:39 [2023-01-11T01:22:39.236Z] #26 23.45 Selecting previously unselected package libbtrfs-dev:arm64.
01:22:39 [2023-01-11T01:22:39.236Z] #26 23.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
01:22:39 [2023-01-11T01:22:39.236Z] #26 23.48 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:22:39 [2023-01-11T01:22:39.236Z] #26 24.14 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:22:39 [2023-01-11T01:22:39.236Z] #26 24.17 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:22:39 [2023-01-11T01:22:39.236Z] #26 24.19 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:22:39 [2023-01-11T01:22:39.236Z] #26 DONE 24.6s
01:22:39 [2023-01-11T01:22:39.236Z] 
01:22:39 [2023-01-11T01:22:39.236Z] #23 [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
01:22:39 [2023-01-11T01:22:39.236Z] #23 14.60 unicode/utf8
01:22:39 [2023-01-11T01:22:39.236Z] #23 15.37 internal/race
01:22:39 [2023-01-11T01:22:39.236Z] #23 15.77 sync/atomic
01:22:39 [2023-01-11T01:22:39.236Z] #23 16.52 unicode
01:22:39 [2023-01-11T01:22:39.236Z] #23 20.55 encoding
01:22:39 [2023-01-11T01:22:39.496Z] #23 ...
01:22:39 [2023-01-11T01:22:39.496Z] 
01:22:39 [2023-01-11T01:22:39.496Z] #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
01:22:39 [2023-01-11T01:22:39.496Z] #29 24.39 debconf: delaying package configuration, since apt-utils is not installed
01:22:39 [2023-01-11T01:22:39.496Z] #29 24.53 Fetched 4253 kB in 1s (7462 kB/s)
01:22:39 [2023-01-11T01:22:39.496Z] #29 24.80 Selecting previously unselected package libcap2:arm64.
01:22:39 [2023-01-11T01:22:39.496Z] #29 24.81 (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.)
01:22:39 [2023-01-11T01:22:39.496Z] #29 24.84 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
01:22:39 [2023-01-11T01:22:39.496Z] #29 24.86 Unpacking libcap2:arm64 (1:2.44-1) ...
01:22:39 [2023-01-11T01:22:39.762Z] #29 24.99 Selecting previously unselected package libcap-dev:arm64.
01:22:39 [2023-01-11T01:22:39.762Z] #29 25.00 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
01:22:39 [2023-01-11T01:22:39.762Z] #29 25.01 Unpacking libcap-dev:arm64 (1:2.44-1) ...
01:22:39 [2023-01-11T01:22:39.762Z] #29 ...
01:22:39 [2023-01-11T01:22:39.762Z] 
01:22:39 [2023-01-11T01:22:39.762Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
01:22:39 [2023-01-11T01:22:39.762Z] #34 15.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
01:22:39 [2023-01-11T01:22:39.762Z] #34 15.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:22:40 [2023-01-11T01:22:40.021Z] #34 ...
01:22:40 [2023-01-11T01:22:40.021Z] 
01:22:40 [2023-01-11T01:22:40.021Z] #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
01:22:40 [2023-01-11T01:22:40.021Z] #29 25.33 Selecting previously unselected package libnet1:arm64.
01:22:40 [2023-01-11T01:22:40.021Z] #29 25.33 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:22:40 [2023-01-11T01:22:40.021Z] #29 25.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:22:40 [2023-01-11T01:22:40.284Z] #29 25.43 Selecting previously unselected package libnet1-dev.
01:22:40 [2023-01-11T01:22:40.284Z] #29 25.44 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
01:22:40 [2023-01-11T01:22:40.284Z] #29 25.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:22:40 [2023-01-11T01:22:40.284Z] #29 25.67 Selecting previously unselected package libnl-3-200:arm64.
01:22:40 [2023-01-11T01:22:40.542Z] #29 25.69 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:22:40 [2023-01-11T01:22:40.542Z] #29 25.70 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:22:40 [2023-01-11T01:22:40.542Z] #29 25.83 Selecting previously unselected package libnl-3-dev:arm64.
01:22:40 [2023-01-11T01:22:40.542Z] #29 25.83 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
01:22:40 [2023-01-11T01:22:40.542Z] #29 25.85 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
01:22:40 [2023-01-11T01:22:40.801Z] #29 26.18 Selecting previously unselected package libprotobuf-c1:arm64.
01:22:40 [2023-01-11T01:22:40.801Z] #29 26.18 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:22:41 [2023-01-11T01:22:41.059Z] #29 26.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:22:41 [2023-01-11T01:22:41.059Z] #29 26.33 Selecting previously unselected package libprotobuf-c-dev:arm64.
01:22:41 [2023-01-11T01:22:41.059Z] #29 26.34 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
01:22:41 [2023-01-11T01:22:41.059Z] #29 26.35 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:22:41 [2023-01-11T01:22:41.318Z] #29 26.55 Selecting previously unselected package zlib1g-dev:arm64.
01:22:41 [2023-01-11T01:22:41.318Z] #29 26.55 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
01:22:41 [2023-01-11T01:22:41.318Z] #29 26.56 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:22:41 [2023-01-11T01:22:41.318Z] #29 26.76 Selecting previously unselected package libprotobuf23:arm64.
01:22:41 [2023-01-11T01:22:41.577Z] #29 26.76 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
01:22:41 [2023-01-11T01:22:41.577Z] #29 26.78 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
01:22:41 [2023-01-11T01:22:41.901Z] #24 ...
01:22:41 [2023-01-11T01:22:41.901Z] 
01:22:41 [2023-01-11T01:22:41.901Z] #25 [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
01:22:41 [2023-01-11T01:22:41.901Z] #0 5.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:41 [2023-01-11T01:22:41.901Z] #0 5.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:41 [2023-01-11T01:22:41.901Z] #0 5.398 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:41 [2023-01-11T01:22:41.901Z] #0 5.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:22:41 [2023-01-11T01:22:41.901Z] #25 5.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:22:42 [2023-01-11T01:22:42.097Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06eee8f59b569ac34) in /home/ubuntu/workspace/moby_PR-44797
[Pipeline] {
[Pipeline] checkout
01:22:42 [2023-01-11T01:22:42.170Z] The recommended git tool is: git
01:22:42 [2023-01-11T01:22:42.474Z] #25 ...
01:22:42 [2023-01-11T01:22:42.474Z] 
01:22:42 [2023-01-11T01:22:42.474Z] #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
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + RM_GOPATH=0
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + TMP_GOPATH=
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + : /build
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + '[' -z '' ']'
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 ++ mktemp -d
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + export GOPATH=/tmp/tmp.QQX71SN8Ub
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + GOPATH=/tmp/tmp.QQX71SN8Ub
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + RM_GOPATH=1
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 + case "$(go env GOARCH)" in
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.475 ++ go env GOARCH
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.498 + export GO_BUILDMODE=-buildmode=pie
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.498 + GO_BUILDMODE=-buildmode=pie
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 ++ dirname /tmp/install/install.sh
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + dir=/tmp/install
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + bin=gotestsum
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + shift
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + . /tmp/install/gotestsum.installer
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 ++ : v1.8.2
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + install_gotestsum
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + set -e
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + echo 'Install gotestsum version v1.8.2'
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + GOBIN=/build
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + GO111MODULE=on
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.510 + go install gotest.tools/gotestsum@v1.8.2
01:22:42 [2023-01-11T01:22:42.474Z] #0 6.511 Install gotestsum version v1.8.2
01:22:42 [2023-01-11T01:22:42.513Z] #29 27.65 Selecting previously unselected package libprotobuf-lite23:arm64.
01:22:42 [2023-01-11T01:22:42.513Z] #29 27.65 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
01:22:42 [2023-01-11T01:22:42.513Z] #29 27.67 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
01:22:42 [2023-01-11T01:22:42.771Z] #29 27.94 Selecting previously unselected package libprotobuf-dev:arm64.
01:22:42 [2023-01-11T01:22:42.771Z] #29 27.95 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
01:22:42 [2023-01-11T01:22:42.771Z] #29 27.96 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
01:22:43 [2023-01-11T01:22:43.046Z] #26 7.131 go: downloading gotest.tools/gotestsum v1.8.2
01:22:43 [2023-01-11T01:22:43.046Z] #26 ...
01:22:43 [2023-01-11T01:22:43.046Z] 
01:22:43 [2023-01-11T01:22:43.046Z] #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
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.022 + RM_GOPATH=0
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.022 + TMP_GOPATH=
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.022 + : /build
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.022 + '[' -z '' ']'
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.022 ++ mktemp -d
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.026 + export GOPATH=/tmp/tmp.iJAjCN2JVk
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.026 + GOPATH=/tmp/tmp.iJAjCN2JVk
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.026 + RM_GOPATH=1
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.026 + case "$(go env GOARCH)" in
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.026 ++ go env GOARCH
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 + export GO_BUILDMODE=-buildmode=pie
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 + GO_BUILDMODE=-buildmode=pie
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 ++ dirname /tmp/install/install.sh
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 + dir=/tmp/install
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 + bin=rootlesskit
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 + shift
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 + . /tmp/install/rootlesskit.installer
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.087 ++ : v0.14.4
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.102 + install_rootlesskit
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.102 + case "$1" in
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.102 + export CGO_ENABLED=0
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.102 + CGO_ENABLED=0
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.102 + _install_rootlesskit
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.103 + echo 'Install rootlesskit version v0.14.4'
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.103 + for f in rootlesskit rootlesskit-docker-proxy
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.103 + GOBIN=/build
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.103 + GO111MODULE=on
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.103 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
01:22:43 [2023-01-11T01:22:43.046Z] #0 7.105 Install rootlesskit version v0.14.4
01:22:43 [2023-01-11T01:22:43.307Z] #27 ...
01:22:43 [2023-01-11T01:22:43.308Z] 
01:22:43 [2023-01-11T01:22:43.308Z] #25 [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
01:22:43 [2023-01-11T01:22:43.308Z] #25 7.359 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:22:43 [2023-01-11T01:22:43.724Z] #29 29.12 Selecting previously unselected package libprotoc23:arm64.
01:22:43 [2023-01-11T01:22:43.982Z] #29 29.12 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
01:22:43 [2023-01-11T01:22:43.982Z] #29 29.12 Unpacking libprotoc23:arm64 (3.12.4-1) ...
01:22:44 [2023-01-11T01:22:44.549Z] #29 29.77 Selecting previously unselected package protobuf-c-compiler.
01:22:44 [2023-01-11T01:22:44.549Z] #29 29.77 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
01:22:44 [2023-01-11T01:22:44.549Z] #29 29.82 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
01:22:44 [2023-01-11T01:22:44.549Z] #29 30.02 Selecting previously unselected package protobuf-compiler.
01:22:44 [2023-01-11T01:22:44.549Z] #29 30.02 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
01:22:44 [2023-01-11T01:22:44.549Z] #29 30.02 Unpacking protobuf-compiler (3.12.4-1) ...
01:22:44 [2023-01-11T01:22:44.827Z] using credential docker-jenkins-github-credentials
01:22:44 [2023-01-11T01:22:44.838Z] Cloning the remote Git repository
01:22:44 [2023-01-11T01:22:44.838Z] Cloning with configured refspecs honoured and without tags
01:22:45 [2023-01-11T01:22:45.116Z] #29 30.23 Selecting previously unselected package python3-pkg-resources.
01:22:45 [2023-01-11T01:22:45.116Z] #29 30.23 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
01:22:45 [2023-01-11T01:22:45.116Z] #29 30.24 Unpacking python3-pkg-resources (52.0.0-4) ...
01:22:45 [2023-01-11T01:22:45.116Z] #29 30.45 Selecting previously unselected package python3-six.
01:22:45 [2023-01-11T01:22:45.374Z] #29 30.45 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
01:22:45 [2023-01-11T01:22:45.374Z] #29 30.46 Unpacking python3-six (1.16.0-2) ...
01:22:45 [2023-01-11T01:22:45.374Z] #29 30.61 Selecting previously unselected package python3-protobuf.
01:22:45 [2023-01-11T01:22:45.374Z] #29 30.61 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
01:22:45 [2023-01-11T01:22:45.374Z] #29 30.63 Unpacking python3-protobuf (3.12.4-1) ...
01:22:45 [2023-01-11T01:22:45.017Z] Cloning repository https://github.com/moby/moby.git
01:22:45 [2023-01-11T01:22:45.066Z]  > git init /home/ubuntu/workspace/moby_PR-44797 # timeout=10
01:22:45 [2023-01-11T01:22:45.357Z] Fetching upstream changes from https://github.com/moby/moby.git
01:22:45 [2023-01-11T01:22:45.357Z]  > git --version # timeout=10
01:22:45 [2023-01-11T01:22:45.369Z]  > git --version # 'git version 2.17.1'
01:22:45 [2023-01-11T01:22:45.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:22:45 [2023-01-11T01:22:45.371Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:22:45 [2023-01-11T01:22:45.870Z] #25 ...
01:22:45 [2023-01-11T01:22:45.870Z] 
01:22:45 [2023-01-11T01:22:45.870Z] #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
01:22:45 [2023-01-11T01:22:45.870Z] #0 7.387 + RM_GOPATH=0
01:22:45 [2023-01-11T01:22:45.870Z] #0 7.387 + TMP_GOPATH=
01:22:45 [2023-01-11T01:22:45.870Z] #0 7.387 + : /build
01:22:45 [2023-01-11T01:22:45.870Z] #0 7.387 + '[' -z '' ']'
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.394 ++ mktemp -d
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.394 + export GOPATH=/tmp/tmp.AdAi9X0j6w
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.394 + GOPATH=/tmp/tmp.AdAi9X0j6w
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.394 + RM_GOPATH=1
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.394 + case "$(go env GOARCH)" in
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.406 ++ go env GOARCH
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + export GO_BUILDMODE=-buildmode=pie
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + GO_BUILDMODE=-buildmode=pie
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 ++ dirname /tmp/install/install.sh
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + dir=/tmp/install
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + bin=golangci_lint
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + shift
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + . /tmp/install/golangci_lint.installer
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 ++ : v1.44.0
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + install_golangci_lint
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + set -e
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + echo 'Install golangci-lint version v1.44.0'
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + GOBIN=/build
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + GO111MODULE=on
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
01:22:45 [2023-01-11T01:22:45.871Z] #0 7.428 Install golangci-lint version v1.44.0
01:22:45 [2023-01-11T01:22:45.871Z] #0 8.055 go: downloading github.com/golangci/golangci-lint v1.44.0
01:22:45 [2023-01-11T01:22:45.941Z] #29 31.18 Setting up python3-pkg-resources (52.0.0-4) ...
01:22:46 [2023-01-11T01:22:46.132Z] #28 ...
01:22:46 [2023-01-11T01:22:46.132Z] 
01:22:46 [2023-01-11T01:22:46.132Z] #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
01:22:46 [2023-01-11T01:22:46.132Z] #0 6.635 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:46 [2023-01-11T01:22:46.132Z] #0 6.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:46 [2023-01-11T01:22:46.132Z] #0 6.676 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:46 [2023-01-11T01:22:46.132Z] #0 8.150 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:22:46 [2023-01-11T01:22:46.132Z] #29 ...
01:22:46 [2023-01-11T01:22:46.132Z] 
01:22:46 [2023-01-11T01:22:46.132Z] #30 [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
01:22:46 [2023-01-11T01:22:46.132Z] #0 7.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:46 [2023-01-11T01:22:46.132Z] #0 7.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:46 [2023-01-11T01:22:46.132Z] #0 7.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:46 [2023-01-11T01:22:46.132Z] #0 9.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:22:46 [2023-01-11T01:22:46.393Z] #30 ...
01:22:46 [2023-01-11T01:22:46.393Z] 
01:22:46 [2023-01-11T01:22:46.393Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + RM_GOPATH=0
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + TMP_GOPATH=
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + : /build
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + '[' -z '' ']'
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 ++ mktemp -d
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + export GOPATH=/tmp/tmp.Fg3k9M4Szw
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + GOPATH=/tmp/tmp.Fg3k9M4Szw
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + RM_GOPATH=1
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 + case "$(go env GOARCH)" in
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.322 ++ go env GOARCH
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + export GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 ++ dirname /tmp/install/install.sh
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + dir=/tmp/install
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + bin=proxy
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + shift
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + '[' '!' -f /tmp/install/proxy.installer ']'
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + . /tmp/install/proxy.installer
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + install_proxy
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + case "$1" in
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + export CGO_ENABLED=0
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + CGO_ENABLED=0
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + _install_proxy
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76'
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.340 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Fg3k9M4Szw/src/github.com/docker/libnetwork
01:22:46 [2023-01-11T01:22:46.393Z] #0 6.371 Cloning into '/tmp/tmp.Fg3k9M4Szw/src/github.com/docker/libnetwork'...
01:22:46 [2023-01-11T01:22:46.654Z] #31 ...
01:22:46 [2023-01-11T01:22:46.654Z] 
01:22:46 [2023-01-11T01:22:46.654Z] #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
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + RM_GOPATH=0
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + TMP_GOPATH=
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + : /build
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + '[' -z '' ']'
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 ++ mktemp -d
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + export GOPATH=/tmp/tmp.DSZ6Lx3H9S
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + GOPATH=/tmp/tmp.DSZ6Lx3H9S
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + RM_GOPATH=1
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + case "$(go env GOARCH)" in
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 ++ go env GOARCH
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + export GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 ++ dirname /tmp/install/install.sh
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + dir=/tmp/install
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + bin=tomlv
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + shift
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + . /tmp/install/tomlv.installer
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + install_tomlv
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DSZ6Lx3H9S/src/github.com/BurntSushi/toml
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.134 Cloning into '/tmp/tmp.DSZ6Lx3H9S/src/github.com/BurntSushi/toml'...
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.865 + cd /tmp/tmp.DSZ6Lx3H9S/src/github.com/BurntSushi/toml
01:22:46 [2023-01-11T01:22:46.654Z] #0 6.865 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.057 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.702 internal/unsafeheader
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.702 internal/goarch
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.825 internal/cpu
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.843 internal/abi
01:22:46 [2023-01-11T01:22:46.654Z] #0 8.871 internal/goexperiment
01:22:46 [2023-01-11T01:22:46.654Z] #0 9.108 internal/goos
01:22:46 [2023-01-11T01:22:46.654Z] #0 9.233 internal/bytealg
01:22:46 [2023-01-11T01:22:46.654Z] #0 9.444 runtime/internal/atomic
01:22:46 [2023-01-11T01:22:46.654Z] #32 ...
01:22:46 [2023-01-11T01:22:46.654Z] 
01:22:46 [2023-01-11T01:22:46.654Z] #33 [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
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.186 + RM_GOPATH=0
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.186 + TMP_GOPATH=
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.186 + : /build
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.186 + '[' -z '' ']'
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.187 ++ mktemp -d
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.188 + export GOPATH=/tmp/tmp.JUroqKMdDC
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.188 + GOPATH=/tmp/tmp.JUroqKMdDC
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.188 + RM_GOPATH=1
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.188 + case "$(go env GOARCH)" in
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.189 ++ go env GOARCH
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.226 + export GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.226 + GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.226 ++ dirname /tmp/install/install.sh
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 + dir=/tmp/install
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 + bin=shfmt
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 + shift
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 + . /tmp/install/shfmt.installer
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 ++ : v3.0.2
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 + install_shfmt
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 + echo 'Install shfmt version v3.0.2'
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.238 Install shfmt version v3.0.2
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.243 + GOBIN=/build
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.243 + GO111MODULE=on
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.243 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
01:22:46 [2023-01-11T01:22:46.654Z] #0 7.778 go: downloading mvdan.cc/sh/v3 v3.0.2
01:22:46 [2023-01-11T01:22:46.654Z] #0 9.693 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:22:46 [2023-01-11T01:22:46.654Z] #0 9.839 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:22:46 [2023-01-11T01:22:46.654Z] #0 9.869 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:22:46 [2023-01-11T01:22:46.918Z] #33 ...
01:22:46 [2023-01-11T01:22:46.918Z] 
01:22:46 [2023-01-11T01:22:46.918Z] #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
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.142 + RM_GOPATH=0
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.142 + TMP_GOPATH=
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.142 + : /build
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.142 + '[' -z '' ']'
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.142 ++ mktemp -d
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.159 + export GOPATH=/tmp/tmp.6JgUTNcUxG
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.159 + GOPATH=/tmp/tmp.6JgUTNcUxG
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.159 + RM_GOPATH=1
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.159 + case "$(go env GOARCH)" in
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.159 ++ go env GOARCH
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.194 + export GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.194 + GO_BUILDMODE=-buildmode=pie
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.194 ++ dirname /tmp/install/install.sh
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + dir=/tmp/install
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + bin=vndr
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + shift
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + '[' '!' -f /tmp/install/vndr.installer ']'
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + . /tmp/install/vndr.installer
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 ++ : v0.1.3-0.20221229102223-87603e47e8ea
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + install_vndr
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + GOBIN=/build
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + GO111MODULE=on
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.215 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.702 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
01:22:46 [2023-01-11T01:22:46.918Z] #34 ...
01:22:46 [2023-01-11T01:22:46.918Z] 
01:22:46 [2023-01-11T01:22:46.918Z] #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
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:22:46 [2023-01-11T01:22:46.918Z] #0 7.933 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:22:46 [2023-01-11T01:22:46.918Z] #0 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:22:47 [2023-01-11T01:22:47.181Z] #35 ...
01:22:47 [2023-01-11T01:22:47.181Z] 
01:22:47 [2023-01-11T01:22:47.181Z] #36 [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
01:22:47 [2023-01-11T01:22:47.181Z] #0 6.579 + git clone https://github.com/kolyshkin/go-swagger.git .
01:22:47 [2023-01-11T01:22:47.181Z] #0 6.579 Cloning into '.'...
01:22:47 [2023-01-11T01:22:47.181Z] #36 ...
01:22:47 [2023-01-11T01:22:47.181Z] 
01:22:47 [2023-01-11T01:22:47.181Z] #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
01:22:47 [2023-01-11T01:22:47.181Z] #29 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:22:47 [2023-01-11T01:22:47.846Z] #29 32.99 Setting up libprotobuf23:arm64 (3.12.4-1) ...
01:22:47 [2023-01-11T01:22:47.846Z] #29 33.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:22:47 [2023-01-11T01:22:47.846Z] #29 33.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:22:47 [2023-01-11T01:22:47.846Z] #29 33.11 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:22:47 [2023-01-11T01:22:47.846Z] #29 33.13 Setting up libcap2:arm64 (1:2.44-1) ...
01:22:47 [2023-01-11T01:22:47.846Z] #29 33.15 Setting up python3-six (1.16.0-2) ...
01:22:48 [2023-01-11T01:22:48.957Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08be68a902cef7379) in /home/ubuntu/workspace/moby_PR-44797
[Pipeline] {
[Pipeline] checkout
01:22:49 [2023-01-11T01:22:49.137Z] The recommended git tool is: git
01:22:49 [2023-01-11T01:22:49.220Z] #29 34.48 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
01:22:49 [2023-01-11T01:22:49.220Z] #29 34.50 Setting up libprotoc23:arm64 (3.12.4-1) ...
01:22:49 [2023-01-11T01:22:49.220Z] #29 34.53 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
01:22:49 [2023-01-11T01:22:49.220Z] #29 34.56 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:22:49 [2023-01-11T01:22:49.220Z] #29 ...
01:22:49 [2023-01-11T01:22:49.220Z] 
01:22:49 [2023-01-11T01:22:49.220Z] #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
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.789 + RM_GOPATH=0
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.793 + TMP_GOPATH=
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.793 + : /build
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.794 + '[' -z '' ']'
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.796 ++ mktemp -d
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.798 + export GOPATH=/tmp/tmp.3FLkTFsY72
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.798 + GOPATH=/tmp/tmp.3FLkTFsY72
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.798 + RM_GOPATH=1
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.799 + case "$(go env GOARCH)" in
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.800 ++ go env GOARCH
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.845 + export GO_BUILDMODE=-buildmode=pie
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.845 + GO_BUILDMODE=-buildmode=pie
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.846 ++ dirname /tmp/install/install.sh
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.847 + dir=/tmp/install
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.847 + bin=containerd
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.847 + shift
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.847 + '[' '!' -f /tmp/install/containerd.installer ']'
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.847 + . /tmp/install/containerd.installer
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.847 ++ set -e
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.847 ++ : v1.6.15
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.848 + install_containerd
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.848 + echo 'Install containerd version v1.6.15'
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.848 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3FLkTFsY72/src/github.com/containerd/containerd
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.848 Install containerd version v1.6.15
01:22:49 [2023-01-11T01:22:49.220Z] #0 0.864 Cloning into '/tmp/tmp.3FLkTFsY72/src/github.com/containerd/containerd'...
01:22:49 [2023-01-11T01:22:49.480Z] #37 ...
01:22:49 [2023-01-11T01:22:49.480Z] 
01:22:49 [2023-01-11T01:22:49.480Z] #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
01:22:49 [2023-01-11T01:22:49.480Z] #29 34.60 Setting up python3-protobuf (3.12.4-1) ...
01:22:49 [2023-01-11T01:22:49.480Z] #29 ...
01:22:49 [2023-01-11T01:22:49.480Z] 
01:22:49 [2023-01-11T01:22:49.480Z] #32 [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
01:22:49 [2023-01-11T01:22:49.480Z] #32 24.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:22:49 [2023-01-11T01:22:49.739Z] #32 ...
01:22:49 [2023-01-11T01:22:49.739Z] 
01:22:49 [2023-01-11T01:22:49.739Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:22:49 [2023-01-11T01:22:49.739Z] #25 25.87 go: downloading github.com/fatih/color v1.13.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 25.87 go: downloading github.com/gofrs/flock v0.8.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 25.93 go: downloading github.com/pkg/errors v0.9.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 25.94 go: downloading github.com/spf13/cobra v1.3.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 25.95 go: downloading github.com/spf13/pflag v1.0.5
01:22:49 [2023-01-11T01:22:49.739Z] #25 26.24 go: downloading github.com/spf13/viper v1.10.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 26.30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
01:22:49 [2023-01-11T01:22:49.739Z] #25 26.62 go: downloading github.com/mattn/go-colorable v0.1.12
01:22:49 [2023-01-11T01:22:49.739Z] #25 26.63 go: downloading github.com/mattn/go-isatty v0.0.14
01:22:49 [2023-01-11T01:22:49.739Z] #25 26.64 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
01:22:49 [2023-01-11T01:22:49.739Z] #25 26.72 go: downloading github.com/go-critic/go-critic v0.6.2
01:22:49 [2023-01-11T01:22:49.739Z] #25 27.73 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 27.84 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.41 go: downloading github.com/sirupsen/logrus v1.8.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.50 go: downloading github.com/stretchr/testify v1.7.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.64 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.73 go: downloading github.com/fsnotify/fsnotify v1.5.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.74 go: downloading github.com/magiconair/properties v1.8.5
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.76 go: downloading github.com/mitchellh/mapstructure v1.4.3
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.85 go: downloading github.com/spf13/afero v1.6.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 30.96 go: downloading github.com/spf13/cast v1.4.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.01 go: downloading github.com/subosito/gotenv v1.2.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.03 go: downloading gopkg.in/ini.v1 v1.66.2
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.09 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.18 go: downloading github.com/go-toolsmith/astcast v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.35 go: downloading github.com/go-toolsmith/astequal v1.0.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.47 go: downloading github.com/go-toolsmith/astp v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.54 go: downloading github.com/go-toolsmith/typep v1.0.2
01:22:49 [2023-01-11T01:22:49.739Z] #25 31.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
01:22:49 [2023-01-11T01:22:49.739Z] #25 32.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:22:49 [2023-01-11T01:22:49.739Z] #25 32.22 go: downloading github.com/hashicorp/errwrap v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 32.25 go: downloading 4d63.com/gochecknoglobals v0.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 32.26 go: downloading github.com/Antonboom/errname v0.1.5
01:22:49 [2023-01-11T01:22:49.739Z] #25 32.39 go: downloading github.com/Antonboom/nilnil v0.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 32.57 go: downloading github.com/BurntSushi/toml v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.61 go: downloading github.com/alexkohler/prealloc v1.0.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.66 go: downloading github.com/ashanbrown/makezero v1.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.69 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.71 go: downloading github.com/blizzy78/varnamelen v0.5.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.73 go: downloading github.com/breml/bidichk v0.2.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.78 go: downloading github.com/breml/errchkjson v0.2.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.79 go: downloading github.com/butuzov/ireturn v0.1.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.79 go: downloading github.com/charithe/durationcheck v0.0.9
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.88 go: downloading github.com/daixiang0/gci v0.2.9
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.88 go: downloading github.com/denis-tingajkin/go-header v0.4.2
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.93 go: downloading github.com/esimonov/ifshort v1.0.4
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.95 go: downloading github.com/fzipp/gocyclo v0.4.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 33.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.38 go: downloading github.com/golangci/misspell v0.3.5
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.65 go: downloading github.com/jgautheron/goconst v1.5.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.73 go: downloading github.com/julz/importas v0.1.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.84 go: downloading github.com/kisielk/errcheck v1.6.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.85 go: downloading github.com/kulti/thelper v0.5.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3
01:22:49 [2023-01-11T01:22:49.739Z] #25 34.95 go: downloading github.com/kyoh86/exportloopref v0.1.8
01:22:49 [2023-01-11T01:22:49.739Z] #25 35.00 go: downloading github.com/ldez/gomoddirectives v0.2.2
01:22:49 [2023-01-11T01:22:49.739Z] #25 35.05 go: downloading github.com/ldez/tagliatelle v0.3.0
01:22:49 [2023-01-11T01:22:49.739Z] #25 35.05 go: downloading github.com/leonklingele/grouper v1.1.0
01:22:49 [2023-01-11T01:22:49.997Z] #25 35.11 go: downloading github.com/maratori/testpackage v1.0.1
01:22:49 [2023-01-11T01:22:49.997Z] #25 35.12 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:22:49 [2023-01-11T01:22:49.997Z] #25 35.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:22:49 [2023-01-11T01:22:49.997Z] #25 35.18 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
01:22:49 [2023-01-11T01:22:49.997Z] #25 35.19 go: downloading github.com/mgechev/revive v1.1.3
01:22:50 [2023-01-11T01:22:50.256Z] #25 ...
01:22:50 [2023-01-11T01:22:50.256Z] 
01:22:50 [2023-01-11T01:22:50.256Z] #28 [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
01:22:50 [2023-01-11T01:22:50.256Z] #28 25.53 debconf: delaying package configuration, since apt-utils is not installed
01:22:50 [2023-01-11T01:22:50.256Z] #28 25.78 Fetched 15.6 MB in 1s (10.5 MB/s)
01:22:50 [2023-01-11T01:22:50.256Z] #28 25.87 Selecting previously unselected package xxd.
01:22:50 [2023-01-11T01:22:50.256Z] #28 25.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.)
01:22:50 [2023-01-11T01:22:50.256Z] #28 25.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 25.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 26.19 Selecting previously unselected package vim-common.
01:22:50 [2023-01-11T01:22:50.256Z] #28 26.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 26.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 26.52 Selecting previously unselected package cmake-data.
01:22:50 [2023-01-11T01:22:50.256Z] #28 26.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 26.55 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 29.97 Selecting previously unselected package libicu67:arm64.
01:22:50 [2023-01-11T01:22:50.256Z] #28 29.98 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 30.02 Unpacking libicu67:arm64 (67.1-7) ...
01:22:50 [2023-01-11T01:22:50.256Z] #28 ...
01:22:50 [2023-01-11T01:22:50.256Z] 
01:22:50 [2023-01-11T01:22:50.256Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:22:50 [2023-01-11T01:22:50.256Z] #25 35.59 go: downloading github.com/moricho/tparallel v0.2.1
01:22:50 [2023-01-11T01:22:50.256Z] #25 35.59 go: downloading github.com/nakabonne/nestif v0.3.1
01:22:50 [2023-01-11T01:22:50.256Z] #25 35.66 go: downloading github.com/nishanths/exhaustive v0.7.11
01:22:50 [2023-01-11T01:22:50.514Z] #25 35.69 go: downloading github.com/nishanths/predeclared v0.2.1
01:22:50 [2023-01-11T01:22:50.514Z] #25 35.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
01:22:50 [2023-01-11T01:22:50.514Z] #25 35.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3
01:22:50 [2023-01-11T01:22:50.514Z] #25 35.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
01:22:50 [2023-01-11T01:22:50.514Z] #25 35.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
01:22:50 [2023-01-11T01:22:50.514Z] #25 35.85 go: downloading github.com/securego/gosec/v2 v2.9.6
01:22:50 [2023-01-11T01:22:50.772Z] #25 36.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:22:50 [2023-01-11T01:22:50.772Z] #25 36.14 go: downloading github.com/sivchari/containedctx v1.0.1
01:22:50 [2023-01-11T01:22:50.772Z] #25 36.17 go: downloading github.com/sivchari/tenv v1.4.7
01:22:50 [2023-01-11T01:22:50.772Z] #25 36.17 go: downloading github.com/sonatard/noctx v0.0.1
01:22:50 [2023-01-11T01:22:50.772Z] #25 36.18 go: downloading github.com/sourcegraph/go-diff v0.6.1
01:22:51 [2023-01-11T01:22:51.042Z] #25 36.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:22:51 [2023-01-11T01:22:51.042Z] #25 36.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4
01:22:51 [2023-01-11T01:22:51.042Z] #25 36.37 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:22:51 [2023-01-11T01:22:51.042Z] #25 36.41 go: downloading github.com/tetafro/godot v1.4.11
01:22:51 [2023-01-11T01:22:51.042Z] #25 ...
01:22:51 [2023-01-11T01:22:51.042Z] 
01:22:51 [2023-01-11T01:22:51.042Z] #27 [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
01:22:51 [2023-01-11T01:22:51.042Z] #27 20.50 Reading package lists...
01:22:51 [2023-01-11T01:22:51.042Z] #27 26.41 Building dependency tree...
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.48 The following additional packages will be installed:
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.51   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.51   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.51   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.51   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.51   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.52   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.52   mingw-w64-common mingw-w64-x86-64-dev
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.53 Suggested packages:
01:22:51 [2023-01-11T01:22:51.042Z] #27 29.53   gcc-10-locales seccomp wine64
01:22:51 [2023-01-11T01:22:51.042Z] #27 30.63 The following NEW packages will be installed:
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.63   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.63   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.63   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.64   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.64   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.64   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.64   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
01:22:51 [2023-01-11T01:22:51.043Z] #27 30.64   mingw-w64-x86-64-dev
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.06 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.06 Need to get 108 MB of archives.
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.06 After this operation, 620 MB of additional disk space will be used.
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.06 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.22 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.88 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 31.89 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 32.38 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 33.39 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 33.71 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 34.20 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 35.80 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.13 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.17 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]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:22:51 [2023-01-11T01:22:51.043Z] #27 36.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
01:22:51 [2023-01-11T01:22:51.302Z] #27 ...
01:22:51 [2023-01-11T01:22:51.302Z] 
01:22:51 [2023-01-11T01:22:51.302Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:22:51 [2023-01-11T01:22:51.302Z] #25 36.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
01:22:51 [2023-01-11T01:22:51.302Z] #25 36.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
01:22:51 [2023-01-11T01:22:51.302Z] #25 36.58 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
01:22:51 [2023-01-11T01:22:51.395Z] #29 15.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:22:51 [2023-01-11T01:22:51.560Z] #25 36.91 go: downloading github.com/ultraware/funlen v0.0.3
01:22:51 [2023-01-11T01:22:51.560Z] #25 36.93 go: downloading github.com/ultraware/whitespace v0.0.4
01:22:51 [2023-01-11T01:22:51.560Z] #25 36.97 go: downloading github.com/uudashr/gocognit v1.0.5
01:22:51 [2023-01-11T01:22:51.703Z] using credential docker-jenkins-github-credentials
01:22:51 [2023-01-11T01:22:51.713Z] Cloning the remote Git repository
01:22:51 [2023-01-11T01:22:51.713Z] Cloning with configured refspecs honoured and without tags
01:22:51 [2023-01-11T01:22:51.819Z] #25 37.00 go: downloading github.com/yagipy/maintidx v1.0.0
01:22:51 [2023-01-11T01:22:51.819Z] #25 37.01 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
01:22:51 [2023-01-11T01:22:51.819Z] #25 37.16 go: downloading gitlab.com/bosi/decorder v0.2.1
01:22:52 [2023-01-11T01:22:52.106Z] #25 37.31 go: downloading honnef.co/go/tools v0.2.2
01:22:50 [2023-01-11T01:22:50.659Z] Cloning repository https://github.com/moby/moby.git
01:22:50 [2023-01-11T01:22:50.713Z]  > git init /home/ubuntu/workspace/moby_PR-44797 # timeout=10
01:22:51 [2023-01-11T01:22:51.104Z] Fetching upstream changes from https://github.com/moby/moby.git
01:22:51 [2023-01-11T01:22:51.104Z]  > git --version # timeout=10
01:22:51 [2023-01-11T01:22:51.123Z]  > git --version # 'git version 2.17.1'
01:22:51 [2023-01-11T01:22:51.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:22:51 [2023-01-11T01:22:51.125Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:22:52 [2023-01-11T01:22:52.781Z] #29 ...
01:22:52 [2023-01-11T01:22:52.781Z] 
01:22:52 [2023-01-11T01:22:52.781Z] #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
01:22:52 [2023-01-11T01:22:52.781Z] #32 11.30 runtime/internal/math
01:22:52 [2023-01-11T01:22:52.781Z] #32 11.48 runtime/internal/sys
01:22:52 [2023-01-11T01:22:52.781Z] #32 11.49 runtime/internal/syscall
01:22:52 [2023-01-11T01:22:52.781Z] #32 11.90 internal/itoa
01:22:52 [2023-01-11T01:22:52.781Z] #32 12.21 math/bits
01:22:52 [2023-01-11T01:22:52.781Z] #32 12.70 runtime
01:22:52 [2023-01-11T01:22:52.781Z] #32 13.45 math
01:22:53 [2023-01-11T01:22:53.367Z] #32 ...
01:22:53 [2023-01-11T01:22:53.367Z] 
01:22:53 [2023-01-11T01:22:53.367Z] #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
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + RM_GOPATH=0
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + TMP_GOPATH=
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + : /build
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + '[' -z '' ']'
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 ++ mktemp -d
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + export GOPATH=/tmp/tmp.Kxox9bg2TP
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + GOPATH=/tmp/tmp.Kxox9bg2TP
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + RM_GOPATH=1
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 + case "$(go env GOARCH)" in
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.358 ++ go env GOARCH
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.375 + export GO_BUILDMODE=-buildmode=pie
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.375 + GO_BUILDMODE=-buildmode=pie
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.376 ++ dirname /tmp/install/install.sh
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.382 + dir=/tmp/install
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.393 + bin=dockercli
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.393 + shift
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.393 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.393 + . /tmp/install/dockercli.installer
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.394 Install docker/cli version 17.06.2-ce from stable
01:22:53 [2023-01-11T01:22:53.367Z] #21 7.394 ++ : stable
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.394 ++ : 17.06.2-ce
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.394 + install_dockercli
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.394 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.394 ++ uname -m
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.397 + arch=x86_64
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.397 + '[' x86_64 '!=' x86_64 ']'
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.397 + url=https://download.docker.com/linux/static
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.399 + tar -xz docker/docker
01:22:53 [2023-01-11T01:22:53.368Z] #21 7.401 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
01:22:53 [2023-01-11T01:22:53.368Z] #21 ...
01:22:53 [2023-01-11T01:22:53.368Z] 
01:22:53 [2023-01-11T01:22:53.368Z] #24 [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
01:22:53 [2023-01-11T01:22:53.368Z] #24 7.037 + git clone https://github.com/docker/distribution.git .
01:22:53 [2023-01-11T01:22:53.368Z] #24 7.059 Cloning into '.'...
01:22:53 [2023-01-11T01:22:53.482Z] #25 38.71 go: downloading mvdan.cc/gofumpt v0.2.1
01:22:53 [2023-01-11T01:22:53.482Z] #25 38.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:22:53 [2023-01-11T01:22:53.482Z] #25 38.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
01:22:53 [2023-01-11T01:22:53.482Z] #25 ...
01:22:53 [2023-01-11T01:22:53.482Z] 
01:22:53 [2023-01-11T01:22:53.482Z] #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
01:22:53 [2023-01-11T01:22:53.482Z] #35 DONE 38.9s
01:22:53 [2023-01-11T01:22:53.482Z] 
01:22:53 [2023-01-11T01:22:53.482Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:22:53 [2023-01-11T01:22:53.482Z] #25 38.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
01:22:53 [2023-01-11T01:22:53.482Z] #25 38.87 go: downloading github.com/davecgh/go-spew v1.1.1
01:22:53 [2023-01-11T01:22:53.629Z] #24 ...
01:22:53 [2023-01-11T01:22:53.629Z] 
01:22:53 [2023-01-11T01:22:53.629Z] #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
01:22:53 [2023-01-11T01:22:53.629Z] #27 7.611 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
01:22:53 [2023-01-11T01:22:53.629Z] #27 11.48 go: downloading github.com/pkg/errors v0.9.1
01:22:53 [2023-01-11T01:22:53.629Z] #27 11.50 go: downloading github.com/sirupsen/logrus v1.8.1
01:22:53 [2023-01-11T01:22:53.629Z] #27 11.56 go: downloading github.com/urfave/cli/v2 v2.3.0
01:22:53 [2023-01-11T01:22:53.629Z] #27 12.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
01:22:53 [2023-01-11T01:22:53.629Z] #27 16.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
01:22:53 [2023-01-11T01:22:53.629Z] #27 17.80 go: downloading github.com/google/uuid v1.3.0
01:22:53 [2023-01-11T01:22:53.629Z] #27 ...
01:22:53 [2023-01-11T01:22:53.629Z] 
01:22:53 [2023-01-11T01:22:53.629Z] #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
01:22:53 [2023-01-11T01:22:53.629Z] #26 10.16 go: downloading github.com/fatih/color v1.13.0
01:22:53 [2023-01-11T01:22:53.629Z] #26 10.19 go: downloading github.com/dnephin/pflag v1.0.7
01:22:53 [2023-01-11T01:22:53.629Z] #26 10.26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:22:53 [2023-01-11T01:22:53.629Z] #26 10.77 go: downloading golang.org/x/tools v0.1.11
01:22:53 [2023-01-11T01:22:53.629Z] #26 10.86 go: downloading github.com/mattn/go-colorable v0.1.12
01:22:53 [2023-01-11T01:22:53.629Z] #26 11.11 go: downloading github.com/mattn/go-isatty v0.0.14
01:22:53 [2023-01-11T01:22:53.629Z] #26 11.72 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:22:53 [2023-01-11T01:22:53.629Z] #26 11.79 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:22:53 [2023-01-11T01:22:53.744Z] #25 ...
01:22:53 [2023-01-11T01:22:53.744Z] 
01:22:53 [2023-01-11T01:22:53.744Z] #36 [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
01:22:53 [2023-01-11T01:22:53.744Z] #36 DONE 39.0s
01:22:53 [2023-01-11T01:22:53.744Z] 
01:22:53 [2023-01-11T01:22:53.744Z] #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
01:22:53 [2023-01-11T01:22:53.744Z] #29 37.71 Setting up libcap-dev:arm64 (1:2.44-1) ...
01:22:53 [2023-01-11T01:22:53.744Z] #29 37.86 Setting up protobuf-compiler (3.12.4-1) ...
01:22:53 [2023-01-11T01:22:53.744Z] #29 37.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:22:53 [2023-01-11T01:22:53.744Z] #29 38.25 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
01:22:53 [2023-01-11T01:22:53.744Z] #29 38.33 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
01:22:53 [2023-01-11T01:22:53.744Z] #29 38.36 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
01:22:53 [2023-01-11T01:22:53.744Z] #29 38.43 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:22:53 [2023-01-11T01:22:53.744Z] #29 DONE 39.0s
01:22:53 [2023-01-11T01:22:53.744Z] 
01:22:53 [2023-01-11T01:22:53.744Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:22:53 [2023-01-11T01:22:53.744Z] #25 39.08 go: downloading github.com/pmezard/go-difflib v1.0.0
01:22:53 [2023-01-11T01:22:53.744Z] #25 39.09 go: downloading github.com/stretchr/objx v0.1.1
01:22:53 [2023-01-11T01:22:53.890Z] #26 ...
01:22:53 [2023-01-11T01:22:53.890Z] 
01:22:53 [2023-01-11T01:22:53.890Z] #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
01:22:53 [2023-01-11T01:22:53.890Z] #27 18.04 go: downloading github.com/moby/vpnkit v0.5.0
01:22:54 [2023-01-11T01:22:54.003Z] #25 39.16 go: downloading github.com/hashicorp/hcl v1.0.0
01:22:54 [2023-01-11T01:22:54.576Z] #25 39.59 go: downloading github.com/pelletier/go-toml v1.9.4
01:22:54 [2023-01-11T01:22:54.576Z] #25 39.59 go: downloading gopkg.in/yaml.v2 v2.4.0
01:22:54 [2023-01-11T01:22:54.576Z] #25 39.85 go: downloading golang.org/x/text v0.3.7
01:22:55 [2023-01-11T01:22:55.276Z] #27 19.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:22:55 [2023-01-11T01:22:55.537Z] #27 19.55 go: downloading github.com/gofrs/flock v0.8.1
01:22:55 [2023-01-11T01:22:55.798Z] #27 19.96 go: downloading github.com/gorilla/mux v1.8.0
01:22:56 [2023-01-11T01:22:56.378Z] #27 20.32 go: downloading github.com/moby/sys/mountinfo v0.4.1
01:22:56 [2023-01-11T01:22:56.639Z] #27 20.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:22:56 [2023-01-11T01:22:56.899Z] #27 20.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible
01:22:57 [2023-01-11T01:22:57.895Z] #25 ...
01:22:57 [2023-01-11T01:22:57.896Z] 
01:22:57 [2023-01-11T01:22:57.896Z] #28 [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
01:22:57 [2023-01-11T01:22:57.896Z] #28 36.29 Selecting previously unselected package libxml2:arm64.
01:22:57 [2023-01-11T01:22:57.896Z] #28 36.29 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 36.30 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 36.60 Selecting previously unselected package libarchive13:arm64.
01:22:57 [2023-01-11T01:22:57.896Z] #28 36.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 36.61 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.16 Selecting previously unselected package libjsoncpp24:arm64.
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.16 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.19 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.42 Selecting previously unselected package librhash0:arm64.
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.42 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.44 Unpacking librhash0:arm64 (1.4.1-2) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.70 Selecting previously unselected package libuv1:arm64.
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.71 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 37.78 Unpacking libuv1:arm64 (1.40.0-2) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 38.32 Selecting previously unselected package cmake.
01:22:57 [2023-01-11T01:22:57.896Z] #28 38.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 38.34 Unpacking cmake (3.18.4-2+deb11u1) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 41.94 Setting up libicu67:arm64 (67.1-7) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.01 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.03 Setting up libuv1:arm64 (1.40.0-2) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.10 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.12 Setting up librhash0:arm64 (1.4.1-2) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.14 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.18 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.19 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.35 Setting up cmake (3.18.4-2+deb11u1) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 42.37 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:22:57 [2023-01-11T01:22:57.896Z] #28 DONE 43.0s
01:22:57 [2023-01-11T01:22:57.896Z] 
01:22:57 [2023-01-11T01:22:57.896Z] #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
01:22:58 [2023-01-11T01:22:58.283Z] #27 ...
01:22:58 [2023-01-11T01:22:58.283Z] 
01:22:58 [2023-01-11T01:22:58.283Z] #33 [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
01:22:58 [2023-01-11T01:22:58.283Z] #33 12.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:22:58 [2023-01-11T01:22:58.463Z] #38 0.822 + RM_GOPATH=0
01:22:58 [2023-01-11T01:22:58.544Z] #33 ...
01:22:58 [2023-01-11T01:22:58.545Z] 
01:22:58 [2023-01-11T01:22:58.545Z] #30 [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
01:22:58 [2023-01-11T01:22:58.545Z] #30 12.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:22:58 [2023-01-11T01:22:58.545Z] #30 17.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:22:58 [2023-01-11T01:22:58.545Z] #30 ...
01:22:58 [2023-01-11T01:22:58.545Z] 
01:22:58 [2023-01-11T01:22:58.545Z] #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
01:22:58 [2023-01-11T01:22:58.545Z] #32 22.76 unicode/utf8
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.830 + TMP_GOPATH=
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.830 + : /build
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.830 + '[' -z '' ']'
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.831 ++ mktemp -d
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.832 + export GOPATH=/tmp/tmp.5ydnMgknCe
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.833 + GOPATH=/tmp/tmp.5ydnMgknCe
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.833 + RM_GOPATH=1
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.833 + case "$(go env GOARCH)" in
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.834 ++ go env GOARCH
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.849 + export GO_BUILDMODE=-buildmode=pie
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.849 + GO_BUILDMODE=-buildmode=pie
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.850 ++ dirname /tmp/install/install.sh
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.863 + dir=/tmp/install
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.864 + bin=tini
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.864 + shift
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.864 + '[' '!' -f /tmp/install/tini.installer ']'
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.865 + . /tmp/install/tini.installer
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.867 ++ : v0.19.0
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.867 + install_tini
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.869 + echo 'Install tini version v0.19.0'
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.869 Install tini version v0.19.0
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.870 + git clone https://github.com/krallin/tini.git /tmp/tmp.5ydnMgknCe/tini
01:22:58 [2023-01-11T01:22:58.721Z] #38 0.877 Cloning into '/tmp/tmp.5ydnMgknCe/tini'...
01:22:59 [2023-01-11T01:22:59.119Z] #32 ...
01:22:59 [2023-01-11T01:22:59.119Z] 
01:22:59 [2023-01-11T01:22:59.119Z] #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
01:22:59 [2023-01-11T01:22:59.119Z] #35 13.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:22:59 [2023-01-11T01:22:59.119Z] #35 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:22:59 [2023-01-11T01:22:59.288Z] #38 1.581 + cd /tmp/tmp.5ydnMgknCe/tini
01:22:59 [2023-01-11T01:22:59.288Z] #38 1.582 + git checkout -q v0.19.0
01:22:59 [2023-01-11T01:22:59.288Z] #38 1.614 + cmake .
01:22:59 [2023-01-11T01:22:59.457Z] #35 ...
01:22:59 [2023-01-11T01:22:59.457Z] 
01:22:59 [2023-01-11T01:22:59.457Z] #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
01:22:59 [2023-01-11T01:22:59.457Z] #21 23.02 + mkdir -p /build
01:22:59 [2023-01-11T01:22:59.457Z] #21 23.03 + mv docker/docker /build/
01:22:59 [2023-01-11T01:22:59.457Z] #21 23.05 + rmdir docker
01:22:59 [2023-01-11T01:22:59.675Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-038e448e0f4de8299) in /home/ubuntu/workspace/moby_PR-44797
[Pipeline] {
[Pipeline] checkout
01:22:59 [2023-01-11T01:22:59.785Z] The recommended git tool is: git
01:22:59 [2023-01-11T01:22:59.854Z] #38 2.163 -- The C compiler identification is GNU 10.2.1
01:22:59 [2023-01-11T01:22:59.854Z] #38 2.266 -- Detecting C compiler ABI info
01:23:00 [2023-01-11T01:23:00.418Z] #21 DONE 24.5s
01:23:00 [2023-01-11T01:23:00.418Z] 
01:23:00 [2023-01-11T01:23:00.418Z] #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
01:23:00 [2023-01-11T01:23:00.418Z] #26 18.92 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:23:00 [2023-01-11T01:23:00.418Z] #26 19.13 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:23:00 [2023-01-11T01:23:00.418Z] #26 24.10 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:23:00 [2023-01-11T01:23:00.680Z] #26 ...
01:23:00 [2023-01-11T01:23:00.680Z] 
01:23:00 [2023-01-11T01:23:00.680Z] #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
01:23:00 [2023-01-11T01:23:00.680Z] #32 24.65 internal/race
01:23:00 [2023-01-11T01:23:00.790Z] #38 2.877 -- Detecting C compiler ABI info - done
01:23:00 [2023-01-11T01:23:00.790Z] #38 3.001 -- Check for working C compiler: /usr/bin/cc - skipped
01:23:00 [2023-01-11T01:23:00.790Z] #38 3.013 -- Detecting C compile features
01:23:00 [2023-01-11T01:23:00.790Z] #38 3.015 -- Detecting C compile features - done
01:23:00 [2023-01-11T01:23:00.790Z] #38 3.061 -- Performing Test HAS_BUILTIN_FORTIFY
01:23:01 [2023-01-11T01:23:01.049Z] #38 3.283 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:23:01 [2023-01-11T01:23:01.049Z] #38 3.357 -- Configuring done
01:23:01 [2023-01-11T01:23:01.049Z] #38 3.384 -- Generating done
01:23:01 [2023-01-11T01:23:01.289Z] #32 25.27 sync/atomic
01:23:01 [2023-01-11T01:23:01.307Z] #38 3.407 -- Build files have been written to: /tmp/tmp.5ydnMgknCe/tini
01:23:01 [2023-01-11T01:23:01.307Z] #38 3.411 + make tini-static
01:23:01 [2023-01-11T01:23:01.567Z] #38 3.741 Scanning dependencies of target tini-static
01:23:01 [2023-01-11T01:23:01.567Z] #38 3.815 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:23:01 [2023-01-11T01:23:01.826Z] #38 ...
01:23:01 [2023-01-11T01:23:01.826Z] 
01:23:01 [2023-01-11T01:23:01.826Z] #27 [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
01:23:01 [2023-01-11T01:23:01.826Z] #27 37.00 debconf: delaying package configuration, since apt-utils is not installed
01:23:01 [2023-01-11T01:23:01.826Z] #27 37.35 Fetched 108 MB in 6s (19.6 MB/s)
01:23:01 [2023-01-11T01:23:01.826Z] #27 37.60 Selecting previously unselected package binutils-mingw-w64-i686.
01:23:01 [2023-01-11T01:23:01.826Z] #27 37.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
01:23:01 [2023-01-11T01:23:01.826Z] #27 37.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 37.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 41.00 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:23:01 [2023-01-11T01:23:01.826Z] #27 41.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 41.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.27 Selecting previously unselected package binutils-mingw-w64.
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.47 Selecting previously unselected package libdevmapper1.02.1:arm64.
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.70 Selecting previously unselected package dmsetup.
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.71 Unpacking dmsetup (2:1.02.175-2.1) ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.88 Selecting previously unselected package mingw-w64-common.
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 43.89 Unpacking mingw-w64-common (8.0.0-1) ...
01:23:01 [2023-01-11T01:23:01.826Z] #27 ...
01:23:01 [2023-01-11T01:23:01.826Z] 
01:23:01 [2023-01-11T01:23:01.826Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.63 go: downloading github.com/gobwas/glob v0.2.3
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.65 go: downloading github.com/kisielk/gotool v1.0.0
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.69 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.80 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.81 go: downloading golang.org/x/mod v0.5.1
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.85 go: downloading github.com/ettle/strcase v0.1.1
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.92 go: downloading github.com/fatih/structtag v1.2.0
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.93 go: downloading github.com/Masterminds/semver v1.5.0
01:23:01 [2023-01-11T01:23:01.826Z] #25 44.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.15 go: downloading github.com/prometheus/client_golang v1.7.1
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.52 go: downloading github.com/prometheus/client_model v0.2.0
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.58 go: downloading github.com/google/go-cmp v0.5.6
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.84 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.84 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.90 go: downloading github.com/beorn7/perks v1.0.1
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:23:01 [2023-01-11T01:23:01.826Z] #25 45.93 go: downloading github.com/golang/protobuf v1.5.2
01:23:01 [2023-01-11T01:23:01.826Z] #25 46.00 go: downloading github.com/cespare/xxhash v1.1.0
01:23:01 [2023-01-11T01:23:01.826Z] #25 46.17 go: downloading github.com/prometheus/common v0.10.0
01:23:01 [2023-01-11T01:23:01.826Z] #25 46.41 go: downloading github.com/prometheus/procfs v0.6.0
01:23:01 [2023-01-11T01:23:01.826Z] #25 46.50 go: downloading github.com/mattn/go-runewidth v0.0.9
01:23:01 [2023-01-11T01:23:01.826Z] #25 46.54 go: downloading google.golang.org/protobuf v1.27.1
01:23:02 [2023-01-11T01:23:02.394Z] #25 47.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:23:02 [2023-01-11T01:23:02.686Z] #32 26.86 unicode
01:23:02 [2023-01-11T01:23:02.960Z] #25 ...
01:23:02 [2023-01-11T01:23:02.960Z] 
01:23:02 [2023-01-11T01:23:02.960Z] #31 [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
01:23:02 [2023-01-11T01:23:02.960Z] #31 37.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
01:23:02 [2023-01-11T01:23:02.960Z] #31 39.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:23:03 [2023-01-11T01:23:03.219Z] #31 ...
01:23:03 [2023-01-11T01:23:03.219Z] 
01:23:03 [2023-01-11T01:23:03.219Z] #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
01:23:03 [2023-01-11T01:23:03.219Z] #0 3.347 Note: Building without setproctitle() and strlcpy() support.
01:23:03 [2023-01-11T01:23:03.219Z] #0 3.347       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:23:03 [2023-01-11T01:23:03.219Z] #0 3.388 Note: Building without GnuTLS support
01:23:03 [2023-01-11T01:23:03.219Z] #0 3.394 Makefile.config:39: Warn: you have no libnftables installed
01:23:03 [2023-01-11T01:23:03.219Z] #0 3.394 Makefile.config:40: Warn: Building without nftables support
01:23:03 [2023-01-11T01:23:03.219Z] #0 5.295 fatal: not a git repository (or any of the parent directories): .git
01:23:03 [2023-01-11T01:23:03.219Z] #0 5.391   GEN      .gitid
01:23:03 [2023-01-11T01:23:03.219Z] #0 5.438   GEN      criu/include/version.h
01:23:03 [2023-01-11T01:23:03.219Z] #0 5.596   GEN      include/common/asm
01:23:03 [2023-01-11T01:23:03.219Z] #0 7.693   PBCC     images/timens.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 7.739   DEP      images/timens.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 7.819   PBCC     images/fown.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 7.846   PBCC     images/google/protobuf/descriptor.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 7.921   PBCC     images/opts.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.006   PBCC     images/memfd.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.066   DEP      images/fown.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.123   DEP      images/google/protobuf/descriptor.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.188   DEP      images/opts.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.251   DEP      images/memfd.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.373   PBCC     images/sit.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.485   DEP      images/sit.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.570   PBCC     images/macvlan.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.616   DEP      images/macvlan.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.683   PBCC     images/autofs.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.724   DEP      images/autofs.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.797   PBCC     images/sysctl.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.849   DEP      images/sysctl.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.925   PBCC     images/time.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 8.993   DEP      images/time.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 9.053   PBCC     images/binfmt-misc.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 9.111   DEP      images/binfmt-misc.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 9.185   PBCC     images/seccomp.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 9.221   DEP      images/seccomp.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 9.322   PBCC     images/userns.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #0 9.364   DEP      images/userns.pb-c.d
01:23:03 [2023-01-11T01:23:03.219Z] #0 9.449   PBCC     images/cgroup.pb-c.c
01:23:03 [2023-01-11T01:23:03.219Z] #39 9.521   DEP      images/cgroup.pb-c.d
01:23:03 [2023-01-11T01:23:03.437Z] using credential docker-jenkins-github-credentials
01:23:03 [2023-01-11T01:23:03.447Z] Cloning the remote Git repository
01:23:03 [2023-01-11T01:23:03.447Z] Cloning with configured refspecs honoured and without tags
01:23:03 [2023-01-11T01:23:03.478Z] #39 9.661   PBCC     images/ext-file.pb-c.c
01:23:03 [2023-01-11T01:23:03.478Z] #39 9.729   DEP      images/ext-file.pb-c.d
01:23:03 [2023-01-11T01:23:03.478Z] #39 9.820   PBCC     images/rpc.pb-c.c
01:23:03 [2023-01-11T01:23:03.478Z] #39 9.841   DEP      images/rpc.pb-c.d
01:23:03 [2023-01-11T01:23:03.478Z] #39 ...
01:23:03 [2023-01-11T01:23:03.478Z] 
01:23:03 [2023-01-11T01:23:03.478Z] #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
01:23:03 [2023-01-11T01:23:03.478Z] #38 5.134 [100%] Linking C executable tini-static
01:23:03 [2023-01-11T01:23:03.478Z] #38 5.660 [100%] Built target tini-static
01:23:03 [2023-01-11T01:23:03.478Z] #38 5.745 + mkdir -p /build
01:23:03 [2023-01-11T01:23:03.478Z] #38 5.751 + cp tini-static /build/docker-init
01:23:03 [2023-01-11T01:23:03.540Z] Cloning repository https://github.com/moby/moby.git
01:23:03 [2023-01-11T01:23:03.607Z]  > git init /home/ubuntu/workspace/moby_PR-44797 # timeout=10
01:23:03 [2023-01-11T01:23:03.919Z] Fetching upstream changes from https://github.com/moby/moby.git
01:23:03 [2023-01-11T01:23:03.919Z]  > git --version # timeout=10
01:23:03 [2023-01-11T01:23:03.965Z]  > git --version # 'git version 2.25.1'
01:23:03 [2023-01-11T01:23:03.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:23:03 [2023-01-11T01:23:03.971Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:23:04 [2023-01-11T01:23:04.853Z] #38 DONE 7.2s
01:23:04 [2023-01-11T01:23:04.853Z] 
01:23:04 [2023-01-11T01:23:04.853Z] #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
01:23:04 [2023-01-11T01:23:04.853Z] #39 9.873   PBCC     images/siginfo.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 9.891   DEP      images/siginfo.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 9.917   PBCC     images/pagemap.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 9.940   DEP      images/pagemap.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 9.974   PBCC     images/rlimit.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.00   DEP      images/rlimit.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.04   PBCC     images/file-lock.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.07   DEP      images/file-lock.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.10   PBCC     images/tty.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.13   DEP      images/tty.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.16   PBCC     images/tun.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.19   PBCC     images/netdev.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.23   DEP      images/tun.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.29   DEP      images/netdev.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.38   PBCC     images/vma.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.42   DEP      images/vma.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.49   PBCC     images/creds.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.54   DEP      images/creds.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.65   PBCC     images/utsns.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.70   DEP      images/utsns.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.79   PBCC     images/ipc-desc.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.81   PBCC     images/ipc-sem.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.81   DEP      images/ipc-desc.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.84   DEP      images/ipc-sem.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.88   PBCC     images/ipc-msg.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.91   DEP      images/ipc-msg.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.96   PBCC     images/ipc-shm.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 10.97   DEP      images/ipc-shm.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 11.05   PBCC     images/ipc-var.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 11.11   DEP      images/ipc-var.pb-c.d
01:23:04 [2023-01-11T01:23:04.853Z] #39 11.17   PBCC     images/sk-opts.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 11.19   PBCC     images/packet-sock.pb-c.c
01:23:04 [2023-01-11T01:23:04.853Z] #39 11.31   DEP      images/sk-opts.pb-c.d
01:23:05 [2023-01-11T01:23:05.420Z] #39 11.47   DEP      images/packet-sock.pb-c.d
01:23:05 [2023-01-11T01:23:05.420Z] #39 11.67   PBCC     images/sk-netlink.pb-c.c
01:23:05 [2023-01-11T01:23:05.420Z] #39 11.77   DEP      images/sk-netlink.pb-c.d
01:23:05 [2023-01-11T01:23:05.420Z] #39 11.87   PBCC     images/sk-inet.pb-c.c
01:23:05 [2023-01-11T01:23:05.678Z] #39 11.96   DEP      images/sk-inet.pb-c.d
01:23:05 [2023-01-11T01:23:05.940Z] #39 12.20   PBCC     images/sk-unix.pb-c.c
01:23:06 [2023-01-11T01:23:06.139Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:23:06 [2023-01-11T01:23:06.198Z] #39 12.32   DEP      images/sk-unix.pb-c.d
01:23:06 [2023-01-11T01:23:06.199Z] #39 12.43   PBCC     images/mm.pb-c.c
01:23:06 [2023-01-11T01:23:06.199Z] #39 12.50   DEP      images/mm.pb-c.d
01:23:06 [2023-01-11T01:23:06.199Z] #39 12.57   PBCC     images/timerfd.pb-c.c
01:23:06 [2023-01-11T01:23:06.327Z] Fetching without tags
01:23:06 [2023-01-11T01:23:06.457Z] #39 12.62   DEP      images/timerfd.pb-c.d
01:23:06 [2023-01-11T01:23:06.457Z] #39 12.71   PBCC     images/timer.pb-c.c
01:23:06 [2023-01-11T01:23:06.457Z] #39 12.75   DEP      images/timer.pb-c.d
01:23:06 [2023-01-11T01:23:06.457Z] #39 12.81   PBCC     images/sa.pb-c.c
01:23:06 [2023-01-11T01:23:06.518Z] Merging remotes/origin/20.10 commit 864cc1c87155d3c29b62995656a460497a2493aa into PR head commit 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:23:06 [2023-01-11T01:23:06.715Z] #39 12.89   DEP      images/sa.pb-c.d
01:23:06 [2023-01-11T01:23:06.715Z] #39 12.99   PBCC     images/pipe-data.pb-c.c
01:23:06 [2023-01-11T01:23:06.715Z] #39 13.00   DEP      images/pipe-data.pb-c.d
01:23:06 [2023-01-11T01:23:06.715Z] #39 13.11   PBCC     images/mnt.pb-c.c
01:23:06 [2023-01-11T01:23:06.896Z] #32 ...
01:23:06 [2023-01-11T01:23:06.896Z] 
01:23:06 [2023-01-11T01:23:06.896Z] #25 [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
01:23:06 [2023-01-11T01:23:06.896Z] #25 20.40 Fetched 8617 kB in 15s (563 kB/s)
01:23:06 [2023-01-11T01:23:06.896Z] #25 20.40 Reading package lists...
01:23:06 [2023-01-11T01:23:06.896Z] #25 30.48 Reading package lists...
01:23:06 [2023-01-11T01:23:06.896Z] #25 ...
01:23:06 [2023-01-11T01:23:06.896Z] 
01:23:06 [2023-01-11T01:23:06.896Z] #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
01:23:06 [2023-01-11T01:23:06.896Z] #27 29.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
01:23:06 [2023-01-11T01:23:06.896Z] #27 29.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:23:06 [2023-01-11T01:23:06.974Z] #39 13.17   DEP      images/mnt.pb-c.d
01:23:06 [2023-01-11T01:23:06.974Z] #39 13.25   PBCC     images/sk-packet.pb-c.c
01:23:06 [2023-01-11T01:23:06.974Z] #39 13.28   DEP      images/sk-packet.pb-c.d
01:23:06 [2023-01-11T01:23:06.974Z] #39 13.33   PBCC     images/tcp-stream.pb-c.c
01:23:06 [2023-01-11T01:23:06.974Z] #39 13.37   DEP      images/tcp-stream.pb-c.d
01:23:07 [2023-01-11T01:23:07.216Z] Merge succeeded, producing 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:23:07 [2023-01-11T01:23:07.216Z] Checking out Revision 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 (PR-44797)
01:23:07 [2023-01-11T01:23:07.232Z] #39 13.44   PBCC     images/pipe.pb-c.c
01:23:07 [2023-01-11T01:23:07.232Z] #39 13.51   DEP      images/pipe.pb-c.d
01:23:07 [2023-01-11T01:23:07.232Z] #39 13.59   PBCC     images/pstree.pb-c.c
01:23:07 [2023-01-11T01:23:07.232Z] #39 13.63   DEP      images/pstree.pb-c.d
01:23:07 [2023-01-11T01:23:07.491Z] #39 13.69   PBCC     images/fs.pb-c.c
01:23:07 [2023-01-11T01:23:07.491Z] #39 13.73   DEP      images/fs.pb-c.d
01:23:07 [2023-01-11T01:23:07.491Z] #39 13.75   PBCC     images/signalfd.pb-c.c
01:23:07 [2023-01-11T01:23:07.491Z] #39 13.81   DEP      images/signalfd.pb-c.d
01:23:07 [2023-01-11T01:23:07.491Z] #39 13.87   PBCC     images/fh.pb-c.c
01:23:07 [2023-01-11T01:23:07.749Z] #39 13.93   PBCC     images/fsnotify.pb-c.c
01:23:07 [2023-01-11T01:23:07.749Z] #39 13.99   DEP      images/fh.pb-c.d
01:23:07 [2023-01-11T01:23:07.749Z] #39 14.08   DEP      images/fsnotify.pb-c.d
01:23:08 [2023-01-11T01:23:08.008Z] #39 14.15   PBCC     images/eventpoll.pb-c.c
01:23:08 [2023-01-11T01:23:08.008Z] #39 14.18   DEP      images/eventpoll.pb-c.d
01:23:08 [2023-01-11T01:23:08.008Z] #39 14.26   PBCC     images/eventfd.pb-c.c
01:23:08 [2023-01-11T01:23:08.008Z] #39 14.30   DEP      images/eventfd.pb-c.d
01:23:08 [2023-01-11T01:23:08.008Z] #39 14.36   PBCC     images/remap-file-path.pb-c.c
01:23:08 [2023-01-11T01:23:08.269Z] #39 14.40   DEP      images/remap-file-path.pb-c.d
01:23:08 [2023-01-11T01:23:08.269Z] #39 14.49   PBCC     images/fifo.pb-c.c
01:23:08 [2023-01-11T01:23:08.269Z] #39 14.54   DEP      images/fifo.pb-c.d
01:23:08 [2023-01-11T01:23:08.269Z] #39 14.59   PBCC     images/ghost-file.pb-c.c
01:23:08 [2023-01-11T01:23:08.269Z] #39 14.64   DEP      images/ghost-file.pb-c.d
01:23:08 [2023-01-11T01:23:08.269Z] #39 ...
01:23:08 [2023-01-11T01:23:08.269Z] 
01:23:08 [2023-01-11T01:23:08.269Z] #23 [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
01:23:08 [2023-01-11T01:23:08.269Z] #23 43.61 sync
01:23:08 [2023-01-11T01:23:08.269Z] #23 43.62 internal/reflectlite
01:23:08 [2023-01-11T01:23:08.269Z] #23 44.88 internal/testlog
01:23:08 [2023-01-11T01:23:08.269Z] #23 46.00 errors
01:23:08 [2023-01-11T01:23:08.269Z] #23 46.00 sort
01:23:08 [2023-01-11T01:23:08.269Z] #23 46.38 strconv
01:23:08 [2023-01-11T01:23:08.269Z] #23 46.98 io
01:23:08 [2023-01-11T01:23:08.269Z] #23 48.17 internal/oserror
01:23:08 [2023-01-11T01:23:08.269Z] #23 48.34 syscall
01:23:08 [2023-01-11T01:23:08.269Z] #23 49.99 reflect
01:23:06 [2023-01-11T01:23:06.198Z]  > git config --add remote.origin.fetch +refs/pull/44797/head:refs/remotes/origin/PR-44797 # timeout=10
01:23:06 [2023-01-11T01:23:06.226Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:23:06 [2023-01-11T01:23:06.283Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:23:06 [2023-01-11T01:23:06.365Z] Fetching upstream changes from https://github.com/moby/moby.git
01:23:06 [2023-01-11T01:23:06.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:23:06 [2023-01-11T01:23:06.375Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:23:06 [2023-01-11T01:23:06.557Z]  > git config core.sparsecheckout # timeout=10
01:23:06 [2023-01-11T01:23:06.578Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:23:07 [2023-01-11T01:23:07.160Z]  > git remote # timeout=10
01:23:07 [2023-01-11T01:23:07.178Z]  > git config --get remote.origin.url # timeout=10
01:23:07 [2023-01-11T01:23:07.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:23:07 [2023-01-11T01:23:07.221Z]  > git merge 864cc1c87155d3c29b62995656a460497a2493aa # timeout=10
01:23:07 [2023-01-11T01:23:07.232Z]  > git rev-parse HEAD^{commit} # timeout=10
01:23:07 [2023-01-11T01:23:07.248Z]  > git config core.sparsecheckout # timeout=10
01:23:07 [2023-01-11T01:23:07.264Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:23:08 [2023-01-11T01:23:08.527Z] #23 ...
01:23:08 [2023-01-11T01:23:08.527Z] 
01:23:08 [2023-01-11T01:23:08.527Z] #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
01:23:08 [2023-01-11T01:23:08.527Z] #39 14.72   PBCC     images/regfile.pb-c.c
01:23:08 [2023-01-11T01:23:08.527Z] #39 14.79   DEP      images/regfile.pb-c.d
01:23:08 [2023-01-11T01:23:08.527Z] #39 14.93   PBCC     images/ns.pb-c.c
01:23:08 [2023-01-11T01:23:08.785Z] #39 14.98   DEP      images/ns.pb-c.d
01:23:08 [2023-01-11T01:23:08.785Z] #39 15.05   PBCC     images/fdinfo.pb-c.c
01:23:08 [2023-01-11T01:23:08.785Z] #39 15.11   DEP      images/fdinfo.pb-c.d
01:23:09 [2023-01-11T01:23:09.044Z] #39 15.29   PBCC     images/core-aarch64.pb-c.c
01:23:09 [2023-01-11T01:23:09.044Z] #39 15.33   PBCC     images/core-arm.pb-c.c
01:23:09 [2023-01-11T01:23:09.044Z] #39 15.39   PBCC     images/core-ppc64.pb-c.c
01:23:09 [2023-01-11T01:23:09.044Z] #39 15.45   PBCC     images/core-s390.pb-c.c
01:23:09 [2023-01-11T01:23:09.302Z] #39 15.49   PBCC     images/core-x86.pb-c.c
01:23:09 [2023-01-11T01:23:09.302Z] #39 15.55   PBCC     images/core.pb-c.c
01:23:09 [2023-01-11T01:23:09.302Z] #39 15.64   PBCC     images/inventory.pb-c.c
01:23:09 [2023-01-11T01:23:09.564Z] #39 15.73   DEP      images/core-aarch64.pb-c.d
01:23:09 [2023-01-11T01:23:09.564Z] #39 15.84   DEP      images/core-arm.pb-c.d
01:23:09 [2023-01-11T01:23:09.564Z] #39 15.90   DEP      images/core-ppc64.pb-c.d
01:23:09 [2023-01-11T01:23:09.564Z] #39 15.98   DEP      images/core-s390.pb-c.d
01:23:09 [2023-01-11T01:23:09.822Z] #39 ...
01:23:09 [2023-01-11T01:23:09.822Z] 
01:23:09 [2023-01-11T01:23:09.822Z] #33 [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
01:23:09 [2023-01-11T01:23:09.822Z] #33 DONE 55.0s
01:23:09 [2023-01-11T01:23:09.822Z] 
01:23:09 [2023-01-11T01:23:09.822Z] #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
01:23:09 [2023-01-11T01:23:09.822Z] #39 16.11   DEP      images/core-x86.pb-c.d
01:23:09 [2023-01-11T01:23:09.822Z] #39 16.19   DEP      images/core.pb-c.d
01:23:10 [2023-01-11T01:23:10.080Z] #39 16.27   DEP      images/inventory.pb-c.d
01:23:10 [2023-01-11T01:23:10.080Z] #39 16.34   PBCC     images/cpuinfo.pb-c.c
01:23:10 [2023-01-11T01:23:10.080Z] #39 16.38   DEP      images/cpuinfo.pb-c.d
01:23:10 [2023-01-11T01:23:10.080Z] #39 16.44   PBCC     images/stats.pb-c.c
01:23:10 [2023-01-11T01:23:10.080Z] #39 16.51   DEP      images/stats.pb-c.d
01:23:11 [2023-01-11T01:23:11.107Z] #27 ...
01:23:11 [2023-01-11T01:23:11.107Z] 
01:23:11 [2023-01-11T01:23:11.107Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
01:23:11 [2023-01-11T01:23:11.107Z] #31 34.76 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)
01:23:11 [2023-01-11T01:23:11.107Z] #31 ...
01:23:11 [2023-01-11T01:23:11.107Z] 
01:23:11 [2023-01-11T01:23:11.107Z] #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
01:23:11 [2023-01-11T01:23:11.107Z] #34 DONE 35.1s
01:23:11 [2023-01-11T01:23:11.107Z] 
01:23:11 [2023-01-11T01:23:11.107Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
01:23:11 [2023-01-11T01:23:11.329Z] Commit message: "vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76"
01:23:11 [2023-01-11T01:23:11.440Z]  > git --version # timeout=10
01:23:11 [2023-01-11T01:23:11.455Z]  > git --version # 'git version 2.17.1'
01:23:11 [2023-01-11T01:23:11.470Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:23:11 [2023-01-11T01:23:11.891Z] #31 34.76 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:  93% (1791/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.
01:23:11 [2023-01-11T01:23:11.986Z] #39 18.08 make[1]: Nothing to be done for 'all'.
01:23:12 [2023-01-11T01:23:12.153Z] #31 36.10 + cd /tmp/tmp.Fg3k9M4Szw/src/github.com/docker/libnetwork
01:23:12 [2023-01-11T01:23:12.153Z] #31 36.10 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:23:12 [2023-01-11T01:23:12.424Z] #31 36.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:23:12 [2023-01-11T01:23:12.528Z] + docker version
01:23:12 [2023-01-11T01:23:12.976Z] Fetching without tags
01:23:12 [2023-01-11T01:23:12.904Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:23:12 [2023-01-11T01:23:12.917Z]  > git config --add remote.origin.fetch +refs/pull/44797/head:refs/remotes/origin/PR-44797 # timeout=10
01:23:12 [2023-01-11T01:23:12.933Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:23:12 [2023-01-11T01:23:12.961Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:23:12 [2023-01-11T01:23:12.980Z] Fetching upstream changes from https://github.com/moby/moby.git
01:23:12 [2023-01-11T01:23:12.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:23:13 [2023-01-11T01:23:13.033Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:23:13 [2023-01-11T01:23:13.303Z] Merging remotes/origin/20.10 commit 864cc1c87155d3c29b62995656a460497a2493aa into PR head commit 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:23:13 [2023-01-11T01:23:13.360Z] #39 19.61   CC       images/stats.o
01:23:13 [2023-01-11T01:23:13.816Z] #31 ...
01:23:13 [2023-01-11T01:23:13.816Z] 
01:23:13 [2023-01-11T01:23:13.816Z] #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
01:23:13 [2023-01-11T01:23:13.816Z] #29 27.88 Fetched 8617 kB in 21s (402 kB/s)
01:23:13 [2023-01-11T01:23:13.816Z] #29 27.88 Reading package lists...
01:23:13 [2023-01-11T01:23:13.816Z] #29 36.91 Reading package lists...
01:23:13 [2023-01-11T01:23:13.816Z] #29 ...
01:23:13 [2023-01-11T01:23:13.816Z] 
01:23:13 [2023-01-11T01:23:13.817Z] #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
01:23:13 [2023-01-11T01:23:13.817Z] #32 35.10 encoding
01:23:13 [2023-01-11T01:23:13.926Z] #39 20.01   CC       images/core.o
01:23:14 [2023-01-11T01:23:14.126Z] Merge succeeded, producing 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:23:14 [2023-01-11T01:23:14.126Z] Checking out Revision 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 (PR-44797)
01:23:14 [2023-01-11T01:23:14.186Z] #39 ...
01:23:14 [2023-01-11T01:23:14.186Z] 
01:23:14 [2023-01-11T01:23:14.186Z] #27 [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
01:23:14 [2023-01-11T01:23:14.186Z] #27 49.33 Selecting previously unselected package mingw-w64-x86-64-dev.
01:23:14 [2023-01-11T01:23:14.186Z] #27 49.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:23:14 [2023-01-11T01:23:14.186Z] #27 49.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:23:14 [2023-01-11T01:23:14.186Z] #27 54.98 Selecting previously unselected package gcc-mingw-w64-base.
01:23:14 [2023-01-11T01:23:14.186Z] #27 55.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
01:23:14 [2023-01-11T01:23:14.186Z] #27 55.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:23:14 [2023-01-11T01:23:14.186Z] #27 55.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:23:14 [2023-01-11T01:23:14.186Z] #27 55.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
01:23:14 [2023-01-11T01:23:14.186Z] #27 55.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:23:14 [2023-01-11T01:23:14.444Z] #27 ...
01:23:14 [2023-01-11T01:23:14.444Z] 
01:23:14 [2023-01-11T01:23:14.444Z] #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
01:23:14 [2023-01-11T01:23:14.444Z] #39 20.57   CC       images/core-x86.o
01:23:15 [2023-01-11T01:23:15.011Z] #39 21.19   CC       images/core-arm.o
01:23:15 [2023-01-11T01:23:15.269Z] #39 21.55   CC       images/core-aarch64.o
01:23:13 [2023-01-11T01:23:13.322Z]  > git config core.sparsecheckout # timeout=10
01:23:13 [2023-01-11T01:23:13.346Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:23:14 [2023-01-11T01:23:14.029Z]  > git remote # timeout=10
01:23:14 [2023-01-11T01:23:14.055Z]  > git config --get remote.origin.url # timeout=10
01:23:14 [2023-01-11T01:23:14.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:23:14 [2023-01-11T01:23:14.078Z]  > git merge 864cc1c87155d3c29b62995656a460497a2493aa # timeout=10
01:23:14 [2023-01-11T01:23:14.106Z]  > git rev-parse HEAD^{commit} # timeout=10
01:23:14 [2023-01-11T01:23:14.129Z]  > git config core.sparsecheckout # timeout=10
01:23:14 [2023-01-11T01:23:14.151Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:23:15 [2023-01-11T01:23:15.528Z] #39 21.89   CC       images/core-ppc64.o
01:23:16 [2023-01-11T01:23:16.095Z] #39 22.45   CC       images/core-s390.o
01:23:16 [2023-01-11T01:23:16.367Z] #32 ...
01:23:16 [2023-01-11T01:23:16.367Z] 
01:23:16 [2023-01-11T01:23:16.367Z] #25 [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
01:23:16 [2023-01-11T01:23:16.367Z] #25 30.48 Reading package lists...
01:23:16 [2023-01-11T01:23:16.941Z] #25 40.05 Building dependency tree...
01:23:16 [2023-01-11T01:23:16.941Z] #25 ...
01:23:16 [2023-01-11T01:23:16.941Z] 
01:23:16 [2023-01-11T01:23:16.941Z] #30 [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
01:23:16 [2023-01-11T01:23:16.941Z] #30 30.90 Fetched 8617 kB in 23s (368 kB/s)
01:23:16 [2023-01-11T01:23:16.941Z] #30 30.90 Reading package lists...
01:23:16 [2023-01-11T01:23:16.941Z] #30 39.57 Reading package lists...
01:23:16 [2023-01-11T01:23:16.941Z] #30 ...
01:23:16 [2023-01-11T01:23:16.941Z] 
01:23:16 [2023-01-11T01:23:16.941Z] #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
01:23:16 [2023-01-11T01:23:16.941Z] #35 31.03 Fetched 8617 kB in 24s (366 kB/s)
01:23:16 [2023-01-11T01:23:16.941Z] #35 31.03 Reading package lists...
01:23:17 [2023-01-11T01:23:17.031Z] #39 23.11   CC       images/cpuinfo.o
01:23:17 [2023-01-11T01:23:17.290Z] #39 23.56   CC       images/inventory.o
01:23:17 [2023-01-11T01:23:17.513Z] #35 39.93 Reading package lists...
01:23:17 [2023-01-11T01:23:17.513Z] #35 ...
01:23:17 [2023-01-11T01:23:17.513Z] 
01:23:17 [2023-01-11T01:23:17.513Z] #24 [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
01:23:17 [2023-01-11T01:23:17.548Z] #39 23.89   CC       images/fdinfo.o
01:23:17 [2023-01-11T01:23:17.807Z] #39 24.16   CC       images/fown.o
01:23:18 [2023-01-11T01:23:18.065Z] #39 24.32   CC       images/ns.o
01:23:18 [2023-01-11T01:23:18.324Z] #39 24.50   CC       images/regfile.o
01:23:18 [2023-01-11T01:23:18.324Z] #39 24.76   CC       images/ghost-file.o
01:23:18 [2023-01-11T01:23:18.594Z] #39 25.01   CC       images/fifo.o
01:23:18 [2023-01-11T01:23:18.816Z] #24 40.99 Updating files:  60% (1343/2219)
Updating files:  61% (1354/2219)
Updating files:  62% (1376/2219)
Updating files:  63% (1398/2219)
Updating files:  64% (1421/2219)
Updating files:  65% (1443/2219)
Updating files:  66% (1465/2219)
Updating files:  67% (1487/2219)
Updating files:  68% (1509/2219)
Updating files:  69% (1532/2219)
Updating files:  70% (1554/2219)
Updating files:  71% (1576/2219)
Updating files:  72% (1598/2219)
Updating files:  73% (1620/2219)
Updating files:  74% (1643/2219)
Updating files:  75% (1665/2219)
Updating files:  76% (1687/2219)
Updating files:  77% (1709/2219)
Updating files:  78% (1731/2219)
Updating files:  79% (1754/2219)
Updating files:  80% (1776/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
01:23:18 [2023-01-11T01:23:18.816Z] #24 42.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:23:18 [2023-01-11T01:23:18.866Z] #39 25.17   CC       images/remap-file-path.o
01:23:19 [2023-01-11T01:23:19.122Z] Commit message: "vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76"
01:23:19 [2023-01-11T01:23:19.124Z] #39 25.32   CC       images/eventfd.o
01:23:19 [2023-01-11T01:23:19.148Z]  > git --version # timeout=10
01:23:19 [2023-01-11T01:23:19.178Z]  > git --version # 'git version 2.17.1'
01:23:19 [2023-01-11T01:23:19.213Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
01:23:19 [2023-01-11T01:23:19.382Z] #39 25.50   CC       images/eventpoll.o
01:23:19 [2023-01-11T01:23:19.382Z] #39 25.76   CC       images/fh.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:23:19 [2023-01-11T01:23:19.640Z] #39 26.00   CC       images/fsnotify.o
01:23:20 [2023-01-11T01:23:20.208Z] #39 26.59   CC       images/signalfd.o
01:23:20 [2023-01-11T01:23:20.208Z] #39 ...
01:23:20 [2023-01-11T01:23:20.208Z] 
01:23:20 [2023-01-11T01:23:20.208Z] #23 [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
01:23:20 [2023-01-11T01:23:20.208Z] #23 55.57 internal/syscall/unix
01:23:20 [2023-01-11T01:23:20.208Z] #23 56.16 time
01:23:20 [2023-01-11T01:23:20.208Z] #23 61.27 internal/poll
01:23:20 [2023-01-11T01:23:20.208Z] #23 61.74 internal/fmtsort
01:23:20 [2023-01-11T01:23:20.208Z] #23 62.23 internal/safefilepath
01:23:20 [2023-01-11T01:23:20.208Z] #23 62.36 internal/syscall/execenv
01:23:20 [2023-01-11T01:23:20.208Z] #23 62.61 path
01:23:20 [2023-01-11T01:23:20.208Z] #23 63.04 io/fs
01:23:20 [2023-01-11T01:23:20.208Z] #23 63.55 strings
01:23:20 [2023-01-11T01:23:20.208Z] #23 63.90 os
01:23:20 [2023-01-11T01:23:20.369Z] + docker version
01:23:20 [2023-01-11T01:23:20.467Z] #23 ...
01:23:20 [2023-01-11T01:23:20.467Z] 
01:23:20 [2023-01-11T01:23:20.467Z] #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
01:23:20 [2023-01-11T01:23:20.467Z] #39 26.76   CC       images/fs.o
01:23:20 [2023-01-11T01:23:20.467Z] #39 26.93   CC       images/pstree.o
01:23:20 [2023-01-11T01:23:20.726Z] #39 27.18   CC       images/pipe.o
01:23:21 [2023-01-11T01:23:21.293Z] #39 27.41   CC       images/tcp-stream.o
01:23:21 [2023-01-11T01:23:21.293Z] #39 27.57   CC       images/sk-packet.o
01:23:21 [2023-01-11T01:23:21.552Z] #39 27.80   CC       images/mnt.o
01:23:21 [2023-01-11T01:23:21.810Z] #39 28.00   CC       images/pipe-data.o
01:23:21 [2023-01-11T01:23:21.810Z] #39 28.20   CC       images/sa.o
01:23:22 [2023-01-11T01:23:22.069Z] #39 28.41   CC       images/timer.o
01:23:22 [2023-01-11T01:23:22.115Z] #24 45.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:23:22 [2023-01-11T01:23:22.328Z] #39 28.73   CC       images/timerfd.o
01:23:22 [2023-01-11T01:23:22.895Z] #39 28.97   CC       images/mm.o
01:23:23 [2023-01-11T01:23:23.058Z] Fetching without tags
01:23:23 [2023-01-11T01:23:23.153Z] #39 29.26   CC       images/sk-opts.o
01:23:23 [2023-01-11T01:23:23.153Z] #39 29.44   CC       images/sk-unix.o
01:23:23 [2023-01-11T01:23:23.274Z] Merging remotes/origin/20.10 commit 864cc1c87155d3c29b62995656a460497a2493aa into PR head commit 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:23:23 [2023-01-11T01:23:23.412Z] #39 29.67   CC       images/sk-inet.o
01:23:23 [2023-01-11T01:23:23.501Z] #24 ...
01:23:23 [2023-01-11T01:23:23.501Z] 
01:23:23 [2023-01-11T01:23:23.501Z] #30 [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
01:23:23 [2023-01-11T01:23:23.501Z] #30 39.57 Reading package lists...
01:23:23 [2023-01-11T01:23:23.670Z] #39 29.99   CC       images/tun.o
01:23:23 [2023-01-11T01:23:23.928Z] #39 30.35   CC       images/sk-netlink.o
01:23:23 [2023-01-11T01:23:23.948Z] Merge succeeded, producing 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:23:23 [2023-01-11T01:23:23.948Z] Checking out Revision 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 (PR-44797)
01:23:23 [2023-01-11T01:23:23.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:23:23 [2023-01-11T01:23:23.037Z]  > git config --add remote.origin.fetch +refs/pull/44797/head:refs/remotes/origin/PR-44797 # timeout=10
01:23:23 [2023-01-11T01:23:23.043Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:23:23 [2023-01-11T01:23:23.053Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:23:23 [2023-01-11T01:23:23.063Z] Fetching upstream changes from https://github.com/moby/moby.git
01:23:23 [2023-01-11T01:23:23.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:23:23 [2023-01-11T01:23:23.066Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:23:23 [2023-01-11T01:23:23.281Z]  > git config core.sparsecheckout # timeout=10
01:23:23 [2023-01-11T01:23:23.289Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:23:23 [2023-01-11T01:23:23.883Z]  > git remote # timeout=10
01:23:23 [2023-01-11T01:23:23.900Z]  > git config --get remote.origin.url # timeout=10
01:23:23 [2023-01-11T01:23:23.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:23:23 [2023-01-11T01:23:23.923Z]  > git merge 864cc1c87155d3c29b62995656a460497a2493aa # timeout=10
01:23:23 [2023-01-11T01:23:23.936Z]  > git rev-parse HEAD^{commit} # timeout=10
01:23:24 [2023-01-11T01:23:24.186Z] #39 30.54   CC       images/packet-sock.o
01:23:24 [2023-01-11T01:23:24.752Z] #39 30.88   CC       images/ipc-var.o
01:23:25 [2023-01-11T01:23:25.011Z] #39 31.21   CC       images/ipc-desc.o
01:23:25 [2023-01-11T01:23:25.011Z] #39 31.42   CC       images/ipc-shm.o
01:23:25 [2023-01-11T01:23:25.578Z] #39 31.70   CC       images/ipc-msg.o
01:23:25 [2023-01-11T01:23:25.836Z] #39 31.98   CC       images/ipc-sem.o
01:23:25 [2023-01-11T01:23:25.836Z] #39 32.15   CC       images/utsns.o
01:23:25 [2023-01-11T01:23:25.991Z] #30 48.01 Building dependency tree...
01:23:26 [2023-01-11T01:23:26.094Z] #39 32.30   CC       images/creds.o
01:23:26 [2023-01-11T01:23:26.094Z] #39 32.51   CC       images/vma.o
01:23:23 [2023-01-11T01:23:23.951Z]  > git config core.sparsecheckout # timeout=10
01:23:23 [2023-01-11T01:23:23.969Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:23:26 [2023-01-11T01:23:26.352Z] #39 32.69   CC       images/netdev.o
01:23:26 [2023-01-11T01:23:26.352Z] #39 ...
01:23:26 [2023-01-11T01:23:26.352Z] 
01:23:26 [2023-01-11T01:23:26.352Z] #27 [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
01:23:26 [2023-01-11T01:23:26.352Z] #27 61.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:23:26 [2023-01-11T01:23:26.352Z] #27 61.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:23:26 [2023-01-11T01:23:26.352Z] #27 61.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:23:26 [2023-01-11T01:23:26.610Z] #27 ...
01:23:26 [2023-01-11T01:23:26.610Z] 
01:23:26 [2023-01-11T01:23:26.610Z] #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
01:23:26 [2023-01-11T01:23:26.610Z] #37 44.26 Updating files:  55% (2850/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  98% (5055/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
01:23:26 [2023-01-11T01:23:26.610Z] #37 45.35 + cd /tmp/tmp.3FLkTFsY72/src/github.com/containerd/containerd
01:23:26 [2023-01-11T01:23:26.610Z] #37 45.35 + git checkout -q v1.6.15
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + export 'BUILDTAGS=netgo osusergo static_build'
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + BUILDTAGS='netgo osusergo static_build'
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + export EXTRA_FLAGS=-buildmode=pie
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + EXTRA_FLAGS=-buildmode=pie
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + '[' '' = dynamic ']'
01:23:26 [2023-01-11T01:23:26.610Z] #37 47.23 + make
01:23:27 [2023-01-11T01:23:27.904Z] #30 ...
01:23:27 [2023-01-11T01:23:27.904Z] 
01:23:27 [2023-01-11T01:23:27.904Z] #25 [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
01:23:27 [2023-01-11T01:23:27.904Z] #25 40.05 Building dependency tree...
01:23:27 [2023-01-11T01:23:27.904Z] #25 45.97 The following additional packages will be installed:
01:23:27 [2023-01-11T01:23:27.904Z] #25 46.00   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
01:23:27 [2023-01-11T01:23:27.904Z] #25 46.03 Suggested packages:
01:23:27 [2023-01-11T01:23:27.904Z] #25 46.03   cmake-doc ninja-build lrzip
01:23:27 [2023-01-11T01:23:27.904Z] #25 46.03 Recommended packages:
01:23:27 [2023-01-11T01:23:27.904Z] #25 46.03   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:23:27 [2023-01-11T01:23:27.904Z] #25 47.73 The following NEW packages will be installed:
01:23:27 [2023-01-11T01:23:27.904Z] #25 47.75   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:23:27 [2023-01-11T01:23:27.904Z] #25 47.75   vim-common xxd
01:23:27 [2023-01-11T01:23:27.904Z] #25 48.34 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
01:23:27 [2023-01-11T01:23:27.904Z] #25 48.34 Need to get 17.7 MB of archives.
01:23:27 [2023-01-11T01:23:27.904Z] #25 48.34 After this operation, 70.7 MB of additional disk space will be used.
01:23:27 [2023-01-11T01:23:27.904Z] #25 48.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 48.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 48.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 48.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 49.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 49.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 49.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 49.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 49.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 49.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
01:23:27 [2023-01-11T01:23:27.904Z] #25 51.91 debconf: delaying package configuration, since apt-utils is not installed
01:23:28 [2023-01-11T01:23:28.475Z] #25 52.40 Fetched 17.7 MB in 2s (8971 kB/s)
01:23:28 [2023-01-11T01:23:28.475Z] #25 52.56 Selecting previously unselected package xxd.
01:23:28 [2023-01-11T01:23:28.475Z] #25 52.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:23:28 [2023-01-11T01:23:28.475Z] #25 52.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:23:28 [2023-01-11T01:23:28.491Z] Commit message: "vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76"
01:23:28 [2023-01-11T01:23:28.510Z] #37 48.94 + bin/ctr
01:23:28 [2023-01-11T01:23:28.508Z]  > git --version # timeout=10
01:23:28 [2023-01-11T01:23:28.517Z]  > git --version # 'git version 2.25.1'
01:23:28 [2023-01-11T01:23:28.536Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
01:23:28 [2023-01-11T01:23:28.736Z] #25 52.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:23:28 [2023-01-11T01:23:28.997Z] #25 53.02 Selecting previously unselected package vim-common.
01:23:28 [2023-01-11T01:23:28.997Z] #25 53.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:23:28 [2023-01-11T01:23:28.997Z] #25 53.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:23:29 [2023-01-11T01:23:29.563Z] + docker version
01:23:29 [2023-01-11T01:23:29.577Z] #25 ...
01:23:29 [2023-01-11T01:23:29.577Z] 
01:23:29 [2023-01-11T01:23:29.577Z] #30 [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
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.66 The following additional packages will be installed:
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.67   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.67   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.67   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.67   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.67   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.71   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.71   mingw-w64-common mingw-w64-x86-64-dev
01:23:29 [2023-01-11T01:23:29.577Z] #30 53.74 Suggested packages:
01:23:29 [2023-01-11T01:23:29.838Z] #30 53.75   gcc-10-locales seccomp wine64
01:23:30 [2023-01-11T01:23:30.410Z] #37 ...
01:23:30 [2023-01-11T01:23:30.410Z] 
01:23:30 [2023-01-11T01:23:30.410Z] #23 [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
01:23:30 [2023-01-11T01:23:30.410Z] #23 65.88 bufio
01:23:30 [2023-01-11T01:23:30.410Z] #23 67.16 fmt
01:23:30 [2023-01-11T01:23:30.410Z] #23 67.22 io/ioutil
01:23:30 [2023-01-11T01:23:30.410Z] #23 67.44 text/tabwriter
01:23:30 [2023-01-11T01:23:30.410Z] #23 69.53 flag
01:23:30 [2023-01-11T01:23:30.410Z] #23 69.53 github.com/BurntSushi/toml
01:23:30 [2023-01-11T01:23:30.410Z] #23 70.85 log
01:23:30 [2023-01-11T01:23:30.410Z] #23 72.64 github.com/BurntSushi/toml/cmd/tomlv
01:23:30 [2023-01-11T01:23:30.410Z] #23 DONE 75.7s
01:23:30 [2023-01-11T01:23:30.410Z] 
01:23:30 [2023-01-11T01:23:30.410Z] #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
01:23:30 [2023-01-11T01:23:30.410Z] #39 33.05   CC       images/tty.o
01:23:30 [2023-01-11T01:23:30.410Z] #39 33.57   CC       images/file-lock.o
01:23:30 [2023-01-11T01:23:30.410Z] #39 33.81   CC       images/rlimit.o
01:23:30 [2023-01-11T01:23:30.410Z] #39 33.96   CC       images/pagemap.o
01:23:30 [2023-01-11T01:23:30.410Z] #39 34.26   CC       images/siginfo.o
01:23:30 [2023-01-11T01:23:30.410Z] #39 34.56   CC       images/rpc.o
01:23:30 [2023-01-11T01:23:30.410Z] #39 35.80   CC       images/ext-file.o
01:23:30 [2023-01-11T01:23:30.410Z] #39 36.03   CC       images/cgroup.o
01:23:30 [2023-01-11T01:23:30.668Z] #39 36.77   CC       images/userns.o
01:23:30 [2023-01-11T01:23:30.784Z] #30 ...
01:23:30 [2023-01-11T01:23:30.784Z] 
01:23:30 [2023-01-11T01:23:30.784Z] #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
01:23:30 [2023-01-11T01:23:30.784Z] #29 36.91 Reading package lists...
01:23:30 [2023-01-11T01:23:30.784Z] #29 45.16 Building dependency tree...
01:23:30 [2023-01-11T01:23:30.784Z] #29 51.17 The following additional packages will be installed:
01:23:30 [2023-01-11T01:23:30.784Z] #29 51.18   libbtrfs0
01:23:30 [2023-01-11T01:23:30.784Z] #29 51.62 The following NEW packages will be installed:
01:23:30 [2023-01-11T01:23:30.784Z] #29 51.67   libbtrfs-dev libbtrfs0
01:23:30 [2023-01-11T01:23:30.784Z] #29 52.25 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
01:23:30 [2023-01-11T01:23:30.784Z] #29 52.25 Need to get 460 kB of archives.
01:23:30 [2023-01-11T01:23:30.784Z] #29 52.25 After this operation, 1237 kB of additional disk space will be used.
01:23:30 [2023-01-11T01:23:30.784Z] #29 52.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:23:30 [2023-01-11T01:23:30.784Z] #29 52.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:23:30 [2023-01-11T01:23:30.784Z] #29 54.23 debconf: delaying package configuration, since apt-utils is not installed
01:23:30 [2023-01-11T01:23:30.784Z] #29 54.72 Fetched 460 kB in 0s (1121 kB/s)
01:23:30 [2023-01-11T01:23:30.784Z] #29 54.84 Selecting previously unselected package libbtrfs0:amd64.
01:23:30 [2023-01-11T01:23:30.784Z] #29 54.84 (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%
01:23:30 [2023-01-11T01:23:30.784Z] #29 ...
01:23:30 [2023-01-11T01:23:30.784Z] 
01:23:30 [2023-01-11T01:23:30.784Z] #25 [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
01:23:30 [2023-01-11T01:23:30.784Z] #25 53.83 Selecting previously unselected package cmake-data.
01:23:30 [2023-01-11T01:23:30.784Z] #25 53.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:23:30 [2023-01-11T01:23:30.784Z] #25 53.91 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:23:30 [2023-01-11T01:23:30.928Z] #39 37.24   CC       images/google/protobuf/descriptor.o
01:23:32 [2023-01-11T01:23:32.697Z] #25 ...
01:23:32 [2023-01-11T01:23:32.698Z] 
01:23:32 [2023-01-11T01:23:32.698Z] #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
01:23:32 [2023-01-11T01:23:32.698Z] #29 54.84 (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.)
01:23:32 [2023-01-11T01:23:32.698Z] #29 54.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
01:23:32 [2023-01-11T01:23:32.698Z] #29 55.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:23:32 [2023-01-11T01:23:32.698Z] #29 55.37 Selecting previously unselected package libbtrfs-dev:amd64.
01:23:32 [2023-01-11T01:23:32.698Z] #29 55.37 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
01:23:32 [2023-01-11T01:23:32.698Z] #29 55.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:23:32 [2023-01-11T01:23:32.698Z] #29 56.08 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:23:32 [2023-01-11T01:23:32.698Z] #29 56.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:23:32 [2023-01-11T01:23:32.698Z] #29 56.14 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:23:32 [2023-01-11T01:23:32.698Z] #29 DONE 56.8s
01:23:32 [2023-01-11T01:23:32.830Z] #39 38.87   CC       images/opts.o
01:23:32 [2023-01-11T01:23:32.830Z] #39 39.05   CC       images/seccomp.o
01:23:32 [2023-01-11T01:23:32.958Z] 
01:23:32 [2023-01-11T01:23:32.959Z] #30 [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
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.14 The following NEW packages will be installed:
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.14   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.14   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.14   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.14   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.15   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.15   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.15   mingw-w64-x86-64-dev
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.63 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.63 Need to get 115 MB of archives.
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.63 After this operation, 645 MB of additional disk space will be used.
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.63 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]
01:23:32 [2023-01-11T01:23:32.959Z] #30 56.76 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]
01:23:32 [2023-01-11T01:23:32.959Z] #30 57.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
01:23:32 [2023-01-11T01:23:32.959Z] #30 57.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
01:23:32 [2023-01-11T01:23:32.959Z] #30 57.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
01:23:32 [2023-01-11T01:23:32.959Z] #30 57.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
01:23:33 [2023-01-11T01:23:33.087Z] #39 39.26   CC       images/binfmt-misc.o
01:23:33 [2023-01-11T01:23:33.088Z] #39 39.43   CC       images/time.o
01:23:33 [2023-01-11T01:23:33.346Z] #39 39.59   CC       images/sysctl.o
01:23:33 [2023-01-11T01:23:33.346Z] #39 39.70   CC       images/autofs.o
01:23:33 [2023-01-11T01:23:33.346Z] #39 39.82   CC       images/macvlan.o
01:23:33 [2023-01-11T01:23:33.532Z] #30 57.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
01:23:33 [2023-01-11T01:23:33.604Z] #39 39.96   CC       images/sit.o
01:23:33 [2023-01-11T01:23:33.794Z] #30 57.91 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]
01:23:33 [2023-01-11T01:23:33.795Z] #30 57.91 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]
01:23:33 [2023-01-11T01:23:33.863Z] #39 40.15   CC       images/memfd.o
01:23:34 [2023-01-11T01:23:34.056Z] #30 ...
01:23:34 [2023-01-11T01:23:34.056Z] 
01:23:34 [2023-01-11T01:23:34.056Z] #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
01:23:34 [2023-01-11T01:23:34.056Z] #35 39.93 Reading package lists...
01:23:34 [2023-01-11T01:23:34.056Z] #35 48.55 Building dependency tree...
01:23:34 [2023-01-11T01:23:34.056Z] #35 54.44 The following additional packages will be installed:
01:23:34 [2023-01-11T01:23:34.056Z] #35 54.46   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
01:23:34 [2023-01-11T01:23:34.056Z] #35 54.47   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
01:23:34 [2023-01-11T01:23:34.056Z] #35 54.50 Suggested packages:
01:23:34 [2023-01-11T01:23:34.056Z] #35 54.52   manpages-dev protobuf-mode-el python3-setuptools
01:23:34 [2023-01-11T01:23:34.056Z] #35 56.59 The following NEW packages will be installed:
01:23:34 [2023-01-11T01:23:34.056Z] #35 56.59   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
01:23:34 [2023-01-11T01:23:34.056Z] #35 56.59   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
01:23:34 [2023-01-11T01:23:34.056Z] #35 56.59   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
01:23:34 [2023-01-11T01:23:34.056Z] #35 56.60   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.09 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.09 Need to get 4583 kB of archives.
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.09 After this operation, 25.9 MB of additional disk space will be used.
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
01:23:34 [2023-01-11T01:23:34.056Z] #35 57.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
01:23:34 [2023-01-11T01:23:34.121Z] #39 40.38   CC       images/timens.o
01:23:34 [2023-01-11T01:23:34.317Z] #35 ...
01:23:34 [2023-01-11T01:23:34.317Z] 
01:23:34 [2023-01-11T01:23:34.317Z] #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
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.479 + RM_GOPATH=0
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.479 + TMP_GOPATH=
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.479 + : /build
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.479 + '[' -z '' ']'
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.479 ++ mktemp -d
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.490 + export GOPATH=/tmp/tmp.plcYzl7ky8
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.490 + GOPATH=/tmp/tmp.plcYzl7ky8
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.490 + RM_GOPATH=1
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.490 + case "$(go env GOARCH)" in
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.490 ++ go env GOARCH
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.520 + export GO_BUILDMODE=-buildmode=pie
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.520 + GO_BUILDMODE=-buildmode=pie
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.521 ++ dirname /tmp/install/install.sh
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 + dir=/tmp/install
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 + bin=containerd
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 + shift
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 + '[' '!' -f /tmp/install/containerd.installer ']'
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 + . /tmp/install/containerd.installer
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 ++ set -e
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 ++ : v1.6.15
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.525 + install_containerd
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.526 + echo 'Install containerd version v1.6.15'
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.526 Install containerd version v1.6.15
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.526 + git clone https://github.com/containerd/containerd.git /tmp/tmp.plcYzl7ky8/src/github.com/containerd/containerd
01:23:34 [2023-01-11T01:23:34.317Z] #0 1.545 Cloning into '/tmp/tmp.plcYzl7ky8/src/github.com/containerd/containerd'...
01:23:34 [2023-01-11T01:23:34.380Z] #39 40.59   LINK     images/built-in.o
01:23:34 [2023-01-11T01:23:34.380Z] #39 40.76   GEN      compel/include/asm
01:23:34 [2023-01-11T01:23:34.380Z] #39 40.82   GEN      compel/include/version.h
01:23:34 [2023-01-11T01:23:34.462Z] Client: Docker Engine - Community
01:23:34 [2023-01-11T01:23:34.462Z]  Version:           22.06.0-beta.0
01:23:34 [2023-01-11T01:23:34.462Z]  API version:       1.42
01:23:34 [2023-01-11T01:23:34.462Z]  Go version:        go1.18.3
01:23:34 [2023-01-11T01:23:34.462Z]  Git commit:        3e9117b
01:23:34 [2023-01-11T01:23:34.462Z]  Built:             Fri Jun  3 17:55:46 2022
01:23:34 [2023-01-11T01:23:34.462Z]  OS/Arch:           linux/amd64
01:23:34 [2023-01-11T01:23:34.462Z]  Context:           default
01:23:34 [2023-01-11T01:23:34.462Z] 
01:23:34 [2023-01-11T01:23:34.462Z] Server: Docker Engine - Community
01:23:34 [2023-01-11T01:23:34.462Z]  Engine:
01:23:34 [2023-01-11T01:23:34.462Z]   Version:          22.06.0-beta.0
01:23:34 [2023-01-11T01:23:34.462Z]   API version:      1.42 (minimum version 1.12)
01:23:34 [2023-01-11T01:23:34.462Z]   Go version:       go1.18.3
01:23:34 [2023-01-11T01:23:34.462Z]   Git commit:       38633e7
01:23:34 [2023-01-11T01:23:34.462Z]   Built:            Fri Jun  3 17:55:46 2022
01:23:34 [2023-01-11T01:23:34.462Z]   OS/Arch:          linux/amd64
01:23:34 [2023-01-11T01:23:34.462Z]   Experimental:     true
01:23:34 [2023-01-11T01:23:34.462Z]  containerd:
01:23:34 [2023-01-11T01:23:34.462Z]   Version:          1.6.8
01:23:34 [2023-01-11T01:23:34.462Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:23:34 [2023-01-11T01:23:34.462Z]  runc:
01:23:34 [2023-01-11T01:23:34.462Z]   Version:          1.1.4
01:23:34 [2023-01-11T01:23:34.462Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:23:34 [2023-01-11T01:23:34.462Z]  docker-init:
01:23:34 [2023-01-11T01:23:34.462Z]   Version:          0.19.0
01:23:34 [2023-01-11T01:23:34.462Z]   GitCommit:        de40ad0
[Pipeline] sh
01:23:34 [2023-01-11T01:23:34.639Z] #39 40.87 touch .config
01:23:34 [2023-01-11T01:23:34.639Z] #39 40.96   GEN      include/common/config.h
01:23:34 [2023-01-11T01:23:34.639Z] #39 41.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:23:34 [2023-01-11T01:23:34.825Z] + docker info
01:23:34 [2023-01-11T01:23:34.825Z] Client:
01:23:34 [2023-01-11T01:23:34.825Z]  Context:    default
01:23:34 [2023-01-11T01:23:34.825Z]  Debug Mode: false
01:23:34 [2023-01-11T01:23:34.825Z]  Plugins:
01:23:34 [2023-01-11T01:23:34.825Z]   buildx: Docker Buildx (Docker Inc.)
01:23:34 [2023-01-11T01:23:34.825Z]     Version:  c5aec24
01:23:34 [2023-01-11T01:23:34.825Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
01:23:34 [2023-01-11T01:23:34.825Z]   compose: Docker Compose (Docker Inc.)
01:23:34 [2023-01-11T01:23:34.825Z]     Version:  v2.12.0
01:23:34 [2023-01-11T01:23:34.825Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:23:34 [2023-01-11T01:23:34.825Z]   scan: Docker Scan (Docker Inc.)
01:23:34 [2023-01-11T01:23:34.825Z]     Version:  v0.17.0
01:23:34 [2023-01-11T01:23:34.825Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
01:23:34 [2023-01-11T01:23:34.825Z] 
01:23:34 [2023-01-11T01:23:34.825Z] Server:
01:23:34 [2023-01-11T01:23:34.825Z]  Containers: 0
01:23:34 [2023-01-11T01:23:34.825Z]   Running: 0
01:23:34 [2023-01-11T01:23:34.825Z]   Paused: 0
01:23:34 [2023-01-11T01:23:34.825Z]   Stopped: 0
01:23:34 [2023-01-11T01:23:34.825Z]  Images: 0
01:23:34 [2023-01-11T01:23:34.825Z]  Server Version: 22.06.0-beta.0
01:23:34 [2023-01-11T01:23:34.825Z]  Storage Driver: overlay2
01:23:34 [2023-01-11T01:23:34.825Z]   Backing Filesystem: extfs
01:23:34 [2023-01-11T01:23:34.825Z]   Supports d_type: true
01:23:34 [2023-01-11T01:23:34.825Z]   Using metacopy: false
01:23:34 [2023-01-11T01:23:34.825Z]   Native Overlay Diff: true
01:23:34 [2023-01-11T01:23:34.825Z]   userxattr: false
01:23:34 [2023-01-11T01:23:34.825Z]  Logging Driver: json-file
01:23:34 [2023-01-11T01:23:34.825Z]  Cgroup Driver: cgroupfs
01:23:34 [2023-01-11T01:23:34.825Z]  Cgroup Version: 1
01:23:34 [2023-01-11T01:23:34.825Z]  Plugins:
01:23:34 [2023-01-11T01:23:34.825Z]   Volume: local
01:23:34 [2023-01-11T01:23:34.825Z]   Network: bridge host ipvlan macvlan null overlay
01:23:34 [2023-01-11T01:23:34.825Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:23:34 [2023-01-11T01:23:34.825Z]  Swarm: inactive
01:23:34 [2023-01-11T01:23:34.825Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:23:34 [2023-01-11T01:23:34.825Z]  Default Runtime: runc
01:23:34 [2023-01-11T01:23:34.825Z]  Init Binary: docker-init
01:23:34 [2023-01-11T01:23:34.825Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:23:34 [2023-01-11T01:23:34.825Z]  runc version: v1.1.4-0-g5fd4c4d
01:23:34 [2023-01-11T01:23:34.825Z]  init version: de40ad0
01:23:34 [2023-01-11T01:23:34.825Z]  Security Options:
01:23:34 [2023-01-11T01:23:34.825Z]   apparmor
01:23:34 [2023-01-11T01:23:34.825Z]   seccomp
01:23:34 [2023-01-11T01:23:34.825Z]    Profile: builtin
01:23:34 [2023-01-11T01:23:34.825Z]  Kernel Version: 5.4.0-1088-aws
01:23:34 [2023-01-11T01:23:34.825Z]  Operating System: Ubuntu 18.04.6 LTS
01:23:34 [2023-01-11T01:23:34.825Z]  OSType: linux
01:23:34 [2023-01-11T01:23:34.825Z]  Architecture: x86_64
01:23:34 [2023-01-11T01:23:34.825Z]  CPUs: 2
01:23:34 [2023-01-11T01:23:34.825Z]  Total Memory: 7.483GiB
01:23:34 [2023-01-11T01:23:34.825Z]  Name: ip-10-100-81-43
01:23:34 [2023-01-11T01:23:34.825Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
01:23:34 [2023-01-11T01:23:34.825Z]  Docker Root Dir: /var/lib/docker
01:23:34 [2023-01-11T01:23:34.825Z]  Debug Mode: false
01:23:34 [2023-01-11T01:23:34.825Z]  Registry: https://index.docker.io/v1/
01:23:34 [2023-01-11T01:23:34.825Z]  Labels:
01:23:34 [2023-01-11T01:23:34.825Z]  Experimental: true
01:23:34 [2023-01-11T01:23:34.825Z]  Insecure Registries:
01:23:34 [2023-01-11T01:23:34.825Z]   127.0.0.0/8
01:23:34 [2023-01-11T01:23:34.825Z]  Live Restore Enabled: true
01:23:34 [2023-01-11T01:23:34.825Z] 
01:23:34 [2023-01-11T01:23:34.825Z] WARNING: No swap limit support
[Pipeline] sh
01:23:34 [2023-01-11T01:23:34.897Z] #39 41.11   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
01:23:34 [2023-01-11T01:23:34.897Z] #39 41.16   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
01:23:34 [2023-01-11T01:23:34.897Z] #39 41.20   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
01:23:34 [2023-01-11T01:23:34.897Z] #39 41.28   DEP      compel/plugins/std/infect.d
01:23:35 [2023-01-11T01:23:35.146Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:23:35 [2023-01-11T01:23:35.146Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:23:35 [2023-01-11T01:23:35.146Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44797/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:23:35 [2023-01-11T01:23:35.146Z] + bash /home/ubuntu/workspace/moby_PR-44797/check-config.sh
01:23:35 [2023-01-11T01:23:35.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:23:35 [2023-01-11T01:23:35.146Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
01:23:35 [2023-01-11T01:23:35.146Z] 
01:23:35 [2023-01-11T01:23:35.146Z] Generally Necessary:
01:23:35 [2023-01-11T01:23:35.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:23:35 [2023-01-11T01:23:35.146Z] - apparmor: enabled and tools installed
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_NAMESPACES: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_NET_NS: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_PID_NS: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_IPC_NS: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_UTS_NS: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_CGROUPS: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_CGROUP_CPUACCT: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_CGROUP_DEVICE: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_CGROUP_FREEZER: enabled
01:23:35 [2023-01-11T01:23:35.146Z] - CONFIG_CGROUP_SCHED: enabled
01:23:35 [2023-01-11T01:23:35.156Z] #39 41.38   DEP      compel/plugins/std/string.d
01:23:35 [2023-01-11T01:23:35.284Z] Client: Docker Engine - Community
01:23:35 [2023-01-11T01:23:35.284Z]  Version:           22.06.0-beta.0
01:23:35 [2023-01-11T01:23:35.284Z]  API version:       1.42
01:23:35 [2023-01-11T01:23:35.284Z]  Go version:        go1.18.3
01:23:35 [2023-01-11T01:23:35.284Z]  Git commit:        3e9117b
01:23:35 [2023-01-11T01:23:35.284Z]  Built:             Fri Jun  3 17:55:46 2022
01:23:35 [2023-01-11T01:23:35.284Z]  OS/Arch:           linux/amd64
01:23:35 [2023-01-11T01:23:35.284Z]  Context:           default
01:23:35 [2023-01-11T01:23:35.284Z] 
01:23:35 [2023-01-11T01:23:35.284Z] Server: Docker Engine - Community
01:23:35 [2023-01-11T01:23:35.284Z]  Engine:
01:23:35 [2023-01-11T01:23:35.284Z]   Version:          22.06.0-beta.0
01:23:35 [2023-01-11T01:23:35.284Z]   API version:      1.42 (minimum version 1.12)
01:23:35 [2023-01-11T01:23:35.284Z]   Go version:       go1.18.3
01:23:35 [2023-01-11T01:23:35.284Z]   Git commit:       38633e7
01:23:35 [2023-01-11T01:23:35.284Z]   Built:            Fri Jun  3 17:55:46 2022
01:23:35 [2023-01-11T01:23:35.284Z]   OS/Arch:          linux/amd64
01:23:35 [2023-01-11T01:23:35.284Z]   Experimental:     true
01:23:35 [2023-01-11T01:23:35.284Z]  containerd:
01:23:35 [2023-01-11T01:23:35.284Z]   Version:          1.6.8
01:23:35 [2023-01-11T01:23:35.284Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:23:35 [2023-01-11T01:23:35.284Z]  runc:
01:23:35 [2023-01-11T01:23:35.284Z]   Version:          1.1.4
01:23:35 [2023-01-11T01:23:35.284Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:23:35 [2023-01-11T01:23:35.284Z]  docker-init:
01:23:35 [2023-01-11T01:23:35.284Z]   Version:          0.19.0
01:23:35 [2023-01-11T01:23:35.284Z]   GitCommit:        de40ad0
[Pipeline] sh
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_CPUSETS: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_MEMCG: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_KEYS: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_VETH: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_BRIDGE: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_NF_NAT_IPV4: missing
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_NF_NAT: enabled (as module)
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_NF_NAT_NEEDED: missing
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_POSIX_MQUEUE: enabled
01:23:35 [2023-01-11T01:23:35.408Z] 
01:23:35 [2023-01-11T01:23:35.408Z] Optional Features:
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_USER_NS: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_SECCOMP: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_CGROUP_PIDS: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_MEMCG_SWAP: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:23:35 [2023-01-11T01:23:35.408Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_BLK_CGROUP: enabled
01:23:35 [2023-01-11T01:23:35.408Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:23:35 [2023-01-11T01:23:35.414Z] #39 41.50   DEP      compel/plugins/std/log.d
01:23:35 [2023-01-11T01:23:35.414Z] #39 41.59   DEP      compel/plugins/std/fds.d
01:23:35 [2023-01-11T01:23:35.414Z] #39 41.67   DEP      compel/plugins/std/std.d
01:23:35 [2023-01-11T01:23:35.414Z] #39 41.73   DEP      compel/plugins/shmem/shmem.d
01:23:35 [2023-01-11T01:23:35.598Z] + docker info
01:23:35 [2023-01-11T01:23:35.598Z] Client:
01:23:35 [2023-01-11T01:23:35.598Z]  Context:    default
01:23:35 [2023-01-11T01:23:35.598Z]  Debug Mode: false
01:23:35 [2023-01-11T01:23:35.598Z]  Plugins:
01:23:35 [2023-01-11T01:23:35.598Z]   buildx: Docker Buildx (Docker Inc.)
01:23:35 [2023-01-11T01:23:35.598Z]     Version:  c5aec24
01:23:35 [2023-01-11T01:23:35.598Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
01:23:35 [2023-01-11T01:23:35.598Z]   compose: Docker Compose (Docker Inc.)
01:23:35 [2023-01-11T01:23:35.598Z]     Version:  v2.12.0
01:23:35 [2023-01-11T01:23:35.598Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:23:35 [2023-01-11T01:23:35.598Z]   scan: Docker Scan (Docker Inc.)
01:23:35 [2023-01-11T01:23:35.598Z]     Version:  v0.17.0
01:23:35 [2023-01-11T01:23:35.598Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
01:23:35 [2023-01-11T01:23:35.598Z] 
01:23:35 [2023-01-11T01:23:35.598Z] Server:
01:23:35 [2023-01-11T01:23:35.598Z]  Containers: 0
01:23:35 [2023-01-11T01:23:35.598Z]   Running: 0
01:23:35 [2023-01-11T01:23:35.598Z]   Paused: 0
01:23:35 [2023-01-11T01:23:35.598Z]   Stopped: 0
01:23:35 [2023-01-11T01:23:35.598Z]  Images: 0
01:23:35 [2023-01-11T01:23:35.598Z]  Server Version: 22.06.0-beta.0
01:23:35 [2023-01-11T01:23:35.598Z]  Storage Driver: overlay2
01:23:35 [2023-01-11T01:23:35.598Z]   Backing Filesystem: extfs
01:23:35 [2023-01-11T01:23:35.598Z]   Supports d_type: true
01:23:35 [2023-01-11T01:23:35.598Z]   Using metacopy: false
01:23:35 [2023-01-11T01:23:35.598Z]   Native Overlay Diff: true
01:23:35 [2023-01-11T01:23:35.598Z]   userxattr: false
01:23:35 [2023-01-11T01:23:35.598Z]  Logging Driver: json-file
01:23:35 [2023-01-11T01:23:35.598Z]  Cgroup Driver: cgroupfs
01:23:35 [2023-01-11T01:23:35.598Z]  Cgroup Version: 1
01:23:35 [2023-01-11T01:23:35.598Z]  Plugins:
01:23:35 [2023-01-11T01:23:35.598Z]   Volume: local
01:23:35 [2023-01-11T01:23:35.598Z]   Network: bridge host ipvlan macvlan null overlay
01:23:35 [2023-01-11T01:23:35.598Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:23:35 [2023-01-11T01:23:35.598Z]  Swarm: inactive
01:23:35 [2023-01-11T01:23:35.598Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:23:35 [2023-01-11T01:23:35.598Z]  Default Runtime: runc
01:23:35 [2023-01-11T01:23:35.598Z]  Init Binary: docker-init
01:23:35 [2023-01-11T01:23:35.598Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:23:35 [2023-01-11T01:23:35.598Z]  runc version: v1.1.4-0-g5fd4c4d
01:23:35 [2023-01-11T01:23:35.598Z]  init version: de40ad0
01:23:35 [2023-01-11T01:23:35.598Z]  Security Options:
01:23:35 [2023-01-11T01:23:35.598Z]   apparmor
01:23:35 [2023-01-11T01:23:35.598Z]   seccomp
01:23:35 [2023-01-11T01:23:35.598Z]    Profile: builtin
01:23:35 [2023-01-11T01:23:35.598Z]  Kernel Version: 5.4.0-1088-aws
01:23:35 [2023-01-11T01:23:35.598Z]  Operating System: Ubuntu 18.04.6 LTS
01:23:35 [2023-01-11T01:23:35.598Z]  OSType: linux
01:23:35 [2023-01-11T01:23:35.598Z]  Architecture: x86_64
01:23:35 [2023-01-11T01:23:35.598Z]  CPUs: 2
01:23:35 [2023-01-11T01:23:35.598Z]  Total Memory: 7.565GiB
01:23:35 [2023-01-11T01:23:35.598Z]  Name: ip-10-100-98-116
01:23:35 [2023-01-11T01:23:35.598Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
01:23:35 [2023-01-11T01:23:35.598Z]  Docker Root Dir: /var/lib/docker
01:23:35 [2023-01-11T01:23:35.598Z]  Debug Mode: false
01:23:35 [2023-01-11T01:23:35.598Z]  Registry: https://index.docker.io/v1/
01:23:35 [2023-01-11T01:23:35.598Z]  Labels:
01:23:35 [2023-01-11T01:23:35.598Z]  Experimental: true
01:23:35 [2023-01-11T01:23:35.598Z]  Insecure Registries:
01:23:35 [2023-01-11T01:23:35.598Z]   127.0.0.0/8
01:23:35 [2023-01-11T01:23:35.598Z]  Live Restore Enabled: true
01:23:35 [2023-01-11T01:23:35.598Z] 
01:23:35 [2023-01-11T01:23:35.598Z] WARNING: No swap limit support
[Pipeline] sh
01:23:35 [2023-01-11T01:23:35.673Z] #39 41.88   DEP      compel/plugins/fds/fds.d
01:23:35 [2023-01-11T01:23:35.673Z] #39 42.04   CC       compel/plugins/std/std.o
01:23:35 [2023-01-11T01:23:35.677Z] - CONFIG_IOSCHED_CFQ: missing
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_CGROUP_PERF: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_CGROUP_HUGETLB: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_CFS_BANDWIDTH: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_RT_GROUP_SCHED: missing
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_IP_VS: enabled (as module)
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_IP_VS_NFCT: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_IP_VS_RR: enabled (as module)
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_EXT4_FS: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:23:35 [2023-01-11T01:23:35.678Z] - Network Drivers:
01:23:35 [2023-01-11T01:23:35.678Z]   - "overlay":
01:23:35 [2023-01-11T01:23:35.678Z]     - CONFIG_VXLAN: enabled (as module)
01:23:35 [2023-01-11T01:23:35.678Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:23:35 [2023-01-11T01:23:35.678Z]       Optional (for encrypted networks):
01:23:35 [2023-01-11T01:23:35.881Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:23:35 [2023-01-11T01:23:35.881Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:23:35 [2023-01-11T01:23:35.881Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44797/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:23:35 [2023-01-11T01:23:35.881Z] + bash /home/ubuntu/workspace/moby_PR-44797/check-config.sh
01:23:35 [2023-01-11T01:23:35.881Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:23:35 [2023-01-11T01:23:35.881Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
01:23:35 [2023-01-11T01:23:35.881Z] 
01:23:35 [2023-01-11T01:23:35.881Z] Generally Necessary:
01:23:35 [2023-01-11T01:23:35.881Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:23:35 [2023-01-11T01:23:35.881Z] - apparmor: enabled and tools installed
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_NAMESPACES: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_NET_NS: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_PID_NS: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_IPC_NS: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_UTS_NS: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_CGROUPS: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_CGROUP_CPUACCT: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_CGROUP_DEVICE: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_CGROUP_FREEZER: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_CGROUP_SCHED: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_CPUSETS: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_MEMCG: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_KEYS: enabled
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_VETH: enabled (as module)
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_BRIDGE: enabled (as module)
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_NF_NAT_IPV4: missing
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:23:35 [2023-01-11T01:23:35.881Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:23:35 [2023-01-11T01:23:35.931Z] #39 42.27   CC       compel/plugins/std/fds.o
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_CRYPTO: enabled
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_CRYPTO_AEAD: enabled
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_CRYPTO_GCM: enabled
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_CRYPTO_GHASH: enabled
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_XFRM: enabled
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_XFRM_USER: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_INET_ESP: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
01:23:35 [2023-01-11T01:23:35.945Z]   - "ipvlan":
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_IPVLAN: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]   - "macvlan":
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_MACVLAN: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_DUMMY: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]   - "ftp,tftp client in container":
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z] - Storage Drivers:
01:23:35 [2023-01-11T01:23:35.945Z]   - "aufs":
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_AUFS_FS: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]   - "btrfs":
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:23:35 [2023-01-11T01:23:35.945Z]   - "devicemapper":
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_BLK_DEV_DM: enabled
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]   - "overlay":
01:23:35 [2023-01-11T01:23:35.945Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:23:35 [2023-01-11T01:23:35.945Z]   - "zfs":
01:23:35 [2023-01-11T01:23:35.945Z]     - /dev/zfs: present
01:23:35 [2023-01-11T01:23:35.945Z]     - zfs command: missing
01:23:35 [2023-01-11T01:23:35.945Z]     - zpool command: missing
01:23:35 [2023-01-11T01:23:35.945Z] 
01:23:35 [2023-01-11T01:23:35.945Z] Limits:
01:23:35 [2023-01-11T01:23:35.945Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:23:35 [2023-01-11T01:23:35.945Z] 
01:23:35 [2023-01-11T01:23:35.945Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_NF_NAT: enabled (as module)
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_NF_NAT_NEEDED: missing
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_POSIX_MQUEUE: enabled
01:23:36 [2023-01-11T01:23:36.146Z] 
01:23:36 [2023-01-11T01:23:36.146Z] Optional Features:
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_USER_NS: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_SECCOMP: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_CGROUP_PIDS: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_MEMCG_SWAP: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:23:36 [2023-01-11T01:23:36.146Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_BLK_CGROUP: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_IOSCHED_CFQ: missing
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_CGROUP_PERF: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_CGROUP_HUGETLB: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_CFS_BANDWIDTH: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_RT_GROUP_SCHED: missing
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_IP_VS: enabled (as module)
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_IP_VS_NFCT: enabled
01:23:36 [2023-01-11T01:23:36.146Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:23:36 [2023-01-11T01:23:36.190Z] #39 42.44   CC       compel/plugins/std/log.o
01:23:36 [2023-01-11T01:23:36.328Z] + sudo modprobe ip_vs
01:23:36 [2023-01-11T01:23:36.328Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 .
01:23:36 [2023-01-11T01:23:36.422Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:23:36 [2023-01-11T01:23:36.422Z] - CONFIG_IP_VS_RR: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z] - CONFIG_EXT4_FS: enabled
01:23:36 [2023-01-11T01:23:36.422Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:23:36 [2023-01-11T01:23:36.422Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:23:36 [2023-01-11T01:23:36.422Z] - Network Drivers:
01:23:36 [2023-01-11T01:23:36.422Z]   - "overlay":
01:23:36 [2023-01-11T01:23:36.422Z]     - CONFIG_VXLAN: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:23:36 [2023-01-11T01:23:36.422Z]       Optional (for encrypted networks):
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_CRYPTO: enabled
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_CRYPTO_AEAD: enabled
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_CRYPTO_GCM: enabled
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_CRYPTO_GHASH: enabled
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_XFRM: enabled
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_XFRM_USER: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_INET_ESP: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
01:23:36 [2023-01-11T01:23:36.422Z]   - "ipvlan":
01:23:36 [2023-01-11T01:23:36.422Z]     - CONFIG_IPVLAN: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z]   - "macvlan":
01:23:36 [2023-01-11T01:23:36.422Z]     - CONFIG_MACVLAN: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z]     - CONFIG_DUMMY: enabled (as module)
01:23:36 [2023-01-11T01:23:36.422Z]   - "ftp,tftp client in container":
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z] - Storage Drivers:
01:23:36 [2023-01-11T01:23:36.688Z]   - "aufs":
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_AUFS_FS: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z]   - "btrfs":
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:23:36 [2023-01-11T01:23:36.688Z]   - "devicemapper":
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_BLK_DEV_DM: enabled
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z]   - "overlay":
01:23:36 [2023-01-11T01:23:36.688Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:23:36 [2023-01-11T01:23:36.688Z]   - "zfs":
01:23:36 [2023-01-11T01:23:36.688Z]     - /dev/zfs: present
01:23:36 [2023-01-11T01:23:36.688Z]     - zfs command: missing
01:23:36 [2023-01-11T01:23:36.688Z]     - zpool command: missing
01:23:36 [2023-01-11T01:23:36.688Z] 
01:23:36 [2023-01-11T01:23:36.688Z] Limits:
01:23:36 [2023-01-11T01:23:36.688Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:23:36 [2023-01-11T01:23:36.688Z] 
01:23:36 [2023-01-11T01:23:36.688Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:23:36 [2023-01-11T01:23:36.757Z] #39 43.09   CC       compel/plugins/std/string.o
01:23:36 [2023-01-11T01:23:36.924Z] #1 [internal] load build definition from Dockerfile
01:23:36 [2023-01-11T01:23:36.924Z] #1 transferring dockerfile: 16.91kB 0.0s done
01:23:36 [2023-01-11T01:23:36.924Z] #1 DONE 0.2s
01:23:36 [2023-01-11T01:23:36.924Z] 
01:23:36 [2023-01-11T01:23:36.924Z] #2 [internal] load .dockerignore
01:23:36 [2023-01-11T01:23:36.924Z] #2 transferring context: 87B done
01:23:36 [2023-01-11T01:23:36.924Z] #2 DONE 0.2s
01:23:36 [2023-01-11T01:23:36.924Z] 
01:23:36 [2023-01-11T01:23:36.924Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:23:37 [2023-01-11T01:23:37.018Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 .
01:23:37 [2023-01-11T01:23:37.325Z] #39 43.66   CC       compel/plugins/std/infect.o
01:23:37 [2023-01-11T01:23:37.325Z] #39 ...
01:23:37 [2023-01-11T01:23:37.325Z] 
01:23:37 [2023-01-11T01:23:37.325Z] #27 [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
01:23:37 [2023-01-11T01:23:37.325Z] #27 72.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:23:37 [2023-01-11T01:23:37.325Z] #27 72.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:23:37 [2023-01-11T01:23:37.325Z] #27 72.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:23:37 [2023-01-11T01:23:37.325Z] #27 78.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:23:37 [2023-01-11T01:23:37.325Z] #27 78.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
01:23:37 [2023-01-11T01:23:37.325Z] #27 78.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:23:37 [2023-01-11T01:23:37.488Z] #3 DONE 0.4s
01:23:37 [2023-01-11T01:23:37.488Z] 
01:23:37 [2023-01-11T01:23:37.488Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
01:23:37 [2023-01-11T01:23:37.488Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
01:23:37 [2023-01-11T01:23:37.488Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
01:23:37 [2023-01-11T01:23:37.488Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
01:23:37 [2023-01-11T01:23:37.488Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
01:23:37 [2023-01-11T01:23:37.488Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
01:23:37 [2023-01-11T01:23:37.488Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
01:23:37 [2023-01-11T01:23:37.584Z] #27 ...
01:23:37 [2023-01-11T01:23:37.584Z] 
01:23:37 [2023-01-11T01:23:37.584Z] #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
01:23:37 [2023-01-11T01:23:37.584Z] #39 44.02   CC       compel/arch/aarch64/plugins/std/parasite-head.o
01:23:37 [2023-01-11T01:23:37.584Z] #1 [internal] load build definition from Dockerfile
01:23:37 [2023-01-11T01:23:37.619Z] #37 ...
01:23:37 [2023-01-11T01:23:37.619Z] 
01:23:37 [2023-01-11T01:23:37.619Z] #33 [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
01:23:37 [2023-01-11T01:23:37.619Z] #33 DONE 61.4s
01:23:37 [2023-01-11T01:23:37.619Z] 
01:23:37 [2023-01-11T01:23:37.619Z] #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
01:23:37 [2023-01-11T01:23:37.620Z] #35 59.42 debconf: delaying package configuration, since apt-utils is not installed
01:23:37 [2023-01-11T01:23:37.620Z] #35 59.90 Fetched 4583 kB in 1s (5207 kB/s)
01:23:37 [2023-01-11T01:23:37.620Z] #35 60.09 Selecting previously unselected package libcap2:amd64.
01:23:37 [2023-01-11T01:23:37.620Z] #35 60.09 (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.)
01:23:37 [2023-01-11T01:23:37.620Z] #35 60.20 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
01:23:37 [2023-01-11T01:23:37.620Z] #35 60.25 Unpacking libcap2:amd64 (1:2.44-1) ...
01:23:37 [2023-01-11T01:23:37.620Z] #35 60.55 Selecting previously unselected package libcap-dev:amd64.
01:23:37 [2023-01-11T01:23:37.620Z] #35 60.55 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
01:23:37 [2023-01-11T01:23:37.620Z] #35 60.55 Unpacking libcap-dev:amd64 (1:2.44-1) ...
01:23:37 [2023-01-11T01:23:37.620Z] #35 61.47 Selecting previously unselected package libnet1:amd64.
01:23:37 [2023-01-11T01:23:37.620Z] #35 61.47 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:23:37 [2023-01-11T01:23:37.620Z] #35 61.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:23:37 [2023-01-11T01:23:37.620Z] #35 61.84 Selecting previously unselected package libnet1-dev.
01:23:37 [2023-01-11T01:23:37.620Z] #35 61.84 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
01:23:37 [2023-01-11T01:23:37.620Z] #35 61.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:23:37 [2023-01-11T01:23:37.749Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
01:23:37 [2023-01-11T01:23:37.843Z] #39 44.08   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
01:23:37 [2023-01-11T01:23:37.843Z] #39 44.15   AR       compel/plugins/std.lib.a
01:23:37 [2023-01-11T01:23:37.843Z] #39 44.21   CC       compel/plugins/fds/fds.o
01:23:37 [2023-01-11T01:23:37.843Z] #1 transferring dockerfile: 16.91kB done
01:23:37 [2023-01-11T01:23:37.843Z] #1 DONE 0.2s
01:23:37 [2023-01-11T01:23:37.843Z] 
01:23:37 [2023-01-11T01:23:37.843Z] #2 [internal] load .dockerignore
01:23:37 [2023-01-11T01:23:37.843Z] #2 transferring context: 87B 0.0s done
01:23:37 [2023-01-11T01:23:37.843Z] #2 DONE 0.2s
01:23:37 [2023-01-11T01:23:37.843Z] 
01:23:37 [2023-01-11T01:23:37.843Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:23:38 [2023-01-11T01:23:38.006Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
01:23:38 [2023-01-11T01:23:38.101Z] #39 44.41   AR       compel/plugins/fds.lib.a
01:23:38 [2023-01-11T01:23:38.101Z] #39 44.46   HOSTDEP  compel/src/lib/log-host.d
01:23:38 [2023-01-11T01:23:38.101Z] #39 44.52   HOSTDEP  compel/src/lib/handle-elf-host.d
01:23:38 [2023-01-11T01:23:38.105Z] #3 DONE 0.4s
01:23:38 [2023-01-11T01:23:38.105Z] 
01:23:38 [2023-01-11T01:23:38.105Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
01:23:38 [2023-01-11T01:23:38.105Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
01:23:38 [2023-01-11T01:23:38.105Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
01:23:38 [2023-01-11T01:23:38.105Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
01:23:38 [2023-01-11T01:23:38.106Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
01:23:38 [2023-01-11T01:23:38.106Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 5.24MB / 9.94MB 0.1s
01:23:38 [2023-01-11T01:23:38.192Z] #35 62.26 Selecting previously unselected package libnl-3-200:amd64.
01:23:38 [2023-01-11T01:23:38.192Z] #35 62.28 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:23:38 [2023-01-11T01:23:38.192Z] #35 62.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:23:38 [2023-01-11T01:23:38.360Z] #39 44.68   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
01:23:38 [2023-01-11T01:23:38.360Z] #39 44.80   HOSTDEP  compel/src/main-host.d
01:23:38 [2023-01-11T01:23:38.365Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
01:23:38 [2023-01-11T01:23:38.365Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
01:23:38 [2023-01-11T01:23:38.365Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
01:23:38 [2023-01-11T01:23:38.455Z] #35 62.57 Selecting previously unselected package libnl-3-dev:amd64.
01:23:38 [2023-01-11T01:23:38.455Z] #35 62.57 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
01:23:38 [2023-01-11T01:23:38.455Z] #35 62.57 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:23:38 [2023-01-11T01:23:38.570Z] #4 DONE 1.1s
01:23:38 [2023-01-11T01:23:38.619Z] #39 44.88   DEP      compel/src/lib/ptrace.d
01:23:38 [2023-01-11T01:23:38.619Z] #39 44.99   DEP      compel/src/lib/infect.d
01:23:38 [2023-01-11T01:23:38.827Z] 
01:23:38 [2023-01-11T01:23:38.827Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
01:23:38 [2023-01-11T01:23:38.878Z] #39 45.14   DEP      compel/src/lib/infect-util.d
01:23:38 [2023-01-11T01:23:38.935Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
01:23:38 [2023-01-11T01:23:38.935Z] #4 DONE 0.8s
01:23:39 [2023-01-11T01:23:39.033Z] #35 63.06 Selecting previously unselected package libprotobuf-c1:amd64.
01:23:39 [2023-01-11T01:23:39.034Z] #35 63.06 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:23:39 [2023-01-11T01:23:39.034Z] #35 63.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:23:39 [2023-01-11T01:23:39.136Z] #39 45.29   DEP      compel/src/lib/infect-rpc.d
01:23:39 [2023-01-11T01:23:39.136Z] #39 45.35   DEP      compel/arch/aarch64/src/lib/infect.d
01:23:39 [2023-01-11T01:23:39.136Z] #39 45.42   DEP      compel/arch/aarch64/src/lib/cpu.d
01:23:39 [2023-01-11T01:23:39.136Z] #39 45.49   DEP      compel/src/lib/log.d
01:23:39 [2023-01-11T01:23:39.194Z] 
01:23:39 [2023-01-11T01:23:39.194Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:23:39 [2023-01-11T01:23:39.307Z] #35 63.38 Selecting previously unselected package libprotobuf-c-dev:amd64.
01:23:39 [2023-01-11T01:23:39.307Z] #35 63.38 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
01:23:39 [2023-01-11T01:23:39.307Z] #35 63.42 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:23:39 [2023-01-11T01:23:39.426Z] #39 45.62   DEP      compel/src/main.d
01:23:39 [2023-01-11T01:23:39.426Z] #39 45.72   DEP      compel/src/lib/handle-elf.d
01:23:39 [2023-01-11T01:23:39.426Z] #39 45.78   DEP      compel/arch/aarch64/src/lib/handle-elf.d
01:23:39 [2023-01-11T01:23:39.570Z] #35 63.66 Selecting previously unselected package zlib1g-dev:amd64.
01:23:39 [2023-01-11T01:23:39.570Z] #35 63.66 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
01:23:39 [2023-01-11T01:23:39.570Z] #35 63.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:23:39 [2023-01-11T01:23:39.688Z] #39 45.86   CC       compel/src/lib/log.o
01:23:39 [2023-01-11T01:23:39.688Z] #39 46.05   CC       compel/arch/aarch64/src/lib/cpu.o
01:23:39 [2023-01-11T01:23:39.763Z] #5 DONE 0.6s
01:23:39 [2023-01-11T01:23:39.763Z] 
01:23:39 [2023-01-11T01:23:39.763Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
01:23:39 [2023-01-11T01:23:39.763Z] #6 DONE 0.6s
01:23:39 [2023-01-11T01:23:39.763Z] 
01:23:39 [2023-01-11T01:23:39.763Z] #7 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
01:23:39 [2023-01-11T01:23:39.763Z] #7 DONE 0.7s
01:23:39 [2023-01-11T01:23:39.763Z] 
01:23:39 [2023-01-11T01:23:39.763Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:23:39 [2023-01-11T01:23:39.949Z] #39 46.28   CC       compel/arch/aarch64/src/lib/infect.o
01:23:40 [2023-01-11T01:23:40.023Z] #8 DONE 0.7s
01:23:40 [2023-01-11T01:23:40.141Z] #35 64.12 Selecting previously unselected package libprotobuf23:amd64.
01:23:40 [2023-01-11T01:23:40.141Z] #35 64.14 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
01:23:40 [2023-01-11T01:23:40.141Z] #35 64.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
01:23:40 [2023-01-11T01:23:40.196Z] #5 DONE 1.4s
01:23:40 [2023-01-11T01:23:40.196Z] 
01:23:40 [2023-01-11T01:23:40.196Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
01:23:40 [2023-01-11T01:23:40.196Z] #6 DONE 1.4s
01:23:40 [2023-01-11T01:23:40.196Z] 
01:23:40 [2023-01-11T01:23:40.196Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:23:40 [2023-01-11T01:23:40.196Z] #7 DONE 1.4s
01:23:40 [2023-01-11T01:23:40.196Z] 
01:23:40 [2023-01-11T01:23:40.196Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:23:40 [2023-01-11T01:23:40.196Z] #8 DONE 1.4s
01:23:40 [2023-01-11T01:23:40.515Z] #39 46.67   CC       compel/src/lib/infect-rpc.o
01:23:40 [2023-01-11T01:23:40.773Z] #39 47.04   CC       compel/src/lib/infect-util.o
01:23:41 [2023-01-11T01:23:41.031Z] #39 47.23   CC       compel/src/lib/infect.o
01:23:41 [2023-01-11T01:23:41.529Z] #35 65.59 Selecting previously unselected package libprotobuf-lite23:amd64.
01:23:41 [2023-01-11T01:23:41.529Z] #35 65.59 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
01:23:41 [2023-01-11T01:23:41.529Z] #35 65.61 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
01:23:42 [2023-01-11T01:23:42.102Z] #35 66.11 Selecting previously unselected package libprotobuf-dev:amd64.
01:23:42 [2023-01-11T01:23:42.102Z] #35 66.11 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
01:23:42 [2023-01-11T01:23:42.102Z] #35 66.11 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
01:23:42 [2023-01-11T01:23:42.564Z] 
01:23:42 [2023-01-11T01:23:42.564Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:42 [2023-01-11T01:23:42.564Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:42 [2023-01-11T01:23:42.564Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
01:23:42 [2023-01-11T01:23:42.564Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
01:23:42 [2023-01-11T01:23:42.564Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
01:23:42 [2023-01-11T01:23:42.564Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
01:23:42 [2023-01-11T01:23:42.564Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 28.67kB / 55.03MB 0.1s
01:23:42 [2023-01-11T01:23:42.564Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 3.15MB / 55.03MB 0.2s
01:23:42 [2023-01-11T01:23:42.734Z] 
01:23:42 [2023-01-11T01:23:42.734Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:42 [2023-01-11T01:23:42.734Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
01:23:42 [2023-01-11T01:23:42.734Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
01:23:42 [2023-01-11T01:23:42.734Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
01:23:42 [2023-01-11T01:23:42.734Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
01:23:42 [2023-01-11T01:23:42.734Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.1s
01:23:42 [2023-01-11T01:23:42.734Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 4.19MB / 55.03MB 0.2s
01:23:42 [2023-01-11T01:23:42.734Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.44MB / 55.03MB 0.3s
01:23:42 [2023-01-11T01:23:42.824Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 8.39MB / 55.03MB 0.4s
01:23:42 [2023-01-11T01:23:42.824Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 11.53MB / 55.03MB 0.5s
01:23:42 [2023-01-11T01:23:42.929Z] #39 49.18   CC       compel/src/lib/ptrace.o
01:23:43 [2023-01-11T01:23:43.011Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 15.68MB / 55.03MB 0.5s
01:23:43 [2023-01-11T01:23:43.011Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 19.92MB / 55.03MB 0.6s
01:23:43 [2023-01-11T01:23:43.044Z] #35 ...
01:23:43 [2023-01-11T01:23:43.044Z] 
01:23:43 [2023-01-11T01:23:43.044Z] #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
01:23:43 [2023-01-11T01:23:43.044Z] #28 57.23 go: downloading github.com/gofrs/flock v0.8.1
01:23:43 [2023-01-11T01:23:43.044Z] #28 57.23 go: downloading github.com/fatih/color v1.13.0
01:23:43 [2023-01-11T01:23:43.044Z] #28 57.39 go: downloading github.com/pkg/errors v0.9.1
01:23:43 [2023-01-11T01:23:43.044Z] #28 57.55 go: downloading github.com/spf13/cobra v1.3.0
01:23:43 [2023-01-11T01:23:43.044Z] #28 57.55 go: downloading github.com/spf13/pflag v1.0.5
01:23:43 [2023-01-11T01:23:43.044Z] #28 57.94 go: downloading github.com/spf13/viper v1.10.1
01:23:43 [2023-01-11T01:23:43.044Z] #28 58.23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
01:23:43 [2023-01-11T01:23:43.044Z] #28 59.29 go: downloading github.com/mattn/go-colorable v0.1.12
01:23:43 [2023-01-11T01:23:43.044Z] #28 59.29 go: downloading github.com/mattn/go-isatty v0.0.14
01:23:43 [2023-01-11T01:23:43.044Z] #28 59.40 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
01:23:43 [2023-01-11T01:23:43.044Z] #28 59.55 go: downloading github.com/go-critic/go-critic v0.6.2
01:23:43 [2023-01-11T01:23:43.044Z] #28 61.89 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:23:43 [2023-01-11T01:23:43.044Z] #28 61.95 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:23:43 [2023-01-11T01:23:43.087Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 16.78MB / 55.03MB 0.7s
01:23:43 [2023-01-11T01:23:43.087Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 25.60MB / 55.03MB 0.9s
01:23:43 [2023-01-11T01:23:43.187Z] #39 49.51   AR       compel/libcompel.a
01:23:43 [2023-01-11T01:23:43.274Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 23.07MB / 55.03MB 0.7s
01:23:43 [2023-01-11T01:23:43.305Z] #28 67.30 go: downloading github.com/sirupsen/logrus v1.8.1
01:23:43 [2023-01-11T01:23:43.305Z] #28 67.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
01:23:43 [2023-01-11T01:23:43.305Z] #28 67.43 go: downloading github.com/stretchr/testify v1.7.0
01:23:43 [2023-01-11T01:23:43.305Z] #28 ...
01:23:43 [2023-01-11T01:23:43.305Z] 
01:23:43 [2023-01-11T01:23:43.305Z] #30 [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
01:23:43 [2023-01-11T01:23:43.305Z] #30 58.98 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]
01:23:43 [2023-01-11T01:23:43.305Z] #30 61.55 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]
01:23:43 [2023-01-11T01:23:43.305Z] #30 62.71 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]
01:23:43 [2023-01-11T01:23:43.305Z] #30 63.61 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]
01:23:43 [2023-01-11T01:23:43.305Z] #30 65.90 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]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.90 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]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.95 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]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 66.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 67.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
01:23:43 [2023-01-11T01:23:43.305Z] #30 ...
01:23:43 [2023-01-11T01:23:43.305Z] 
01:23:43 [2023-01-11T01:23:43.305Z] #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
01:23:43 [2023-01-11T01:23:43.305Z] #28 67.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
01:23:43 [2023-01-11T01:23:43.446Z] #39 49.64   HOSTCC   compel/src/main-host.o
01:23:43 [2023-01-11T01:23:43.533Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 30.41MB / 55.03MB 0.9s
01:23:43 [2023-01-11T01:23:43.533Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 36.70MB / 55.03MB 1.2s
01:23:43 [2023-01-11T01:23:43.566Z] #28 67.66 go: downloading github.com/fsnotify/fsnotify v1.5.1
01:23:43 [2023-01-11T01:23:43.678Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 37.75MB / 55.03MB 1.2s
01:23:43 [2023-01-11T01:23:43.678Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 42.99MB / 55.03MB 1.4s
01:23:43 [2023-01-11T01:23:43.704Z] #39 49.90   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
01:23:43 [2023-01-11T01:23:43.705Z] #39 50.01   HOSTCC   compel/src/lib/handle-elf-host.o
01:23:43 [2023-01-11T01:23:43.827Z] #28 ...
01:23:43 [2023-01-11T01:23:43.827Z] 
01:23:43 [2023-01-11T01:23:43.827Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
01:23:43 [2023-01-11T01:23:43.827Z] #31 DONE 67.7s
01:23:43 [2023-01-11T01:23:43.827Z] 
01:23:43 [2023-01-11T01:23:43.827Z] #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
01:23:43 [2023-01-11T01:23:43.827Z] #28 67.97 go: downloading github.com/magiconair/properties v1.8.5
01:23:43 [2023-01-11T01:23:43.827Z] #28 68.00 go: downloading github.com/mitchellh/mapstructure v1.4.3
01:23:43 [2023-01-11T01:23:43.943Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 48.33MB / 55.03MB 1.7s
01:23:43 [2023-01-11T01:23:43.943Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 52.43MB / 55.03MB 1.8s
01:23:43 [2023-01-11T01:23:43.963Z] #39 50.25   HOSTCC   compel/src/lib/log-host.o
01:23:44 [2023-01-11T01:23:44.088Z] #28 68.09 go: downloading github.com/spf13/afero v1.6.0
01:23:44 [2023-01-11T01:23:44.088Z] #28 68.17 go: downloading github.com/spf13/cast v1.4.1
01:23:44 [2023-01-11T01:23:44.088Z] #28 68.27 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:23:44 [2023-01-11T01:23:44.102Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 44.04MB / 55.03MB 1.5s
01:23:44 [2023-01-11T01:23:44.102Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 47.28MB / 55.03MB 1.6s
01:23:44 [2023-01-11T01:23:44.102Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 52.43MB / 55.03MB 1.7s
01:23:44 [2023-01-11T01:23:44.222Z] #39 50.34   HOSTLINK compel/compel-host-bin
01:23:44 [2023-01-11T01:23:44.222Z] #39 50.49   DEP      soccr/soccr.d
01:23:44 [2023-01-11T01:23:44.355Z] #28 68.44 go: downloading github.com/subosito/gotenv v1.2.0
01:23:44 [2023-01-11T01:23:44.355Z] #28 68.45 go: downloading gopkg.in/ini.v1 v1.66.2
01:23:44 [2023-01-11T01:23:44.355Z] #28 68.51 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
01:23:44 [2023-01-11T01:23:44.480Z] #39 50.73   CC       soccr/soccr.o
01:23:44 [2023-01-11T01:23:44.616Z] #28 68.68 go: downloading github.com/go-toolsmith/astcast v1.0.0
01:23:44 [2023-01-11T01:23:44.669Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.3s done
01:23:44 [2023-01-11T01:23:44.877Z] #28 68.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0
01:23:44 [2023-01-11T01:23:44.877Z] #28 68.92 go: downloading github.com/go-toolsmith/astequal v1.0.1
01:23:44 [2023-01-11T01:23:44.877Z] #28 68.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0
01:23:44 [2023-01-11T01:23:44.877Z] #28 69.04 go: downloading github.com/go-toolsmith/astp v1.0.0
01:23:45 [2023-01-11T01:23:45.145Z] #28 69.11 go: downloading github.com/go-toolsmith/strparse v1.0.0
01:23:45 [2023-01-11T01:23:45.145Z] #28 69.16 go: downloading github.com/go-toolsmith/typep v1.0.2
01:23:45 [2023-01-11T01:23:45.145Z] #28 69.20 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
01:23:45 [2023-01-11T01:23:45.235Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d
01:23:45 [2023-01-11T01:23:45.716Z] #28 ...
01:23:45 [2023-01-11T01:23:45.716Z] 
01:23:45 [2023-01-11T01:23:45.716Z] #25 [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
01:23:45 [2023-01-11T01:23:45.716Z] #25 59.82 Selecting previously unselected package libicu67:amd64.
01:23:45 [2023-01-11T01:23:45.716Z] #25 59.86 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
01:23:45 [2023-01-11T01:23:45.716Z] #25 59.88 Unpacking libicu67:amd64 (67.1-7) ...
01:23:45 [2023-01-11T01:23:45.716Z] #25 ...
01:23:45 [2023-01-11T01:23:45.716Z] 
01:23:45 [2023-01-11T01:23:45.716Z] #36 [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
01:23:45 [2023-01-11T01:23:45.856Z] #39 52.03   AR       soccr/libsoccr.a
01:23:45 [2023-01-11T01:23:45.856Z] #39 52.09 make[1]: 'soccr/libsoccr.a' is up to date.
01:23:46 [2023-01-11T01:23:46.423Z] #39 52.50   DEP      criu/arch/aarch64/sigframe.d
01:23:46 [2023-01-11T01:23:46.423Z] #39 52.66   DEP      criu/arch/aarch64/crtools.d
01:23:46 [2023-01-11T01:23:46.502Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 1.2s
01:23:46 [2023-01-11T01:23:46.549Z] #36 69.42 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/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.
01:23:46 [2023-01-11T01:23:46.549Z] #36 70.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
01:23:46 [2023-01-11T01:23:46.682Z] #39 52.83   DEP      criu/arch/aarch64/cpu.d
01:23:46 [2023-01-11T01:23:46.682Z] #39 52.88   DEP      criu/arch/aarch64/bitops.d
01:23:46 [2023-01-11T01:23:46.682Z] #39 52.94   CC       criu/arch/aarch64/bitops.o
01:23:46 [2023-01-11T01:23:46.682Z] #39 53.03   CC       criu/arch/aarch64/cpu.o
01:23:46 [2023-01-11T01:23:46.810Z] #36 70.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:23:46 [2023-01-11T01:23:46.941Z] #39 53.14   CC       criu/arch/aarch64/crtools.o
01:23:47 [2023-01-11T01:23:47.508Z] #39 53.61   CC       criu/arch/aarch64/sigframe.o
01:23:47 [2023-01-11T01:23:47.508Z] #39 53.80   LINK     criu/arch/aarch64/crtools.built-in.o
01:23:47 [2023-01-11T01:23:47.508Z] #39 53.87   DEP      criu/pie/util-vdso.d
01:23:47 [2023-01-11T01:23:47.766Z] #39 54.01   DEP      criu/pie/util.d
01:23:47 [2023-01-11T01:23:47.766Z] #39 54.17   CC       criu/pie/util.o
01:23:47 [2023-01-11T01:23:47.879Z] #9 ...
01:23:47 [2023-01-11T01:23:47.879Z] 
01:23:47 [2023-01-11T01:23:47.879Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:47 [2023-01-11T01:23:47.879Z] #10 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.4s done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.6s done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.1s done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.4s
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 4.8s done
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 51.38MB / 141.97MB 5.4s
01:23:47 [2023-01-11T01:23:47.879Z] #10 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 5.1s done
01:23:48 [2023-01-11T01:23:48.025Z] #39 ...
01:23:48 [2023-01-11T01:23:48.025Z] 
01:23:48 [2023-01-11T01:23:48.025Z] #27 [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
01:23:48 [2023-01-11T01:23:48.025Z] #27 83.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:23:48 [2023-01-11T01:23:48.025Z] #27 83.39 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:23:48 [2023-01-11T01:23:48.025Z] #27 83.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:23:48 [2023-01-11T01:23:48.025Z] #27 93.06 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:23:48 [2023-01-11T01:23:48.025Z] #27 93.06 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:23:48 [2023-01-11T01:23:48.025Z] #27 93.07 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:23:48 [2023-01-11T01:23:48.145Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 59.99MB / 141.97MB 5.8s
01:23:48 [2023-01-11T01:23:48.285Z] #27 ...
01:23:48 [2023-01-11T01:23:48.285Z] 
01:23:48 [2023-01-11T01:23:48.285Z] #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
01:23:48 [2023-01-11T01:23:48.285Z] #39 54.55   CC       criu/pie/util-vdso.o
01:23:48 [2023-01-11T01:23:48.412Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 6.0s done
01:23:48 [2023-01-11T01:23:48.524Z] #9 ...
01:23:48 [2023-01-11T01:23:48.524Z] 
01:23:48 [2023-01-11T01:23:48.524Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:48 [2023-01-11T01:23:48.524Z] #10 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
01:23:48 [2023-01-11T01:23:48.524Z] #10 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
01:23:48 [2023-01-11T01:23:48.524Z] #10 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
01:23:48 [2023-01-11T01:23:48.524Z] #10 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
01:23:48 [2023-01-11T01:23:48.524Z] #10 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.7s done
01:23:48 [2023-01-11T01:23:48.524Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.3s done
01:23:48 [2023-01-11T01:23:48.524Z] #10 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.3s done
01:23:48 [2023-01-11T01:23:48.525Z] #10 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 3.8s done
01:23:48 [2023-01-11T01:23:48.525Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.6s
01:23:48 [2023-01-11T01:23:48.525Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 92.27MB / 141.97MB 5.6s
01:23:48 [2023-01-11T01:23:48.525Z] #10 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 4.1s done
01:23:48 [2023-01-11T01:23:48.525Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.7s done
01:23:48 [2023-01-11T01:23:48.525Z] #10 ...
01:23:48 [2023-01-11T01:23:48.525Z] 
01:23:48 [2023-01-11T01:23:48.525Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:48 [2023-01-11T01:23:48.525Z] #9 ...
01:23:48 [2023-01-11T01:23:48.525Z] 
01:23:48 [2023-01-11T01:23:48.525Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:23:48 [2023-01-11T01:23:48.525Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
01:23:48 [2023-01-11T01:23:48.525Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:23:48 [2023-01-11T01:23:48.525Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
01:23:48 [2023-01-11T01:23:48.525Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
01:23:48 [2023-01-11T01:23:48.525Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
01:23:48 [2023-01-11T01:23:48.525Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done
01:23:48 [2023-01-11T01:23:48.525Z] #11 DONE 6.2s
01:23:48 [2023-01-11T01:23:48.525Z] 
01:23:48 [2023-01-11T01:23:48.525Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:48 [2023-01-11T01:23:48.671Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 67.11MB / 141.97MB 6.3s
01:23:48 [2023-01-11T01:23:48.852Z] #39 55.06   AR       criu/pie/pie.lib.a
01:23:48 [2023-01-11T01:23:48.852Z] #39 55.14   DEP      criu/pie/restorer.d
01:23:48 [2023-01-11T01:23:48.945Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 76.55MB / 141.97MB 6.7s
01:23:49 [2023-01-11T01:23:49.110Z] #39 55.40   DEP      criu/arch/aarch64/intraprocedure.d
01:23:49 [2023-01-11T01:23:49.110Z] #39 55.44   DEP      criu/arch/aarch64/restorer.d
01:23:49 [2023-01-11T01:23:49.369Z] #39 55.57   DEP      criu/arch/aarch64/vdso-pie.d
01:23:49 [2023-01-11T01:23:49.369Z] #39 55.66   DEP      criu/pie/parasite-vdso.d
01:23:49 [2023-01-11T01:23:49.526Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 85.98MB / 141.97MB 7.2s
01:23:49 [2023-01-11T01:23:49.628Z] #39 55.87   DEP      criu/pie/parasite.d
01:23:49 [2023-01-11T01:23:49.628Z] #39 56.09   CC       criu/pie/parasite.o
01:23:49 [2023-01-11T01:23:49.784Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 94.37MB / 141.97MB 7.5s
01:23:49 [2023-01-11T01:23:49.784Z] #10 ...
01:23:49 [2023-01-11T01:23:49.784Z] 
01:23:49 [2023-01-11T01:23:49.784Z] #11 [internal] load build context
01:23:49 [2023-01-11T01:23:49.784Z] #11 transferring context: 53.56MB 7.5s done
01:23:49 [2023-01-11T01:23:49.784Z] #11 DONE 7.7s
01:23:49 [2023-01-11T01:23:49.784Z] 
01:23:49 [2023-01-11T01:23:49.784Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:23:49 [2023-01-11T01:23:49.784Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
01:23:49 [2023-01-11T01:23:49.784Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:23:49 [2023-01-11T01:23:49.784Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:23:49 [2023-01-11T01:23:49.784Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
01:23:49 [2023-01-11T01:23:49.784Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:23:49 [2023-01-11T01:23:49.784Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.3s done
01:23:49 [2023-01-11T01:23:49.784Z] #12 DONE 7.7s
01:23:49 [2023-01-11T01:23:49.784Z] 
01:23:49 [2023-01-11T01:23:49.784Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:49 [2023-01-11T01:23:49.784Z] #10 ...
01:23:49 [2023-01-11T01:23:49.784Z] 
01:23:49 [2023-01-11T01:23:49.784Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:50 [2023-01-11T01:23:50.426Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.1s
01:23:51 [2023-01-11T01:23:51.004Z] #39 57.04   LINK     criu/pie/parasite.built-in.o
01:23:51 [2023-01-11T01:23:51.004Z] #39 57.05   GEN      criu/pie/parasite-blob.h
01:23:51 [2023-01-11T01:23:51.004Z] #39 57.07   CC       criu/pie/parasite-vdso.o
01:23:51 [2023-01-11T01:23:51.571Z] #39 57.60   CC       criu/arch/aarch64/vdso-pie.o
01:23:51 [2023-01-11T01:23:51.571Z] #39 57.78   CC       criu/arch/aarch64/restorer.o
01:23:51 [2023-01-11T01:23:51.689Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 6.4s
01:23:51 [2023-01-11T01:23:51.804Z] #9 ...
01:23:51 [2023-01-11T01:23:51.804Z] 
01:23:51 [2023-01-11T01:23:51.804Z] #12 [internal] load build context
01:23:51 [2023-01-11T01:23:51.804Z] #12 transferring context: 53.56MB 9.0s done
01:23:51 [2023-01-11T01:23:51.804Z] #12 DONE 9.4s
01:23:51 [2023-01-11T01:23:51.804Z] 
01:23:51 [2023-01-11T01:23:51.804Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:51 [2023-01-11T01:23:51.804Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 9.2s done
01:23:51 [2023-01-11T01:23:51.829Z] #39 58.19   CC       criu/arch/aarch64/intraprocedure.o
01:23:52 [2023-01-11T01:23:52.088Z] #39 58.24   CC       criu/pie/restorer.o
01:23:52 [2023-01-11T01:23:52.197Z] #36 ...
01:23:52 [2023-01-11T01:23:52.197Z] 
01:23:52 [2023-01-11T01:23:52.197Z] #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
01:23:52 [2023-01-11T01:23:52.197Z] #28 70.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:23:52 [2023-01-11T01:23:52.197Z] #28 70.75 go: downloading github.com/hashicorp/errwrap v1.0.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 70.82 go: downloading 4d63.com/gochecknoglobals v0.1.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 70.97 go: downloading github.com/Antonboom/errname v0.1.5
01:23:52 [2023-01-11T01:23:52.197Z] #28 71.19 go: downloading github.com/Antonboom/nilnil v0.1.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 71.27 go: downloading github.com/BurntSushi/toml v1.0.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 72.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:23:52 [2023-01-11T01:23:52.197Z] #28 72.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 72.72 go: downloading github.com/alexkohler/prealloc v1.0.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 72.77 go: downloading github.com/ashanbrown/forbidigo v1.3.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 72.86 go: downloading github.com/ashanbrown/makezero v1.1.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.02 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.09 go: downloading github.com/blizzy78/varnamelen v0.5.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.48 go: downloading github.com/breml/bidichk v0.2.1
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.54 go: downloading github.com/breml/errchkjson v0.2.1
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.59 go: downloading github.com/butuzov/ireturn v0.1.1
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.63 go: downloading github.com/charithe/durationcheck v0.0.9
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.67 go: downloading github.com/daixiang0/gci v0.2.9
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.72 go: downloading github.com/denis-tingajkin/go-header v0.4.2
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.73 go: downloading github.com/esimonov/ifshort v1.0.4
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.81 go: downloading github.com/fzipp/gocyclo v0.4.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:23:52 [2023-01-11T01:23:52.197Z] #28 73.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.49 go: downloading github.com/golangci/misspell v0.3.5
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.89 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:23:52 [2023-01-11T01:23:52.197Z] #28 74.99 go: downloading github.com/jgautheron/goconst v1.5.1
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.07 go: downloading github.com/julz/importas v0.1.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.10 go: downloading github.com/kisielk/errcheck v1.6.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.11 go: downloading github.com/kulti/thelper v0.5.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.40 go: downloading github.com/kyoh86/exportloopref v0.1.8
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.46 go: downloading github.com/ldez/tagliatelle v0.3.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.51 go: downloading github.com/ldez/gomoddirectives v0.2.2
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.58 go: downloading github.com/leonklingele/grouper v1.1.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.68 go: downloading github.com/maratori/testpackage v1.0.1
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.80 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.83 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
01:23:52 [2023-01-11T01:23:52.197Z] #28 75.90 go: downloading github.com/mgechev/revive v1.1.3
01:23:52 [2023-01-11T01:23:52.257Z] #9 ...
01:23:52 [2023-01-11T01:23:52.257Z] 
01:23:52 [2023-01-11T01:23:52.257Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:23:52 [2023-01-11T01:23:52.257Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
01:23:52 [2023-01-11T01:23:52.257Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:23:52 [2023-01-11T01:23:52.257Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
01:23:52 [2023-01-11T01:23:52.257Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
01:23:52 [2023-01-11T01:23:52.257Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s done
01:23:52 [2023-01-11T01:23:52.257Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
01:23:52 [2023-01-11T01:23:52.257Z] #13 ...
01:23:52 [2023-01-11T01:23:52.257Z] 
01:23:52 [2023-01-11T01:23:52.257Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:52 [2023-01-11T01:23:52.257Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 10.0s
01:23:52 [2023-01-11T01:23:52.367Z] #10 ...
01:23:52 [2023-01-11T01:23:52.367Z] 
01:23:52 [2023-01-11T01:23:52.367Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:23:52 [2023-01-11T01:23:52.367Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
01:23:52 [2023-01-11T01:23:52.367Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:23:52 [2023-01-11T01:23:52.367Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:23:52 [2023-01-11T01:23:52.367Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:23:52 [2023-01-11T01:23:52.367Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done
01:23:52 [2023-01-11T01:23:52.367Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done
01:23:52 [2023-01-11T01:23:52.367Z] #13 DONE 10.0s
01:23:52 [2023-01-11T01:23:52.367Z] 
01:23:52 [2023-01-11T01:23:52.367Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:52 [2023-01-11T01:23:52.768Z] #28 76.84 go: downloading github.com/moricho/tparallel v0.2.1
01:23:52 [2023-01-11T01:23:52.768Z] #28 76.85 go: downloading github.com/nakabonne/nestif v0.3.1
01:23:53 [2023-01-11T01:23:53.027Z] #28 76.97 go: downloading github.com/nishanths/exhaustive v0.7.11
01:23:53 [2023-01-11T01:23:53.027Z] #28 77.09 go: downloading github.com/nishanths/predeclared v0.2.1
01:23:53 [2023-01-11T01:23:53.277Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 10.7s done
01:23:53 [2023-01-11T01:23:53.277Z] #10 ...
01:23:53 [2023-01-11T01:23:53.277Z] 
01:23:53 [2023-01-11T01:23:53.277Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:23:53 [2023-01-11T01:23:53.277Z] #13 DONE 11.1s
01:23:53 [2023-01-11T01:23:53.277Z] 
01:23:53 [2023-01-11T01:23:53.277Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:53 [2023-01-11T01:23:53.287Z] #28 77.34 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
01:23:53 [2023-01-11T01:23:53.287Z] #28 77.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3
01:23:53 [2023-01-11T01:23:53.547Z] #28 77.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
01:23:53 [2023-01-11T01:23:53.547Z] #28 77.59 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
01:23:53 [2023-01-11T01:23:53.547Z] #28 77.62 go: downloading github.com/securego/gosec/v2 v2.9.6
01:23:53 [2023-01-11T01:23:53.752Z] #10 ...
01:23:53 [2023-01-11T01:23:53.752Z] 
01:23:53 [2023-01-11T01:23:53.752Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
01:23:53 [2023-01-11T01:23:53.752Z] #14 DONE 0.7s
01:23:53 [2023-01-11T01:23:53.752Z] 
01:23:53 [2023-01-11T01:23:53.752Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:53 [2023-01-11T01:23:53.990Z] #39 ...
01:23:53 [2023-01-11T01:23:53.990Z] 
01:23:53 [2023-01-11T01:23:53.990Z] #27 [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
01:23:53 [2023-01-11T01:23:53.990Z] #27 97.85 Selecting previously unselected package g++-mingw-w64-x86-64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 97.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 97.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.01 Selecting previously unselected package libapparmor1:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.02 Unpacking libapparmor1:arm64 (2.13.6-10) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.12 Selecting previously unselected package libapparmor-dev:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.12 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.14 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.29 Selecting previously unselected package libbtrfs0:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.29 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.30 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.44 Selecting previously unselected package libbtrfs-dev:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.45 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.59 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.60 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.68 Selecting previously unselected package libudev-dev:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.68 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.69 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.83 Selecting previously unselected package libsepol1-dev:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 98.85 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 99.09 Selecting previously unselected package libpcre2-16-0:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 99.09 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 99.10 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 99.22 Selecting previously unselected package libpcre2-32-0:arm64.
01:23:53 [2023-01-11T01:23:53.990Z] #27 99.22 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:23:53 [2023-01-11T01:23:53.990Z] #27 99.25 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:23:54 [2023-01-11T01:23:54.117Z] #28 78.14 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:23:54 [2023-01-11T01:23:54.117Z] #28 78.19 go: downloading github.com/sivchari/containedctx v1.0.1
01:23:54 [2023-01-11T01:23:54.117Z] #28 78.21 go: downloading github.com/sivchari/tenv v1.4.7
01:23:54 [2023-01-11T01:23:54.117Z] #28 78.25 go: downloading github.com/sonatard/noctx v0.0.1
01:23:54 [2023-01-11T01:23:54.117Z] #28 78.30 go: downloading github.com/sourcegraph/go-diff v0.6.1
01:23:54 [2023-01-11T01:23:54.248Z] #27 99.43 Selecting previously unselected package libpcre2-posix2:arm64.
01:23:54 [2023-01-11T01:23:54.248Z] #27 99.44 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:23:54 [2023-01-11T01:23:54.248Z] #27 99.45 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:23:54 [2023-01-11T01:23:54.248Z] #27 99.53 Selecting previously unselected package libpcre2-dev:arm64.
01:23:54 [2023-01-11T01:23:54.248Z] #27 99.53 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:23:54 [2023-01-11T01:23:54.248Z] #27 99.54 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:23:54 [2023-01-11T01:23:54.316Z] #9 ...
01:23:54 [2023-01-11T01:23:54.316Z] 
01:23:54 [2023-01-11T01:23:54.316Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
01:23:54 [2023-01-11T01:23:54.316Z] #15 DONE 0.8s
01:23:54 [2023-01-11T01:23:54.316Z] 
01:23:54 [2023-01-11T01:23:54.316Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:54 [2023-01-11T01:23:54.378Z] #28 78.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:23:54 [2023-01-11T01:23:54.378Z] #28 ...
01:23:54 [2023-01-11T01:23:54.378Z] 
01:23:54 [2023-01-11T01:23:54.378Z] #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
01:23:54 [2023-01-11T01:23:54.378Z] #35 68.36 Selecting previously unselected package libprotoc23:amd64.
01:23:54 [2023-01-11T01:23:54.378Z] #35 68.38 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 68.38 Unpacking libprotoc23:amd64 (3.12.4-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 69.68 Selecting previously unselected package protobuf-c-compiler.
01:23:54 [2023-01-11T01:23:54.378Z] #35 69.68 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 69.70 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 69.99 Selecting previously unselected package protobuf-compiler.
01:23:54 [2023-01-11T01:23:54.378Z] #35 69.99 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 69.99 Unpacking protobuf-compiler (3.12.4-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.32 Selecting previously unselected package python3-pkg-resources.
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.33 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.34 Unpacking python3-pkg-resources (52.0.0-4) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.74 Selecting previously unselected package python3-six.
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.74 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.75 Unpacking python3-six (1.16.0-2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.87 Selecting previously unselected package python3-protobuf.
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.87 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 70.89 Unpacking python3-protobuf (3.12.4-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 72.01 Setting up python3-pkg-resources (52.0.0-4) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 74.73 Setting up libprotobuf23:amd64 (3.12.4-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 74.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 74.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 74.79 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 74.81 Setting up libcap2:amd64 (1:2.44-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 74.87 Setting up python3-six (1.16.0-2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 76.43 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 76.44 Setting up libprotoc23:amd64 (3.12.4-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 76.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 76.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 76.50 Setting up python3-protobuf (3.12.4-1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #35 ...
01:23:54 [2023-01-11T01:23:54.378Z] 
01:23:54 [2023-01-11T01:23:54.378Z] #25 [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
01:23:54 [2023-01-11T01:23:54.378Z] #25 72.02 Selecting previously unselected package libxml2:amd64.
01:23:54 [2023-01-11T01:23:54.378Z] #25 72.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 72.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 73.20 Selecting previously unselected package libarchive13:amd64.
01:23:54 [2023-01-11T01:23:54.378Z] #25 73.20 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 73.21 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 73.74 Selecting previously unselected package libjsoncpp24:amd64.
01:23:54 [2023-01-11T01:23:54.378Z] #25 73.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 73.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.02 Selecting previously unselected package librhash0:amd64.
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.03 Unpacking librhash0:amd64 (1.4.1-2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.45 Selecting previously unselected package libuv1:amd64.
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.48 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.49 Unpacking libuv1:amd64 (1.40.0-2) ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.88 Selecting previously unselected package cmake.
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.90 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.378Z] #25 74.91 Unpacking cmake (3.18.4-2+deb11u1) ...
01:23:54 [2023-01-11T01:23:54.506Z] #27 99.91 Selecting previously unselected package libselinux1-dev:arm64.
01:23:54 [2023-01-11T01:23:54.639Z] #25 ...
01:23:54 [2023-01-11T01:23:54.639Z] 
01:23:54 [2023-01-11T01:23:54.639Z] #30 [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
01:23:54 [2023-01-11T01:23:54.639Z] #30 68.64 debconf: delaying package configuration, since apt-utils is not installed
01:23:54 [2023-01-11T01:23:54.639Z] #30 69.09 Fetched 115 MB in 11s (10.5 MB/s)
01:23:54 [2023-01-11T01:23:54.639Z] #30 69.20 Selecting previously unselected package binutils-mingw-w64-i686.
01:23:54 [2023-01-11T01:23:54.639Z] #30 69.20 (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.)
01:23:54 [2023-01-11T01:23:54.639Z] #30 69.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.639Z] #30 69.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:23:54 [2023-01-11T01:23:54.639Z] #30 73.65 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:23:54 [2023-01-11T01:23:54.639Z] #30 73.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
01:23:54 [2023-01-11T01:23:54.639Z] #30 73.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:23:54 [2023-01-11T01:23:54.639Z] #30 ...
01:23:54 [2023-01-11T01:23:54.639Z] 
01:23:54 [2023-01-11T01:23:54.639Z] #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
01:23:54 [2023-01-11T01:23:54.639Z] #28 78.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4
01:23:54 [2023-01-11T01:23:54.639Z] #28 78.71 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:23:54 [2023-01-11T01:23:54.639Z] #28 78.77 go: downloading github.com/tetafro/godot v1.4.11
01:23:54 [2023-01-11T01:23:54.662Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.4s done
01:23:54 [2023-01-11T01:23:54.764Z] #27 99.91 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
01:23:54 [2023-01-11T01:23:54.764Z] #27 99.92 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:23:54 [2023-01-11T01:23:54.903Z] #28 78.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
01:23:54 [2023-01-11T01:23:54.903Z] #28 78.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
01:23:54 [2023-01-11T01:23:54.903Z] #28 78.95 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
01:23:54 [2023-01-11T01:23:54.923Z] #10 ...
01:23:54 [2023-01-11T01:23:54.923Z] 
01:23:54 [2023-01-11T01:23:54.923Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:54 [2023-01-11T01:23:54.923Z] #9 DONE 12.8s
01:23:54 [2023-01-11T01:23:54.923Z] 
01:23:54 [2023-01-11T01:23:54.923Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
01:23:54 [2023-01-11T01:23:54.923Z] #14 DONE 0.7s
01:23:54 [2023-01-11T01:23:54.923Z] 
01:23:54 [2023-01-11T01:23:54.923Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:54 [2023-01-11T01:23:54.923Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
01:23:55 [2023-01-11T01:23:55.033Z] #27 100.2 Selecting previously unselected package libdevmapper-dev:arm64.
01:23:55 [2023-01-11T01:23:55.033Z] #27 100.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
01:23:55 [2023-01-11T01:23:55.033Z] #27 100.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:23:55 [2023-01-11T01:23:55.033Z] #27 100.3 Selecting previously unselected package libseccomp-dev:arm64.
01:23:55 [2023-01-11T01:23:55.033Z] #27 100.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:23:55 [2023-01-11T01:23:55.033Z] #27 100.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:23:55 [2023-01-11T01:23:55.166Z] #28 79.39 go: downloading github.com/ultraware/funlen v0.0.3
01:23:55 [2023-01-11T01:23:55.166Z] #28 79.42 go: downloading github.com/ultraware/whitespace v0.0.4
01:23:55 [2023-01-11T01:23:55.249Z] #10 ...
01:23:55 [2023-01-11T01:23:55.249Z] 
01:23:55 [2023-01-11T01:23:55.249Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:55 [2023-01-11T01:23:55.249Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.7s done
01:23:55 [2023-01-11T01:23:55.249Z] #9 DONE 12.8s
01:23:55 [2023-01-11T01:23:55.249Z] 
01:23:55 [2023-01-11T01:23:55.249Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:55 [2023-01-11T01:23:55.249Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
01:23:55 [2023-01-11T01:23:55.291Z] #27 100.5 Selecting previously unselected package libsystemd-dev:arm64.
01:23:55 [2023-01-11T01:23:55.291Z] #27 100.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
01:23:55 [2023-01-11T01:23:55.291Z] #27 100.5 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:23:55 [2023-01-11T01:23:55.426Z] #28 79.47 go: downloading github.com/uudashr/gocognit v1.0.5
01:23:55 [2023-01-11T01:23:55.426Z] #28 79.58 go: downloading github.com/yagipy/maintidx v1.0.0
01:23:55 [2023-01-11T01:23:55.516Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.6s done
01:23:55 [2023-01-11T01:23:55.549Z] #27 101.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:23:55 [2023-01-11T01:23:55.774Z] #10 ...
01:23:55 [2023-01-11T01:23:55.774Z] 
01:23:55 [2023-01-11T01:23:55.774Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
01:23:55 [2023-01-11T01:23:55.774Z] #15 DONE 0.8s
01:23:55 [2023-01-11T01:23:55.774Z] 
01:23:55 [2023-01-11T01:23:55.774Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:23:55 [2023-01-11T01:23:55.774Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.1 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.1 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.1 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.1 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.2 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:23:55 [2023-01-11T01:23:55.808Z] #27 101.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:23:55 [2023-01-11T01:23:55.810Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.7s done
01:23:55 [2023-01-11T01:23:55.996Z] #28 79.92 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
01:23:56 [2023-01-11T01:23:56.066Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
01:23:56 [2023-01-11T01:23:56.066Z] #27 101.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.2 Setting up mingw-w64-common (8.0.0-1) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.3 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.3 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.3 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
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.4 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
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.4 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
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.5 Setting up dmsetup (2:1.02.175-2.1) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:23:56 [2023-01-11T01:23:56.067Z] #27 101.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:23:56 [2023-01-11T01:23:56.111Z] Client: Docker Engine - Community
01:23:56 [2023-01-11T01:23:56.111Z]  Version:           22.06.0-beta.0
01:23:56 [2023-01-11T01:23:56.111Z]  API version:       1.42
01:23:56 [2023-01-11T01:23:56.111Z]  Go version:        go1.18.3
01:23:56 [2023-01-11T01:23:56.111Z]  Git commit:        3e9117b
01:23:56 [2023-01-11T01:23:56.111Z]  Built:             Fri Jun  3 17:55:45 2022
01:23:56 [2023-01-11T01:23:56.111Z]  OS/Arch:           linux/amd64
01:23:56 [2023-01-11T01:23:56.111Z]  Context:           default
01:23:56 [2023-01-11T01:23:56.111Z] 
01:23:56 [2023-01-11T01:23:56.111Z] Server: Docker Engine - Community
01:23:56 [2023-01-11T01:23:56.111Z]  Engine:
01:23:56 [2023-01-11T01:23:56.111Z]   Version:          22.06.0-beta.0
01:23:56 [2023-01-11T01:23:56.111Z]   API version:      1.42 (minimum version 1.12)
01:23:56 [2023-01-11T01:23:56.111Z]   Go version:       go1.18.3
01:23:56 [2023-01-11T01:23:56.111Z]   Git commit:       38633e7
01:23:56 [2023-01-11T01:23:56.111Z]   Built:            Fri Jun  3 17:55:45 2022
01:23:56 [2023-01-11T01:23:56.111Z]   OS/Arch:          linux/amd64
01:23:56 [2023-01-11T01:23:56.111Z]   Experimental:     true
01:23:56 [2023-01-11T01:23:56.111Z]  containerd:
01:23:56 [2023-01-11T01:23:56.111Z]   Version:          1.6.8
01:23:56 [2023-01-11T01:23:56.111Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:23:56 [2023-01-11T01:23:56.111Z]  runc:
01:23:56 [2023-01-11T01:23:56.111Z]   Version:          1.1.4
01:23:56 [2023-01-11T01:23:56.111Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:23:56 [2023-01-11T01:23:56.111Z]  docker-init:
01:23:56 [2023-01-11T01:23:56.111Z]   Version:          0.19.0
01:23:56 [2023-01-11T01:23:56.111Z]   GitCommit:        de40ad0
[Pipeline] sh
01:23:56 [2023-01-11T01:23:56.257Z] #28 80.33 go: downloading gitlab.com/bosi/decorder v0.2.1
01:23:56 [2023-01-11T01:23:56.325Z] #27 101.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:23:56 [2023-01-11T01:23:56.417Z] + docker info
01:23:56 [2023-01-11T01:23:56.417Z] Client:
01:23:56 [2023-01-11T01:23:56.417Z]  Context:    default
01:23:56 [2023-01-11T01:23:56.417Z]  Debug Mode: false
01:23:56 [2023-01-11T01:23:56.417Z]  Plugins:
01:23:56 [2023-01-11T01:23:56.417Z]   buildx: Docker Buildx (Docker Inc.)
01:23:56 [2023-01-11T01:23:56.417Z]     Version:  c5aec24
01:23:56 [2023-01-11T01:23:56.417Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
01:23:56 [2023-01-11T01:23:56.417Z]   compose: Docker Compose (Docker Inc.)
01:23:56 [2023-01-11T01:23:56.417Z]     Version:  v2.12.0
01:23:56 [2023-01-11T01:23:56.417Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:23:56 [2023-01-11T01:23:56.417Z]   scan: Docker Scan (Docker Inc.)
01:23:56 [2023-01-11T01:23:56.417Z]     Version:  v0.17.0
01:23:56 [2023-01-11T01:23:56.417Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
01:23:56 [2023-01-11T01:23:56.417Z] 
01:23:56 [2023-01-11T01:23:56.417Z] Server:
01:23:56 [2023-01-11T01:23:56.417Z]  Containers: 0
01:23:56 [2023-01-11T01:23:56.417Z]   Running: 0
01:23:56 [2023-01-11T01:23:56.417Z]   Paused: 0
01:23:56 [2023-01-11T01:23:56.417Z]   Stopped: 0
01:23:56 [2023-01-11T01:23:56.417Z]  Images: 0
01:23:56 [2023-01-11T01:23:56.417Z]  Server Version: 22.06.0-beta.0
01:23:56 [2023-01-11T01:23:56.417Z]  Storage Driver: overlay2
01:23:56 [2023-01-11T01:23:56.417Z]   Backing Filesystem: extfs
01:23:56 [2023-01-11T01:23:56.417Z]   Supports d_type: true
01:23:56 [2023-01-11T01:23:56.417Z]   Using metacopy: false
01:23:56 [2023-01-11T01:23:56.417Z]   Native Overlay Diff: true
01:23:56 [2023-01-11T01:23:56.417Z]   userxattr: false
01:23:56 [2023-01-11T01:23:56.417Z]  Logging Driver: json-file
01:23:56 [2023-01-11T01:23:56.417Z]  Cgroup Driver: systemd
01:23:56 [2023-01-11T01:23:56.417Z]  Cgroup Version: 2
01:23:56 [2023-01-11T01:23:56.417Z]  Plugins:
01:23:56 [2023-01-11T01:23:56.417Z]   Volume: local
01:23:56 [2023-01-11T01:23:56.417Z]   Network: bridge host ipvlan macvlan null overlay
01:23:56 [2023-01-11T01:23:56.417Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:23:56 [2023-01-11T01:23:56.417Z]  Swarm: inactive
01:23:56 [2023-01-11T01:23:56.417Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:23:56 [2023-01-11T01:23:56.417Z]  Default Runtime: runc
01:23:56 [2023-01-11T01:23:56.417Z]  Init Binary: docker-init
01:23:56 [2023-01-11T01:23:56.417Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:23:56 [2023-01-11T01:23:56.417Z]  runc version: v1.1.4-0-g5fd4c4d
01:23:56 [2023-01-11T01:23:56.417Z]  init version: de40ad0
01:23:56 [2023-01-11T01:23:56.417Z]  Security Options:
01:23:56 [2023-01-11T01:23:56.417Z]   apparmor
01:23:56 [2023-01-11T01:23:56.417Z]   seccomp
01:23:56 [2023-01-11T01:23:56.417Z]    Profile: builtin
01:23:56 [2023-01-11T01:23:56.417Z]   cgroupns
01:23:56 [2023-01-11T01:23:56.417Z]  Kernel Version: 5.15.0-1022-aws
01:23:56 [2023-01-11T01:23:56.417Z]  Operating System: Ubuntu 20.04.5 LTS
01:23:56 [2023-01-11T01:23:56.417Z]  OSType: linux
01:23:56 [2023-01-11T01:23:56.417Z]  Architecture: x86_64
01:23:56 [2023-01-11T01:23:56.417Z]  CPUs: 2
01:23:56 [2023-01-11T01:23:56.417Z]  Total Memory: 7.557GiB
01:23:56 [2023-01-11T01:23:56.417Z]  Name: ip-10-100-93-186
01:23:56 [2023-01-11T01:23:56.417Z]  ID: c944a62a-a99e-4e56-b148-df1906108e3b
01:23:56 [2023-01-11T01:23:56.417Z]  Docker Root Dir: /var/lib/docker
01:23:56 [2023-01-11T01:23:56.417Z]  Debug Mode: false
01:23:56 [2023-01-11T01:23:56.417Z]  Registry: https://index.docker.io/v1/
01:23:56 [2023-01-11T01:23:56.417Z]  Labels:
01:23:56 [2023-01-11T01:23:56.417Z]  Experimental: true
01:23:56 [2023-01-11T01:23:56.417Z]  Insecure Registries:
01:23:56 [2023-01-11T01:23:56.417Z]   127.0.0.0/8
01:23:56 [2023-01-11T01:23:56.417Z]  Live Restore Enabled: true
01:23:56 [2023-01-11T01:23:56.417Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:23:56 [2023-01-11T01:23:56.518Z] #28 80.60 go: downloading honnef.co/go/tools v0.2.2
01:23:56 [2023-01-11T01:23:56.739Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 .
01:23:57 [2023-01-11T01:23:57.001Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.9s done
01:23:57 [2023-01-11T01:23:57.074Z] #1 [internal] load .dockerignore
01:23:57 [2023-01-11T01:23:57.074Z] #1 transferring context:
01:23:57 [2023-01-11T01:23:57.149Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 1.2s done
01:23:57 [2023-01-11T01:23:57.257Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
01:23:57 [2023-01-11T01:23:57.331Z] #1 transferring context: 87B done
01:23:57 [2023-01-11T01:23:57.331Z] #1 DONE 0.1s
01:23:57 [2023-01-11T01:23:57.331Z] 
01:23:57 [2023-01-11T01:23:57.331Z] #2 [internal] load build definition from Dockerfile
01:23:57 [2023-01-11T01:23:57.331Z] #2 transferring dockerfile: 16.91kB done
01:23:57 [2023-01-11T01:23:57.331Z] #2 DONE 0.1s
01:23:57 [2023-01-11T01:23:57.331Z] 
01:23:57 [2023-01-11T01:23:57.331Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:23:57 [2023-01-11T01:23:57.331Z] #3 DONE 0.4s
01:23:57 [2023-01-11T01:23:57.331Z] 
01:23:57 [2023-01-11T01:23:57.331Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
01:23:57 [2023-01-11T01:23:57.331Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
01:23:57 [2023-01-11T01:23:57.331Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
01:23:57 [2023-01-11T01:23:57.408Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
01:23:57 [2023-01-11T01:23:57.587Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
01:23:57 [2023-01-11T01:23:57.587Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.52MB / 9.94MB 0.2s
01:23:57 [2023-01-11T01:23:57.587Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
01:23:57 [2023-01-11T01:23:57.844Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done
01:23:57 [2023-01-11T01:23:57.844Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
01:23:58 [2023-01-11T01:23:58.102Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
01:23:58 [2023-01-11T01:23:58.102Z] #4 DONE 0.7s
01:23:58 [2023-01-11T01:23:58.358Z] 
01:23:58 [2023-01-11T01:23:58.358Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
01:23:58 [2023-01-11T01:23:58.430Z] #28 82.62 go: downloading mvdan.cc/gofumpt v0.2.1
01:23:58 [2023-01-11T01:23:58.691Z] #28 82.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:23:58 [2023-01-11T01:23:58.691Z] #28 82.79 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
01:23:58 [2023-01-11T01:23:58.691Z] #28 82.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
01:23:58 [2023-01-11T01:23:58.952Z] #28 83.04 go: downloading github.com/davecgh/go-spew v1.1.1
01:23:59 [2023-01-11T01:23:59.213Z] #28 83.12 go: downloading github.com/pmezard/go-difflib v1.0.0
01:23:59 [2023-01-11T01:23:59.213Z] #28 83.17 go: downloading github.com/stretchr/objx v0.1.1
01:23:59 [2023-01-11T01:23:59.213Z] #28 83.31 go: downloading github.com/hashicorp/hcl v1.0.0
01:23:59 [2023-01-11T01:23:59.475Z] #28 ...
01:23:59 [2023-01-11T01:23:59.475Z] 
01:23:59 [2023-01-11T01:23:59.475Z] #25 [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
01:23:59 [2023-01-11T01:23:59.475Z] #25 81.99 Setting up libicu67:amd64 (67.1-7) ...
01:23:59 [2023-01-11T01:23:59.475Z] #25 82.02 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.04 Setting up libuv1:amd64 (1.40.0-2) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.16 Setting up librhash0:amd64 (1.4.1-2) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.19 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.35 Setting up cmake (3.18.4-2+deb11u1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 82.44 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:23:59 [2023-01-11T01:23:59.476Z] #25 DONE 83.5s
01:23:59 [2023-01-11T01:23:59.476Z] 
01:23:59 [2023-01-11T01:23:59.476Z] #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
01:23:59 [2023-01-11T01:23:59.476Z] #35 83.41 Setting up libcap-dev:amd64 (1:2.44-1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #35 83.53 Setting up protobuf-compiler (3.12.4-1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #35 83.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #35 83.60 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #35 83.64 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
01:23:59 [2023-01-11T01:23:59.476Z] #35 83.65 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:23:59 [2023-01-11T01:23:59.476Z] #35 83.69 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:23:59 [2023-01-11T01:23:59.610Z] #27 DONE 104.2s
01:23:59 [2023-01-11T01:23:59.610Z] 
01:23:59 [2023-01-11T01:23:59.610Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
01:23:59 [2023-01-11T01:23:59.610Z] #34 96.53 + for f in rootlesskit rootlesskit-docker-proxy
01:23:59 [2023-01-11T01:23:59.610Z] #34 96.53 + GOBIN=/build
01:23:59 [2023-01-11T01:23:59.610Z] #34 96.53 + GO111MODULE=on
01:23:59 [2023-01-11T01:23:59.610Z] #34 96.53 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
01:23:59 [2023-01-11T01:23:59.610Z] #34 DONE 104.2s
01:23:59 [2023-01-11T01:23:59.610Z] 
01:23:59 [2023-01-11T01:23:59.610Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
01:23:59 [2023-01-11T01:23:59.610Z] #40 DONE 0.2s
01:23:59 [2023-01-11T01:23:59.610Z] 
01:23:59 [2023-01-11T01:23:59.610Z] #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
01:23:59 [2023-01-11T01:23:59.610Z] #39 60.45   LINK     criu/pie/restorer.built-in.o
01:23:59 [2023-01-11T01:23:59.610Z] #39 60.47   GEN      criu/pie/restorer-blob.h
01:23:59 [2023-01-11T01:23:59.610Z] #39 60.57   DEP      criu/vdso.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 60.78   DEP      criu/uts_ns.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 60.92   DEP      criu/util.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 61.14   DEP      criu/uffd.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 61.34   DEP      criu/tun.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 61.56   DEP      criu/tty.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 61.74   DEP      criu/timerfd.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 61.89   DEP      criu/timens.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.04   DEP      criu/sysfs_parse.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.17   DEP      criu/sysctl.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.25   DEP      criu/string.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.29   DEP      criu/stats.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.39   DEP      criu/sockets.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.65   DEP      criu/sk-unix.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.76   DEP      criu/sk-tcp.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 62.94   DEP      criu/sk-queue.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 63.12   DEP      criu/sk-packet.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 63.29   DEP      criu/sk-netlink.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 63.46   DEP      criu/sk-inet.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 63.59   DEP      criu/signalfd.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 63.69   DEP      criu/sigframe.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 63.82   DEP      criu/shmem.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 63.99   DEP      criu/servicefd.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 64.12   DEP      criu/seize.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 64.24   DEP      criu/seccomp.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 64.33   DEP      criu/rst-malloc.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 64.45   DEP      criu/rbtree.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 64.52   DEP      criu/pstree.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 64.63   DEP      criu/protobuf.d
01:23:59 [2023-01-11T01:23:59.610Z] #39 64.74   GEN      criu/protobuf-desc-gen.h
01:23:59 [2023-01-11T01:23:59.610Z] #39 ...
01:23:59 [2023-01-11T01:23:59.610Z] 
01:23:59 [2023-01-11T01:23:59.610Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:23:59 [2023-01-11T01:23:59.610Z] #41 DONE 0.3s
01:23:59 [2023-01-11T01:23:59.610Z] 
01:23:59 [2023-01-11T01:23:59.610Z] #42 [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
01:23:59 [2023-01-11T01:23:59.726Z] #5 ...
01:23:59 [2023-01-11T01:23:59.726Z] 
01:23:59 [2023-01-11T01:23:59.726Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
01:23:59 [2023-01-11T01:23:59.726Z] #6 DONE 1.2s
01:23:59 [2023-01-11T01:23:59.726Z] 
01:23:59 [2023-01-11T01:23:59.726Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:23:59 [2023-01-11T01:23:59.726Z] #7 DONE 1.2s
01:23:59 [2023-01-11T01:23:59.726Z] 
01:23:59 [2023-01-11T01:23:59.726Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:23:59 [2023-01-11T01:23:59.726Z] #8 DONE 1.2s
01:23:59 [2023-01-11T01:23:59.726Z] 
01:23:59 [2023-01-11T01:23:59.726Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
01:23:59 [2023-01-11T01:23:59.726Z] #5 DONE 1.2s
01:23:59 [2023-01-11T01:23:59.726Z] 
01:23:59 [2023-01-11T01:23:59.726Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:23:59 [2023-01-11T01:23:59.726Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
01:23:59 [2023-01-11T01:23:59.993Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
01:23:59 [2023-01-11T01:23:59.993Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
01:23:59 [2023-01-11T01:23:59.993Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
01:24:00 [2023-01-11T01:24:00.050Z] #35 DONE 84.2s
01:24:00 [2023-01-11T01:24:00.050Z] 
01:24:00 [2023-01-11T01:24:00.050Z] #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
01:24:00 [2023-01-11T01:24:00.255Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.1s
01:24:00 [2023-01-11T01:24:00.255Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 14.68MB / 55.03MB 0.3s
01:24:00 [2023-01-11T01:24:00.255Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 19.14MB / 55.03MB 0.4s
01:24:00 [2023-01-11T01:24:00.523Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 23.07MB / 55.03MB 0.5s
01:24:00 [2023-01-11T01:24:00.523Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 28.31MB / 55.03MB 0.6s
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.378 + RM_GOPATH=0
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.378 + TMP_GOPATH=
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.378 + : /build
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.378 + '[' -z '' ']'
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.387 ++ mktemp -d
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.398 + export GOPATH=/tmp/tmp.IcB7MTzQc3
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.398 + GOPATH=/tmp/tmp.IcB7MTzQc3
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.398 + RM_GOPATH=1
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.398 + case "$(go env GOARCH)" in
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.399 ++ go env GOARCH
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.417 + export GO_BUILDMODE=-buildmode=pie
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.417 + GO_BUILDMODE=-buildmode=pie
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.417 ++ dirname /tmp/install/install.sh
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.428 + dir=/tmp/install
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.428 + bin=runc
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.428 + shift
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.428 + '[' '!' -f /tmp/install/runc.installer ']'
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.428 + . /tmp/install/runc.installer
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.428 ++ set -e
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.428 ++ : v1.1.4
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.429 + install_runc
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.429 + RUNC_BUILDTAGS=seccomp
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.429 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.429 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IcB7MTzQc3/src/github.com/opencontainers/runc
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.431 Cloning into '/tmp/tmp.IcB7MTzQc3/src/github.com/opencontainers/runc'...
01:24:00 [2023-01-11T01:24:00.546Z] #42 1.431 Install runc version v1.1.4 (build tags: seccomp)
01:24:00 [2023-01-11T01:24:00.779Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 31.46MB / 55.03MB 0.7s
01:24:00 [2023-01-11T01:24:00.805Z] #42 ...
01:24:00 [2023-01-11T01:24:00.805Z] 
01:24:00 [2023-01-11T01:24:00.805Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
01:24:00 [2023-01-11T01:24:00.805Z] #43 DONE 1.8s
01:24:01 [2023-01-11T01:24:01.046Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 45.09MB / 55.03MB 1.0s
01:24:01 [2023-01-11T01:24:01.046Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 49.28MB / 55.03MB 1.1s
01:24:01 [2023-01-11T01:24:01.063Z] 
01:24:01 [2023-01-11T01:24:01.063Z] #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
01:24:01 [2023-01-11T01:24:01.307Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 54.53MB / 55.03MB 1.2s
01:24:01 [2023-01-11T01:24:01.878Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.7s done
01:24:01 [2023-01-11T01:24:01.878Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d
01:24:01 [2023-01-11T01:24:01.998Z] #44 DONE 1.1s
01:24:01 [2023-01-11T01:24:01.998Z] 
01:24:01 [2023-01-11T01:24:01.999Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:24:02 [2023-01-11T01:24:02.511Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.2s
01:24:02 [2023-01-11T01:24:02.638Z] #45 0.766 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:24:02 [2023-01-11T01:24:02.638Z] #45 DONE 0.9s
01:24:02 [2023-01-11T01:24:02.638Z] 
01:24:02 [2023-01-11T01:24:02.638Z] #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
01:24:02 [2023-01-11T01:24:02.638Z] #39 68.06   DEP      criu/protobuf-desc.d
01:24:02 [2023-01-11T01:24:02.638Z] #39 68.21   DEP      criu/proc_parse.d
01:24:02 [2023-01-11T01:24:02.638Z] #39 68.45   DEP      criu/plugin.d
01:24:02 [2023-01-11T01:24:02.638Z] #39 68.50   DEP      criu/pipes.d
01:24:02 [2023-01-11T01:24:02.638Z] #39 68.69   DEP      criu/pie-util.d
01:24:02 [2023-01-11T01:24:02.638Z] #39 68.86   DEP      criu/pie-util-vdso.d
01:24:02 [2023-01-11T01:24:02.638Z] #39 69.01   DEP      criu/path.d
01:24:02 [2023-01-11T01:24:02.680Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.0s
01:24:02 [2023-01-11T01:24:02.901Z] #39 69.09   DEP      criu/parasite-syscall.d
01:24:03 [2023-01-11T01:24:03.160Z] #39 69.42   DEP      criu/pagemap.d
01:24:03 [2023-01-11T01:24:03.418Z] #39 69.71   DEP      criu/pagemap-cache.d
01:24:03 [2023-01-11T01:24:03.676Z] #39 ...
01:24:03 [2023-01-11T01:24:03.676Z] 
01:24:03 [2023-01-11T01:24:03.676Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:24:03 [2023-01-11T01:24:03.676Z] #46 DONE 0.9s
01:24:03 [2023-01-11T01:24:03.676Z] 
01:24:03 [2023-01-11T01:24:03.676Z] #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
01:24:03 [2023-01-11T01:24:03.676Z] #39 69.91   DEP      criu/page-xfer.d
01:24:03 [2023-01-11T01:24:03.938Z] #39 70.12   DEP      criu/page-pipe.d
01:24:03 [2023-01-11T01:24:03.938Z] #39 70.28   DEP      criu/netfilter.d
01:24:04 [2023-01-11T01:24:04.196Z] #39 70.50   DEP      criu/net.d
01:24:04 [2023-01-11T01:24:04.269Z] #38 3.501 Note: Building without setproctitle() and strlcpy() support.
01:24:04 [2023-01-11T01:24:04.269Z] #38 3.501       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:24:04 [2023-01-11T01:24:04.269Z] #38 3.629 Note: Building without GnuTLS support
01:24:04 [2023-01-11T01:24:04.269Z] #38 3.649 Makefile.config:39: Warn: you have no libnftables installed
01:24:04 [2023-01-11T01:24:04.269Z] #38 3.649 Makefile.config:40: Warn: Building without nftables support
01:24:04 [2023-01-11T01:24:04.407Z] #9 ...
01:24:04 [2023-01-11T01:24:04.407Z] 
01:24:04 [2023-01-11T01:24:04.407Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:24:04 [2023-01-11T01:24:04.407Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
01:24:04 [2023-01-11T01:24:04.407Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:24:04 [2023-01-11T01:24:04.407Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:24:04 [2023-01-11T01:24:04.407Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:24:04 [2023-01-11T01:24:04.407Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
01:24:04 [2023-01-11T01:24:04.407Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done
01:24:04 [2023-01-11T01:24:04.407Z] #10 DONE 4.3s
01:24:04 [2023-01-11T01:24:04.407Z] 
01:24:04 [2023-01-11T01:24:04.407Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:24:04 [2023-01-11T01:24:04.407Z] #10 ...
01:24:04 [2023-01-11T01:24:04.407Z] 
01:24:04 [2023-01-11T01:24:04.407Z] #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
01:24:04 [2023-01-11T01:24:04.407Z] #0 1.662 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:24:04 [2023-01-11T01:24:04.407Z] #0 1.672 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:04 [2023-01-11T01:24:04.407Z] #0 1.672 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:04 [2023-01-11T01:24:04.407Z] #0 1.994 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:04 [2023-01-11T01:24:04.407Z] #0 2.286 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:04 [2023-01-11T01:24:04.407Z] #0 2.756 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:04 [2023-01-11T01:24:04.407Z] #0 3.873 Fetched 8617 kB in 2s (3483 kB/s)
01:24:04 [2023-01-11T01:24:04.407Z] #0 3.873 Reading package lists...
01:24:04 [2023-01-11T01:24:04.407Z] #0 4.684 Reading package lists...
01:24:04 [2023-01-11T01:24:04.407Z] #0 5.575 Building dependency tree...
01:24:04 [2023-01-11T01:24:04.407Z] #0 5.971 The following additional packages will be installed:
01:24:04 [2023-01-11T01:24:04.407Z] #0 5.972   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:24:04 [2023-01-11T01:24:04.407Z] #0 5.973   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:24:04 [2023-01-11T01:24:04.407Z] #0 5.974 Recommended packages:
01:24:04 [2023-01-11T01:24:04.407Z] #0 5.974   libldap-common publicsuffix libsasl2-modules
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.145 The following NEW packages will be installed:
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.145   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.146   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.146   libssh2-1 openssl
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.433 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.433 Need to get 3047 kB of archives.
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.433 After this operation, 6661 kB of additional disk space will be used.
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.433 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.443 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.443 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.443 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.451 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.451 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.459 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.459 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.459 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.459 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.460 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.469 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.469 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.469 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.479 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.785 debconf: delaying package configuration, since apt-utils is not installed
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.823 Fetched 3047 kB in 0s (9626 kB/s)
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.896 Selecting previously unselected package openssl.
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.896 (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.)
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.903 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 6.915 Unpacking openssl (1.1.1n-0+deb11u3) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.160 Selecting previously unselected package ca-certificates.
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.160 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.164 Unpacking ca-certificates (20210119) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.418 Selecting previously unselected package libbrotli1:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.418 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.426 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.537 Selecting previously unselected package libsasl2-modules-db:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.537 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.603 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.704 Selecting previously unselected package libsasl2-2:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.704 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.709 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.932 Selecting previously unselected package libldap-2.4-2:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.932 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 7.942 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.106 Selecting previously unselected package libnghttp2-14:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.106 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.111 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.270 Selecting previously unselected package libpsl5:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.270 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.279 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.346 Selecting previously unselected package librtmp1:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.346 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.350 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.567 Selecting previously unselected package libssh2-1:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.567 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.585 Unpacking libssh2-1:amd64 (1.9.0-2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.744 Selecting previously unselected package libcurl4:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.744 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.749 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.867 Selecting previously unselected package curl.
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.867 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 8.872 Unpacking curl (7.74.0-1.3+deb11u3) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.017 Selecting previously unselected package libonig5:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.017 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.022 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.158 Selecting previously unselected package libjq1:amd64.
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.158 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.164 Unpacking libjq1:amd64 (1.6-2.1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.219 Selecting previously unselected package jq.
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.219 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.222 Unpacking jq (1.6-2.1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.293 Setting up libpsl5:amd64 (0.21.0-1.2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.317 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.327 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.338 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.350 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.361 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.372 Setting up libssh2-1:amd64 (1.9.0-2) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.383 Setting up openssl (1.1.1n-0+deb11u3) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.400 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.411 Setting up libjq1:amd64 (1.6-2.1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.427 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:24:04 [2023-01-11T01:24:04.408Z] #0 9.438 Setting up ca-certificates (20210119) ...
01:24:04 [2023-01-11T01:24:04.454Z] #39 70.75   DEP      criu/namespaces.d
01:24:04 [2023-01-11T01:24:04.664Z] #9 ...
01:24:04 [2023-01-11T01:24:04.664Z] 
01:24:04 [2023-01-11T01:24:04.664Z] #11 [internal] load build context
01:24:04 [2023-01-11T01:24:04.664Z] #11 transferring context: 53.55MB 5.0s done
01:24:04 [2023-01-11T01:24:04.664Z] #11 DONE 5.1s
01:24:04 [2023-01-11T01:24:04.664Z] #16 ...
01:24:04 [2023-01-11T01:24:04.664Z] 
01:24:04 [2023-01-11T01:24:04.664Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:04 [2023-01-11T01:24:04.712Z] #39 70.89   DEP      criu/mount.d
01:24:04 [2023-01-11T01:24:04.712Z] #39 70.99   DEP      criu/memfd.d
01:24:04 [2023-01-11T01:24:04.712Z] #39 71.08   DEP      criu/mem.d
01:24:04 [2023-01-11T01:24:04.922Z] 
01:24:04 [2023-01-11T01:24:04.922Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:04 [2023-01-11T01:24:04.922Z] #12 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.0s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.7s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.3s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 2.2s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.8s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 2.6s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 2.2s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 4.7s done
01:24:04 [2023-01-11T01:24:04.922Z] #12 ...
01:24:04 [2023-01-11T01:24:04.922Z] 
01:24:04 [2023-01-11T01:24:04.922Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:24:04 [2023-01-11T01:24:04.922Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
01:24:04 [2023-01-11T01:24:04.922Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:24:04 [2023-01-11T01:24:04.922Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
01:24:04 [2023-01-11T01:24:04.922Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
01:24:04 [2023-01-11T01:24:04.922Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.6s done
01:24:04 [2023-01-11T01:24:04.922Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
01:24:04 [2023-01-11T01:24:04.922Z] #13 DONE 5.3s
01:24:04 [2023-01-11T01:24:04.922Z] 
01:24:04 [2023-01-11T01:24:04.922Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
01:24:04 [2023-01-11T01:24:04.970Z] #39 71.17   DEP      criu/lsm.d
01:24:04 [2023-01-11T01:24:04.971Z] #39 71.30   DEP      criu/log.d
01:24:04 [2023-01-11T01:24:04.971Z] #39 71.39   DEP      criu/libnetlink.d
01:24:05 [2023-01-11T01:24:05.222Z] #10 ...
01:24:05 [2023-01-11T01:24:05.222Z] 
01:24:05 [2023-01-11T01:24:05.222Z] #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
01:24:05 [2023-01-11T01:24:05.222Z] #0 2.182 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 2.197 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 2.197 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 2.430 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 2.846 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 3.072 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 4.318 Fetched 8617 kB in 2s (3578 kB/s)
01:24:05 [2023-01-11T01:24:05.222Z] #0 4.318 Reading package lists...
01:24:05 [2023-01-11T01:24:05.222Z] #0 5.155 Reading package lists...
01:24:05 [2023-01-11T01:24:05.222Z] #0 5.934 Building dependency tree...
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.422 The following additional packages will be installed:
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.422   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.422   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.422 Recommended packages:
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.422   libldap-common publicsuffix libsasl2-modules
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.581 The following NEW packages will be installed:
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.581   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.582   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.583   libssh2-1 openssl
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.864 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.864 Need to get 3047 kB of archives.
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.864 After this operation, 6661 kB of additional disk space will be used.
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.864 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.897 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.897 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.897 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.897 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.905 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.905 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.905 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.915 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.915 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.915 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.930 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.930 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.930 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 6.930 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.201 debconf: delaying package configuration, since apt-utils is not installed
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.234 Fetched 3047 kB in 0s (9198 kB/s)
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.296 Selecting previously unselected package openssl.
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.296 (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.)
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.297 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.306 Unpacking openssl (1.1.1n-0+deb11u3) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.542 Selecting previously unselected package ca-certificates.
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.542 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.546 Unpacking ca-certificates (20210119) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.659 Selecting previously unselected package libbrotli1:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.661 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.672 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.792 Selecting previously unselected package libsasl2-modules-db:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.792 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.823 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.912 Selecting previously unselected package libsasl2-2:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.914 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 7.917 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.073 Selecting previously unselected package libldap-2.4-2:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.073 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.078 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.190 Selecting previously unselected package libnghttp2-14:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.192 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.221 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.301 Selecting previously unselected package libpsl5:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.301 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.306 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.393 Selecting previously unselected package librtmp1:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.395 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.437 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.501 Selecting previously unselected package libssh2-1:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.501 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.508 Unpacking libssh2-1:amd64 (1.9.0-2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.604 Selecting previously unselected package libcurl4:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.606 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.629 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.754 Selecting previously unselected package curl.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.754 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.758 Unpacking curl (7.74.0-1.3+deb11u3) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.865 Selecting previously unselected package libonig5:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.865 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.869 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.987 Selecting previously unselected package libjq1:amd64.
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.987 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 8.997 Unpacking libjq1:amd64 (1.6-2.1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.126 Selecting previously unselected package jq.
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.128 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.131 Unpacking jq (1.6-2.1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.231 Setting up libpsl5:amd64 (0.21.0-1.2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.311 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.326 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.364 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.375 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.491 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.503 Setting up libssh2-1:amd64 (1.9.0-2) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.518 Setting up openssl (1.1.1n-0+deb11u3) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.535 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.554 Setting up libjq1:amd64 (1.6-2.1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.568 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:24:05 [2023-01-11T01:24:05.222Z] #0 9.580 Setting up ca-certificates (20210119) ...
01:24:05 [2023-01-11T01:24:05.222Z] #16 ...
01:24:05 [2023-01-11T01:24:05.222Z] 
01:24:05 [2023-01-11T01:24:05.222Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:05 [2023-01-11T01:24:05.225Z] #38 ...
01:24:05 [2023-01-11T01:24:05.225Z] 
01:24:05 [2023-01-11T01:24:05.225Z] #30 [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
01:24:05 [2023-01-11T01:24:05.225Z] #30 79.19 Selecting previously unselected package binutils-mingw-w64.
01:24:05 [2023-01-11T01:24:05.225Z] #30 79.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 79.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 79.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
01:24:05 [2023-01-11T01:24:05.225Z] #30 79.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 79.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 80.05 Selecting previously unselected package dmsetup.
01:24:05 [2023-01-11T01:24:05.225Z] #30 80.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 80.07 Unpacking dmsetup (2:1.02.175-2.1) ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 80.41 Selecting previously unselected package mingw-w64-common.
01:24:05 [2023-01-11T01:24:05.225Z] #30 80.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 80.42 Unpacking mingw-w64-common (8.0.0-1) ...
01:24:05 [2023-01-11T01:24:05.225Z] #30 ...
01:24:05 [2023-01-11T01:24:05.225Z] 
01:24:05 [2023-01-11T01:24:05.225Z] #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
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.200 + RM_GOPATH=0
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.200 + TMP_GOPATH=
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.200 + : /build
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.200 + '[' -z '' ']'
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.200 ++ mktemp -d
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.205 + export GOPATH=/tmp/tmp.VevSgkUGvh
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.205 + GOPATH=/tmp/tmp.VevSgkUGvh
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.205 + RM_GOPATH=1
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.205 + case "$(go env GOARCH)" in
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.206 ++ go env GOARCH
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.261 + export GO_BUILDMODE=-buildmode=pie
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.261 + GO_BUILDMODE=-buildmode=pie
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.261 ++ dirname /tmp/install/install.sh
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.264 + dir=/tmp/install
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.269 + bin=tini
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.269 + shift
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.270 + '[' '!' -f /tmp/install/tini.installer ']'
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.272 + . /tmp/install/tini.installer
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.273 ++ : v0.19.0
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.283 Install tini version v0.19.0
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.283 + install_tini
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.283 + echo 'Install tini version v0.19.0'
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.283 + git clone https://github.com/krallin/tini.git /tmp/tmp.VevSgkUGvh/tini
01:24:05 [2023-01-11T01:24:05.225Z] #0 2.287 Cloning into '/tmp/tmp.VevSgkUGvh/tini'...
01:24:05 [2023-01-11T01:24:05.225Z] #0 3.380 + cd /tmp/tmp.VevSgkUGvh/tini
01:24:05 [2023-01-11T01:24:05.225Z] #0 3.381 + git checkout -q v0.19.0
01:24:05 [2023-01-11T01:24:05.225Z] #0 3.414 + cmake .
01:24:05 [2023-01-11T01:24:05.225Z] #0 4.064 -- The C compiler identification is GNU 10.2.1
01:24:05 [2023-01-11T01:24:05.225Z] #0 4.241 -- Detecting C compiler ABI info
01:24:05 [2023-01-11T01:24:05.225Z] #0 4.898 -- Detecting C compiler ABI info - done
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.069 -- Check for working C compiler: /usr/bin/cc - skipped
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.094 -- Detecting C compile features
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.099 -- Detecting C compile features - done
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.191 -- Performing Test HAS_BUILTIN_FORTIFY
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.728 -- Configuring done
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.745 -- Generating done
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.778 -- Build files have been written to: /tmp/tmp.VevSgkUGvh/tini
01:24:05 [2023-01-11T01:24:05.225Z] #0 5.817 + make tini-static
01:24:05 [2023-01-11T01:24:05.229Z] #39 71.48   DEP      criu/kerndat.d
01:24:05 [2023-01-11T01:24:05.229Z] #39 71.61   DEP      criu/kcmp-ids.d
01:24:05 [2023-01-11T01:24:05.481Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 8.1s done
01:24:05 [2023-01-11T01:24:05.487Z] #39 71.74   DEP      criu/irmap.d
01:24:05 [2023-01-11T01:24:05.487Z] #39 71.88   DEP      criu/ipc_ns.d
01:24:05 [2023-01-11T01:24:05.489Z] #39 6.098 Scanning dependencies of target tini-static
01:24:05 [2023-01-11T01:24:05.489Z] #39 ...
01:24:05 [2023-01-11T01:24:05.489Z] 
01:24:05 [2023-01-11T01:24:05.489Z] #30 [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
01:24:05 [2023-01-11T01:24:05.489Z] #30 89.71 Selecting previously unselected package mingw-w64-x86-64-dev.
01:24:05 [2023-01-11T01:24:05.596Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 8.0s done
01:24:05 [2023-01-11T01:24:05.749Z] #39 ...
01:24:05 [2023-01-11T01:24:05.749Z] 
01:24:05 [2023-01-11T01:24:05.749Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:24:05 [2023-01-11T01:24:05.749Z] #47 DONE 1.9s
01:24:05 [2023-01-11T01:24:05.749Z] 
01:24:05 [2023-01-11T01:24:05.749Z] #30 [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
01:24:05 [2023-01-11T01:24:05.750Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
01:24:05 [2023-01-11T01:24:05.753Z] #30 89.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:24:05 [2023-01-11T01:24:05.753Z] #30 89.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:24:05 [2023-01-11T01:24:05.854Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
01:24:06 [2023-01-11T01:24:06.696Z] #30 ...
01:24:06 [2023-01-11T01:24:06.696Z] 
01:24:06 [2023-01-11T01:24:06.696Z] #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
01:24:06 [2023-01-11T01:24:06.696Z] #32 80.88 internal/reflectlite
01:24:06 [2023-01-11T01:24:06.696Z] #32 80.89 sync
01:24:06 [2023-01-11T01:24:06.696Z] #32 83.89 internal/testlog
01:24:06 [2023-01-11T01:24:06.696Z] #32 85.35 errors
01:24:06 [2023-01-11T01:24:06.696Z] #32 85.35 sort
01:24:06 [2023-01-11T01:24:06.696Z] #32 85.99 strconv
01:24:06 [2023-01-11T01:24:06.696Z] #32 87.32 io
01:24:06 [2023-01-11T01:24:06.696Z] #32 89.61 internal/oserror
01:24:06 [2023-01-11T01:24:06.696Z] #32 89.87 syscall
01:24:06 [2023-01-11T01:24:06.957Z] #32 ...
01:24:06 [2023-01-11T01:24:06.957Z] 
01:24:06 [2023-01-11T01:24:06.957Z] #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
01:24:06 [2023-01-11T01:24:06.957Z] #38 6.819 fatal: not a git repository (or any of the parent directories): .git
01:24:06 [2023-01-11T01:24:06.957Z] #38 6.909   GEN      .gitid
01:24:07 [2023-01-11T01:24:07.221Z] #38 6.989   GEN      criu/include/version.h
01:24:07 [2023-01-11T01:24:07.221Z] #38 7.072   GEN      include/common/asm
01:24:07 [2023-01-11T01:24:07.300Z] #30 110.0 Updating files:  20% (2346/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/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:  42% (4823/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/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:  68% (7762/11414)
Updating files:  68% (7863/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:  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.
01:24:07 [2023-01-11T01:24:07.442Z] #9 DONE 7.6s
01:24:07 [2023-01-11T01:24:07.442Z] 
01:24:07 [2023-01-11T01:24:07.442Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:07 [2023-01-11T01:24:07.442Z] #12 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 4.6s done
01:24:07 [2023-01-11T01:24:07.442Z] #12 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.2s done
01:24:07 [2023-01-11T01:24:07.442Z] #12 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
01:24:07 [2023-01-11T01:24:07.560Z] #30 112.8 + cd /tmp/tmp.KCUvXBaM64/tmp/docker-ce
01:24:07 [2023-01-11T01:24:07.560Z] #30 112.8 + git checkout -q v17.06.2-ce
01:24:07 [2023-01-11T01:24:07.698Z] #12 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.3s done
01:24:07 [2023-01-11T01:24:07.955Z] #12 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
01:24:08 [2023-01-11T01:24:08.936Z] #30 ...
01:24:08 [2023-01-11T01:24:08.936Z] 
01:24:08 [2023-01-11T01:24:08.936Z] #48 [dev-systemd-false  6/26] RUN ldconfig
01:24:08 [2023-01-11T01:24:08.936Z] #48 DONE 3.3s
01:24:08 [2023-01-11T01:24:08.936Z] 
01:24:08 [2023-01-11T01:24:08.936Z] #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
01:24:08 [2023-01-11T01:24:08.936Z] #39 72.16   DEP      criu/image.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 72.32   DEP      criu/image-desc.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 72.44   DEP      criu/fsnotify.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 72.68   DEP      criu/filesystems.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 72.82   DEP      criu/files.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.02   DEP      criu/files-reg.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.16   DEP      criu/files-ext.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.26   DEP      criu/file-lock.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.41   DEP      criu/file-ids.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.60   DEP      criu/fifo.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.75   DEP      criu/fdstore.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.88   DEP      criu/fault-injection.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 73.95   DEP      criu/external.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.11   DEP      criu/eventpoll.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.33   DEP      criu/eventfd.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.43   DEP      criu/crtools.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.52   DEP      criu/cr-service.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.58   DEP      criu/cr-restore.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.69   DEP      criu/cr-errno.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.71   DEP      criu/cr-dump.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.81   DEP      criu/cr-dedup.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 74.90   DEP      criu/cr-check.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 75.03   DEP      criu/config.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 75.14   DEP      criu/clone-noasan.d
01:24:08 [2023-01-11T01:24:08.936Z] #39 75.22   DEP      criu/cgroup.d
01:24:09 [2023-01-11T01:24:09.039Z] #10 ...
01:24:09 [2023-01-11T01:24:09.039Z] 
01:24:09 [2023-01-11T01:24:09.039Z] #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
01:24:09 [2023-01-11T01:24:09.039Z] #16 10.33 Updating certificates in /etc/ssl/certs...
01:24:09 [2023-01-11T01:24:09.039Z] #16 11.54 129 added, 0 removed; done.
01:24:09 [2023-01-11T01:24:09.039Z] #16 11.61 Setting up jq (1.6-2.1) ...
01:24:09 [2023-01-11T01:24:09.039Z] #16 11.62 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:24:09 [2023-01-11T01:24:09.039Z] #16 11.63 Setting up curl (7.74.0-1.3+deb11u3) ...
01:24:09 [2023-01-11T01:24:09.039Z] #16 11.64 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:24:09 [2023-01-11T01:24:09.039Z] #16 11.66 Processing triggers for ca-certificates (20210119) ...
01:24:09 [2023-01-11T01:24:09.039Z] #16 11.67 Updating certificates in /etc/ssl/certs...
01:24:09 [2023-01-11T01:24:09.039Z] #16 12.77 0 added, 0 removed; done.
01:24:09 [2023-01-11T01:24:09.039Z] #16 12.77 Running hooks in /etc/ca-certificates/update.d...
01:24:09 [2023-01-11T01:24:09.039Z] #16 12.77 done.
01:24:09 [2023-01-11T01:24:09.039Z] #16 DONE 14.0s
01:24:09 [2023-01-11T01:24:09.039Z] 
01:24:09 [2023-01-11T01:24:09.039Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:09 [2023-01-11T01:24:09.131Z] #10 ...
01:24:09 [2023-01-11T01:24:09.131Z] 
01:24:09 [2023-01-11T01:24:09.131Z] #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
01:24:09 [2023-01-11T01:24:09.131Z] #16 10.19 Updating certificates in /etc/ssl/certs...
01:24:09 [2023-01-11T01:24:09.131Z] #16 11.34 129 added, 0 removed; done.
01:24:09 [2023-01-11T01:24:09.131Z] #16 11.40 Setting up jq (1.6-2.1) ...
01:24:09 [2023-01-11T01:24:09.131Z] #16 11.41 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:24:09 [2023-01-11T01:24:09.131Z] #16 11.42 Setting up curl (7.74.0-1.3+deb11u3) ...
01:24:09 [2023-01-11T01:24:09.131Z] #16 11.44 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:24:09 [2023-01-11T01:24:09.131Z] #16 11.46 Processing triggers for ca-certificates (20210119) ...
01:24:09 [2023-01-11T01:24:09.131Z] #16 11.47 Updating certificates in /etc/ssl/certs...
01:24:09 [2023-01-11T01:24:09.131Z] #16 12.48 0 added, 0 removed; done.
01:24:09 [2023-01-11T01:24:09.131Z] #16 12.48 Running hooks in /etc/ca-certificates/update.d...
01:24:09 [2023-01-11T01:24:09.131Z] #16 12.48 done.
01:24:09 [2023-01-11T01:24:09.131Z] #16 DONE 13.9s
01:24:09 [2023-01-11T01:24:09.131Z] 
01:24:09 [2023-01-11T01:24:09.131Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:09 [2023-01-11T01:24:09.131Z] #10 ...
01:24:09 [2023-01-11T01:24:09.131Z] 
01:24:09 [2023-01-11T01:24:09.131Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:24:09 [2023-01-11T01:24:09.131Z] #17 DONE 0.2s
01:24:09 [2023-01-11T01:24:09.193Z] #39 75.51   DEP      criu/cgroup-props.d
01:24:09 [2023-01-11T01:24:09.193Z] #39 75.66   DEP      criu/bitmap.d
01:24:09 [2023-01-11T01:24:09.297Z] #10 ...
01:24:09 [2023-01-11T01:24:09.297Z] 
01:24:09 [2023-01-11T01:24:09.297Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:24:09 [2023-01-11T01:24:09.297Z] #17 DONE 0.3s
01:24:09 [2023-01-11T01:24:09.297Z] 
01:24:09 [2023-01-11T01:24:09.297Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:09 [2023-01-11T01:24:09.390Z] 
01:24:09 [2023-01-11T01:24:09.391Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:09 [2023-01-11T01:24:09.452Z] #39 75.71   DEP      criu/bfd.d
01:24:09 [2023-01-11T01:24:09.452Z] #39 75.80   DEP      criu/autofs.d
01:24:09 [2023-01-11T01:24:09.709Z] #39 76.00   DEP      criu/aio.d
01:24:09 [2023-01-11T01:24:09.709Z] #39 76.08   DEP      criu/action-scripts.d
01:24:09 [2023-01-11T01:24:09.786Z] #38 ...
01:24:09 [2023-01-11T01:24:09.786Z] 
01:24:09 [2023-01-11T01:24:09.786Z] #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
01:24:09 [2023-01-11T01:24:09.786Z] #39 6.189 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:24:09 [2023-01-11T01:24:09.786Z] #39 8.209 [100%] Linking C executable tini-static
01:24:09 [2023-01-11T01:24:09.786Z] #39 9.216 [100%] Built target tini-static
01:24:09 [2023-01-11T01:24:09.786Z] #39 9.321 + mkdir -p /build
01:24:09 [2023-01-11T01:24:09.786Z] #39 9.339 + cp tini-static /build/docker-init
01:24:09 [2023-01-11T01:24:09.786Z] #39 DONE 10.0s
01:24:09 [2023-01-11T01:24:09.786Z] 
01:24:09 [2023-01-11T01:24:09.786Z] #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
01:24:09 [2023-01-11T01:24:09.786Z] #28 83.71 go: downloading github.com/pelletier/go-toml v1.9.4
01:24:09 [2023-01-11T01:24:09.786Z] #28 83.74 go: downloading gopkg.in/yaml.v2 v2.4.0
01:24:09 [2023-01-11T01:24:09.786Z] #28 83.99 go: downloading golang.org/x/text v0.3.7
01:24:09 [2023-01-11T01:24:09.786Z] #28 92.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
01:24:09 [2023-01-11T01:24:09.786Z] #28 92.63 go: downloading github.com/gobwas/glob v0.2.3
01:24:09 [2023-01-11T01:24:09.786Z] #28 92.66 go: downloading github.com/kisielk/gotool v1.0.0
01:24:09 [2023-01-11T01:24:09.786Z] #28 92.73 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:24:09 [2023-01-11T01:24:09.786Z] #28 92.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:24:09 [2023-01-11T01:24:09.786Z] #28 92.91 go: downloading golang.org/x/mod v0.5.1
01:24:09 [2023-01-11T01:24:09.786Z] #28 93.12 go: downloading github.com/ettle/strcase v0.1.1
01:24:09 [2023-01-11T01:24:09.786Z] #28 93.21 go: downloading github.com/fatih/structtag v1.2.0
01:24:09 [2023-01-11T01:24:09.786Z] #28 93.31 go: downloading github.com/Masterminds/semver v1.5.0
01:24:09 [2023-01-11T01:24:09.786Z] #28 93.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
01:24:09 [2023-01-11T01:24:09.786Z] #28 93.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:24:09 [2023-01-11T01:24:09.786Z] #28 93.79 go: downloading github.com/prometheus/client_golang v1.7.1
01:24:09 [2023-01-11T01:24:09.786Z] #28 ...
01:24:09 [2023-01-11T01:24:09.786Z] 
01:24:09 [2023-01-11T01:24:09.786Z] #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
01:24:09 [2023-01-11T01:24:09.786Z] #38 9.692   PBCC     images/timens.pb-c.c
01:24:09 [2023-01-11T01:24:09.786Z] #38 9.741   DEP      images/timens.pb-c.d
01:24:09 [2023-01-11T01:24:09.849Z] #12 ...
01:24:09 [2023-01-11T01:24:09.849Z] 
01:24:09 [2023-01-11T01:24:09.849Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
01:24:09 [2023-01-11T01:24:09.849Z] #14 DONE 0.2s
01:24:09 [2023-01-11T01:24:09.849Z] 
01:24:09 [2023-01-11T01:24:09.849Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:09 [2023-01-11T01:24:09.968Z] #39 76.27   CC       criu/action-scripts.o
01:24:10 [2023-01-11T01:24:10.047Z] #38 9.866   PBCC     images/fown.pb-c.c
01:24:10 [2023-01-11T01:24:10.047Z] #38 9.917   PBCC     images/google/protobuf/descriptor.pb-c.c
01:24:10 [2023-01-11T01:24:10.047Z] #38 10.09   PBCC     images/opts.pb-c.c
01:24:10 [2023-01-11T01:24:10.309Z] #38 10.14   PBCC     images/memfd.pb-c.c
01:24:10 [2023-01-11T01:24:10.309Z] #38 10.27   DEP      images/fown.pb-c.d
01:24:10 [2023-01-11T01:24:10.411Z] #12 ...
01:24:10 [2023-01-11T01:24:10.411Z] 
01:24:10 [2023-01-11T01:24:10.411Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
01:24:10 [2023-01-11T01:24:10.411Z] #15 DONE 0.5s
01:24:10 [2023-01-11T01:24:10.411Z] 
01:24:10 [2023-01-11T01:24:10.411Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:10 [2023-01-11T01:24:10.534Z] #39 76.69   CC       criu/aio.o
01:24:10 [2023-01-11T01:24:10.570Z] #38 10.44   DEP      images/google/protobuf/descriptor.pb-c.d
01:24:10 [2023-01-11T01:24:10.570Z] #38 10.51   DEP      images/opts.pb-c.d
01:24:10 [2023-01-11T01:24:10.760Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.0s
01:24:10 [2023-01-11T01:24:10.791Z] #39 77.26   CC       criu/autofs.o
01:24:10 [2023-01-11T01:24:10.831Z] #38 10.64   DEP      images/memfd.pb-c.d
01:24:10 [2023-01-11T01:24:10.831Z] #38 10.74   PBCC     images/sit.pb-c.c
01:24:11 [2023-01-11T01:24:11.050Z] #39 ...
01:24:11 [2023-01-11T01:24:11.050Z] 
01:24:11 [2023-01-11T01:24:11.050Z] #30 [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
01:24:11 [2023-01-11T01:24:11.050Z] #30 116.5 + mkdir -p /tmp/tmp.KCUvXBaM64/src/github.com/docker
01:24:11 [2023-01-11T01:24:11.091Z] #38 10.87   DEP      images/sit.pb-c.d
01:24:11 [2023-01-11T01:24:11.091Z] #38 10.98   PBCC     images/macvlan.pb-c.c
01:24:11 [2023-01-11T01:24:11.092Z] #38 11.03   DEP      images/macvlan.pb-c.d
01:24:11 [2023-01-11T01:24:11.197Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.1s
01:24:11 [2023-01-11T01:24:11.308Z] #30 116.5 + mv components/cli /tmp/tmp.KCUvXBaM64/src/github.com/docker/cli
01:24:11 [2023-01-11T01:24:11.308Z] #30 116.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
01:24:11 [2023-01-11T01:24:11.352Z] #38 11.13   PBCC     images/autofs.pb-c.c
01:24:11 [2023-01-11T01:24:11.352Z] #38 11.27   DEP      images/autofs.pb-c.d
01:24:11 [2023-01-11T01:24:11.352Z] #38 11.36   PBCC     images/sysctl.pb-c.c
01:24:11 [2023-01-11T01:24:11.614Z] #38 11.38   DEP      images/sysctl.pb-c.d
01:24:11 [2023-01-11T01:24:11.614Z] #38 11.48   PBCC     images/time.pb-c.c
01:24:11 [2023-01-11T01:24:11.614Z] #38 11.49   DEP      images/time.pb-c.d
01:24:11 [2023-01-11T01:24:11.614Z] #38 11.60   PBCC     images/binfmt-misc.pb-c.c
01:24:11 [2023-01-11T01:24:11.874Z] #38 11.68   DEP      images/binfmt-misc.pb-c.d
01:24:11 [2023-01-11T01:24:11.875Z] #38 11.78   PBCC     images/seccomp.pb-c.c
01:24:11 [2023-01-11T01:24:11.875Z] #38 11.86   DEP      images/seccomp.pb-c.d
01:24:12 [2023-01-11T01:24:12.135Z] #38 11.93   PBCC     images/userns.pb-c.c
01:24:12 [2023-01-11T01:24:12.135Z] #38 11.98   DEP      images/userns.pb-c.d
01:24:12 [2023-01-11T01:24:12.135Z] #38 12.12   PBCC     images/cgroup.pb-c.c
01:24:12 [2023-01-11T01:24:12.308Z] #12 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 3.9s done
01:24:12 [2023-01-11T01:24:12.308Z] #12 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
01:24:12 [2023-01-11T01:24:12.395Z] #38 12.18   DEP      images/cgroup.pb-c.d
01:24:12 [2023-01-11T01:24:12.395Z] #38 12.24   PBCC     images/ext-file.pb-c.c
01:24:12 [2023-01-11T01:24:12.395Z] #38 12.30   DEP      images/ext-file.pb-c.d
01:24:12 [2023-01-11T01:24:12.655Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.7s done
01:24:12 [2023-01-11T01:24:12.656Z] #38 12.41   PBCC     images/rpc.pb-c.c
01:24:12 [2023-01-11T01:24:12.656Z] #38 12.56   DEP      images/rpc.pb-c.d
01:24:12 [2023-01-11T01:24:12.912Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
01:24:12 [2023-01-11T01:24:12.916Z] #38 12.70   PBCC     images/siginfo.pb-c.c
01:24:12 [2023-01-11T01:24:12.916Z] #38 12.74   DEP      images/siginfo.pb-c.d
01:24:12 [2023-01-11T01:24:12.916Z] #38 12.90   PBCC     images/pagemap.pb-c.c
01:24:12 [2023-01-11T01:24:12.916Z] #38 12.98   DEP      images/pagemap.pb-c.d
01:24:13 [2023-01-11T01:24:13.102Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 7.1s done
01:24:13 [2023-01-11T01:24:13.102Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
01:24:13 [2023-01-11T01:24:13.487Z] #38 13.15   PBCC     images/rlimit.pb-c.c
01:24:13 [2023-01-11T01:24:13.487Z] #38 13.23   DEP      images/rlimit.pb-c.d
01:24:13 [2023-01-11T01:24:13.487Z] #38 13.34   PBCC     images/file-lock.pb-c.c
01:24:13 [2023-01-11T01:24:13.747Z] #38 13.46   DEP      images/file-lock.pb-c.d
01:24:13 [2023-01-11T01:24:13.747Z] #38 13.58   PBCC     images/tty.pb-c.c
01:24:13 [2023-01-11T01:24:13.747Z] #38 13.65   DEP      images/tty.pb-c.d
01:24:14 [2023-01-11T01:24:14.008Z] #38 13.74   PBCC     images/tun.pb-c.c
01:24:14 [2023-01-11T01:24:14.008Z] #38 13.87   PBCC     images/netdev.pb-c.c
01:24:14 [2023-01-11T01:24:14.008Z] #38 13.96   DEP      images/tun.pb-c.d
01:24:14 [2023-01-11T01:24:14.269Z] #38 14.14   DEP      images/netdev.pb-c.d
01:24:14 [2023-01-11T01:24:14.533Z] #38 14.31   PBCC     images/vma.pb-c.c
01:24:14 [2023-01-11T01:24:14.533Z] #38 14.44   DEP      images/vma.pb-c.d
01:24:14 [2023-01-11T01:24:14.533Z] #38 14.58   PBCC     images/creds.pb-c.c
01:24:14 [2023-01-11T01:24:14.794Z] #38 14.63   DEP      images/creds.pb-c.d
01:24:14 [2023-01-11T01:24:14.794Z] #38 14.71   PBCC     images/utsns.pb-c.c
01:24:14 [2023-01-11T01:24:14.794Z] #38 14.76   DEP      images/utsns.pb-c.d
01:24:15 [2023-01-11T01:24:15.054Z] #38 14.86   PBCC     images/ipc-desc.pb-c.c
01:24:15 [2023-01-11T01:24:15.054Z] #38 14.94   PBCC     images/ipc-sem.pb-c.c
01:24:15 [2023-01-11T01:24:15.054Z] #38 14.98   DEP      images/ipc-desc.pb-c.d
01:24:15 [2023-01-11T01:24:15.054Z] #38 15.05   DEP      images/ipc-sem.pb-c.d
01:24:15 [2023-01-11T01:24:15.315Z] #38 15.24   PBCC     images/ipc-msg.pb-c.c
01:24:15 [2023-01-11T01:24:15.315Z] #38 15.25   DEP      images/ipc-msg.pb-c.d
01:24:15 [2023-01-11T01:24:15.315Z] #38 15.32   PBCC     images/ipc-shm.pb-c.c
01:24:15 [2023-01-11T01:24:15.315Z] #38 15.35   DEP      images/ipc-shm.pb-c.d
01:24:15 [2023-01-11T01:24:15.575Z] #38 15.41   PBCC     images/ipc-var.pb-c.c
01:24:15 [2023-01-11T01:24:15.575Z] #38 15.45   DEP      images/ipc-var.pb-c.d
01:24:15 [2023-01-11T01:24:15.575Z] #38 15.54   PBCC     images/sk-opts.pb-c.c
01:24:15 [2023-01-11T01:24:15.575Z] #38 15.59   PBCC     images/packet-sock.pb-c.c
01:24:15 [2023-01-11T01:24:15.836Z] #38 15.66   DEP      images/sk-opts.pb-c.d
01:24:15 [2023-01-11T01:24:15.836Z] #38 15.71   DEP      images/packet-sock.pb-c.d
01:24:15 [2023-01-11T01:24:15.836Z] #38 15.81   PBCC     images/sk-netlink.pb-c.c
01:24:16 [2023-01-11T01:24:16.097Z] #38 15.89   DEP      images/sk-netlink.pb-c.d
01:24:16 [2023-01-11T01:24:16.097Z] #38 15.98   PBCC     images/sk-inet.pb-c.c
01:24:16 [2023-01-11T01:24:16.097Z] #38 16.06   DEP      images/sk-inet.pb-c.d
01:24:16 [2023-01-11T01:24:16.358Z] #38 16.15   PBCC     images/sk-unix.pb-c.c
01:24:16 [2023-01-11T01:24:16.358Z] #38 16.24   DEP      images/sk-unix.pb-c.d
01:24:16 [2023-01-11T01:24:16.358Z] #38 16.33   PBCC     images/mm.pb-c.c
01:24:16 [2023-01-11T01:24:16.482Z] #12 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 4.4s done
01:24:16 [2023-01-11T01:24:16.619Z] #38 16.39   DEP      images/mm.pb-c.d
01:24:16 [2023-01-11T01:24:16.619Z] #38 16.47   PBCC     images/timerfd.pb-c.c
01:24:16 [2023-01-11T01:24:16.619Z] #38 16.53   DEP      images/timerfd.pb-c.d
01:24:16 [2023-01-11T01:24:16.739Z] #12 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
01:24:16 [2023-01-11T01:24:16.879Z] #38 16.70   PBCC     images/timer.pb-c.c
01:24:16 [2023-01-11T01:24:16.879Z] #38 16.73   DEP      images/timer.pb-c.d
01:24:16 [2023-01-11T01:24:16.879Z] #38 16.74   PBCC     images/sa.pb-c.c
01:24:16 [2023-01-11T01:24:16.879Z] #38 16.75   DEP      images/sa.pb-c.d
01:24:16 [2023-01-11T01:24:16.879Z] #38 16.77   PBCC     images/pipe-data.pb-c.c
01:24:16 [2023-01-11T01:24:16.879Z] #38 16.80   DEP      images/pipe-data.pb-c.d
01:24:16 [2023-01-11T01:24:16.879Z] #38 16.86   PBCC     images/mnt.pb-c.c
01:24:17 [2023-01-11T01:24:17.140Z] #38 17.00   DEP      images/mnt.pb-c.d
01:24:17 [2023-01-11T01:24:17.304Z] #12 ...
01:24:17 [2023-01-11T01:24:17.304Z] 
01:24:17 [2023-01-11T01:24:17.304Z] #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
01:24:17 [2023-01-11T01:24:17.304Z] #0 3.105 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 3.118 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 3.118 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 3.298 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 3.766 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 4.208 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 5.162 Fetched 8617 kB in 2s (3710 kB/s)
01:24:17 [2023-01-11T01:24:17.304Z] #0 5.162 Reading package lists...
01:24:17 [2023-01-11T01:24:17.304Z] #0 6.006 Reading package lists...
01:24:17 [2023-01-11T01:24:17.304Z] #0 6.802 Building dependency tree...
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.190 The following additional packages will be installed:
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.190   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.190   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.192 Recommended packages:
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.192   libldap-common publicsuffix libsasl2-modules
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.369 The following NEW packages will be installed:
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.370   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.370   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.371   libssh2-1 openssl
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.643 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.643 Need to get 3047 kB of archives.
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.643 After this operation, 6661 kB of additional disk space will be used.
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.643 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.678 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.678 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.686 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.686 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.686 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.686 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.686 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.689 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.689 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.691 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.695 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.698 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.700 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.701 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.863 debconf: delaying package configuration, since apt-utils is not installed
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.899 Fetched 3047 kB in 0s (9409 kB/s)
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.931 Selecting previously unselected package openssl.
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.931 (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.)
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.940 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 7.943 Unpacking openssl (1.1.1n-0+deb11u3) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.105 Selecting previously unselected package ca-certificates.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.106 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.111 Unpacking ca-certificates (20210119) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.195 Selecting previously unselected package libbrotli1:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.196 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.207 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.275 Selecting previously unselected package libsasl2-modules-db:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.275 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.280 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.323 Selecting previously unselected package libsasl2-2:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.323 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.326 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.375 Selecting previously unselected package libldap-2.4-2:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.375 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.381 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.457 Selecting previously unselected package libnghttp2-14:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.457 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.460 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.505 Selecting previously unselected package libpsl5:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.506 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.513 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.551 Selecting previously unselected package librtmp1:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.553 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.558 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.600 Selecting previously unselected package libssh2-1:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.601 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.614 Unpacking libssh2-1:amd64 (1.9.0-2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.668 Selecting previously unselected package libcurl4:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.668 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.671 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.733 Selecting previously unselected package curl.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.735 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.740 Unpacking curl (7.74.0-1.3+deb11u3) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.806 Selecting previously unselected package libonig5:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.806 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.818 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.875 Selecting previously unselected package libjq1:amd64.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.875 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.878 Unpacking libjq1:amd64 (1.6-2.1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.947 Selecting previously unselected package jq.
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.947 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 8.952 Unpacking jq (1.6-2.1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.004 Setting up libpsl5:amd64 (0.21.0-1.2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.019 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.031 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.043 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.058 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.069 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.080 Setting up libssh2-1:amd64 (1.9.0-2) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.090 Setting up openssl (1.1.1n-0+deb11u3) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.135 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.145 Setting up libjq1:amd64 (1.6-2.1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.159 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.171 Setting up ca-certificates (20210119) ...
01:24:17 [2023-01-11T01:24:17.304Z] #0 9.734 Updating certificates in /etc/ssl/certs...
01:24:17 [2023-01-11T01:24:17.401Z] #38 17.15   PBCC     images/sk-packet.pb-c.c
01:24:17 [2023-01-11T01:24:17.401Z] #38 17.19   DEP      images/sk-packet.pb-c.d
01:24:17 [2023-01-11T01:24:17.401Z] #38 17.37   PBCC     images/tcp-stream.pb-c.c
01:24:17 [2023-01-11T01:24:17.401Z] #38 17.47   DEP      images/tcp-stream.pb-c.d
01:24:17 [2023-01-11T01:24:17.563Z] #16 ...
01:24:17 [2023-01-11T01:24:17.563Z] 
01:24:17 [2023-01-11T01:24:17.563Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:17 [2023-01-11T01:24:17.661Z] #38 17.58   PBCC     images/pipe.pb-c.c
01:24:17 [2023-01-11T01:24:17.661Z] #38 17.62   DEP      images/pipe.pb-c.d
01:24:17 [2023-01-11T01:24:17.661Z] #38 17.63   PBCC     images/pstree.pb-c.c
01:24:17 [2023-01-11T01:24:17.661Z] #38 17.64   DEP      images/pstree.pb-c.d
01:24:17 [2023-01-11T01:24:17.661Z] #38 17.65   PBCC     images/fs.pb-c.c
01:24:17 [2023-01-11T01:24:17.661Z] #38 17.66   DEP      images/fs.pb-c.d
01:24:17 [2023-01-11T01:24:17.661Z] #38 17.70   PBCC     images/signalfd.pb-c.c
01:24:17 [2023-01-11T01:24:17.870Z] #30 ...
01:24:17 [2023-01-11T01:24:17.870Z] 
01:24:17 [2023-01-11T01:24:17.870Z] #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
01:24:17 [2023-01-11T01:24:17.870Z] #0 1.201 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:24:17 [2023-01-11T01:24:17.870Z] #0 1.213 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:24:17 [2023-01-11T01:24:17.870Z] #0 1.216 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:24:17 [2023-01-11T01:24:17.870Z] #0 2.809 Reading package lists...
01:24:17 [2023-01-11T01:24:17.870Z] #0 5.355 Reading package lists...
01:24:17 [2023-01-11T01:24:17.870Z] #0 7.653 Building dependency tree...
01:24:17 [2023-01-11T01:24:17.870Z] #0 8.421 Reading state information...
01:24:17 [2023-01-11T01:24:17.922Z] #38 17.80   DEP      images/signalfd.pb-c.d
01:24:17 [2023-01-11T01:24:17.922Z] #38 17.85   PBCC     images/fh.pb-c.c
01:24:17 [2023-01-11T01:24:17.922Z] #38 17.98   PBCC     images/fsnotify.pb-c.c
01:24:18 [2023-01-11T01:24:18.165Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.2s
01:24:18 [2023-01-11T01:24:18.183Z] #38 18.06   DEP      images/fh.pb-c.d
01:24:18 [2023-01-11T01:24:18.183Z] #38 18.18   DEP      images/fsnotify.pb-c.d
01:24:18 [2023-01-11T01:24:18.183Z] #38 18.26   PBCC     images/eventpoll.pb-c.c
01:24:18 [2023-01-11T01:24:18.431Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.377 The following additional packages will be installed:
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.401   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.405   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.406   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.406   python3-pkg-resources vim-runtime xxd
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.409 Suggested packages:
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.417   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.417   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.417   acl attr quota
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.417 Recommended packages:
01:24:18 [2023-01-11T01:24:18.438Z] #49 9.417   libatm1 nftables libpam-cap build-essential python3-dev unzip
01:24:18 [2023-01-11T01:24:18.444Z] #38 18.36   DEP      images/eventpoll.pb-c.d
01:24:18 [2023-01-11T01:24:18.444Z] #38 ...
01:24:18 [2023-01-11T01:24:18.444Z] 
01:24:18 [2023-01-11T01:24:18.444Z] #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
01:24:18 [2023-01-11T01:24:18.444Z] #32 92.55 reflect
01:24:18 [2023-01-11T01:24:18.705Z] #32 ...
01:24:18 [2023-01-11T01:24:18.705Z] 
01:24:18 [2023-01-11T01:24:18.705Z] #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
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.47   PBCC     images/eventfd.pb-c.c
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.47   DEP      images/eventfd.pb-c.d
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.50   PBCC     images/remap-file-path.pb-c.c
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.50   DEP      images/remap-file-path.pb-c.d
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.53   PBCC     images/fifo.pb-c.c
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.54   DEP      images/fifo.pb-c.d
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.56   PBCC     images/ghost-file.pb-c.c
01:24:18 [2023-01-11T01:24:18.705Z] #38 18.63   DEP      images/ghost-file.pb-c.d
01:24:18 [2023-01-11T01:24:18.705Z] #38 ...
01:24:18 [2023-01-11T01:24:18.705Z] 
01:24:18 [2023-01-11T01:24:18.705Z] #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
01:24:18 [2023-01-11T01:24:18.705Z] #26 DONE 102.9s
01:24:18 [2023-01-11T01:24:18.966Z] 
01:24:18 [2023-01-11T01:24:18.966Z] #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
01:24:18 [2023-01-11T01:24:18.966Z] #38 18.84   PBCC     images/regfile.pb-c.c
01:24:18 [2023-01-11T01:24:18.966Z] #38 18.89   DEP      images/regfile.pb-c.d
01:24:18 [2023-01-11T01:24:18.966Z] #38 19.01   PBCC     images/ns.pb-c.c
01:24:19 [2023-01-11T01:24:19.228Z] #38 19.07   DEP      images/ns.pb-c.d
01:24:19 [2023-01-11T01:24:19.228Z] #38 19.16   PBCC     images/fdinfo.pb-c.c
01:24:19 [2023-01-11T01:24:19.228Z] #38 19.25   DEP      images/fdinfo.pb-c.d
01:24:19 [2023-01-11T01:24:19.403Z] #10 ...
01:24:19 [2023-01-11T01:24:19.403Z] 
01:24:19 [2023-01-11T01:24:19.403Z] #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
01:24:19 [2023-01-11T01:24:19.403Z] #0 2.299 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:24:19 [2023-01-11T01:24:19.403Z] #0 2.603 
01:24:19 [2023-01-11T01:24:19.403Z] #0 2.830 #=#=#                                                                         

######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.403Z] #0 3.125 
01:24:19 [2023-01-11T01:24:19.403Z] #0 4.151 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:24:19 [2023-01-11T01:24:19.403Z] #0 4.491 
01:24:19 [2023-01-11T01:24:19.403Z] #0 4.721 #=#=#                                                                         

#############################################                             63.0%
######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.403Z] #0 5.088 
01:24:19 [2023-01-11T01:24:19.403Z] #0 6.168 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:24:19 [2023-01-11T01:24:19.403Z] #0 6.490 
01:24:19 [2023-01-11T01:24:19.403Z] #0 6.730 #=#=#                                                                         

##############                                                            20.1%
#########################################                                 58.1%
################################################################          90.1%
######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.403Z] #0 7.342 
01:24:19 [2023-01-11T01:24:19.403Z] #0 8.567 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:24:19 [2023-01-11T01:24:19.403Z] #0 8.941 
01:24:19 [2023-01-11T01:24:19.403Z] #0 9.179 #=#=#                                                                         

######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.403Z] #0 9.475 
01:24:19 [2023-01-11T01:24:19.403Z] #18 ...
01:24:19 [2023-01-11T01:24:19.403Z] 
01:24:19 [2023-01-11T01:24:19.403Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:19 [2023-01-11T01:24:19.465Z] #12 ...
01:24:19 [2023-01-11T01:24:19.465Z] 
01:24:19 [2023-01-11T01:24:19.465Z] #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
01:24:19 [2023-01-11T01:24:19.465Z] #16 10.45 129 added, 0 removed; done.
01:24:19 [2023-01-11T01:24:19.465Z] #16 10.49 Setting up jq (1.6-2.1) ...
01:24:19 [2023-01-11T01:24:19.465Z] #16 10.50 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
01:24:19 [2023-01-11T01:24:19.465Z] #16 10.51 Setting up curl (7.74.0-1.3+deb11u3) ...
01:24:19 [2023-01-11T01:24:19.465Z] #16 10.52 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:24:19 [2023-01-11T01:24:19.465Z] #16 10.54 Processing triggers for ca-certificates (20210119) ...
01:24:19 [2023-01-11T01:24:19.465Z] #16 10.55 Updating certificates in /etc/ssl/certs...
01:24:19 [2023-01-11T01:24:19.465Z] #16 11.10 0 added, 0 removed; done.
01:24:19 [2023-01-11T01:24:19.465Z] #16 11.10 Running hooks in /etc/ca-certificates/update.d...
01:24:19 [2023-01-11T01:24:19.465Z] #16 11.10 done.
01:24:19 [2023-01-11T01:24:19.465Z] #16 DONE 11.8s
01:24:19 [2023-01-11T01:24:19.465Z] 
01:24:19 [2023-01-11T01:24:19.465Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:19 [2023-01-11T01:24:19.465Z] #12 ...
01:24:19 [2023-01-11T01:24:19.465Z] 
01:24:19 [2023-01-11T01:24:19.465Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:24:19 [2023-01-11T01:24:19.465Z] #17 DONE 0.1s
01:24:19 [2023-01-11T01:24:19.465Z] 
01:24:19 [2023-01-11T01:24:19.465Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:19 [2023-01-11T01:24:19.495Z] #38 19.38   PBCC     images/core-aarch64.pb-c.c
01:24:19 [2023-01-11T01:24:19.548Z] #10 ...
01:24:19 [2023-01-11T01:24:19.548Z] 
01:24:19 [2023-01-11T01:24:19.548Z] #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
01:24:19 [2023-01-11T01:24:19.548Z] #0 2.377 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:24:19 [2023-01-11T01:24:19.548Z] #0 2.661 
01:24:19 [2023-01-11T01:24:19.548Z] #0 2.892 #=#=#                                                                         

######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.548Z] #0 3.189 
01:24:19 [2023-01-11T01:24:19.548Z] #0 4.236 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:24:19 [2023-01-11T01:24:19.548Z] #0 4.601 
01:24:19 [2023-01-11T01:24:19.548Z] #0 4.840 #=#=#                                                                         

######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.548Z] #0 5.144 
01:24:19 [2023-01-11T01:24:19.548Z] #0 6.131 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:24:19 [2023-01-11T01:24:19.548Z] #0 6.490 
01:24:19 [2023-01-11T01:24:19.548Z] #0 6.740 #=#=#                                                                         

#####                                                                      7.6%
##########################################                                58.7%
#################################################################         90.7%
######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.548Z] #0 7.311 
01:24:19 [2023-01-11T01:24:19.548Z] #0 8.357 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:24:19 [2023-01-11T01:24:19.548Z] #0 8.697 
01:24:19 [2023-01-11T01:24:19.548Z] #0 8.932 #=#=#                                                                         

######################################################################## 100.0%
01:24:19 [2023-01-11T01:24:19.548Z] #0 9.221 
01:24:19 [2023-01-11T01:24:19.548Z] #0 10.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:24:19 [2023-01-11T01:24:19.548Z] #18 ...
01:24:19 [2023-01-11T01:24:19.548Z] 
01:24:19 [2023-01-11T01:24:19.548Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:19 [2023-01-11T01:24:19.756Z] #38 19.51   PBCC     images/core-arm.pb-c.c
01:24:19 [2023-01-11T01:24:19.756Z] #38 19.68   PBCC     images/core-ppc64.pb-c.c
01:24:19 [2023-01-11T01:24:19.813Z] #49 10.99 The following NEW packages will be installed:
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.00   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.00   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.01   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.01   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.01   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.01   python3-pkg-resources python3-setuptools python3-wheel sudo
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:24:19 [2023-01-11T01:24:19.813Z] #49 11.01   xz-utils zip
01:24:20 [2023-01-11T01:24:20.017Z] #38 19.81   PBCC     images/core-s390.pb-c.c
01:24:20 [2023-01-11T01:24:20.017Z] #38 19.92   PBCC     images/core-x86.pb-c.c
01:24:20 [2023-01-11T01:24:20.017Z] #38 19.98   PBCC     images/core.pb-c.c
01:24:20 [2023-01-11T01:24:20.017Z] #38 ...
01:24:20 [2023-01-11T01:24:20.017Z] 
01:24:20 [2023-01-11T01:24:20.017Z] #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
01:24:20 [2023-01-11T01:24:20.017Z] #28 94.20 go: downloading github.com/prometheus/client_model v0.2.0
01:24:20 [2023-01-11T01:24:20.017Z] #28 94.33 go: downloading github.com/google/go-cmp v0.5.6
01:24:20 [2023-01-11T01:24:20.017Z] #28 94.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:24:20 [2023-01-11T01:24:20.017Z] #28 94.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
01:24:20 [2023-01-11T01:24:20.017Z] #28 94.97 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:24:20 [2023-01-11T01:24:20.017Z] #28 95.13 go: downloading github.com/beorn7/perks v1.0.1
01:24:20 [2023-01-11T01:24:20.017Z] #28 95.22 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:24:20 [2023-01-11T01:24:20.017Z] #28 95.25 go: downloading github.com/cespare/xxhash v1.1.0
01:24:20 [2023-01-11T01:24:20.017Z] #28 95.31 go: downloading github.com/golang/protobuf v1.5.2
01:24:20 [2023-01-11T01:24:20.017Z] #28 95.65 go: downloading github.com/prometheus/common v0.10.0
01:24:20 [2023-01-11T01:24:20.017Z] #28 95.98 go: downloading github.com/prometheus/procfs v0.6.0
01:24:20 [2023-01-11T01:24:20.017Z] #28 96.03 go: downloading github.com/mattn/go-runewidth v0.0.9
01:24:20 [2023-01-11T01:24:20.017Z] #28 96.18 go: downloading google.golang.org/protobuf v1.27.1
01:24:20 [2023-01-11T01:24:20.017Z] #28 98.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.36 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.36 Need to get 26.4 MB of archives.
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.36 After this operation, 103 MB of additional disk space will be used.
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
01:24:20 [2023-01-11T01:24:20.072Z] #49 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
01:24:20 [2023-01-11T01:24:20.278Z] #28 ...
01:24:20 [2023-01-11T01:24:20.278Z] 
01:24:20 [2023-01-11T01:24:20.278Z] #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
01:24:20 [2023-01-11T01:24:20.278Z] #38 20.14   PBCC     images/inventory.pb-c.c
01:24:20 [2023-01-11T01:24:20.278Z] #38 20.27   DEP      images/core-aarch64.pb-c.d
01:24:20 [2023-01-11T01:24:20.278Z] #38 20.33   DEP      images/core-arm.pb-c.d
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 ...
01:24:20 [2023-01-11T01:24:20.331Z] 
01:24:20 [2023-01-11T01:24:20.331Z] #42 [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
01:24:20 [2023-01-11T01:24:20.331Z] #42 11.34 + cd /tmp/tmp.IcB7MTzQc3/src/github.com/opencontainers/runc
01:24:20 [2023-01-11T01:24:20.331Z] #42 11.34 + git checkout -q v1.1.4
01:24:20 [2023-01-11T01:24:20.331Z] #42 11.71 + '[' -z '' ']'
01:24:20 [2023-01-11T01:24:20.331Z] #42 11.71 + target=static
01:24:20 [2023-01-11T01:24:20.331Z] #42 11.71 + make BUILDTAGS=seccomp static
01:24:20 [2023-01-11T01:24:20.331Z] #42 12.20 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 .
01:24:20 [2023-01-11T01:24:20.331Z] #42 ...
01:24:20 [2023-01-11T01:24:20.331Z] 
01:24:20 [2023-01-11T01:24:20.331Z] #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
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
01:24:20 [2023-01-11T01:24:20.331Z] #49 11.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:24:20 [2023-01-11T01:24:20.539Z] #38 20.45   DEP      images/core-ppc64.pb-c.d
01:24:20 [2023-01-11T01:24:20.539Z] #38 20.55   DEP      images/core-s390.pb-c.d
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:24:20 [2023-01-11T01:24:20.590Z] #49 11.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:24:20 [2023-01-11T01:24:20.803Z] #38 20.72   DEP      images/core-x86.pb-c.d
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 11.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 ...
01:24:20 [2023-01-11T01:24:20.849Z] 
01:24:20 [2023-01-11T01:24:20.849Z] #31 [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
01:24:20 [2023-01-11T01:24:20.849Z] #31 DONE 125.7s
01:24:20 [2023-01-11T01:24:20.849Z] 
01:24:20 [2023-01-11T01:24:20.849Z] #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
01:24:20 [2023-01-11T01:24:20.849Z] #49 12.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
01:24:20 [2023-01-11T01:24:20.849Z] #49 12.12 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
01:24:21 [2023-01-11T01:24:21.063Z] #38 20.86   DEP      images/core.pb-c.d
01:24:21 [2023-01-11T01:24:21.063Z] #38 21.00   DEP      images/inventory.pb-c.d
01:24:21 [2023-01-11T01:24:21.107Z] #49 12.13 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
01:24:21 [2023-01-11T01:24:21.324Z] #38 21.09   PBCC     images/cpuinfo.pb-c.c
01:24:21 [2023-01-11T01:24:21.324Z] #38 21.18   DEP      images/cpuinfo.pb-c.d
01:24:21 [2023-01-11T01:24:21.324Z] #38 21.29   PBCC     images/stats.pb-c.c
01:24:21 [2023-01-11T01:24:21.585Z] #38 21.34   DEP      images/stats.pb-c.d
01:24:21 [2023-01-11T01:24:21.985Z] #12 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.0s
01:24:22 [2023-01-11T01:24:22.043Z] #49 12.95 debconf: delaying package configuration, since apt-utils is not installed
01:24:22 [2023-01-11T01:24:22.043Z] #49 13.06 Fetched 26.4 MB in 1s (25.2 MB/s)
01:24:22 [2023-01-11T01:24:22.043Z] #49 13.12 Selecting previously unselected package pigz.
01:24:22 [2023-01-11T01:24:22.043Z] #49 13.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
01:24:22 [2023-01-11T01:24:22.043Z] #49 13.17 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.043Z] #49 13.18 Unpacking pigz (2.6-1) ...
01:24:22 [2023-01-11T01:24:22.146Z] #10 ...
01:24:22 [2023-01-11T01:24:22.146Z] 
01:24:22 [2023-01-11T01:24:22.146Z] #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
01:24:22 [2023-01-11T01:24:22.146Z] #18 10.33 
01:24:22 [2023-01-11T01:24:22.146Z] #18 10.57 #=#=#                                                                         

######################################################################## 100.0%
01:24:22 [2023-01-11T01:24:22.146Z] #18 10.89 
01:24:22 [2023-01-11T01:24:22.146Z] #18 10.95 Download of images into '/build' complete.
01:24:22 [2023-01-11T01:24:22.146Z] #18 10.95 Use something like the following to load the result into a Docker daemon:
01:24:22 [2023-01-11T01:24:22.146Z] #18 10.95   tar -cC '/build' . | docker load
01:24:22 [2023-01-11T01:24:22.146Z] #18 DONE 12.9s
01:24:22 [2023-01-11T01:24:22.146Z] 
01:24:22 [2023-01-11T01:24:22.146Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:22 [2023-01-11T01:24:22.302Z] #49 13.28 Selecting previously unselected package libelf1:arm64.
01:24:22 [2023-01-11T01:24:22.302Z] #49 13.29 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.302Z] #49 13.30 Unpacking libelf1:arm64 (0.183-1) ...
01:24:22 [2023-01-11T01:24:22.302Z] #49 13.44 Selecting previously unselected package libbpf0:arm64.
01:24:22 [2023-01-11T01:24:22.302Z] #49 13.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.302Z] #49 13.45 Unpacking libbpf0:arm64 (1:0.3-2) ...
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.56 Selecting previously unselected package libcap2:arm64.
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.59 Unpacking libcap2:arm64 (1:2.44-1) ...
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.65 Selecting previously unselected package libmnl0:arm64.
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.66 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.66 Unpacking libmnl0:arm64 (1.0.4-3) ...
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.73 Selecting previously unselected package libxtables12:arm64.
01:24:22 [2023-01-11T01:24:22.568Z] #49 13.76 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.568Z] #49 ...
01:24:22 [2023-01-11T01:24:22.568Z] 
01:24:22 [2023-01-11T01:24:22.568Z] #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
01:24:22 [2023-01-11T01:24:22.568Z] #39 78.83   CC       criu/bfd.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 79.31   CC       criu/bitmap.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 79.46   CC       criu/cgroup-props.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 80.50   CC       criu/cgroup.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 83.59   CC       criu/clone-noasan.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 83.81   CC       criu/config.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 85.23   CC       criu/cr-check.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 87.14   CC       criu/cr-dedup.o
01:24:22 [2023-01-11T01:24:22.568Z] #39 87.94   CC       criu/cr-dump.o
01:24:22 [2023-01-11T01:24:22.688Z] #10 ...
01:24:22 [2023-01-11T01:24:22.688Z] 
01:24:22 [2023-01-11T01:24:22.688Z] #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
01:24:22 [2023-01-11T01:24:22.688Z] #18 10.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:24:22 [2023-01-11T01:24:22.688Z] #18 10.57 
01:24:22 [2023-01-11T01:24:22.688Z] #18 10.80 #=#=#                                                                         

######################################################################## 100.0%
01:24:22 [2023-01-11T01:24:22.688Z] #18 11.10 
01:24:22 [2023-01-11T01:24:22.688Z] #18 11.20 Download of images into '/build' complete.
01:24:22 [2023-01-11T01:24:22.688Z] #18 11.20 Use something like the following to load the result into a Docker daemon:
01:24:22 [2023-01-11T01:24:22.688Z] #18 11.20   tar -cC '/build' . | docker load
01:24:22 [2023-01-11T01:24:22.688Z] #18 DONE 13.2s
01:24:22 [2023-01-11T01:24:22.688Z] 
01:24:22 [2023-01-11T01:24:22.688Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
01:24:22 [2023-01-11T01:24:22.827Z] #39 ...
01:24:22 [2023-01-11T01:24:22.827Z] 
01:24:22 [2023-01-11T01:24:22.827Z] #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
01:24:22 [2023-01-11T01:24:22.827Z] #49 13.76 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.827Z] #49 13.77 Unpacking libxtables12:arm64 (1.8.7-1) ...
01:24:22 [2023-01-11T01:24:22.827Z] #49 13.84 Selecting previously unselected package libcap2-bin.
01:24:22 [2023-01-11T01:24:22.827Z] #49 13.85 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
01:24:22 [2023-01-11T01:24:22.827Z] #49 13.89 Unpacking libcap2-bin (1:2.44-1) ...
01:24:22 [2023-01-11T01:24:22.827Z] #49 14.02 Selecting previously unselected package iproute2.
01:24:23 [2023-01-11T01:24:23.086Z] #49 14.02 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
01:24:23 [2023-01-11T01:24:23.086Z] #49 14.03 Unpacking iproute2 (5.10.0-4) ...
01:24:23 [2023-01-11T01:24:23.256Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.2s
01:24:23 [2023-01-11T01:24:23.519Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.3s
01:24:23 [2023-01-11T01:24:23.603Z] #49 14.60 Selecting previously unselected package xxd.
01:24:23 [2023-01-11T01:24:23.603Z] #49 14.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:24:23 [2023-01-11T01:24:23.603Z] #49 14.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:24:23 [2023-01-11T01:24:23.603Z] #49 14.77 Selecting previously unselected package vim-common.
01:24:23 [2023-01-11T01:24:23.603Z] #49 14.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:24:23 [2023-01-11T01:24:23.603Z] #49 14.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:24:23 [2023-01-11T01:24:23.861Z] #49 14.96 Selecting previously unselected package bash-completion.
01:24:23 [2023-01-11T01:24:23.861Z] #49 14.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
01:24:24 [2023-01-11T01:24:24.130Z] #38 23.58 make[1]: Nothing to be done for 'all'.
01:24:25 [2023-01-11T01:24:25.260Z] #12 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 8.4s done
01:24:25 [2023-01-11T01:24:25.260Z] #12 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f
01:24:25 [2023-01-11T01:24:25.514Z] #38 25.45   CC       images/stats.o
01:24:25 [2023-01-11T01:24:25.514Z] #38 ...
01:24:25 [2023-01-11T01:24:25.514Z] 
01:24:25 [2023-01-11T01:24:25.514Z] #30 [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
01:24:25 [2023-01-11T01:24:25.514Z] #30 99.60 Selecting previously unselected package gcc-mingw-w64-base.
01:24:25 [2023-01-11T01:24:25.514Z] #30 99.60 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
01:24:25 [2023-01-11T01:24:25.514Z] #30 99.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:24:25 [2023-01-11T01:24:25.514Z] #30 99.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:24:25 [2023-01-11T01:24:25.514Z] #30 99.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
01:24:25 [2023-01-11T01:24:25.514Z] #30 99.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:24:25 [2023-01-11T01:24:25.517Z] #12 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
01:24:25 [2023-01-11T01:24:25.775Z] #12 DONE 26.0s
01:24:25 [2023-01-11T01:24:25.775Z] 
01:24:25 [2023-01-11T01:24:25.775Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:24:26 [2023-01-11T01:24:26.040Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 12.9s done
01:24:26 [2023-01-11T01:24:26.040Z] #10 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
01:24:26 [2023-01-11T01:24:26.086Z] #30 ...
01:24:26 [2023-01-11T01:24:26.086Z] 
01:24:26 [2023-01-11T01:24:26.086Z] #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
01:24:26 [2023-01-11T01:24:26.086Z] #38 25.99   CC       images/core.o
01:24:26 [2023-01-11T01:24:26.296Z] #10 DONE 43.9s
01:24:26 [2023-01-11T01:24:26.296Z] 
01:24:26 [2023-01-11T01:24:26.296Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:24:26 [2023-01-11T01:24:26.391Z] #49 17.11 Unpacking bash-completion (1:2.11-2) ...
01:24:26 [2023-01-11T01:24:26.391Z] #49 17.56 Selecting previously unselected package bzip2.
01:24:26 [2023-01-11T01:24:26.391Z] #49 17.57 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
01:24:26 [2023-01-11T01:24:26.391Z] #49 17.58 Unpacking bzip2 (1.0.8-4) ...
01:24:26 [2023-01-11T01:24:26.544Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 12.9s done
01:24:26 [2023-01-11T01:24:26.544Z] #10 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f
01:24:26 [2023-01-11T01:24:26.544Z] #10 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
01:24:26 [2023-01-11T01:24:26.544Z] #10 DONE 44.3s
01:24:26 [2023-01-11T01:24:26.544Z] 
01:24:26 [2023-01-11T01:24:26.544Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:24:26 [2023-01-11T01:24:26.660Z] #49 17.67 Selecting previously unselected package xz-utils.
01:24:26 [2023-01-11T01:24:26.660Z] #49 17.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:24:26 [2023-01-11T01:24:26.660Z] #49 17.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:24:26 [2023-01-11T01:24:26.660Z] #49 17.86 Selecting previously unselected package apparmor.
01:24:26 [2023-01-11T01:24:26.660Z] #49 17.87 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
01:24:26 [2023-01-11T01:24:26.660Z] #49 17.92 Unpacking apparmor (2.13.6-10) ...
01:24:26 [2023-01-11T01:24:26.710Z] #18 DONE 1.1s
01:24:26 [2023-01-11T01:24:26.710Z] 
01:24:26 [2023-01-11T01:24:26.710Z] #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
01:24:26 [2023-01-11T01:24:26.859Z] #19 DONE 0.8s
01:24:27 [2023-01-11T01:24:27.029Z] #38 27.05   CC       images/core-x86.o
01:24:27 [2023-01-11T01:24:27.115Z] 
01:24:27 [2023-01-11T01:24:27.115Z] #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
01:24:27 [2023-01-11T01:24:27.247Z] #49 18.37 Selecting previously unselected package inetutils-ping.
01:24:27 [2023-01-11T01:24:27.247Z] #49 18.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
01:24:27 [2023-01-11T01:24:27.247Z] #49 18.37 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:24:27 [2023-01-11T01:24:27.247Z] #49 18.51 Selecting previously unselected package libip4tc2:arm64.
01:24:27 [2023-01-11T01:24:27.274Z] #19 DONE 0.6s
01:24:27 [2023-01-11T01:24:27.274Z] 
01:24:27 [2023-01-11T01:24:27.274Z] #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
01:24:27 [2023-01-11T01:24:27.274Z] #0 1.624 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:24:27 [2023-01-11T01:24:27.274Z] #0 1.892 
01:24:27 [2023-01-11T01:24:27.274Z] #0 2.108 #=#=#                                                                         

######################################################################## 100.0%
01:24:27 [2023-01-11T01:24:27.274Z] #0 2.352 
01:24:27 [2023-01-11T01:24:27.274Z] #0 3.177 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:24:27 [2023-01-11T01:24:27.274Z] #0 3.438 
01:24:27 [2023-01-11T01:24:27.274Z] #0 3.657 #=#=#                                                                         

######################################################################## 100.0%
01:24:27 [2023-01-11T01:24:27.274Z] #0 3.931 
01:24:27 [2023-01-11T01:24:27.274Z] #0 4.802 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:24:27 [2023-01-11T01:24:27.274Z] #0 5.067 
01:24:27 [2023-01-11T01:24:27.274Z] #0 5.289 #=#=#                                                                         

####################                                                      27.8%
###########################################                               60.1%
##################################################################        91.9%
######################################################################## 100.0%
01:24:27 [2023-01-11T01:24:27.274Z] #0 5.822 
01:24:27 [2023-01-11T01:24:27.274Z] #0 6.636 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:24:27 [2023-01-11T01:24:27.274Z] #0 6.984 
01:24:27 [2023-01-11T01:24:27.275Z] #0 7.202 #=#=#                                                                         

######################################################################## 100.0%
01:24:27 [2023-01-11T01:24:27.275Z] #0 7.408 
01:24:27 [2023-01-11T01:24:27.275Z] #20 ...
01:24:27 [2023-01-11T01:24:27.275Z] 
01:24:27 [2023-01-11T01:24:27.275Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:24:27 [2023-01-11T01:24:27.275Z] #21 DONE 0.1s
01:24:27 [2023-01-11T01:24:27.275Z] 
01:24:27 [2023-01-11T01:24:27.275Z] #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
01:24:27 [2023-01-11T01:24:27.275Z] #20 8.096 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:24:27 [2023-01-11T01:24:27.275Z] #20 ...
01:24:27 [2023-01-11T01:24:27.275Z] 
01:24:27 [2023-01-11T01:24:27.275Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:24:27 [2023-01-11T01:24:27.481Z] #19 DONE 0.8s
01:24:27 [2023-01-11T01:24:27.481Z] 
01:24:27 [2023-01-11T01:24:27.481Z] #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
01:24:27 [2023-01-11T01:24:27.505Z] #49 18.52 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
01:24:27 [2023-01-11T01:24:27.505Z] #49 18.52 Unpacking libip4tc2:arm64 (1.8.7-1) ...
01:24:27 [2023-01-11T01:24:27.505Z] #49 18.63 Selecting previously unselected package libip6tc2:arm64.
01:24:27 [2023-01-11T01:24:27.505Z] #49 18.63 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
01:24:27 [2023-01-11T01:24:27.505Z] #49 18.64 Unpacking libip6tc2:arm64 (1.8.7-1) ...
01:24:27 [2023-01-11T01:24:27.505Z] #49 18.72 Selecting previously unselected package libnfnetlink0:arm64.
01:24:27 [2023-01-11T01:24:27.531Z] #22 DONE 0.2s
01:24:27 [2023-01-11T01:24:27.531Z] 
01:24:27 [2023-01-11T01:24:27.531Z] #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
01:24:27 [2023-01-11T01:24:27.738Z] #20 DONE 0.6s
01:24:27 [2023-01-11T01:24:27.738Z] 
01:24:27 [2023-01-11T01:24:27.738Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:24:27 [2023-01-11T01:24:27.738Z] #21 DONE 0.1s
01:24:27 [2023-01-11T01:24:27.738Z] 
01:24:27 [2023-01-11T01:24:27.738Z] #22 [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
01:24:27 [2023-01-11T01:24:27.738Z] #22 ...
01:24:27 [2023-01-11T01:24:27.738Z] 
01:24:27 [2023-01-11T01:24:27.738Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:24:27 [2023-01-11T01:24:27.738Z] #23 DONE 0.2s
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.73 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.80 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.80 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.81 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.88 Selecting previously unselected package libnftnl11:arm64.
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
01:24:27 [2023-01-11T01:24:27.764Z] #49 18.94 Unpacking libnftnl11:arm64 (1.1.9-1) ...
01:24:27 [2023-01-11T01:24:27.994Z] 
01:24:27 [2023-01-11T01:24:27.994Z] #24 [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
01:24:28 [2023-01-11T01:24:28.022Z] #49 19.03 Selecting previously unselected package iptables.
01:24:28 [2023-01-11T01:24:28.022Z] #49 19.03 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
01:24:28 [2023-01-11T01:24:28.022Z] #49 19.06 Unpacking iptables (1.8.7-1) ...
01:24:28 [2023-01-11T01:24:28.047Z] #20 DONE 0.7s
01:24:28 [2023-01-11T01:24:28.047Z] 
01:24:28 [2023-01-11T01:24:28.047Z] #21 [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
01:24:28 [2023-01-11T01:24:28.280Z] #49 19.40 Selecting previously unselected package libonig5:arm64.
01:24:28 [2023-01-11T01:24:28.280Z] #49 19.40 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
01:24:28 [2023-01-11T01:24:28.280Z] #49 19.41 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:24:28 [2023-01-11T01:24:28.280Z] #49 19.58 Selecting previously unselected package libjq1:arm64.
01:24:28 [2023-01-11T01:24:28.332Z] #21 ...
01:24:28 [2023-01-11T01:24:28.332Z] 
01:24:28 [2023-01-11T01:24:28.332Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:24:28 [2023-01-11T01:24:28.332Z] #22 DONE 0.2s
01:24:28 [2023-01-11T01:24:28.332Z] 
01:24:28 [2023-01-11T01:24:28.332Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:24:28 [2023-01-11T01:24:28.332Z] #23 DONE 0.2s
01:24:28 [2023-01-11T01:24:28.332Z] 
01:24:28 [2023-01-11T01:24:28.332Z] #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
01:24:28 [2023-01-11T01:24:28.412Z] #38 28.02   CC       images/core-arm.o
01:24:28 [2023-01-11T01:24:28.538Z] #49 19.58 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
01:24:28 [2023-01-11T01:24:28.538Z] #49 19.59 Unpacking libjq1:arm64 (1.6-2.1) ...
01:24:28 [2023-01-11T01:24:28.538Z] #49 19.70 Selecting previously unselected package jq.
01:24:28 [2023-01-11T01:24:28.538Z] #49 19.71 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
01:24:28 [2023-01-11T01:24:28.538Z] #49 19.72 Unpacking jq (1.6-2.1) ...
01:24:28 [2023-01-11T01:24:28.538Z] #49 19.80 Selecting previously unselected package libaio1:arm64.
01:24:28 [2023-01-11T01:24:28.538Z] #49 19.81 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
01:24:28 [2023-01-11T01:24:28.797Z] #49 19.81 Unpacking libaio1:arm64 (0.3.112-9) ...
01:24:28 [2023-01-11T01:24:28.797Z] #49 19.88 Selecting previously unselected package libgpm2:arm64.
01:24:28 [2023-01-11T01:24:28.797Z] #49 19.90 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
01:24:28 [2023-01-11T01:24:28.797Z] #49 19.92 Unpacking libgpm2:arm64 (1.20.7-8) ...
01:24:28 [2023-01-11T01:24:28.985Z] #23 ...
01:24:28 [2023-01-11T01:24:28.985Z] 
01:24:28 [2023-01-11T01:24:28.985Z] #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
01:24:28 [2023-01-11T01:24:28.985Z] #20 8.662 
01:24:28 [2023-01-11T01:24:28.985Z] #20 8.957 #=#=#                                                                         

######################################################################## 100.0%
01:24:28 [2023-01-11T01:24:28.985Z] #20 9.680 
01:24:28 [2023-01-11T01:24:28.985Z] #20 9.795 Download of images into '/build' complete.
01:24:28 [2023-01-11T01:24:28.985Z] #20 9.795 Use something like the following to load the result into a Docker daemon:
01:24:28 [2023-01-11T01:24:28.985Z] #20 9.795   tar -cC '/build' . | docker load
01:24:28 [2023-01-11T01:24:28.985Z] #20 DONE 9.9s
01:24:28 [2023-01-11T01:24:28.993Z] #38 28.73   CC       images/core-aarch64.o
01:24:29 [2023-01-11T01:24:29.055Z] #49 20.03 Selecting previously unselected package libicu67:arm64.
01:24:29 [2023-01-11T01:24:29.055Z] #49 20.03 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
01:24:29 [2023-01-11T01:24:29.055Z] #49 20.04 Unpacking libicu67:arm64 (67.1-7) ...
01:24:29 [2023-01-11T01:24:29.254Z] #38 29.27   CC       images/core-ppc64.o
01:24:29 [2023-01-11T01:24:29.257Z] 
01:24:29 [2023-01-11T01:24:29.257Z] #24 [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
01:24:29 [2023-01-11T01:24:29.825Z] #38 29.70   CC       images/core-s390.o
01:24:30 [2023-01-11T01:24:30.088Z] #38 ...
01:24:30 [2023-01-11T01:24:30.088Z] 
01:24:30 [2023-01-11T01:24:30.088Z] #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
01:24:30 [2023-01-11T01:24:30.088Z] #32 104.1 internal/syscall/unix
01:24:30 [2023-01-11T01:24:30.088Z] #32 105.1 time
01:24:30 [2023-01-11T01:24:30.088Z] #32 ...
01:24:30 [2023-01-11T01:24:30.088Z] 
01:24:30 [2023-01-11T01:24:30.088Z] #30 [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
01:24:30 [2023-01-11T01:24:30.088Z] #30 111.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:24:30 [2023-01-11T01:24:30.088Z] #30 111.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:24:30 [2023-01-11T01:24:30.088Z] #30 111.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.19 Selecting previously unselected package libinih1:arm64.
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.19 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.21 Unpacking libinih1:arm64 (53-1+b2) ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.28 Selecting previously unselected package libnet1:arm64.
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.28 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.29 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.39 Selecting previously unselected package libnl-3-200:arm64.
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.40 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.58 Selecting previously unselected package libprotobuf-c1:arm64.
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:24:32 [2023-01-11T01:24:32.338Z] #49 23.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:24:32 [2023-01-11T01:24:32.545Z] #24 ...
01:24:32 [2023-01-11T01:24:32.545Z] 
01:24:32 [2023-01-11T01:24:32.545Z] #25 [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
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.768 + RM_GOPATH=0
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.768 + TMP_GOPATH=
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.768 + : /build
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.768 + '[' -z '' ']'
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.768 ++ mktemp -d
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.770 + export GOPATH=/tmp/tmp.SLj4XwOu1X
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.770 + GOPATH=/tmp/tmp.SLj4XwOu1X
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.770 + RM_GOPATH=1
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.770 + case "$(go env GOARCH)" in
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.776 ++ go env GOARCH
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.781 + export GO_BUILDMODE=-buildmode=pie
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.781 + GO_BUILDMODE=-buildmode=pie
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 ++ dirname /tmp/install/install.sh
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + dir=/tmp/install
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + bin=shfmt
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + shift
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + . /tmp/install/shfmt.installer
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 ++ : v3.0.2
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + install_shfmt
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + echo 'Install shfmt version v3.0.2'
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + GOBIN=/build
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + GO111MODULE=on
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
01:24:32 [2023-01-11T01:24:32.545Z] #0 4.787 Install shfmt version v3.0.2
01:24:32 [2023-01-11T01:24:32.545Z] #0 5.202 go: downloading mvdan.cc/sh/v3 v3.0.2
01:24:32 [2023-01-11T01:24:32.596Z] #49 23.68 Selecting previously unselected package net-tools.
01:24:32 [2023-01-11T01:24:32.596Z] #49 23.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
01:24:32 [2023-01-11T01:24:32.596Z] #49 23.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:24:32 [2023-01-11T01:24:32.596Z] #49 23.89 Selecting previously unselected package patch.
01:24:32 [2023-01-11T01:24:32.854Z] #49 23.89 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
01:24:32 [2023-01-11T01:24:32.854Z] #49 23.90 Unpacking patch (2.7.6-7) ...
01:24:32 [2023-01-11T01:24:32.854Z] #49 24.02 Selecting previously unselected package python-pip-whl.
01:24:32 [2023-01-11T01:24:32.854Z] #49 24.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:24:32 [2023-01-11T01:24:32.854Z] #49 24.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:24:33 [2023-01-11T01:24:33.240Z] #24 ...
01:24:33 [2023-01-11T01:24:33.240Z] 
01:24:33 [2023-01-11T01:24:33.240Z] #25 [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
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + RM_GOPATH=0
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + TMP_GOPATH=
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + : /build
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + '[' -z '' ']'
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 ++ mktemp -d
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + export GOPATH=/tmp/tmp.EOVl1MFfCY
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + GOPATH=/tmp/tmp.EOVl1MFfCY
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + RM_GOPATH=1
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.966 + case "$(go env GOARCH)" in
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.967 ++ go env GOARCH
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.972 + export GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.972 + GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 ++ dirname /tmp/install/install.sh
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 + dir=/tmp/install
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 + bin=dockercli
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 + shift
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 + . /tmp/install/dockercli.installer
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 ++ : stable
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 ++ : 17.06.2-ce
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.973 Install docker/cli version 17.06.2-ce from stable
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.974 + install_dockercli
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.974 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.974 ++ uname -m
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.981 + arch=x86_64
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.981 + '[' x86_64 '!=' x86_64 ']'
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.981 + url=https://download.docker.com/linux/static
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.981 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
01:24:33 [2023-01-11T01:24:33.240Z] #0 3.981 + tar -xz docker/docker
01:24:33 [2023-01-11T01:24:33.420Z] #49 24.60 Selecting previously unselected package python3-lib2to3.
01:24:33 [2023-01-11T01:24:33.420Z] #49 24.61 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
01:24:33 [2023-01-11T01:24:33.420Z] #49 24.61 Unpacking python3-lib2to3 (3.9.2-1) ...
01:24:33 [2023-01-11T01:24:33.479Z] #25 6.110 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:24:33 [2023-01-11T01:24:33.479Z] #25 6.110 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:24:33 [2023-01-11T01:24:33.480Z] #25 6.170 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:24:33 [2023-01-11T01:24:33.480Z] #25 ...
01:24:33 [2023-01-11T01:24:33.480Z] 
01:24:33 [2023-01-11T01:24:33.480Z] #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
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.785 + RM_GOPATH=0
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.785 + TMP_GOPATH=
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.786 + : /build
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.786 + '[' -z '' ']'
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.787 ++ mktemp -d
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + export GOPATH=/tmp/tmp.MnGPnipeMU
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + GOPATH=/tmp/tmp.MnGPnipeMU
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + RM_GOPATH=1
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + case "$(go env GOARCH)" in
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 ++ go env GOARCH
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + export GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 ++ dirname /tmp/install/install.sh
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + dir=/tmp/install
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + bin=tomlv
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + shift
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + . /tmp/install/tomlv.installer
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + install_tomlv
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MnGPnipeMU/src/github.com/BurntSushi/toml
01:24:33 [2023-01-11T01:24:33.480Z] #0 4.797 Cloning into '/tmp/tmp.MnGPnipeMU/src/github.com/BurntSushi/toml'...
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.386 + cd /tmp/tmp.MnGPnipeMU/src/github.com/BurntSushi/toml
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.386 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.442 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.686 internal/goarch
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.702 internal/unsafeheader
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.780 internal/abi
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.780 internal/cpu
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.919 internal/goexperiment
01:24:33 [2023-01-11T01:24:33.480Z] #0 5.950 internal/goos
01:24:33 [2023-01-11T01:24:33.480Z] #0 6.079 runtime/internal/atomic
01:24:33 [2023-01-11T01:24:33.480Z] #0 6.130 internal/bytealg
01:24:33 [2023-01-11T01:24:33.611Z] #24 ...
01:24:33 [2023-01-11T01:24:33.611Z] 
01:24:33 [2023-01-11T01:24:33.611Z] #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
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.183 + RM_GOPATH=0
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.183 + TMP_GOPATH=
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.183 + : /build
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.183 + '[' -z '' ']'
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.183 ++ mktemp -d
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.188 + export GOPATH=/tmp/tmp.j3NtBr2rKx
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.188 + GOPATH=/tmp/tmp.j3NtBr2rKx
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.188 + RM_GOPATH=1
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.188 + case "$(go env GOARCH)" in
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.188 ++ go env GOARCH
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.195 + export GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.195 + GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.196 ++ dirname /tmp/install/install.sh
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + dir=/tmp/install
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + bin=rootlesskit
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + shift
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + . /tmp/install/rootlesskit.installer
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 ++ : v0.14.4
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + install_rootlesskit
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + case "$1" in
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + export CGO_ENABLED=0
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + CGO_ENABLED=0
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + _install_rootlesskit
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + echo 'Install rootlesskit version v0.14.4'
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + for f in rootlesskit rootlesskit-docker-proxy
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + GOBIN=/build
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + GO111MODULE=on
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
01:24:33 [2023-01-11T01:24:33.611Z] #0 5.198 Install rootlesskit version v0.14.4
01:24:33 [2023-01-11T01:24:33.678Z] #49 24.73 Selecting previously unselected package python3-distutils.
01:24:33 [2023-01-11T01:24:33.678Z] #49 24.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
01:24:33 [2023-01-11T01:24:33.678Z] #49 24.74 Unpacking python3-distutils (3.9.2-1) ...
01:24:33 [2023-01-11T01:24:33.678Z] #49 ...
01:24:33 [2023-01-11T01:24:33.678Z] 
01:24:33 [2023-01-11T01:24:33.678Z] #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
01:24:33 [2023-01-11T01:24:33.678Z] #39 90.03   CC       criu/cr-errno.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 90.12   CC       criu/cr-restore.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 94.89   CC       criu/cr-service.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 96.56   CC       criu/crtools.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 97.17   CC       criu/eventfd.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 97.49   CC       criu/eventpoll.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 98.32   CC       criu/external.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 98.65   CC       criu/fault-injection.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 98.79   CC       criu/fdstore.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 99.23   CC       criu/fifo.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 99.61   CC       criu/file-ids.o
01:24:33 [2023-01-11T01:24:33.678Z] #39 99.94   CC       criu/file-lock.o
01:24:33 [2023-01-11T01:24:33.738Z] #26 6.522 runtime/internal/math
01:24:33 [2023-01-11T01:24:33.738Z] #26 ...
01:24:33 [2023-01-11T01:24:33.738Z] 
01:24:33 [2023-01-11T01:24:33.738Z] #24 [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
01:24:33 [2023-01-11T01:24:33.738Z] #24 6.357 + git clone https://github.com/docker/distribution.git .
01:24:33 [2023-01-11T01:24:33.738Z] #24 6.372 Cloning into '.'...
01:24:33 [2023-01-11T01:24:33.811Z] #25 ...
01:24:33 [2023-01-11T01:24:33.811Z] 
01:24:33 [2023-01-11T01:24:33.811Z] #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
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.734 + RM_GOPATH=0
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.737 + TMP_GOPATH=
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.737 + : /build
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.737 + '[' -z '' ']'
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.737 ++ mktemp -d
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.739 + export GOPATH=/tmp/tmp.w0sYhjmzg0
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.739 + GOPATH=/tmp/tmp.w0sYhjmzg0
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.739 + RM_GOPATH=1
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.739 + case "$(go env GOARCH)" in
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.740 ++ go env GOARCH
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.772 + export GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.772 + GO_BUILDMODE=-buildmode=pie
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.772 ++ dirname /tmp/install/install.sh
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.773 + dir=/tmp/install
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.773 + bin=gotestsum
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.773 + shift
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.773 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.773 + . /tmp/install/gotestsum.installer
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.773 ++ : v1.8.2
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.774 + install_gotestsum
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.774 + set -e
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.775 + echo 'Install gotestsum version v1.8.2'
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.775 Install gotestsum version v1.8.2
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.775 + GOBIN=/build
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.775 + GO111MODULE=on
01:24:33 [2023-01-11T01:24:33.811Z] #0 5.775 + go install gotest.tools/gotestsum@v1.8.2
01:24:33 [2023-01-11T01:24:33.870Z] #25 5.695 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
01:24:33 [2023-01-11T01:24:33.937Z] #39 ...
01:24:33 [2023-01-11T01:24:33.937Z] 
01:24:33 [2023-01-11T01:24:33.937Z] #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
01:24:33 [2023-01-11T01:24:33.937Z] #49 24.90 Selecting previously unselected package python3-pkg-resources.
01:24:33 [2023-01-11T01:24:33.937Z] #49 24.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
01:24:33 [2023-01-11T01:24:33.937Z] #49 24.93 Unpacking python3-pkg-resources (52.0.0-4) ...
01:24:33 [2023-01-11T01:24:33.937Z] #49 25.08 Selecting previously unselected package python3-setuptools.
01:24:33 [2023-01-11T01:24:33.937Z] #49 25.09 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
01:24:33 [2023-01-11T01:24:33.937Z] #49 25.11 Unpacking python3-setuptools (52.0.0-4) ...
01:24:34 [2023-01-11T01:24:34.068Z] #26 6.380 go: downloading gotest.tools/gotestsum v1.8.2
01:24:34 [2023-01-11T01:24:34.068Z] #26 ...
01:24:34 [2023-01-11T01:24:34.068Z] 
01:24:34 [2023-01-11T01:24:34.068Z] #24 [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
01:24:34 [2023-01-11T01:24:34.068Z] #24 6.311 + git clone https://github.com/docker/distribution.git .
01:24:34 [2023-01-11T01:24:34.129Z] #25 ...
01:24:34 [2023-01-11T01:24:34.129Z] 
01:24:34 [2023-01-11T01:24:34.129Z] #21 [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
01:24:34 [2023-01-11T01:24:34.129Z] #21 6.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:34 [2023-01-11T01:24:34.129Z] #21 6.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:34 [2023-01-11T01:24:34.129Z] #21 6.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:34 [2023-01-11T01:24:34.195Z] #49 25.46 Selecting previously unselected package python3-wheel.
01:24:34 [2023-01-11T01:24:34.195Z] #49 25.46 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
01:24:34 [2023-01-11T01:24:34.296Z] #30 ...
01:24:34 [2023-01-11T01:24:34.296Z] 
01:24:34 [2023-01-11T01:24:34.296Z] #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
01:24:34 [2023-01-11T01:24:34.296Z] #38 30.66   CC       images/cpuinfo.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 31.60   CC       images/inventory.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 32.09   CC       images/fdinfo.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 32.59   CC       images/fown.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 32.98   CC       images/ns.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 33.39   CC       images/regfile.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 33.79   CC       images/ghost-file.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 33.88   CC       images/fifo.o
01:24:34 [2023-01-11T01:24:34.296Z] #38 34.12   CC       images/remap-file-path.o
01:24:34 [2023-01-11T01:24:34.325Z] #24 6.319 Cloning into '.'...
01:24:34 [2023-01-11T01:24:34.453Z] #49 25.46 Unpacking python3-wheel (0.34.2-1) ...
01:24:34 [2023-01-11T01:24:34.454Z] #49 25.55 Selecting previously unselected package python3-pip.
01:24:34 [2023-01-11T01:24:34.454Z] #49 25.56 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:24:34 [2023-01-11T01:24:34.454Z] #49 25.56 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:24:34 [2023-01-11T01:24:34.557Z] #38 34.50   CC       images/eventfd.o
01:24:34 [2023-01-11T01:24:34.712Z] #49 25.83 Selecting previously unselected package sudo.
01:24:34 [2023-01-11T01:24:34.712Z] #49 25.84 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
01:24:34 [2023-01-11T01:24:34.712Z] #49 25.84 Unpacking sudo (1.9.5p2-3) ...
01:24:35 [2023-01-11T01:24:35.228Z] #38 34.80   CC       images/eventpoll.o
01:24:35 [2023-01-11T01:24:35.228Z] #38 35.19   CC       images/fh.o
01:24:35 [2023-01-11T01:24:35.295Z] #49 26.35 Selecting previously unselected package thin-provisioning-tools.
01:24:35 [2023-01-11T01:24:35.295Z] #49 26.36 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
01:24:35 [2023-01-11T01:24:35.295Z] #49 26.36 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:24:35 [2023-01-11T01:24:35.553Z] #49 26.63 Selecting previously unselected package uidmap.
01:24:35 [2023-01-11T01:24:35.553Z] #49 26.63 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
01:24:35 [2023-01-11T01:24:35.553Z] #49 26.64 Unpacking uidmap (1:4.8.1-1) ...
01:24:35 [2023-01-11T01:24:35.553Z] #49 26.80 Selecting previously unselected package vim-runtime.
01:24:35 [2023-01-11T01:24:35.553Z] #49 26.81 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:24:35 [2023-01-11T01:24:35.553Z] #49 26.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:24:35 [2023-01-11T01:24:35.812Z] #49 26.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:24:35 [2023-01-11T01:24:35.812Z] #49 26.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:24:36 [2023-01-11T01:24:36.036Z] #21 8.024 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:36 [2023-01-11T01:24:36.231Z] #38 35.90   CC       images/fsnotify.o
01:24:37 [2023-01-11T01:24:37.197Z] #38 37.03   CC       images/signalfd.o
01:24:37 [2023-01-11T01:24:37.458Z] #38 37.46   CC       images/fs.o
01:24:37 [2023-01-11T01:24:37.599Z] #24 ...
01:24:37 [2023-01-11T01:24:37.599Z] 
01:24:37 [2023-01-11T01:24:37.599Z] #27 [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
01:24:37 [2023-01-11T01:24:37.599Z] #0 4.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:37 [2023-01-11T01:24:37.600Z] #0 4.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:37 [2023-01-11T01:24:37.600Z] #0 4.199 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:37 [2023-01-11T01:24:37.600Z] #0 4.526 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:37 [2023-01-11T01:24:37.600Z] #0 5.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:37 [2023-01-11T01:24:37.600Z] #0 8.253 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:37 [2023-01-11T01:24:37.857Z] #27 ...
01:24:37 [2023-01-11T01:24:37.857Z] 
01:24:37 [2023-01-11T01:24:37.857Z] #28 [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
01:24:37 [2023-01-11T01:24:37.857Z] #0 6.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:37 [2023-01-11T01:24:37.857Z] #0 6.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:37 [2023-01-11T01:24:37.857Z] #0 6.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:37 [2023-01-11T01:24:37.857Z] #0 7.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:37 [2023-01-11T01:24:37.921Z] #24 ...
01:24:37 [2023-01-11T01:24:37.921Z] 
01:24:37 [2023-01-11T01:24:37.921Z] #27 [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
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.574 + RM_GOPATH=0
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 + TMP_GOPATH=
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 + : /build
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 + '[' -z '' ']'
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 ++ mktemp -d
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 + export GOPATH=/tmp/tmp.7J7qDgbKBZ
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 + GOPATH=/tmp/tmp.7J7qDgbKBZ
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 + RM_GOPATH=1
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 + case "$(go env GOARCH)" in
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.612 ++ go env GOARCH
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 Install golangci-lint version v1.44.0
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + export GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 ++ dirname /tmp/install/install.sh
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + dir=/tmp/install
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + bin=golangci_lint
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + shift
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + . /tmp/install/golangci_lint.installer
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 ++ : v1.44.0
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + install_golangci_lint
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + set -e
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + echo 'Install golangci-lint version v1.44.0'
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + GOBIN=/build
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + GO111MODULE=on
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.624 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
01:24:37 [2023-01-11T01:24:37.921Z] #0 7.194 go: downloading github.com/golangci/golangci-lint v1.44.0
01:24:37 [2023-01-11T01:24:37.921Z] #27 ...
01:24:37 [2023-01-11T01:24:37.921Z] 
01:24:37 [2023-01-11T01:24:37.921Z] #28 [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
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:37 [2023-01-11T01:24:37.921Z] #0 6.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:37 [2023-01-11T01:24:37.922Z] #0 7.495 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:37 [2023-01-11T01:24:37.922Z] #0 10.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:37 [2023-01-11T01:24:37.922Z] #28 ...
01:24:37 [2023-01-11T01:24:37.922Z] 
01:24:37 [2023-01-11T01:24:37.922Z] #29 [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
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + RM_GOPATH=0
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + TMP_GOPATH=
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + : /build
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + '[' -z '' ']'
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 ++ mktemp -d
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + export GOPATH=/tmp/tmp.NFIYATiUb4
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + GOPATH=/tmp/tmp.NFIYATiUb4
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + RM_GOPATH=1
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 + case "$(go env GOARCH)" in
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.780 ++ go env GOARCH
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + export GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 ++ dirname /tmp/install/install.sh
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + dir=/tmp/install
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + bin=vndr
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + shift
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + '[' '!' -f /tmp/install/vndr.installer ']'
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + . /tmp/install/vndr.installer
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 ++ : v0.1.3-0.20221229102223-87603e47e8ea
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + install_vndr
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + GOBIN=/build
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + GO111MODULE=on
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
01:24:37 [2023-01-11T01:24:37.922Z] #0 7.310 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
01:24:37 [2023-01-11T01:24:37.922Z] #29 ...
01:24:37 [2023-01-11T01:24:37.922Z] 
01:24:37 [2023-01-11T01:24:37.922Z] #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
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + RM_GOPATH=0
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + TMP_GOPATH=
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + : /build
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + '[' -z '' ']'
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 ++ mktemp -d
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + export GOPATH=/tmp/tmp.hwQ4u7VOEI
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + GOPATH=/tmp/tmp.hwQ4u7VOEI
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + RM_GOPATH=1
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + case "$(go env GOARCH)" in
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 ++ go env GOARCH
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + export GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 + GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.781 ++ dirname /tmp/install/install.sh
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + dir=/tmp/install
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + bin=proxy
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + shift
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + '[' '!' -f /tmp/install/proxy.installer ']'
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + . /tmp/install/proxy.installer
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + install_proxy
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + case "$1" in
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + export CGO_ENABLED=0
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + CGO_ENABLED=0
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + _install_proxy
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76'
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.hwQ4u7VOEI/src/github.com/docker/libnetwork
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.802 Cloning into '/tmp/tmp.hwQ4u7VOEI/src/github.com/docker/libnetwork'...
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.803 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:37 [2023-01-11T01:24:37.922Z] #30 ...
01:24:37 [2023-01-11T01:24:37.922Z] 
01:24:37 [2023-01-11T01:24:37.922Z] #31 [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
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.233 + RM_GOPATH=0
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.233 + TMP_GOPATH=
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.233 + : /build
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.234 + '[' -z '' ']'
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.234 ++ mktemp -d
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.237 + export GOPATH=/tmp/tmp.I9xVlWOYPT
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.237 + GOPATH=/tmp/tmp.I9xVlWOYPT
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.237 + RM_GOPATH=1
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.237 + case "$(go env GOARCH)" in
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.237 ++ go env GOARCH
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 Install docker/cli version 17.06.2-ce from stable
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + export GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + GO_BUILDMODE=-buildmode=pie
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 ++ dirname /tmp/install/install.sh
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + dir=/tmp/install
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + bin=dockercli
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + shift
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + . /tmp/install/dockercli.installer
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 ++ : stable
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 ++ : 17.06.2-ce
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + install_dockercli
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 ++ uname -m
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + arch=x86_64
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + '[' x86_64 '!=' x86_64 ']'
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + url=https://download.docker.com/linux/static
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + tar -xz docker/docker
01:24:37 [2023-01-11T01:24:37.922Z] #0 5.273 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
01:24:37 [2023-01-11T01:24:37.922Z] #31 ...
01:24:37 [2023-01-11T01:24:37.922Z] 
01:24:37 [2023-01-11T01:24:37.922Z] #32 [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
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:37 [2023-01-11T01:24:37.922Z] #0 6.670 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:37 [2023-01-11T01:24:37.922Z] #0 9.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:38 [2023-01-11T01:24:38.029Z] #38 37.84   CC       images/pstree.o
01:24:38 [2023-01-11T01:24:38.113Z] #28 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:38 [2023-01-11T01:24:38.113Z] #28 ...
01:24:38 [2023-01-11T01:24:38.113Z] 
01:24:38 [2023-01-11T01:24:38.113Z] #29 [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
01:24:38 [2023-01-11T01:24:38.113Z] #0 6.723 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.723 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.723 + : /build
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.723 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.731 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.740 + export GOPATH=/tmp/tmp.9fS0D1O7AO
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.740 + GOPATH=/tmp/tmp.9fS0D1O7AO
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.740 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.740 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.740 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.785 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.785 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.785 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.788 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 + bin=tomlv
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 + shift
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 + . /tmp/install/tomlv.installer
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 + install_tomlv
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9fS0D1O7AO/src/github.com/BurntSushi/toml
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 Cloning into '/tmp/tmp.9fS0D1O7AO/src/github.com/BurntSushi/toml'...
01:24:38 [2023-01-11T01:24:38.114Z] #0 6.790 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:38 [2023-01-11T01:24:38.114Z] #0 9.584 + cd /tmp/tmp.9fS0D1O7AO/src/github.com/BurntSushi/toml
01:24:38 [2023-01-11T01:24:38.114Z] #0 9.586 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:38 [2023-01-11T01:24:38.114Z] #0 9.745 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:24:38 [2023-01-11T01:24:38.114Z] #29 10.57 internal/goarch
01:24:38 [2023-01-11T01:24:38.114Z] #29 ...
01:24:38 [2023-01-11T01:24:38.114Z] 
01:24:38 [2023-01-11T01:24:38.114Z] #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
01:24:38 [2023-01-11T01:24:38.114Z] #0 7.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:38 [2023-01-11T01:24:38.114Z] #0 7.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:38 [2023-01-11T01:24:38.114Z] #0 7.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:38 [2023-01-11T01:24:38.114Z] #0 8.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:38 [2023-01-11T01:24:38.180Z] #32 ...
01:24:38 [2023-01-11T01:24:38.181Z] 
01:24:38 [2023-01-11T01:24:38.181Z] #33 [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
01:24:38 [2023-01-11T01:24:38.181Z] #0 7.390 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:38 [2023-01-11T01:24:38.181Z] #0 7.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:38 [2023-01-11T01:24:38.181Z] #0 7.549 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:38 [2023-01-11T01:24:38.181Z] #0 8.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:38 [2023-01-11T01:24:38.289Z] #38 38.11   CC       images/pipe.o
01:24:38 [2023-01-11T01:24:38.370Z] #30 ...
01:24:38 [2023-01-11T01:24:38.370Z] 
01:24:38 [2023-01-11T01:24:38.370Z] #31 [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
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.993 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.993 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.993 + : /build
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.993 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.993 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.004 + export GOPATH=/tmp/tmp.8PyPDgBnH3
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.004 + GOPATH=/tmp/tmp.8PyPDgBnH3
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.017 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.017 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.017 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 Install golangci-lint version v1.44.0
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + bin=golangci_lint
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + shift
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + . /tmp/install/golangci_lint.installer
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 ++ : v1.44.0
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + install_golangci_lint
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + set -e
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + echo 'Install golangci-lint version v1.44.0'
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.113 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.794 go: downloading github.com/golangci/golangci-lint v1.44.0
01:24:38 [2023-01-11T01:24:38.370Z] #31 ...
01:24:38 [2023-01-11T01:24:38.370Z] 
01:24:38 [2023-01-11T01:24:38.370Z] #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
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + : /build
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + export GOPATH=/tmp/tmp.wfeQialYFd
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + GOPATH=/tmp/tmp.wfeQialYFd
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.304 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.355 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.355 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 Install shfmt version v3.0.2
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + bin=shfmt
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + shift
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + . /tmp/install/shfmt.installer
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 ++ : v3.0.2
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + install_shfmt
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + echo 'Install shfmt version v3.0.2'
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.370Z] #0 6.359 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
01:24:38 [2023-01-11T01:24:38.370Z] #0 7.147 go: downloading mvdan.cc/sh/v3 v3.0.2
01:24:38 [2023-01-11T01:24:38.370Z] #0 9.180 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:24:38 [2023-01-11T01:24:38.370Z] #0 9.189 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:24:38 [2023-01-11T01:24:38.370Z] #0 9.280 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:24:38 [2023-01-11T01:24:38.439Z] #33 ...
01:24:38 [2023-01-11T01:24:38.439Z] 
01:24:38 [2023-01-11T01:24:38.439Z] #34 [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
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.105 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.105 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.105 + : /build
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.105 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.114 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.116 + export GOPATH=/tmp/tmp.O9XAb8ft47
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.122 + GOPATH=/tmp/tmp.O9XAb8ft47
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.156 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.156 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.156 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.156 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.156 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.156 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + bin=gotestsum
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + shift
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + . /tmp/install/gotestsum.installer
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 ++ : v1.8.2
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + install_gotestsum
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + set -e
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + echo 'Install gotestsum version v1.8.2'
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.175 + go install gotest.tools/gotestsum@v1.8.2
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.176 Install gotestsum version v1.8.2
01:24:38 [2023-01-11T01:24:38.439Z] #0 7.846 go: downloading gotest.tools/gotestsum v1.8.2
01:24:38 [2023-01-11T01:24:38.439Z] #0 10.41 go: downloading github.com/fatih/color v1.13.0
01:24:38 [2023-01-11T01:24:38.439Z] #0 10.41 go: downloading github.com/dnephin/pflag v1.0.7
01:24:38 [2023-01-11T01:24:38.439Z] #0 10.43 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:24:38 [2023-01-11T01:24:38.439Z] #0 10.78 go: downloading golang.org/x/tools v0.1.11
01:24:38 [2023-01-11T01:24:38.439Z] #34 11.21 go: downloading github.com/mattn/go-colorable v0.1.12
01:24:38 [2023-01-11T01:24:38.439Z] #34 ...
01:24:38 [2023-01-11T01:24:38.439Z] 
01:24:38 [2023-01-11T01:24:38.439Z] #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
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.228 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.228 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.228 + : /build
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.228 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.228 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.233 + export GOPATH=/tmp/tmp.BBpg3Fnel4
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.233 + GOPATH=/tmp/tmp.BBpg3Fnel4
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.233 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.233 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.234 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + bin=rootlesskit
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + shift
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + . /tmp/install/rootlesskit.installer
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 ++ : v0.14.4
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + install_rootlesskit
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + case "$1" in
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + export CGO_ENABLED=0
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + CGO_ENABLED=0
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + _install_rootlesskit
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + echo 'Install rootlesskit version v0.14.4'
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + for f in rootlesskit rootlesskit-docker-proxy
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.272 Install rootlesskit version v0.14.4
01:24:38 [2023-01-11T01:24:38.439Z] #0 5.797 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
01:24:38 [2023-01-11T01:24:38.439Z] #0 9.325 go: downloading github.com/pkg/errors v0.9.1
01:24:38 [2023-01-11T01:24:38.439Z] #0 9.334 go: downloading github.com/sirupsen/logrus v1.8.1
01:24:38 [2023-01-11T01:24:38.439Z] #0 9.477 go: downloading github.com/urfave/cli/v2 v2.3.0
01:24:38 [2023-01-11T01:24:38.439Z] #0 10.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
01:24:38 [2023-01-11T01:24:38.549Z] #38 38.41   CC       images/tcp-stream.o
01:24:38 [2023-01-11T01:24:38.582Z] #21 ...
01:24:38 [2023-01-11T01:24:38.582Z] 
01:24:38 [2023-01-11T01:24:38.582Z] #26 [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
01:24:38 [2023-01-11T01:24:38.582Z] #0 7.031 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #0 7.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #0 7.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #0 8.767 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #26 ...
01:24:38 [2023-01-11T01:24:38.582Z] 
01:24:38 [2023-01-11T01:24:38.582Z] #27 [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
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.364 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.364 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.364 + : /build
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.364 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.364 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.365 + export GOPATH=/tmp/tmp.5r8PXCvc6A
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.365 + GOPATH=/tmp/tmp.5r8PXCvc6A
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.365 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.365 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.365 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.446 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.446 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.448 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.455 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.455 + bin=golangci_lint
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.455 + shift
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.455 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.455 + . /tmp/install/golangci_lint.installer
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.466 ++ : v1.44.0
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.467 + install_golangci_lint
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.467 + set -e
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.468 + echo 'Install golangci-lint version v1.44.0'
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.468 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.468 Install golangci-lint version v1.44.0
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.468 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.468 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
01:24:38 [2023-01-11T01:24:38.582Z] #0 7.098 go: downloading github.com/golangci/golangci-lint v1.44.0
01:24:38 [2023-01-11T01:24:38.582Z] #27 ...
01:24:38 [2023-01-11T01:24:38.582Z] 
01:24:38 [2023-01-11T01:24:38.582Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:24:38 [2023-01-11T01:24:38.582Z] #0 7.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #0 7.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #0 7.290 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #0 8.853 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:38 [2023-01-11T01:24:38.582Z] #28 ...
01:24:38 [2023-01-11T01:24:38.582Z] 
01:24:38 [2023-01-11T01:24:38.582Z] #29 [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
01:24:38 [2023-01-11T01:24:38.582Z] #0 5.812 + git clone https://github.com/docker/distribution.git .
01:24:38 [2023-01-11T01:24:38.582Z] #0 5.812 Cloning into '.'...
01:24:38 [2023-01-11T01:24:38.582Z] #29 ...
01:24:38 [2023-01-11T01:24:38.582Z] 
01:24:38 [2023-01-11T01:24:38.582Z] #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
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.367 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.367 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.367 + : /build
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.367 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.394 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.404 + export GOPATH=/tmp/tmp.8bSjIHDJh8
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.404 + GOPATH=/tmp/tmp.8bSjIHDJh8
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.404 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.404 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.406 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.452 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.452 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.472 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.488 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.488 + bin=vndr
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.488 + shift
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.488 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 + '[' '!' -f /tmp/install/vndr.installer ']'
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 + . /tmp/install/vndr.installer
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 ++ : v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 + install_vndr
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.582Z] #0 6.489 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.583Z] #0 7.216 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.629Z] #32 ...
01:24:38 [2023-01-11T01:24:38.629Z] 
01:24:38 [2023-01-11T01:24:38.629Z] #33 [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
01:24:38 [2023-01-11T01:24:38.629Z] #0 4.643 + git clone https://github.com/kolyshkin/go-swagger.git .
01:24:38 [2023-01-11T01:24:38.629Z] #0 4.645 Cloning into '.'...
01:24:38 [2023-01-11T01:24:38.629Z] #33 ...
01:24:38 [2023-01-11T01:24:38.629Z] 
01:24:38 [2023-01-11T01:24:38.629Z] #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
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.724 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.724 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.724 + : /build
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.724 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.724 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.752 + export GOPATH=/tmp/tmp.IFMTtL8MFS
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.752 + GOPATH=/tmp/tmp.IFMTtL8MFS
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.752 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.752 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.752 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.793 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.793 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.800 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.802 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.802 + bin=vndr
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.802 + shift
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.802 + '[' '!' -f /tmp/install/vndr.installer ']'
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.802 + . /tmp/install/vndr.installer
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.803 ++ : v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.803 + install_vndr
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.803 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.803 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.803 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.803 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.629Z] #0 6.803 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.629Z] #0 7.619 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
01:24:38 [2023-01-11T01:24:38.696Z] #35 ...
01:24:38 [2023-01-11T01:24:38.696Z] 
01:24:38 [2023-01-11T01:24:38.696Z] #36 [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
01:24:38 [2023-01-11T01:24:38.696Z] #0 8.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:38 [2023-01-11T01:24:38.696Z] #0 8.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:38 [2023-01-11T01:24:38.696Z] #0 8.110 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:38 [2023-01-11T01:24:38.696Z] #0 9.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:38 [2023-01-11T01:24:38.696Z] #36 ...
01:24:38 [2023-01-11T01:24:38.696Z] 
01:24:38 [2023-01-11T01:24:38.696Z] #34 [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
01:24:38 [2023-01-11T01:24:38.696Z] #34 11.41 go: downloading github.com/mattn/go-isatty v0.0.14
01:24:38 [2023-01-11T01:24:38.696Z] #34 11.51 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:24:38 [2023-01-11T01:24:38.810Z] #38 38.69   CC       images/sk-packet.o
01:24:38 [2023-01-11T01:24:38.841Z] #30 ...
01:24:38 [2023-01-11T01:24:38.841Z] 
01:24:38 [2023-01-11T01:24:38.842Z] #31 [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
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + : /build
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + export GOPATH=/tmp/tmp.2XPEgK1rgL
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + GOPATH=/tmp/tmp.2XPEgK1rgL
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.900 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.914 Install docker/cli version 17.06.2-ce from stable
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + bin=dockercli
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + shift
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + . /tmp/install/dockercli.installer
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 ++ : stable
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 ++ : 17.06.2-ce
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + install_dockercli
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 ++ uname -m
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + arch=x86_64
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + '[' x86_64 '!=' x86_64 ']'
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + url=https://download.docker.com/linux/static
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
01:24:38 [2023-01-11T01:24:38.842Z] #0 4.924 + tar -xz docker/docker
01:24:38 [2023-01-11T01:24:38.842Z] #31 ...
01:24:38 [2023-01-11T01:24:38.842Z] 
01:24:38 [2023-01-11T01:24:38.842Z] #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
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.627 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.627 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.627 + : /build
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.627 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.627 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.637 + export GOPATH=/tmp/tmp.wNGULFxjgU
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.637 + GOPATH=/tmp/tmp.wNGULFxjgU
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.637 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.637 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.637 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.679 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.679 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.679 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.695 Install gotestsum version v1.8.2
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + bin=gotestsum
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + shift
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + . /tmp/install/gotestsum.installer
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 ++ : v1.8.2
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + install_gotestsum
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + set -e
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + echo 'Install gotestsum version v1.8.2'
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.842Z] #0 5.696 + go install gotest.tools/gotestsum@v1.8.2
01:24:38 [2023-01-11T01:24:38.842Z] #0 6.158 go: downloading gotest.tools/gotestsum v1.8.2
01:24:38 [2023-01-11T01:24:38.842Z] #0 9.839 go: downloading github.com/dnephin/pflag v1.0.7
01:24:38 [2023-01-11T01:24:38.842Z] #0 9.857 go: downloading github.com/fatih/color v1.13.0
01:24:38 [2023-01-11T01:24:38.842Z] #0 10.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:24:38 [2023-01-11T01:24:38.842Z] #0 10.88 go: downloading github.com/mattn/go-colorable v0.1.12
01:24:38 [2023-01-11T01:24:38.887Z] #34 ...
01:24:38 [2023-01-11T01:24:38.887Z] 
01:24:38 [2023-01-11T01:24:38.887Z] #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
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + : /build
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + export GOPATH=/tmp/tmp.k5EvBCcNNq
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + GOPATH=/tmp/tmp.k5EvBCcNNq
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.256 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.280 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.280 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.280 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + bin=proxy
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + shift
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + '[' '!' -f /tmp/install/proxy.installer ']'
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + . /tmp/install/proxy.installer
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + install_proxy
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + case "$1" in
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + export CGO_ENABLED=0
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + CGO_ENABLED=0
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + _install_proxy
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76'
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.k5EvBCcNNq/src/github.com/docker/libnetwork
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.288 Cloning into '/tmp/tmp.k5EvBCcNNq/src/github.com/docker/libnetwork'...
01:24:38 [2023-01-11T01:24:38.887Z] #35 ...
01:24:38 [2023-01-11T01:24:38.887Z] 
01:24:38 [2023-01-11T01:24:38.887Z] #36 [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
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.432 + RM_GOPATH=0
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.432 + TMP_GOPATH=
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.432 + : /build
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.432 + '[' -z '' ']'
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.432 ++ mktemp -d
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.435 + export GOPATH=/tmp/tmp.BGkUaC5xEH
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.435 + GOPATH=/tmp/tmp.BGkUaC5xEH
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.435 + RM_GOPATH=1
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.435 + case "$(go env GOARCH)" in
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.435 ++ go env GOARCH
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.469 Install rootlesskit version v0.14.4
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + export GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + GO_BUILDMODE=-buildmode=pie
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 ++ dirname /tmp/install/install.sh
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + dir=/tmp/install
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + bin=rootlesskit
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + shift
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + . /tmp/install/rootlesskit.installer
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 ++ : v0.14.4
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + install_rootlesskit
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + case "$1" in
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + export CGO_ENABLED=0
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + CGO_ENABLED=0
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + _install_rootlesskit
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + echo 'Install rootlesskit version v0.14.4'
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + for f in rootlesskit rootlesskit-docker-proxy
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + GOBIN=/build
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + GO111MODULE=on
01:24:38 [2023-01-11T01:24:38.887Z] #0 5.470 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
01:24:38 [2023-01-11T01:24:38.887Z] #0 6.004 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
01:24:38 [2023-01-11T01:24:38.887Z] #0 10.62 go: downloading github.com/pkg/errors v0.9.1
01:24:38 [2023-01-11T01:24:38.887Z] #0 10.65 go: downloading github.com/sirupsen/logrus v1.8.1
01:24:38 [2023-01-11T01:24:38.887Z] #0 10.72 go: downloading github.com/urfave/cli/v2 v2.3.0
01:24:38 [2023-01-11T01:24:38.952Z] #34 11.66 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:24:39 [2023-01-11T01:24:39.070Z] #38 38.93   CC       images/mnt.o
01:24:39 [2023-01-11T01:24:39.097Z] #49 30.04 Selecting previously unselected package vim.
01:24:39 [2023-01-11T01:24:39.097Z] #49 30.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:24:39 [2023-01-11T01:24:39.097Z] #49 30.06 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:24:39 [2023-01-11T01:24:39.101Z] #32 10.96 go: downloading github.com/mattn/go-isatty v0.0.14
01:24:39 [2023-01-11T01:24:39.101Z] #32 11.01 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:24:39 [2023-01-11T01:24:39.101Z] #32 11.01 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:24:39 [2023-01-11T01:24:39.101Z] #32 ...
01:24:39 [2023-01-11T01:24:39.101Z] 
01:24:39 [2023-01-11T01:24:39.101Z] #33 [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
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + RM_GOPATH=0
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + TMP_GOPATH=
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + : /build
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + '[' -z '' ']'
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 ++ mktemp -d
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + export GOPATH=/tmp/tmp.bFMi3CL8Su
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + GOPATH=/tmp/tmp.bFMi3CL8Su
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + RM_GOPATH=1
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 + case "$(go env GOARCH)" in
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.798 ++ go env GOARCH
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.807 + export GO_BUILDMODE=-buildmode=pie
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.807 + GO_BUILDMODE=-buildmode=pie
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.807 ++ dirname /tmp/install/install.sh
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 Install shfmt version v3.0.2
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + dir=/tmp/install
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + bin=shfmt
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + shift
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + . /tmp/install/shfmt.installer
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 ++ : v3.0.2
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + install_shfmt
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + echo 'Install shfmt version v3.0.2'
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + GOBIN=/build
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + GO111MODULE=on
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.809 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
01:24:39 [2023-01-11T01:24:39.101Z] #0 5.254 go: downloading mvdan.cc/sh/v3 v3.0.2
01:24:39 [2023-01-11T01:24:39.101Z] #0 6.507 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:24:39 [2023-01-11T01:24:39.101Z] #0 6.630 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:24:39 [2023-01-11T01:24:39.101Z] #0 6.784 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:24:39 [2023-01-11T01:24:39.101Z] #0 9.670 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:24:39 [2023-01-11T01:24:39.101Z] #33 ...
01:24:39 [2023-01-11T01:24:39.101Z] 
01:24:39 [2023-01-11T01:24:39.101Z] #34 [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
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + RM_GOPATH=0
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + TMP_GOPATH=
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + : /build
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + '[' -z '' ']'
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 ++ mktemp -d
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + export GOPATH=/tmp/tmp.Fdj3JlqcAy
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + GOPATH=/tmp/tmp.Fdj3JlqcAy
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + RM_GOPATH=1
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + case "$(go env GOARCH)" in
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 ++ go env GOARCH
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + export GO_BUILDMODE=-buildmode=pie
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 + GO_BUILDMODE=-buildmode=pie
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.572 ++ dirname /tmp/install/install.sh
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + dir=/tmp/install
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + bin=proxy
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + shift
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + '[' '!' -f /tmp/install/proxy.installer ']'
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + . /tmp/install/proxy.installer
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + install_proxy
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + case "$1" in
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + export CGO_ENABLED=0
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + CGO_ENABLED=0
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + _install_proxy
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76'
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Fdj3JlqcAy/src/github.com/docker/libnetwork
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.573 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:39 [2023-01-11T01:24:39.101Z] #0 4.580 Cloning into '/tmp/tmp.Fdj3JlqcAy/src/github.com/docker/libnetwork'...
01:24:39 [2023-01-11T01:24:39.250Z] #36 ...
01:24:39 [2023-01-11T01:24:39.250Z] 
01:24:39 [2023-01-11T01:24:39.250Z] #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
01:24:39 [2023-01-11T01:24:39.250Z] #32 11.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:24:39 [2023-01-11T01:24:39.330Z] #38 39.38   CC       images/pipe-data.o
01:24:39 [2023-01-11T01:24:39.365Z] #34 ...
01:24:39 [2023-01-11T01:24:39.365Z] 
01:24:39 [2023-01-11T01:24:39.365Z] #35 [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
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + RM_GOPATH=0
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + TMP_GOPATH=
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + : /build
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + '[' -z '' ']'
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 ++ mktemp -d
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + export GOPATH=/tmp/tmp.Jq9bOvJO5S
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + GOPATH=/tmp/tmp.Jq9bOvJO5S
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + RM_GOPATH=1
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.244 + case "$(go env GOARCH)" in
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.253 ++ go env GOARCH
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.271 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.272 + export GO_BUILDMODE=-buildmode=pie
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.272 + GO_BUILDMODE=-buildmode=pie
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.272 ++ dirname /tmp/install/install.sh
01:24:39 [2023-01-11T01:24:39.365Z] #0 6.272 + dir=/tmp/install
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.272 + bin=tomlv
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.272 + shift
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.272 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.272 + . /tmp/install/tomlv.installer
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.272 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.272 + install_tomlv
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.272 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.276 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jq9bOvJO5S/src/github.com/BurntSushi/toml
01:24:39 [2023-01-11T01:24:39.366Z] #0 6.280 Cloning into '/tmp/tmp.Jq9bOvJO5S/src/github.com/BurntSushi/toml'...
01:24:39 [2023-01-11T01:24:39.366Z] #0 8.812 + cd /tmp/tmp.Jq9bOvJO5S/src/github.com/BurntSushi/toml
01:24:39 [2023-01-11T01:24:39.366Z] #0 8.816 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:24:39 [2023-01-11T01:24:39.366Z] #0 9.026 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:24:39 [2023-01-11T01:24:39.366Z] #0 10.37 internal/unsafeheader
01:24:39 [2023-01-11T01:24:39.366Z] #0 10.40 internal/goarch
01:24:39 [2023-01-11T01:24:39.366Z] #0 10.73 internal/cpu
01:24:39 [2023-01-11T01:24:39.366Z] #0 10.80 internal/abi
01:24:39 [2023-01-11T01:24:39.664Z] #49 30.59 Selecting previously unselected package xfsprogs.
01:24:39 [2023-01-11T01:24:39.664Z] #49 30.60 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
01:24:39 [2023-01-11T01:24:39.664Z] #49 30.60 Unpacking xfsprogs (5.10.0-4) ...
01:24:39 [2023-01-11T01:24:39.680Z] #35 ...
01:24:39 [2023-01-11T01:24:39.680Z] 
01:24:39 [2023-01-11T01:24:39.680Z] #36 [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
01:24:39 [2023-01-11T01:24:39.680Z] #0 7.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:39 [2023-01-11T01:24:39.680Z] #0 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:39 [2023-01-11T01:24:39.680Z] #0 7.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:39 [2023-01-11T01:24:39.680Z] #0 8.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:39 [2023-01-11T01:24:39.680Z] #36 ...
01:24:39 [2023-01-11T01:24:39.680Z] 
01:24:39 [2023-01-11T01:24:39.680Z] #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
01:24:39 [2023-01-11T01:24:39.680Z] #32 11.16 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:24:39 [2023-01-11T01:24:39.680Z] #32 11.40 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:24:39 [2023-01-11T01:24:39.820Z] #32 ...
01:24:39 [2023-01-11T01:24:39.820Z] 
01:24:39 [2023-01-11T01:24:39.820Z] #25 [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
01:24:39 [2023-01-11T01:24:39.820Z] #25 11.75 + mkdir -p /build
01:24:39 [2023-01-11T01:24:39.820Z] #25 11.75 + mv docker/docker /build/
01:24:39 [2023-01-11T01:24:39.820Z] #25 11.76 + rmdir docker
01:24:39 [2023-01-11T01:24:39.820Z] #25 DONE 12.2s
01:24:39 [2023-01-11T01:24:39.902Z] #38 39.86   CC       images/sa.o
01:24:39 [2023-01-11T01:24:39.923Z] #49 30.98 Selecting previously unselected package zip.
01:24:39 [2023-01-11T01:24:39.923Z] #49 31.00 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
01:24:39 [2023-01-11T01:24:39.923Z] #49 31.01 Unpacking zip (3.0-12) ...
01:24:39 [2023-01-11T01:24:39.946Z] #32 11.70 go: downloading golang.org/x/tools v0.1.11
01:24:40 [2023-01-11T01:24:40.077Z] 
01:24:40 [2023-01-11T01:24:40.078Z] #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
01:24:40 [2023-01-11T01:24:40.078Z] #30 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:40 [2023-01-11T01:24:40.181Z] #49 31.29 Setting up python3-pkg-resources (52.0.0-4) ...
01:24:40 [2023-01-11T01:24:40.370Z] #34 ...
01:24:40 [2023-01-11T01:24:40.370Z] 
01:24:40 [2023-01-11T01:24:40.370Z] #31 [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
01:24:40 [2023-01-11T01:24:40.370Z] #31 12.77 + mkdir -p /build
01:24:40 [2023-01-11T01:24:40.370Z] #31 12.78 + mv docker/docker /build/
01:24:40 [2023-01-11T01:24:40.370Z] #31 12.79 + rmdir docker
01:24:40 [2023-01-11T01:24:40.370Z] #31 DONE 13.1s
01:24:40 [2023-01-11T01:24:40.473Z] #38 40.20   CC       images/timer.o
01:24:40 [2023-01-11T01:24:40.627Z] 
01:24:40 [2023-01-11T01:24:40.627Z] #28 [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
01:24:40 [2023-01-11T01:24:40.627Z] #28 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:41 [2023-01-11T01:24:41.044Z] #38 ...
01:24:41 [2023-01-11T01:24:41.044Z] 
01:24:41 [2023-01-11T01:24:41.044Z] #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
01:24:41 [2023-01-11T01:24:41.044Z] #32 115.0 internal/poll
01:24:41 [2023-01-11T01:24:41.044Z] #32 116.2 internal/fmtsort
01:24:41 [2023-01-11T01:24:41.044Z] #32 117.5 internal/safefilepath
01:24:41 [2023-01-11T01:24:41.044Z] #32 117.8 internal/syscall/execenv
01:24:41 [2023-01-11T01:24:41.044Z] #32 118.2 path
01:24:41 [2023-01-11T01:24:41.044Z] #32 119.2 io/fs
01:24:41 [2023-01-11T01:24:41.044Z] #32 119.5 strings
01:24:41 [2023-01-11T01:24:41.044Z] #32 121.2 os
01:24:41 [2023-01-11T01:24:41.044Z] #32 124.5 bufio
01:24:41 [2023-01-11T01:24:41.044Z] #32 ...
01:24:41 [2023-01-11T01:24:41.044Z] 
01:24:41 [2023-01-11T01:24:41.044Z] #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
01:24:41 [2023-01-11T01:24:41.044Z] #38 40.97   CC       images/timerfd.o
01:24:41 [2023-01-11T01:24:41.116Z] #49 32.20 Setting up libip4tc2:arm64 (1.8.7-1) ...
01:24:41 [2023-01-11T01:24:41.116Z] #49 32.21 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:24:41 [2023-01-11T01:24:41.116Z] #49 32.23 Setting up libgpm2:arm64 (1.20.7-8) ...
01:24:41 [2023-01-11T01:24:41.116Z] #49 32.24 Setting up libicu67:arm64 (67.1-7) ...
01:24:41 [2023-01-11T01:24:41.116Z] #49 32.25 Setting up libip6tc2:arm64 (1.8.7-1) ...
01:24:41 [2023-01-11T01:24:41.116Z] #49 32.26 Setting up libinih1:arm64 (53-1+b2) ...
01:24:41 [2023-01-11T01:24:41.116Z] #49 32.28 Setting up uidmap (1:4.8.1-1) ...
01:24:41 [2023-01-11T01:24:41.375Z] #49 32.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:24:41 [2023-01-11T01:24:41.375Z] #49 32.31 Setting up bzip2 (1.0.8-4) ...
01:24:41 [2023-01-11T01:24:41.375Z] #49 32.32 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:24:41 [2023-01-11T01:24:41.375Z] #49 32.33 Setting up python3-wheel (0.34.2-1) ...
01:24:41 [2023-01-11T01:24:41.615Z] #38 41.60   CC       images/mm.o
01:24:41 [2023-01-11T01:24:41.948Z] #49 32.98 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:24:41 [2023-01-11T01:24:41.948Z] #49 32.99 Setting up libcap2:arm64 (1:2.44-1) ...
01:24:41 [2023-01-11T01:24:41.948Z] #49 33.00 Setting up libcap2-bin (1:2.44-1) ...
01:24:41 [2023-01-11T01:24:41.948Z] #49 33.01 Setting up apparmor (2.13.6-10) ...
01:24:41 [2023-01-11T01:24:41.993Z] #28 ...
01:24:41 [2023-01-11T01:24:41.993Z] 
01:24:41 [2023-01-11T01:24:41.993Z] #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
01:24:41 [2023-01-11T01:24:41.993Z] #23 4.389 + git clone https://github.com/kolyshkin/go-swagger.git .
01:24:41 [2023-01-11T01:24:41.993Z] #23 4.389 Cloning into '.'...
01:24:41 [2023-01-11T01:24:41.993Z] #23 ...
01:24:41 [2023-01-11T01:24:41.993Z] 
01:24:41 [2023-01-11T01:24:41.993Z] #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
01:24:41 [2023-01-11T01:24:41.993Z] #35 13.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
01:24:41 [2023-01-11T01:24:41.993Z] #35 14.31 go: downloading github.com/google/uuid v1.3.0
01:24:41 [2023-01-11T01:24:41.993Z] #35 14.31 go: downloading github.com/moby/vpnkit v0.5.0
01:24:41 [2023-01-11T01:24:41.993Z] #35 14.37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:24:41 [2023-01-11T01:24:41.993Z] #35 14.68 go: downloading github.com/gofrs/flock v0.8.1
01:24:41 [2023-01-11T01:24:41.993Z] #35 14.69 go: downloading github.com/gorilla/mux v1.8.0
01:24:42 [2023-01-11T01:24:42.224Z] #38 42.13   CC       images/sk-opts.o
01:24:42 [2023-01-11T01:24:42.250Z] #35 14.99 go: downloading github.com/moby/sys/mountinfo v0.4.1
01:24:42 [2023-01-11T01:24:42.796Z] #38 42.64   CC       images/sk-unix.o
01:24:42 [2023-01-11T01:24:42.813Z] #35 15.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:24:43 [2023-01-11T01:24:43.057Z] #38 43.01   CC       images/sk-inet.o
01:24:43 [2023-01-11T01:24:43.069Z] #35 15.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible
01:24:43 [2023-01-11T01:24:43.851Z] #49 34.99 Setting up zip (3.0-12) ...
01:24:43 [2023-01-11T01:24:43.851Z] #49 35.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:24:43 [2023-01-11T01:24:43.998Z] #35 ...
01:24:43 [2023-01-11T01:24:43.998Z] 
01:24:43 [2023-01-11T01:24:43.998Z] #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
01:24:43 [2023-01-11T01:24:43.998Z] #26 6.638 runtime/internal/sys
01:24:43 [2023-01-11T01:24:43.998Z] #26 6.856 runtime/internal/syscall
01:24:43 [2023-01-11T01:24:43.998Z] #26 6.895 internal/itoa
01:24:43 [2023-01-11T01:24:43.998Z] #26 7.176 math/bits
01:24:43 [2023-01-11T01:24:43.998Z] #26 7.555 runtime
01:24:43 [2023-01-11T01:24:43.998Z] #26 8.167 math
01:24:43 [2023-01-11T01:24:43.998Z] #26 14.68 unicode/utf8
01:24:43 [2023-01-11T01:24:43.998Z] #26 15.51 internal/race
01:24:43 [2023-01-11T01:24:43.998Z] #26 15.83 sync/atomic
01:24:43 [2023-01-11T01:24:43.998Z] #26 16.40 unicode
01:24:43 [2023-01-11T01:24:43.998Z] #38 43.69   CC       images/tun.o
01:24:44 [2023-01-11T01:24:44.110Z] #49 35.04 Setting up bash-completion (1:2.11-2) ...
01:24:44 [2023-01-11T01:24:44.251Z] #30 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:44 [2023-01-11T01:24:44.266Z] Running on azwin-2-5409a0 in d:\jenkins\workspace\moby_PR-44797
[Pipeline] {
[Pipeline] ws
01:24:44 [2023-01-11T01:24:44.280Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
01:24:44 [2023-01-11T01:24:44.561Z] #26 ...
01:24:44 [2023-01-11T01:24:44.561Z] 
01:24:44 [2023-01-11T01:24:44.561Z] #34 [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
01:24:44 [2023-01-11T01:24:44.561Z] #34 17.10 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:24:44 [2023-01-11T01:24:44.561Z] #34 17.18 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:24:44 [2023-01-11T01:24:44.569Z] #38 44.22   CC       images/sk-netlink.o
01:24:44 [2023-01-11T01:24:44.569Z] #38 44.62   CC       images/packet-sock.o
01:24:44 [2023-01-11T01:24:44.677Z] #49 ...
01:24:44 [2023-01-11T01:24:44.677Z] 
01:24:44 [2023-01-11T01:24:44.677Z] #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
01:24:44 [2023-01-11T01:24:44.677Z] #39 100.9   CC       criu/files-ext.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 101.3   CC       criu/files-reg.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 103.6   CC       criu/files.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 105.8   CC       criu/filesystems.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 106.5   CC       criu/fsnotify.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 107.8   CC       criu/image-desc.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 108.0   CC       criu/image.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 109.0   CC       criu/ipc_ns.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 110.2   CC       criu/irmap.o
01:24:44 [2023-01-11T01:24:44.677Z] #39 110.8   CC       criu/kcmp-ids.o
01:24:44 [2023-01-11T01:24:44.815Z] #30 ...
01:24:44 [2023-01-11T01:24:44.815Z] 
01:24:44 [2023-01-11T01:24:44.815Z] #22 [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
01:24:44 [2023-01-11T01:24:44.815Z] #22 7.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:24:44 [2023-01-11T01:24:44.815Z] #22 7.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:24:44 [2023-01-11T01:24:44.815Z] #22 7.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:24:44 [2023-01-11T01:24:44.815Z] #22 9.032 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:24:44 [2023-01-11T01:24:44.815Z] #22 10.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:44 [2023-01-11T01:24:44.815Z] #22 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:44 [2023-01-11T01:24:44.815Z] #22 ...
01:24:44 [2023-01-11T01:24:44.815Z] 
01:24:44 [2023-01-11T01:24:44.815Z] #29 [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
01:24:44 [2023-01-11T01:24:44.815Z] #29 10.57 internal/unsafeheader
01:24:44 [2023-01-11T01:24:44.815Z] #29 10.78 internal/abi
01:24:44 [2023-01-11T01:24:44.815Z] #29 10.83 internal/cpu
01:24:44 [2023-01-11T01:24:44.815Z] #29 11.71 internal/goexperiment
01:24:44 [2023-01-11T01:24:44.815Z] #29 12.04 internal/goos
01:24:44 [2023-01-11T01:24:44.815Z] #29 12.44 runtime/internal/atomic
01:24:44 [2023-01-11T01:24:44.815Z] #29 13.18 internal/bytealg
01:24:44 [2023-01-11T01:24:44.815Z] #29 14.34 runtime/internal/math
01:24:44 [2023-01-11T01:24:44.815Z] #29 14.89 runtime/internal/sys
01:24:44 [2023-01-11T01:24:44.815Z] #29 15.50 runtime/internal/syscall
01:24:44 [2023-01-11T01:24:44.815Z] #29 15.67 internal/itoa
01:24:44 [2023-01-11T01:24:44.815Z] #29 16.53 math/bits
01:24:44 [2023-01-11T01:24:44.815Z] #29 16.53 runtime
01:24:44 [2023-01-11T01:24:44.935Z] #39 111.2   CC       criu/kerndat.o
01:24:45 [2023-01-11T01:24:45.124Z] #34 ...
01:24:45 [2023-01-11T01:24:45.124Z] 
01:24:45 [2023-01-11T01:24:45.124Z] #25 [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
01:24:45 [2023-01-11T01:24:45.124Z] #25 7.758 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:24:45 [2023-01-11T01:24:45.140Z] #38 45.10   CC       images/ipc-var.o
01:24:45 [2023-01-11T01:24:45.229Z] #32 ...
01:24:45 [2023-01-11T01:24:45.229Z] 
01:24:45 [2023-01-11T01:24:45.229Z] #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
01:24:45 [2023-01-11T01:24:45.229Z] #24 6.360 + git clone https://github.com/kolyshkin/go-swagger.git .
01:24:45 [2023-01-11T01:24:45.229Z] #24 6.373 Cloning into '.'...
01:24:45 [2023-01-11T01:24:45.229Z] #24 ...
01:24:45 [2023-01-11T01:24:45.229Z] 
01:24:45 [2023-01-11T01:24:45.229Z] #35 [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
01:24:45 [2023-01-11T01:24:45.229Z] #35 12.00 internal/goexperiment
01:24:45 [2023-01-11T01:24:45.229Z] #35 12.25 internal/goos
01:24:45 [2023-01-11T01:24:45.229Z] #35 12.72 runtime/internal/atomic
01:24:45 [2023-01-11T01:24:45.229Z] #35 13.09 internal/bytealg
01:24:45 [2023-01-11T01:24:45.229Z] #35 15.31 runtime/internal/math
01:24:45 [2023-01-11T01:24:45.229Z] #35 15.89 runtime/internal/sys
01:24:45 [2023-01-11T01:24:45.229Z] #35 16.01 runtime/internal/syscall
01:24:45 [2023-01-11T01:24:45.229Z] #35 16.67 internal/itoa
01:24:45 [2023-01-11T01:24:45.229Z] #35 16.97 runtime
01:24:45 [2023-01-11T01:24:45.229Z] #35 17.01 math/bits
01:24:45 [2023-01-11T01:24:45.229Z] #35 ...
01:24:45 [2023-01-11T01:24:45.229Z] 
01:24:45 [2023-01-11T01:24:45.229Z] #31 [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
01:24:45 [2023-01-11T01:24:45.229Z] #31 17.22 + mkdir -p /build
01:24:45 [2023-01-11T01:24:45.229Z] #31 17.23 + mv docker/docker /build/
01:24:45 [2023-01-11T01:24:45.229Z] #31 17.24 + rmdir docker
01:24:45 [2023-01-11T01:24:45.379Z] #29 17.85 math
01:24:45 [2023-01-11T01:24:45.382Z] #25 ...
01:24:45 [2023-01-11T01:24:45.382Z] 
01:24:45 [2023-01-11T01:24:45.382Z] #36 [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
01:24:45 [2023-01-11T01:24:45.382Z] #36 11.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:45 [2023-01-11T01:24:45.382Z] #36 14.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:45 [2023-01-11T01:24:45.401Z] #38 45.32   CC       images/ipc-desc.o
01:24:45 [2023-01-11T01:24:45.794Z] #31 DONE 17.8s
01:24:45 [2023-01-11T01:24:45.794Z] 
01:24:45 [2023-01-11T01:24:45.794Z] #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
01:24:45 [2023-01-11T01:24:45.794Z] #25 9.951 go: downloading github.com/pkg/errors v0.9.1
01:24:45 [2023-01-11T01:24:45.794Z] #25 10.25 go: downloading github.com/sirupsen/logrus v1.8.1
01:24:45 [2023-01-11T01:24:45.794Z] #25 10.58 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
01:24:45 [2023-01-11T01:24:45.794Z] #25 10.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
01:24:45 [2023-01-11T01:24:45.794Z] #25 13.01 go: downloading github.com/google/uuid v1.3.0
01:24:45 [2023-01-11T01:24:45.794Z] #25 13.27 go: downloading github.com/moby/vpnkit v0.5.0
01:24:45 [2023-01-11T01:24:45.794Z] #25 16.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:24:45 [2023-01-11T01:24:45.794Z] #25 16.55 go: downloading github.com/gofrs/flock v0.8.1
01:24:45 [2023-01-11T01:24:45.794Z] #25 16.67 go: downloading github.com/gorilla/mux v1.8.0
01:24:45 [2023-01-11T01:24:45.794Z] #25 16.98 go: downloading github.com/moby/sys/mountinfo v0.4.1
01:24:45 [2023-01-11T01:24:45.794Z] #25 17.58 go: downloading github.com/urfave/cli/v2 v2.3.0
01:24:45 [2023-01-11T01:24:45.842Z] The recommended git tool is: git
01:24:45 [2023-01-11T01:24:45.971Z] #38 45.75   CC       images/ipc-shm.o
01:24:46 [2023-01-11T01:24:46.232Z] #38 46.05   CC       images/ipc-msg.o
01:24:46 [2023-01-11T01:24:46.311Z] #39 112.5   CC       criu/libnetlink.o
01:24:46 [2023-01-11T01:24:46.493Z] #38 46.56   CC       images/ipc-sem.o
01:24:46 [2023-01-11T01:24:46.570Z] #39 112.8   CC       criu/log.o
01:24:46 [2023-01-11T01:24:46.570Z] #39 ...
01:24:46 [2023-01-11T01:24:46.570Z] 
01:24:46 [2023-01-11T01:24:46.570Z] #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
01:24:46 [2023-01-11T01:24:46.570Z] #49 37.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:24:46 [2023-01-11T01:24:46.570Z] #49 37.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:24:46 [2023-01-11T01:24:46.731Z] #25 ...
01:24:46 [2023-01-11T01:24:46.731Z] 
01:24:46 [2023-01-11T01:24:46.731Z] #35 [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
01:24:46 [2023-01-11T01:24:46.731Z] #35 18.88 math
01:24:46 [2023-01-11T01:24:46.833Z] #49 37.85 Setting up libmnl0:arm64 (1.0.4-3) ...
01:24:46 [2023-01-11T01:24:46.833Z] #49 37.87 Setting up patch (2.7.6-7) ...
01:24:46 [2023-01-11T01:24:46.833Z] #49 37.88 Setting up sudo (1.9.5p2-3) ...
01:24:46 [2023-01-11T01:24:46.833Z] #49 37.98 invoke-rc.d: could not determine current runlevel
01:24:46 [2023-01-11T01:24:46.833Z] #49 37.98 invoke-rc.d: policy-rc.d denied execution of start.
01:24:46 [2023-01-11T01:24:46.833Z] #49 38.00 Setting up xfsprogs (5.10.0-4) ...
01:24:46 [2023-01-11T01:24:46.833Z] #49 38.04 Setting up libxtables12:arm64 (1.8.7-1) ...
01:24:46 [2023-01-11T01:24:46.833Z] #49 38.05 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:24:46 [2023-01-11T01:24:46.833Z] #49 38.07 Setting up pigz (2.6-1) ...
01:24:47 [2023-01-11T01:24:47.064Z] #38 46.95   CC       images/utsns.o
01:24:47 [2023-01-11T01:24:47.091Z] #49 38.09 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:24:47 [2023-01-11T01:24:47.091Z] #49 38.11 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:24:47 [2023-01-11T01:24:47.091Z] #49 38.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:24:47 [2023-01-11T01:24:47.091Z] #49 38.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:24:47 [2023-01-11T01:24:47.279Z] #36 ...
01:24:47 [2023-01-11T01:24:47.279Z] 
01:24:47 [2023-01-11T01:24:47.279Z] #34 [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
01:24:47 [2023-01-11T01:24:47.279Z] #34 20.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:24:47 [2023-01-11T01:24:47.635Z] #38 47.38   CC       images/creds.o
01:24:47 [2023-01-11T01:24:47.895Z] #38 47.75   CC       images/vma.o
01:24:47 [2023-01-11T01:24:47.906Z] #29 ...
01:24:47 [2023-01-11T01:24:47.906Z] 
01:24:47 [2023-01-11T01:24:47.906Z] #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
01:24:47 [2023-01-11T01:24:47.906Z] #26 9.889 go: downloading github.com/fatih/color v1.13.0
01:24:47 [2023-01-11T01:24:47.906Z] #26 9.975 go: downloading github.com/dnephin/pflag v1.0.7
01:24:47 [2023-01-11T01:24:47.906Z] #26 9.977 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:24:47 [2023-01-11T01:24:47.906Z] #26 10.30 go: downloading golang.org/x/tools v0.1.11
01:24:47 [2023-01-11T01:24:47.906Z] #26 10.55 go: downloading github.com/mattn/go-colorable v0.1.12
01:24:47 [2023-01-11T01:24:47.906Z] #26 10.70 go: downloading github.com/mattn/go-isatty v0.0.14
01:24:47 [2023-01-11T01:24:47.906Z] #26 11.27 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:24:47 [2023-01-11T01:24:47.906Z] #26 11.55 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:24:47 [2023-01-11T01:24:47.906Z] #26 18.81 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:24:47 [2023-01-11T01:24:47.906Z] #26 19.10 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:24:47 [2023-01-11T01:24:47.906Z] #26 ...
01:24:47 [2023-01-11T01:24:47.906Z] 
01:24:47 [2023-01-11T01:24:47.906Z] #36 [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
01:24:47 [2023-01-11T01:24:47.906Z] #36 12.13 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
01:24:47 [2023-01-11T01:24:47.906Z] #36 16.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
01:24:47 [2023-01-11T01:24:47.906Z] #36 17.88 go: downloading github.com/google/uuid v1.3.0
01:24:47 [2023-01-11T01:24:47.906Z] #36 18.17 go: downloading github.com/moby/vpnkit v0.5.0
01:24:47 [2023-01-11T01:24:47.906Z] #36 19.23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:24:47 [2023-01-11T01:24:47.906Z] #36 19.47 go: downloading github.com/gofrs/flock v0.8.1
01:24:47 [2023-01-11T01:24:47.906Z] #36 19.73 go: downloading github.com/gorilla/mux v1.8.0
01:24:47 [2023-01-11T01:24:47.906Z] #36 19.88 go: downloading github.com/moby/sys/mountinfo v0.4.1
01:24:47 [2023-01-11T01:24:47.916Z] #49 38.90 Setting up libaio1:arm64 (0.3.112-9) ...
01:24:47 [2023-01-11T01:24:47.916Z] #49 38.92 Setting up python3-lib2to3 (3.9.2-1) ...
01:24:48 [2023-01-11T01:24:48.156Z] #38 48.17   CC       images/netdev.o
01:24:48 [2023-01-11T01:24:48.171Z] #36 20.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:24:48 [2023-01-11T01:24:48.174Z] #49 39.31 Setting up libelf1:arm64 (0.183-1) ...
01:24:48 [2023-01-11T01:24:48.174Z] #49 39.33 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:24:48 [2023-01-11T01:24:48.174Z] #49 39.39 Setting up python3-distutils (3.9.2-1) ...
01:24:48 [2023-01-11T01:24:48.431Z] #36 20.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.81 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:24:48 [2023-01-11T01:24:48.740Z] #49 39.90 Setting up python3-setuptools (52.0.0-4) ...
01:24:49 [2023-01-11T01:24:49.107Z] #38 48.80   CC       images/tty.o
01:24:49 [2023-01-11T01:24:49.175Z] #34 ...
01:24:49 [2023-01-11T01:24:49.175Z] 
01:24:49 [2023-01-11T01:24:49.175Z] #33 [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
01:24:49 [2023-01-11T01:24:49.175Z] #33 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:49 [2023-01-11T01:24:49.175Z] #33 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:49 [2023-01-11T01:24:49.175Z] #33 ...
01:24:49 [2023-01-11T01:24:49.175Z] 
01:24:49 [2023-01-11T01:24:49.175Z] #32 [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
01:24:49 [2023-01-11T01:24:49.175Z] #32 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:49 [2023-01-11T01:24:49.175Z] #32 20.87 Fetched 8617 kB in 15s (575 kB/s)
01:24:49 [2023-01-11T01:24:49.175Z] #32 20.87 Reading package lists...
01:24:49 [2023-01-11T01:24:49.175Z] #32 ...
01:24:49 [2023-01-11T01:24:49.175Z] 
01:24:49 [2023-01-11T01:24:49.175Z] #28 [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
01:24:49 [2023-01-11T01:24:49.175Z] #28 21.82 Fetched 8617 kB in 16s (554 kB/s)
01:24:49 [2023-01-11T01:24:49.261Z] #35 ...
01:24:49 [2023-01-11T01:24:49.261Z] 
01:24:49 [2023-01-11T01:24:49.261Z] #21 [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
01:24:49 [2023-01-11T01:24:49.261Z] #21 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:49 [2023-01-11T01:24:49.261Z] #21 15.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:49 [2023-01-11T01:24:49.261Z] #21 ...
01:24:49 [2023-01-11T01:24:49.261Z] 
01:24:49 [2023-01-11T01:24:49.261Z] #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
01:24:49 [2023-01-11T01:24:49.261Z] #25 19.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible
01:24:49 [2023-01-11T01:24:49.678Z] #38 49.62   CC       images/file-lock.o
01:24:49 [2023-01-11T01:24:49.800Z] #36 ...
01:24:49 [2023-01-11T01:24:49.800Z] 
01:24:49 [2023-01-11T01:24:49.800Z] #27 [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
01:24:49 [2023-01-11T01:24:49.800Z] #27 22.16 Fetched 8617 kB in 18s (473 kB/s)
01:24:49 [2023-01-11T01:24:49.939Z] #38 49.95   CC       images/rlimit.o
01:24:50 [2023-01-11T01:24:50.200Z] #38 50.22   CC       images/pagemap.o
01:24:50 [2023-01-11T01:24:50.208Z] #25 ...
01:24:50 [2023-01-11T01:24:50.208Z] 
01:24:50 [2023-01-11T01:24:50.208Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:24:50 [2023-01-11T01:24:50.208Z] #28 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:50 [2023-01-11T01:24:50.208Z] #28 16.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:50 [2023-01-11T01:24:50.208Z] #28 ...
01:24:50 [2023-01-11T01:24:50.208Z] 
01:24:50 [2023-01-11T01:24:50.208Z] #36 [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
01:24:50 [2023-01-11T01:24:50.208Z] #36 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:50 [2023-01-11T01:24:50.208Z] #36 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:50 [2023-01-11T01:24:50.467Z] #36 ...
01:24:50 [2023-01-11T01:24:50.467Z] 
01:24:50 [2023-01-11T01:24:50.467Z] #26 [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
01:24:50 [2023-01-11T01:24:50.467Z] #26 12.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:24:50 [2023-01-11T01:24:50.467Z] #26 16.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:50 [2023-01-11T01:24:50.641Z] #49 41.36 Setting up libjq1:arm64 (1.6-2.1) ...
01:24:50 [2023-01-11T01:24:50.641Z] #49 41.37 Setting up libnftnl11:arm64 (1.1.9-1) ...
01:24:50 [2023-01-11T01:24:50.641Z] #49 41.39 Setting up thin-provisioning-tools (0.9.0-1) ...
01:24:50 [2023-01-11T01:24:50.641Z] #49 41.40 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:24:50 [2023-01-11T01:24:50.771Z] #38 50.62   CC       images/siginfo.o
01:24:51 [2023-01-11T01:24:51.342Z] #38 51.02   CC       images/rpc.o
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.53 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.55 Setting up jq (1.6-2.1) ...
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.60 Setting up libbpf0:arm64 (1:0.3-2) ...
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.61 Setting up iptables (1.8.7-1) ...
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:24:51 [2023-01-11T01:24:51.604Z] #49 42.67 Setting up iproute2 (5.10.0-4) ...
01:24:51 [2023-01-11T01:24:51.870Z] #49 43.03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:24:52 [2023-01-11T01:24:52.321Z] #27 22.16 Reading package lists...
01:24:52 [2023-01-11T01:24:52.321Z] #27 ...
01:24:52 [2023-01-11T01:24:52.321Z] 
01:24:52 [2023-01-11T01:24:52.321Z] #28 [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
01:24:52 [2023-01-11T01:24:52.321Z] #28 14.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:24:52 [2023-01-11T01:24:52.321Z] #28 ...
01:24:52 [2023-01-11T01:24:52.321Z] 
01:24:52 [2023-01-11T01:24:52.321Z] #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
01:24:52 [2023-01-11T01:24:52.321Z] #26 23.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:24:52 [2023-01-11T01:24:52.727Z] #38 ...
01:24:52 [2023-01-11T01:24:52.727Z] 
01:24:52 [2023-01-11T01:24:52.727Z] #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
01:24:52 [2023-01-11T01:24:52.806Z] #49 DONE 43.7s
01:24:52 [2023-01-11T01:24:52.806Z] 
01:24:52 [2023-01-11T01:24:52.806Z] #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
01:24:52 [2023-01-11T01:24:52.988Z] #37 80.04 Updating files:  23% (1232/5151)
Updating files:  24% (1237/5151)
Updating files:  25% (1288/5151)
Updating files:  26% (1340/5151)
Updating files:  27% (1391/5151)
Updating files:  28% (1443/5151)
Updating files:  29% (1494/5151)
Updating files:  30% (1546/5151)
Updating files:  31% (1597/5151)
Updating files:  32% (1649/5151)
Updating files:  33% (1700/5151)
01:24:52 [2023-01-11T01:24:52.988Z] #37 ...
01:24:52 [2023-01-11T01:24:52.988Z] 
01:24:52 [2023-01-11T01:24:52.988Z] #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
01:24:52 [2023-01-11T01:24:52.988Z] #32 127.1 text/tabwriter
01:24:52 [2023-01-11T01:24:52.988Z] #32 128.5 io/ioutil
01:24:52 [2023-01-11T01:24:52.988Z] #32 128.5 fmt
01:24:52 [2023-01-11T01:24:52.988Z] #32 132.1 github.com/BurntSushi/toml
01:24:52 [2023-01-11T01:24:52.988Z] #32 132.2 flag
01:24:52 [2023-01-11T01:24:52.988Z] #32 135.0 log
01:24:53 [2023-01-11T01:24:53.001Z] #26 ...
01:24:53 [2023-01-11T01:24:53.001Z] 
01:24:53 [2023-01-11T01:24:53.001Z] #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
01:24:53 [2023-01-11T01:24:53.001Z] #32 25.04 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:24:53 [2023-01-11T01:24:53.249Z] #32 ...
01:24:53 [2023-01-11T01:24:53.249Z] 
01:24:53 [2023-01-11T01:24:53.249Z] #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
01:24:53 [2023-01-11T01:24:53.346Z] #28 21.82 Reading package lists...
01:24:53 [2023-01-11T01:24:53.346Z] #28 ...
01:24:53 [2023-01-11T01:24:53.346Z] 
01:24:53 [2023-01-11T01:24:53.346Z] #29 [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
01:24:53 [2023-01-11T01:24:53.346Z] #29 DONE 25.2s
01:24:53 [2023-01-11T01:24:53.346Z] 
01:24:53 [2023-01-11T01:24:53.346Z] #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
01:24:53 [2023-01-11T01:24:53.373Z] #50 0.747 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:24:53 [2023-01-11T01:24:53.373Z] #50 0.759 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:24:53 [2023-01-11T01:24:53.373Z] #50 0.764 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:24:53 [2023-01-11T01:24:53.373Z] #50 DONE 0.9s
01:24:53 [2023-01-11T01:24:53.373Z] 
01:24:53 [2023-01-11T01:24:53.373Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:24:53 [2023-01-11T01:24:53.858Z] #30 25.40 Updating files:  51% (988/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:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
01:24:53 [2023-01-11T01:24:53.859Z] #30 26.39 + cd /tmp/tmp.hwQ4u7VOEI/src/github.com/docker/libnetwork
01:24:53 [2023-01-11T01:24:53.859Z] #30 26.39 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:54 [2023-01-11T01:24:54.423Z] #30 26.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:24:56 [2023-01-11T01:24:56.120Z] #37 80.04 Updating files:  23% (1232/5151)
Updating files:  24% (1237/5151)
Updating files:  25% (1288/5151)
Updating files:  26% (1340/5151)
Updating files:  27% (1391/5151)
Updating files:  28% (1443/5151)
Updating files:  29% (1494/5151)
Updating files:  30% (1546/5151)
Updating files:  31% (1597/5151)
Updating files:  32% (1649/5151)
Updating files:  33% (1700/5151)
Updating files:  34% (1752/5151)
Updating files:  35% (1803/5151)
Updating files:  36% (1855/5151)
Updating files:  37% (1906/5151)
Updating files:  38% (1958/5151)
Updating files:  39% (2009/5151)
Updating files:  40% (2061/5151)
Updating files:  41% (2112/5151)
Updating files:  42% (2164/5151)
Updating files:  43% (2215/5151)
Updating files:  44% (2267/5151)
Updating files:  45% (2318/5151)
Updating files:  46% (2370/5151)
Updating files:  47% (2421/5151)
Updating files:  48% (2473/5151)
Updating files:  49% (2524/5151)
Updating files:  49% (2568/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  77% (4006/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  95% (4900/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
01:24:56 [2023-01-11T01:24:56.120Z] #37 83.44 + cd /tmp/tmp.plcYzl7ky8/src/github.com/containerd/containerd
01:24:56 [2023-01-11T01:24:56.120Z] #37 83.44 + git checkout -q v1.6.15
01:24:56 [2023-01-11T01:24:56.501Z] #26 ...
01:24:56 [2023-01-11T01:24:56.501Z] 
01:24:56 [2023-01-11T01:24:56.501Z] #22 [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
01:24:56 [2023-01-11T01:24:56.501Z] #22 28.41 Fetched 8617 kB in 22s (397 kB/s)
01:24:57 [2023-01-11T01:24:57.564Z] #51 ...
01:24:57 [2023-01-11T01:24:57.564Z] 
01:24:57 [2023-01-11T01:24:57.564Z] #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
01:24:57 [2023-01-11T01:24:57.564Z] #39 113.4   CC       criu/lsm.o
01:24:57 [2023-01-11T01:24:57.564Z] #39 113.7   CC       criu/mem.o
01:24:57 [2023-01-11T01:24:57.564Z] #39 115.8   CC       criu/memfd.o
01:24:57 [2023-01-11T01:24:57.564Z] #39 116.5   CC       criu/mount.o
01:24:57 [2023-01-11T01:24:57.564Z] #39 120.9   CC       criu/namespaces.o
01:24:57 [2023-01-11T01:24:57.564Z] #39 123.4   CC       criu/net.o
01:24:58 [2023-01-11T01:24:58.033Z] #37 ...
01:24:58 [2023-01-11T01:24:58.033Z] 
01:24:58 [2023-01-11T01:24:58.033Z] #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
01:24:58 [2023-01-11T01:24:58.033Z] #32 138.7 github.com/BurntSushi/toml/cmd/tomlv
01:24:58 [2023-01-11T01:24:58.033Z] #32 DONE 142.3s
01:24:58 [2023-01-11T01:24:58.033Z] 
01:24:58 [2023-01-11T01:24:58.033Z] #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
01:24:58 [2023-01-11T01:24:58.033Z] #38 53.38   CC       images/ext-file.o
01:24:58 [2023-01-11T01:24:58.033Z] #38 53.76   CC       images/cgroup.o
01:24:58 [2023-01-11T01:24:58.033Z] #38 54.50   CC       images/userns.o
01:24:58 [2023-01-11T01:24:58.033Z] #38 54.93   CC       images/google/protobuf/descriptor.o
01:24:58 [2023-01-11T01:24:58.033Z] #38 57.24   CC       images/opts.o
01:24:58 [2023-01-11T01:24:58.033Z] #38 57.63   CC       images/seccomp.o
01:24:58 [2023-01-11T01:24:58.270Z] #32 ...
01:24:58 [2023-01-11T01:24:58.270Z] 
01:24:58 [2023-01-11T01:24:58.270Z] #34 [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
01:24:58 [2023-01-11T01:24:58.270Z] #34 26.57 Updating files:  42% (805/1910)
Updating files:  43% (822/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:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
01:24:58 [2023-01-11T01:24:58.270Z] #34 28.28 + cd /tmp/tmp.Fdj3JlqcAy/src/github.com/docker/libnetwork
01:24:58 [2023-01-11T01:24:58.270Z] #34 28.28 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:24:58 [2023-01-11T01:24:58.270Z] #34 28.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:24:58 [2023-01-11T01:24:58.294Z] #38 58.13   CC       images/binfmt-misc.o
01:24:58 [2023-01-11T01:24:58.555Z] #38 58.48   CC       images/time.o
01:24:58 [2023-01-11T01:24:58.619Z] #30 ...
01:24:58 [2023-01-11T01:24:58.619Z] 
01:24:58 [2023-01-11T01:24:58.619Z] #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
01:24:58 [2023-01-11T01:24:58.619Z] #35 20.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
01:24:58 [2023-01-11T01:24:58.619Z] #35 20.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:24:58 [2023-01-11T01:24:58.619Z] #35 ...
01:24:58 [2023-01-11T01:24:58.619Z] 
01:24:58 [2023-01-11T01:24:58.619Z] #24 [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
01:24:58 [2023-01-11T01:24:58.619Z] #24 28.23 Updating files:  74% (1653/2219)
Updating files:  75% (1665/2219)
Updating files:  76% (1687/2219)
Updating files:  77% (1709/2219)
Updating files:  78% (1731/2219)
Updating files:  79% (1754/2219)
Updating files:  80% (1776/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
01:24:58 [2023-01-11T01:24:58.619Z] #24 28.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:24:58 [2023-01-11T01:24:58.619Z] #24 30.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:24:58 [2023-01-11T01:24:58.619Z] #24 ...
01:24:58 [2023-01-11T01:24:58.619Z] 
01:24:58 [2023-01-11T01:24:58.619Z] #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
01:24:58 [2023-01-11T01:24:58.619Z] #26 21.25 encoding
01:24:58 [2023-01-11T01:24:58.619Z] #26 ...
01:24:58 [2023-01-11T01:24:58.619Z] 
01:24:58 [2023-01-11T01:24:58.619Z] #32 [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
01:24:58 [2023-01-11T01:24:58.619Z] #32 20.87 Reading package lists...
01:24:58 [2023-01-11T01:24:58.619Z] #32 25.18 Reading package lists...
01:24:59 [2023-01-11T01:24:59.126Z] #38 58.80   CC       images/sysctl.o
01:24:59 [2023-01-11T01:24:59.387Z] #38 59.14   CC       images/autofs.o
01:24:59 [2023-01-11T01:24:59.553Z] #32 30.54 Building dependency tree...
01:24:59 [2023-01-11T01:24:59.648Z] #38 59.47   CC       images/macvlan.o
01:24:59 [2023-01-11T01:24:59.648Z] #38 ...
01:24:59 [2023-01-11T01:24:59.648Z] 
01:24:59 [2023-01-11T01:24:59.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
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + export 'BUILDTAGS=netgo osusergo static_build'
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + BUILDTAGS='netgo osusergo static_build'
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + export EXTRA_FLAGS=-buildmode=pie
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + EXTRA_FLAGS=-buildmode=pie
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + '[' '' = dynamic ']'
01:24:59 [2023-01-11T01:24:59.648Z] #37 86.80 + make
01:25:00 [2023-01-11T01:25:00.118Z] #32 ...
01:25:00 [2023-01-11T01:25:00.118Z] 
01:25:00 [2023-01-11T01:25:00.118Z] #36 [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
01:25:00 [2023-01-11T01:25:00.118Z] #36 22.75 Fetched 8617 kB in 15s (572 kB/s)
01:25:00 [2023-01-11T01:25:00.118Z] #36 22.75 Reading package lists...
01:25:00 [2023-01-11T01:25:00.118Z] #36 29.02 Reading package lists...
01:25:00 [2023-01-11T01:25:00.118Z] #36 ...
01:25:00 [2023-01-11T01:25:00.118Z] 
01:25:00 [2023-01-11T01:25:00.118Z] #33 [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
01:25:00 [2023-01-11T01:25:00.118Z] #33 22.82 Fetched 8617 kB in 16s (548 kB/s)
01:25:00 [2023-01-11T01:25:00.118Z] #33 22.82 Reading package lists...
01:25:00 [2023-01-11T01:25:00.375Z] #33 29.20 Reading package lists...
01:25:00 [2023-01-11T01:25:00.375Z] #33 ...
01:25:00 [2023-01-11T01:25:00.375Z] 
01:25:00 [2023-01-11T01:25:00.375Z] #28 [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
01:25:00 [2023-01-11T01:25:00.375Z] #28 21.82 Reading package lists...
01:25:00 [2023-01-11T01:25:00.846Z] #39 127.0   CC       criu/netfilter.o
01:25:00 [2023-01-11T01:25:00.955Z] #28 28.21 Reading package lists...
01:25:00 [2023-01-11T01:25:00.955Z] #28 ...
01:25:00 [2023-01-11T01:25:00.955Z] 
01:25:00 [2023-01-11T01:25:00.955Z] #33 [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
01:25:00 [2023-01-11T01:25:00.955Z] #33 29.20 Reading package lists...
01:25:01 [2023-01-11T01:25:01.105Z] #39 127.3   CC       criu/page-pipe.o
01:25:01 [2023-01-11T01:25:01.671Z] #39 128.1   CC       criu/page-xfer.o
01:25:01 [2023-01-11T01:25:01.756Z] #22 28.41 Reading package lists...
01:25:01 [2023-01-11T01:25:01.756Z] #22 ...
01:25:01 [2023-01-11T01:25:01.756Z] 
01:25:01 [2023-01-11T01:25:01.756Z] #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
01:25:01 [2023-01-11T01:25:01.756Z] #34 DONE 33.4s
01:25:01 [2023-01-11T01:25:01.756Z] 
01:25:01 [2023-01-11T01:25:01.756Z] #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
01:25:01 [2023-01-11T01:25:01.756Z] #35 31.77 Updating files:  41% (786/1910)
Updating files:  42% (803/1910)
Updating files:  43% (822/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:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
01:25:01 [2023-01-11T01:25:01.756Z] #35 33.56 + cd /tmp/tmp.k5EvBCcNNq/src/github.com/docker/libnetwork
01:25:01 [2023-01-11T01:25:01.756Z] #35 33.56 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76
01:25:02 [2023-01-11T01:25:02.013Z] #35 34.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:25:02 [2023-01-11T01:25:02.192Z] #37 89.11 + bin/ctr
01:25:03 [2023-01-11T01:25:03.046Z] #39 ...
01:25:03 [2023-01-11T01:25:03.046Z] 
01:25:03 [2023-01-11T01:25:03.046Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:25:03 [2023-01-11T01:25:03.046Z] #51 9.453 Collecting yamllint==1.26.1
01:25:03 [2023-01-11T01:25:03.107Z] #33 33.92 Building dependency tree...
01:25:03 [2023-01-11T01:25:03.544Z] #34 ...
01:25:03 [2023-01-11T01:25:03.544Z] 
01:25:03 [2023-01-11T01:25:03.544Z] #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
01:25:03 [2023-01-11T01:25:03.544Z] #30 DONE 35.1s
01:25:03 [2023-01-11T01:25:03.544Z] 
01:25:03 [2023-01-11T01:25:03.544Z] #35 [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
01:25:03 [2023-01-11T01:25:03.544Z] #35 27.87 unicode/utf8
01:25:03 [2023-01-11T01:25:03.544Z] #35 29.30 internal/race
01:25:03 [2023-01-11T01:25:03.544Z] #35 29.51 sync/atomic
01:25:03 [2023-01-11T01:25:03.544Z] #35 30.51 unicode
01:25:03 [2023-01-11T01:25:03.981Z] #51 10.50   Downloading yamllint-1.26.1.tar.gz (126 kB)
01:25:04 [2023-01-11T01:25:04.740Z] #37 ...
01:25:04 [2023-01-11T01:25:04.740Z] 
01:25:04 [2023-01-11T01:25:04.740Z] #30 [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
01:25:04 [2023-01-11T01:25:04.740Z] #30 138.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:25:04 [2023-01-11T01:25:04.740Z] #30 138.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:25:04 [2023-01-11T01:25:04.741Z] #30 138.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:25:04 [2023-01-11T01:25:04.741Z] #30 148.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:25:04 [2023-01-11T01:25:04.741Z] #30 148.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
01:25:04 [2023-01-11T01:25:04.741Z] #30 148.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:25:04 [2023-01-11T01:25:04.741Z] #30 ...
01:25:04 [2023-01-11T01:25:04.741Z] 
01:25:04 [2023-01-11T01:25:04.741Z] #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
01:25:04 [2023-01-11T01:25:04.741Z] #38 59.81   CC       images/sit.o
01:25:04 [2023-01-11T01:25:04.741Z] #38 60.06   CC       images/memfd.o
01:25:04 [2023-01-11T01:25:04.741Z] #38 60.56   CC       images/timens.o
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.04   LINK     images/built-in.o
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.23   GEN      compel/include/asm
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.27   GEN      compel/include/version.h
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.29 touch .config
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.43   GEN      include/common/config.h
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.62   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.66   GEN      compel/plugins/include/uapi/std/syscall-64.h
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.68   GEN      compel/arch/x86/plugins/std/syscalls-64.S
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.70   DEP      compel/arch/x86/plugins/std/syscalls-64.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.77   DEP      compel/arch/x86/plugins/std/memcpy.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.83   DEP      compel/arch/x86/plugins/std/parasite-head.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.87   GEN      compel/plugins/include/uapi/std/syscall.h
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.91   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.93   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:25:04 [2023-01-11T01:25:04.741Z] #38 61.99   DEP      compel/plugins/std/infect.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.13   DEP      compel/plugins/std/string.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.22   DEP      compel/plugins/std/log.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.26   DEP      compel/plugins/std/fds.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.42   DEP      compel/plugins/std/std.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.52   DEP      compel/plugins/shmem/shmem.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.59   DEP      compel/plugins/fds/fds.d
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.70   CC       compel/plugins/std/std.o
01:25:04 [2023-01-11T01:25:04.741Z] #38 62.94   CC       compel/plugins/std/fds.o
01:25:04 [2023-01-11T01:25:04.741Z] #38 63.37   CC       compel/plugins/std/log.o
01:25:04 [2023-01-11T01:25:04.741Z] #38 64.08   CC       compel/plugins/std/string.o
01:25:04 [2023-01-11T01:25:04.916Z] #51 11.63 Collecting pathspec>=0.5.3
01:25:05 [2023-01-11T01:25:05.001Z] #38 64.68   CC       compel/plugins/std/infect.o
01:25:05 [2023-01-11T01:25:05.175Z] #51 11.63   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
01:25:05 [2023-01-11T01:25:05.175Z] #51 11.92 Collecting pyyaml
01:25:05 [2023-01-11T01:25:05.262Z] #38 64.99   CC       compel/arch/x86/plugins/std/parasite-head.o
01:25:05 [2023-01-11T01:25:05.262Z] #38 65.04   CC       compel/arch/x86/plugins/std/memcpy.o
01:25:05 [2023-01-11T01:25:05.263Z] #38 65.12   CC       compel/arch/x86/plugins/std/syscalls-64.o
01:25:05 [2023-01-11T01:25:05.263Z] #38 65.21   AR       compel/plugins/std.lib.a
01:25:05 [2023-01-11T01:25:05.285Z] #35 ...
01:25:05 [2023-01-11T01:25:05.285Z] 
01:25:05 [2023-01-11T01:25:05.285Z] #29 [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
01:25:05 [2023-01-11T01:25:05.285Z] #29 27.10 unicode/utf8
01:25:05 [2023-01-11T01:25:05.285Z] #29 28.29 internal/race
01:25:05 [2023-01-11T01:25:05.285Z] #29 28.69 sync/atomic
01:25:05 [2023-01-11T01:25:05.285Z] #29 30.49 unicode
01:25:05 [2023-01-11T01:25:05.285Z] #29 ...
01:25:05 [2023-01-11T01:25:05.285Z] 
01:25:05 [2023-01-11T01:25:05.285Z] #28 [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
01:25:05 [2023-01-11T01:25:05.285Z] #28 27.36 Fetched 8617 kB in 22s (398 kB/s)
01:25:05 [2023-01-11T01:25:05.285Z] #28 27.36 Reading package lists...
01:25:05 [2023-01-11T01:25:05.285Z] #28 37.07 Reading package lists...
01:25:05 [2023-01-11T01:25:05.285Z] #28 ...
01:25:05 [2023-01-11T01:25:05.285Z] 
01:25:05 [2023-01-11T01:25:05.285Z] #22 [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
01:25:05 [2023-01-11T01:25:05.285Z] #22 28.41 Reading package lists...
01:25:05 [2023-01-11T01:25:05.434Z] #51 11.93   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
01:25:05 [2023-01-11T01:25:05.434Z] #51 11.98 Building wheels for collected packages: yamllint
01:25:05 [2023-01-11T01:25:05.434Z] #51 11.98   Building wheel for yamllint (setup.py): started
01:25:05 [2023-01-11T01:25:05.523Z] #38 65.29   CC       compel/plugins/fds/fds.o
01:25:05 [2023-01-11T01:25:05.656Z] #33 37.93 The following additional packages will be installed:
01:25:05 [2023-01-11T01:25:05.656Z] #33 37.94   libbtrfs0
01:25:05 [2023-01-11T01:25:05.656Z] #33 38.20 The following NEW packages will be installed:
01:25:05 [2023-01-11T01:25:05.656Z] #33 38.22   libbtrfs-dev libbtrfs0
01:25:05 [2023-01-11T01:25:05.786Z] #38 65.65   AR       compel/plugins/fds.lib.a
01:25:05 [2023-01-11T01:25:05.786Z] #38 65.71   HOSTDEP  compel/src/lib/log-host.d
01:25:05 [2023-01-11T01:25:05.786Z] #38 65.84   HOSTDEP  compel/src/lib/handle-elf-host.d
01:25:05 [2023-01-11T01:25:05.800Z] #22 37.85 Reading package lists...
01:25:05 [2023-01-11T01:25:05.800Z] #22 ...
01:25:05 [2023-01-11T01:25:05.800Z] 
01:25:05 [2023-01-11T01:25:05.800Z] #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
01:25:05 [2023-01-11T01:25:05.800Z] #30 28.22 Fetched 8617 kB in 21s (401 kB/s)
01:25:05 [2023-01-11T01:25:05.800Z] #30 28.22 Reading package lists...
01:25:05 [2023-01-11T01:25:05.912Z] #33 ...
01:25:05 [2023-01-11T01:25:05.912Z] 
01:25:05 [2023-01-11T01:25:05.912Z] #25 [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
01:25:05 [2023-01-11T01:25:05.912Z] #25 DONE 38.5s
01:25:05 [2023-01-11T01:25:05.912Z] 
01:25:05 [2023-01-11T01:25:05.912Z] #33 [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
01:25:05 [2023-01-11T01:25:05.912Z] #33 38.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
01:25:05 [2023-01-11T01:25:05.912Z] #33 38.70 Need to get 460 kB of archives.
01:25:05 [2023-01-11T01:25:05.912Z] #33 38.70 After this operation, 1237 kB of additional disk space will be used.
01:25:05 [2023-01-11T01:25:05.912Z] #33 38.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:25:05 [2023-01-11T01:25:05.912Z] #33 38.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:25:06 [2023-01-11T01:25:06.048Z] #38 65.99   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
01:25:06 [2023-01-11T01:25:06.057Z] #30 37.29 Reading package lists...
01:25:06 [2023-01-11T01:25:06.057Z] #30 ...
01:25:06 [2023-01-11T01:25:06.057Z] 
01:25:06 [2023-01-11T01:25:06.057Z] #29 [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
01:25:06 [2023-01-11T01:25:06.057Z] #29 38.03 encoding
01:25:06 [2023-01-11T01:25:06.057Z] #29 ...
01:25:06 [2023-01-11T01:25:06.057Z] 
01:25:06 [2023-01-11T01:25:06.057Z] #36 [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
01:25:06 [2023-01-11T01:25:06.057Z] #36 28.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
01:25:06 [2023-01-11T01:25:06.057Z] #36 28.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:25:06 [2023-01-11T01:25:06.090Z] #35 ...
01:25:06 [2023-01-11T01:25:06.090Z] 
01:25:06 [2023-01-11T01:25:06.090Z] #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
01:25:06 [2023-01-11T01:25:06.090Z] #25 27.96 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
01:25:06 [2023-01-11T01:25:06.090Z] #25 28.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:25:06 [2023-01-11T01:25:06.090Z] #25 28.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:25:06 [2023-01-11T01:25:06.309Z] #38 66.06   HOSTDEP  compel/src/main-host.d
01:25:06 [2023-01-11T01:25:06.309Z] #38 66.17   DEP      compel/src/lib/ptrace.d
01:25:06 [2023-01-11T01:25:06.314Z] #36 ...
01:25:06 [2023-01-11T01:25:06.314Z] 
01:25:06 [2023-01-11T01:25:06.314Z] #24 [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
01:25:06 [2023-01-11T01:25:06.350Z] #25 ...
01:25:06 [2023-01-11T01:25:06.350Z] 
01:25:06 [2023-01-11T01:25:06.350Z] #21 [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
01:25:06 [2023-01-11T01:25:06.350Z] #21 28.47 Fetched 8617 kB in 23s (382 kB/s)
01:25:06 [2023-01-11T01:25:06.350Z] #21 28.47 Reading package lists...
01:25:06 [2023-01-11T01:25:06.350Z] #21 38.34 Reading package lists...
01:25:06 [2023-01-11T01:25:06.350Z] #21 ...
01:25:06 [2023-01-11T01:25:06.350Z] 
01:25:06 [2023-01-11T01:25:06.350Z] #35 [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
01:25:06 [2023-01-11T01:25:06.350Z] #35 38.35 encoding
01:25:06 [2023-01-11T01:25:06.569Z] #38 66.31   DEP      compel/src/lib/infect.d
01:25:06 [2023-01-11T01:25:06.809Z] #51 13.12   Building wheel for yamllint (setup.py): finished with status 'done'
01:25:06 [2023-01-11T01:25:06.809Z] #51 13.12   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=994b4a1ac4a742a5be1b7b78392c3bc9d9df9e6ecde81fb6415d4b4d16a5b4b4
01:25:06 [2023-01-11T01:25:06.809Z] #51 13.12   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
01:25:06 [2023-01-11T01:25:06.809Z] #51 13.15 Successfully built yamllint
01:25:06 [2023-01-11T01:25:06.809Z] #51 13.20 Installing collected packages: pyyaml, pathspec, yamllint
01:25:06 [2023-01-11T01:25:06.830Z] #38 66.65   DEP      compel/src/lib/infect-util.d
01:25:06 [2023-01-11T01:25:06.830Z] #38 66.80   DEP      compel/src/lib/infect-rpc.d
01:25:07 [2023-01-11T01:25:07.067Z] #51 13.59 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
01:25:07 [2023-01-11T01:25:07.090Z] #38 66.93   DEP      compel/arch/x86/src/lib/infect.d
01:25:07 [2023-01-11T01:25:07.282Z] #33 39.89 debconf: delaying package configuration, since apt-utils is not installed
01:25:07 [2023-01-11T01:25:07.351Z] #38 67.08   DEP      compel/arch/x86/src/lib/cpu.d
01:25:07 [2023-01-11T01:25:07.351Z] #38 67.25   DEP      compel/src/lib/log.d
01:25:07 [2023-01-11T01:25:07.540Z] #33 40.13 Fetched 460 kB in 0s (1206 kB/s)
01:25:07 [2023-01-11T01:25:07.540Z] #33 40.26 Selecting previously unselected package libbtrfs0:amd64.
01:25:07 [2023-01-11T01:25:07.540Z] #33 40.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:25:07 [2023-01-11T01:25:07.540Z] #33 40.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
01:25:07 [2023-01-11T01:25:07.540Z] #33 40.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:25:07 [2023-01-11T01:25:07.614Z] #38 67.46   DEP      compel/src/main.d
01:25:07 [2023-01-11T01:25:07.614Z] #38 67.58   DEP      compel/src/lib/handle-elf.d
01:25:07 [2023-01-11T01:25:07.732Z] #35 ...
01:25:07 [2023-01-11T01:25:07.732Z] 
01:25:07 [2023-01-11T01:25:07.732Z] #26 [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
01:25:07 [2023-01-11T01:25:07.732Z] #26 29.72 Fetched 8617 kB in 23s (375 kB/s)
01:25:07 [2023-01-11T01:25:07.732Z] #26 29.72 Reading package lists...
01:25:07 [2023-01-11T01:25:07.804Z] #33 40.62 Selecting previously unselected package libbtrfs-dev:amd64.
01:25:07 [2023-01-11T01:25:07.874Z] #38 67.76   DEP      compel/arch/x86/src/lib/handle-elf.d
01:25:07 [2023-01-11T01:25:07.909Z] #24 38.48 Updating files:  53% (1191/2219)
Updating files:  54% (1199/2219)
Updating files:  55% (1221/2219)
Updating files:  56% (1243/2219)
Updating files:  57% (1265/2219)
Updating files:  58% (1288/2219)
Updating files:  59% (1310/2219)
Updating files:  60% (1332/2219)
Updating files:  61% (1354/2219)
Updating files:  62% (1376/2219)
Updating files:  63% (1398/2219)
Updating files:  64% (1421/2219)
Updating files:  65% (1443/2219)
Updating files:  66% (1465/2219)
Updating files:  67% (1487/2219)
Updating files:  68% (1509/2219)
Updating files:  69% (1532/2219)
Updating files:  70% (1554/2219)
Updating files:  71% (1576/2219)
Updating files:  72% (1598/2219)
Updating files:  73% (1620/2219)
Updating files:  74% (1643/2219)
Updating files:  75% (1665/2219)
Updating files:  76% (1687/2219)
Updating files:  77% (1709/2219)
Updating files:  78% (1731/2219)
Updating files:  79% (1754/2219)
Updating files:  80% (1776/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  83% (1848/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
01:25:07 [2023-01-11T01:25:07.992Z] #26 39.26 Reading package lists...
01:25:07 [2023-01-11T01:25:07.992Z] #26 ...
01:25:07 [2023-01-11T01:25:07.992Z] 
01:25:07 [2023-01-11T01:25:07.992Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:25:07 [2023-01-11T01:25:07.992Z] #28 29.88 Fetched 8617 kB in 23s (375 kB/s)
01:25:07 [2023-01-11T01:25:07.992Z] #28 29.88 Reading package lists...
01:25:07 [2023-01-11T01:25:07.992Z] #28 39.26 Reading package lists...
01:25:07 [2023-01-11T01:25:07.992Z] #28 ...
01:25:07 [2023-01-11T01:25:07.992Z] 
01:25:07 [2023-01-11T01:25:07.992Z] #29 [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
01:25:08 [2023-01-11T01:25:08.061Z] #33 40.62 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
01:25:08 [2023-01-11T01:25:08.061Z] #33 40.64 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:08 [2023-01-11T01:25:08.135Z] #38 68.05   CC       compel/src/lib/log.o
01:25:08 [2023-01-11T01:25:08.169Z] #24 40.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:25:08 [2023-01-11T01:25:08.251Z] #29 39.80 Updating files:  59% (1321/2219)
Updating files:  60% (1332/2219)
Updating files:  61% (1354/2219)
Updating files:  62% (1376/2219)
Updating files:  63% (1398/2219)
Updating files:  64% (1421/2219)
Updating files:  65% (1443/2219)
Updating files:  66% (1465/2219)
Updating files:  67% (1487/2219)
Updating files:  68% (1509/2219)
Updating files:  69% (1532/2219)
Updating files:  70% (1554/2219)
Updating files:  71% (1576/2219)
01:25:08 [2023-01-11T01:25:08.251Z] #29 ...
01:25:08 [2023-01-11T01:25:08.251Z] 
01:25:08 [2023-01-11T01:25:08.251Z] #36 [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
01:25:08 [2023-01-11T01:25:08.251Z] #36 30.15 Fetched 8617 kB in 23s (370 kB/s)
01:25:08 [2023-01-11T01:25:08.251Z] #36 30.15 Reading package lists...
01:25:08 [2023-01-11T01:25:08.251Z] #36 39.79 Reading package lists...
01:25:08 [2023-01-11T01:25:08.251Z] #36 ...
01:25:08 [2023-01-11T01:25:08.251Z] 
01:25:08 [2023-01-11T01:25:08.251Z] #29 [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
01:25:08 [2023-01-11T01:25:08.318Z] #33 41.07 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:25:08 [2023-01-11T01:25:08.318Z] #33 41.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:08 [2023-01-11T01:25:08.318Z] #33 41.11 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:08 [2023-01-11T01:25:08.706Z] #38 68.62   CC       compel/arch/x86/src/lib/cpu.o
01:25:08 [2023-01-11T01:25:08.883Z] #33 DONE 41.6s
01:25:08 [2023-01-11T01:25:08.883Z] 
01:25:08 [2023-01-11T01:25:08.883Z] #32 [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
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.76 The following additional packages will be installed:
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.78   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.78   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.78   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.78   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.79   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.79   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.79   mingw-w64-common mingw-w64-x86-64-dev
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.80 Suggested packages:
01:25:08 [2023-01-11T01:25:08.883Z] #32 34.80   gcc-10-locales seccomp wine64
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.28 The following NEW packages will be installed:
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.31   mingw-w64-x86-64-dev
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.75 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.75 Need to get 115 MB of archives.
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.75 After this operation, 645 MB of additional disk space will be used.
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.75 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 36.88 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 37.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
01:25:08 [2023-01-11T01:25:08.883Z] #32 37.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
01:25:08 [2023-01-11T01:25:08.883Z] #32 37.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
01:25:08 [2023-01-11T01:25:08.883Z] #32 37.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
01:25:08 [2023-01-11T01:25:08.883Z] #32 37.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
01:25:08 [2023-01-11T01:25:08.883Z] #32 37.75 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 37.76 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 38.58 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 40.13 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 40.77 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 41.38 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]
01:25:08 [2023-01-11T01:25:08.883Z] #32 ...
01:25:08 [2023-01-11T01:25:08.883Z] 
01:25:08 [2023-01-11T01:25:08.883Z] #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
01:25:08 [2023-01-11T01:25:08.969Z] #51 DONE 15.4s
01:25:08 [2023-01-11T01:25:08.969Z] 
01:25:08 [2023-01-11T01:25:08.969Z] #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
01:25:08 [2023-01-11T01:25:08.969Z] #39 129.9   CC       criu/pagemap-cache.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 130.3   CC       criu/pagemap.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 131.5   CC       criu/parasite-syscall.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 132.7   CC       criu/path.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 133.1   CC       criu/pie-util-vdso.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 133.6   CC       criu/pie-util.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 133.9   CC       criu/pipes.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 134.6   CC       criu/plugin.o
01:25:08 [2023-01-11T01:25:08.969Z] #39 135.0   CC       criu/proc_parse.o
01:25:09 [2023-01-11T01:25:09.104Z] #24 ...
01:25:09 [2023-01-11T01:25:09.104Z] 
01:25:09 [2023-01-11T01:25:09.104Z] #27 [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
01:25:09 [2023-01-11T01:25:09.104Z] #27 22.16 Reading package lists...
01:25:09 [2023-01-11T01:25:09.104Z] #27 31.67 Reading package lists...
01:25:09 [2023-01-11T01:25:09.290Z] #29 39.80 Updating files:  59% (1321/2219)
Updating files:  60% (1332/2219)
Updating files:  61% (1354/2219)
Updating files:  62% (1376/2219)
Updating files:  63% (1398/2219)
Updating files:  64% (1421/2219)
Updating files:  65% (1443/2219)
Updating files:  66% (1465/2219)
Updating files:  67% (1487/2219)
Updating files:  68% (1509/2219)
Updating files:  69% (1532/2219)
Updating files:  70% (1554/2219)
Updating files:  71% (1576/2219)
Updating files:  72% (1598/2219)
Updating files:  73% (1620/2219)
Updating files:  74% (1643/2219)
Updating files:  75% (1665/2219)
Updating files:  76% (1687/2219)
Updating files:  77% (1709/2219)
Updating files:  78% (1731/2219)
Updating files:  79% (1754/2219)
Updating files:  80% (1776/2219)
Updating files:  81% (1798/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  88% (1956/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
01:25:09 [2023-01-11T01:25:09.550Z] #29 41.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:25:09 [2023-01-11T01:25:09.978Z] using credential docker-jenkins-github-credentials
01:25:10 [2023-01-11T01:25:10.056Z] Cloning the remote Git repository
01:25:10 [2023-01-11T01:25:10.056Z] Cloning with configured refspecs honoured and without tags
01:25:10 [2023-01-11T01:25:10.089Z] #38 70.00   CC       compel/arch/x86/src/lib/infect.o
01:25:10 [2023-01-11T01:25:10.999Z] #27 40.72 Building dependency tree...
01:25:11 [2023-01-11T01:25:11.256Z] #27 ...
01:25:11 [2023-01-11T01:25:11.256Z] 
01:25:11 [2023-01-11T01:25:11.256Z] #24 [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
01:25:11 [2023-01-11T01:25:11.256Z] #24 43.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:25:11 [2023-01-11T01:25:11.406Z] #37 ...
01:25:11 [2023-01-11T01:25:11.406Z] 
01:25:11 [2023-01-11T01:25:11.406Z] #28 [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
01:25:11 [2023-01-11T01:25:11.406Z] #28 33.84 Building dependency tree...
01:25:11 [2023-01-11T01:25:11.406Z] #28 37.19 The following additional packages will be installed:
01:25:11 [2023-01-11T01:25:11.406Z] #28 37.19   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
01:25:11 [2023-01-11T01:25:11.406Z] #28 37.22 Suggested packages:
01:25:11 [2023-01-11T01:25:11.406Z] #28 37.22   cmake-doc ninja-build lrzip
01:25:11 [2023-01-11T01:25:11.406Z] #28 37.22 Recommended packages:
01:25:11 [2023-01-11T01:25:11.406Z] #28 37.22   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.14 The following NEW packages will be installed:
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.15   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.16   vim-common xxd
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.58 Need to get 17.7 MB of archives.
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.58 After this operation, 70.7 MB of additional disk space will be used.
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 38.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 39.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 39.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 39.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 39.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 39.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 39.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
01:25:11 [2023-01-11T01:25:11.406Z] #28 40.81 debconf: delaying package configuration, since apt-utils is not installed
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.12 Fetched 17.7 MB in 1s (12.5 MB/s)
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.28 Selecting previously unselected package xxd.
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.71 Selecting previously unselected package vim-common.
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:25:11 [2023-01-11T01:25:11.406Z] #28 41.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:25:11 [2023-01-11T01:25:11.406Z] #28 42.06 Selecting previously unselected package cmake-data.
01:25:11 [2023-01-11T01:25:11.406Z] #28 42.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:25:11 [2023-01-11T01:25:11.406Z] #28 42.08 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:25:11 [2023-01-11T01:25:11.406Z] #28 ...
01:25:11 [2023-01-11T01:25:11.406Z] 
01:25:11 [2023-01-11T01:25:11.406Z] #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
01:25:11 [2023-01-11T01:25:11.406Z] #23 42.96 Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/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.
01:25:11 [2023-01-11T01:25:11.406Z] #23 43.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
01:25:11 [2023-01-11T01:25:11.474Z] #38 71.09   CC       compel/src/lib/infect-rpc.o
01:25:11 [2023-01-11T01:25:11.501Z] #39 137.6   CC       criu/protobuf-desc.o
01:25:11 [2023-01-11T01:25:11.663Z] #23 44.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:25:10 [2023-01-11T01:25:10.252Z] Cloning repository https://github.com/moby/moby.git
01:25:10 [2023-01-11T01:25:10.646Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
01:25:11 [2023-01-11T01:25:11.297Z] Fetching upstream changes from https://github.com/moby/moby.git
01:25:11 [2023-01-11T01:25:11.297Z]  > git --version # timeout=10
01:25:11 [2023-01-11T01:25:11.367Z]  > git --version # 'git version 2.24.1.windows.2'
01:25:11 [2023-01-11T01:25:11.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:11 [2023-01-11T01:25:11.372Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:25:11 [2023-01-11T01:25:11.735Z] #38 71.51   CC       compel/src/lib/infect-util.o
01:25:11 [2023-01-11T01:25:11.735Z] #38 71.76   CC       compel/src/lib/infect.o
01:25:11 [2023-01-11T01:25:11.996Z] #38 ...
01:25:11 [2023-01-11T01:25:11.996Z] 
01:25:11 [2023-01-11T01:25:11.996Z] #30 [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
01:25:11 [2023-01-11T01:25:11.996Z] #30 156.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:25:11 [2023-01-11T01:25:11.996Z] #30 156.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:25:11 [2023-01-11T01:25:11.996Z] #30 156.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:25:12 [2023-01-11T01:25:12.106Z] #29 43.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:25:12 [2023-01-11T01:25:12.228Z] #23 ...
01:25:12 [2023-01-11T01:25:12.228Z] 
01:25:12 [2023-01-11T01:25:12.228Z] #36 [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
01:25:12 [2023-01-11T01:25:12.228Z] #36 29.02 Reading package lists...
01:25:12 [2023-01-11T01:25:12.228Z] #36 34.99 Building dependency tree...
01:25:12 [2023-01-11T01:25:12.228Z] #36 39.12 The following additional packages will be installed:
01:25:12 [2023-01-11T01:25:12.228Z] #36 39.12   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
01:25:12 [2023-01-11T01:25:12.228Z] #36 39.12   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
01:25:12 [2023-01-11T01:25:12.228Z] #36 39.14 Suggested packages:
01:25:12 [2023-01-11T01:25:12.228Z] #36 39.14   manpages-dev protobuf-mode-el python3-setuptools
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.52 The following NEW packages will be installed:
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.52   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.52   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.52   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.52   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.99 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.99 Need to get 4583 kB of archives.
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.99 After this operation, 25.9 MB of additional disk space will be used.
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 40.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 41.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
01:25:12 [2023-01-11T01:25:12.228Z] #36 42.51 debconf: delaying package configuration, since apt-utils is not installed
01:25:12 [2023-01-11T01:25:12.228Z] #36 42.78 Fetched 4583 kB in 1s (6651 kB/s)
01:25:12 [2023-01-11T01:25:12.228Z] #36 42.89 Selecting previously unselected package libcap2:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 42.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:25:12 [2023-01-11T01:25:12.228Z] #36 42.94 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 42.99 Unpacking libcap2:amd64 (1:2.44-1) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.10 Selecting previously unselected package libcap-dev:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.10 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.12 Unpacking libcap-dev:amd64 (1:2.44-1) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.29 Selecting previously unselected package libnet1:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.29 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.48 Selecting previously unselected package libnet1-dev.
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.48 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.72 Selecting previously unselected package libnl-3-200:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.72 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.85 Selecting previously unselected package libnl-3-dev:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.85 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 43.86 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.14 Selecting previously unselected package libprotobuf-c1:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.14 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.25 Selecting previously unselected package libprotobuf-c-dev:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.26 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.28 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.42 Selecting previously unselected package zlib1g-dev:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.42 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.43 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.68 Selecting previously unselected package libprotobuf23:amd64.
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.70 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.228Z] #36 44.70 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
01:25:12 [2023-01-11T01:25:12.487Z] #36 ...
01:25:12 [2023-01-11T01:25:12.487Z] 
01:25:12 [2023-01-11T01:25:12.487Z] #32 [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
01:25:12 [2023-01-11T01:25:12.487Z] #32 42.99 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]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.68 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]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 43.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
01:25:12 [2023-01-11T01:25:12.487Z] #32 44.87 debconf: delaying package configuration, since apt-utils is not installed
01:25:12 [2023-01-11T01:25:12.487Z] #32 45.13 Fetched 115 MB in 7s (15.6 MB/s)
01:25:12 [2023-01-11T01:25:12.487Z] #32 45.23 Selecting previously unselected package binutils-mingw-w64-i686.
01:25:12 [2023-01-11T01:25:12.487Z] #32 45.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:25:12 [2023-01-11T01:25:12.487Z] #32 45.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
01:25:12 [2023-01-11T01:25:12.745Z] #32 45.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:25:12 [2023-01-11T01:25:12.877Z] #39 139.1   CC       criu/protobuf.o
01:25:13 [2023-01-11T01:25:13.136Z] #39 139.5   CC       criu/pstree.o
01:25:13 [2023-01-11T01:25:13.313Z] #32 ...
01:25:13 [2023-01-11T01:25:13.313Z] 
01:25:13 [2023-01-11T01:25:13.313Z] #27 [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
01:25:13 [2023-01-11T01:25:13.313Z] #27 35.88 go: downloading github.com/fatih/color v1.13.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 35.89 go: downloading github.com/gofrs/flock v0.8.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 35.96 go: downloading github.com/pkg/errors v0.9.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 35.99 go: downloading github.com/spf13/cobra v1.3.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 36.04 go: downloading github.com/spf13/pflag v1.0.5
01:25:13 [2023-01-11T01:25:13.313Z] #27 36.35 go: downloading github.com/spf13/viper v1.10.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 36.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
01:25:13 [2023-01-11T01:25:13.313Z] #27 36.90 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
01:25:13 [2023-01-11T01:25:13.313Z] #27 36.92 go: downloading github.com/mattn/go-colorable v0.1.12
01:25:13 [2023-01-11T01:25:13.313Z] #27 37.00 go: downloading github.com/mattn/go-isatty v0.0.14
01:25:13 [2023-01-11T01:25:13.313Z] #27 37.11 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 37.42 go: downloading github.com/go-critic/go-critic v0.6.2
01:25:13 [2023-01-11T01:25:13.313Z] #27 38.49 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 38.63 go: downloading github.com/sirupsen/logrus v1.8.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 38.81 go: downloading github.com/stretchr/testify v1.7.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 39.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
01:25:13 [2023-01-11T01:25:13.313Z] #27 39.17 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.69 go: downloading github.com/fsnotify/fsnotify v1.5.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.69 go: downloading github.com/magiconair/properties v1.8.5
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.75 go: downloading github.com/mitchellh/mapstructure v1.4.3
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.75 go: downloading github.com/spf13/afero v1.6.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.83 go: downloading github.com/spf13/cast v1.4.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.94 go: downloading github.com/subosito/gotenv v1.2.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 42.96 go: downloading gopkg.in/ini.v1 v1.66.2
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.03 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.21 go: downloading github.com/hashicorp/errwrap v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.32 go: downloading github.com/go-toolsmith/astcast v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.37 go: downloading github.com/go-toolsmith/astequal v1.0.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.44 go: downloading github.com/go-toolsmith/astp v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.44 go: downloading github.com/go-toolsmith/strparse v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.48 go: downloading github.com/go-toolsmith/typep v1.0.2
01:25:13 [2023-01-11T01:25:13.313Z] #27 43.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
01:25:13 [2023-01-11T01:25:13.313Z] #27 44.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:25:13 [2023-01-11T01:25:13.313Z] #27 44.55 go: downloading github.com/davecgh/go-spew v1.1.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 44.62 go: downloading github.com/pmezard/go-difflib v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 44.65 go: downloading github.com/stretchr/objx v0.1.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 44.74 go: downloading 4d63.com/gochecknoglobals v0.1.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 44.86 go: downloading github.com/Antonboom/errname v0.1.5
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.00 go: downloading github.com/Antonboom/nilnil v0.1.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.04 go: downloading github.com/BurntSushi/toml v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.93 go: downloading github.com/alexkohler/prealloc v1.0.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.94 go: downloading github.com/ashanbrown/forbidigo v1.3.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.99 go: downloading github.com/ashanbrown/makezero v1.1.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 45.99 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 46.01 go: downloading github.com/blizzy78/varnamelen v0.5.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 46.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
01:25:13 [2023-01-11T01:25:13.313Z] #27 46.07 go: downloading github.com/breml/bidichk v0.2.1
01:25:13 [2023-01-11T01:25:13.313Z] #27 ...
01:25:13 [2023-01-11T01:25:13.313Z] 
01:25:13 [2023-01-11T01:25:13.313Z] #28 [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
01:25:13 [2023-01-11T01:25:13.313Z] #28 45.80 Selecting previously unselected package libicu67:amd64.
01:25:13 [2023-01-11T01:25:13.313Z] #28 45.80 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
01:25:13 [2023-01-11T01:25:13.313Z] #28 45.85 Unpacking libicu67:amd64 (67.1-7) ...
01:25:13 [2023-01-11T01:25:13.883Z] #28 ...
01:25:13 [2023-01-11T01:25:13.883Z] 
01:25:13 [2023-01-11T01:25:13.883Z] #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
01:25:13 [2023-01-11T01:25:13.883Z] #30 DONE 46.4s
01:25:13 [2023-01-11T01:25:13.883Z] 
01:25:13 [2023-01-11T01:25:13.883Z] #27 [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
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.17 go: downloading github.com/breml/errchkjson v0.2.1
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.21 go: downloading github.com/butuzov/ireturn v0.1.1
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.21 go: downloading github.com/charithe/durationcheck v0.0.9
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.21 go: downloading github.com/daixiang0/gci v0.2.9
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.27 go: downloading github.com/denis-tingajkin/go-header v0.4.2
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.28 go: downloading github.com/esimonov/ifshort v1.0.4
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.32 go: downloading github.com/fzipp/gocyclo v0.4.0
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:25:13 [2023-01-11T01:25:13.884Z] #27 46.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:25:14 [2023-01-11T01:25:14.140Z] #27 46.75 go: downloading github.com/golangci/misspell v0.3.5
01:25:14 [2023-01-11T01:25:14.397Z] #27 47.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:25:14 [2023-01-11T01:25:14.397Z] #27 47.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
01:25:14 [2023-01-11T01:25:14.397Z] #27 47.06 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:25:14 [2023-01-11T01:25:14.397Z] #27 47.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:25:14 [2023-01-11T01:25:14.397Z] #27 47.13 go: downloading github.com/jgautheron/goconst v1.5.1
01:25:14 [2023-01-11T01:25:14.512Z] #39 140.7   CC       criu/rbtree.o
01:25:14 [2023-01-11T01:25:14.656Z] #27 47.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:25:14 [2023-01-11T01:25:14.656Z] #27 47.17 go: downloading github.com/julz/importas v0.1.0
01:25:14 [2023-01-11T01:25:14.656Z] #27 47.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:25:14 [2023-01-11T01:25:14.770Z] #39 141.0   CC       criu/rst-malloc.o
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.25 go: downloading github.com/kisielk/errcheck v1.6.0
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.25 go: downloading github.com/kulti/thelper v0.5.0
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.46 go: downloading github.com/kyoh86/exportloopref v0.1.8
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.57 go: downloading github.com/ldez/gomoddirectives v0.2.2
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.57 go: downloading github.com/ldez/tagliatelle v0.3.0
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.57 go: downloading github.com/leonklingele/grouper v1.1.0
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.65 go: downloading github.com/maratori/testpackage v1.0.1
01:25:14 [2023-01-11T01:25:14.914Z] #27 47.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:25:15 [2023-01-11T01:25:15.029Z] #39 141.3   CC       criu/seccomp.o
01:25:15 [2023-01-11T01:25:15.171Z] #27 47.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:25:15 [2023-01-11T01:25:15.171Z] #27 47.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
01:25:15 [2023-01-11T01:25:15.171Z] #27 47.79 go: downloading github.com/mgechev/revive v1.1.3
01:25:15 [2023-01-11T01:25:15.397Z] #29 ...
01:25:15 [2023-01-11T01:25:15.397Z] 
01:25:15 [2023-01-11T01:25:15.397Z] #21 [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
01:25:15 [2023-01-11T01:25:15.397Z] #21 38.34 Reading package lists...
01:25:15 [2023-01-11T01:25:15.596Z] #39 142.0   CC       criu/seize.o
01:25:15 [2023-01-11T01:25:15.736Z] #27 48.40 go: downloading github.com/moricho/tparallel v0.2.1
01:25:15 [2023-01-11T01:25:15.736Z] #27 48.40 go: downloading github.com/nakabonne/nestif v0.3.1
01:25:15 [2023-01-11T01:25:15.736Z] #27 48.40 go: downloading github.com/nishanths/exhaustive v0.7.11
01:25:15 [2023-01-11T01:25:15.736Z] #27 48.43 go: downloading github.com/nishanths/predeclared v0.2.1
01:25:15 [2023-01-11T01:25:15.736Z] #27 48.56 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
01:25:15 [2023-01-11T01:25:15.736Z] #27 48.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3
01:25:15 [2023-01-11T01:25:15.993Z] #27 48.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
01:25:15 [2023-01-11T01:25:15.993Z] #27 48.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
01:25:15 [2023-01-11T01:25:15.993Z] #27 48.72 go: downloading github.com/securego/gosec/v2 v2.9.6
01:25:16 [2023-01-11T01:25:16.249Z] #27 48.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:25:16 [2023-01-11T01:25:16.249Z] #27 48.93 go: downloading github.com/sivchari/containedctx v1.0.1
01:25:16 [2023-01-11T01:25:16.249Z] #27 48.93 go: downloading github.com/sivchari/tenv v1.4.7
01:25:16 [2023-01-11T01:25:16.249Z] #27 48.93 go: downloading github.com/sonatard/noctx v0.0.1
01:25:16 [2023-01-11T01:25:16.509Z] #27 48.97 go: downloading github.com/sourcegraph/go-diff v0.6.1
01:25:16 [2023-01-11T01:25:16.509Z] #27 48.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:25:16 [2023-01-11T01:25:16.509Z] #27 49.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4
01:25:16 [2023-01-11T01:25:16.509Z] #27 49.20 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:25:16 [2023-01-11T01:25:16.509Z] #27 49.22 go: downloading github.com/tetafro/godot v1.4.11
01:25:16 [2023-01-11T01:25:16.509Z] #27 49.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
01:25:16 [2023-01-11T01:25:16.766Z] #27 49.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
01:25:16 [2023-01-11T01:25:16.766Z] #27 49.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
01:25:16 [2023-01-11T01:25:16.972Z] #39 143.0   CC       criu/servicefd.o
01:25:17 [2023-01-11T01:25:17.022Z] #27 49.61 go: downloading github.com/ultraware/funlen v0.0.3
01:25:17 [2023-01-11T01:25:17.023Z] #27 49.71 go: downloading github.com/ultraware/whitespace v0.0.4
01:25:17 [2023-01-11T01:25:17.023Z] #27 49.78 go: downloading github.com/uudashr/gocognit v1.0.5
01:25:17 [2023-01-11T01:25:17.023Z] #27 49.81 go: downloading github.com/yagipy/maintidx v1.0.0
01:25:17 [2023-01-11T01:25:17.230Z] #39 143.5   CC       criu/shmem.o
01:25:17 [2023-01-11T01:25:17.280Z] #27 49.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
01:25:17 [2023-01-11T01:25:17.280Z] #27 50.10 go: downloading gitlab.com/bosi/decorder v0.2.1
01:25:17 [2023-01-11T01:25:17.536Z] #27 50.21 go: downloading honnef.co/go/tools v0.2.2
01:25:17 [2023-01-11T01:25:17.803Z] #24 ...
01:25:17 [2023-01-11T01:25:17.803Z] 
01:25:17 [2023-01-11T01:25:17.803Z] #27 [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
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.23 The following additional packages will be installed:
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.24   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.24   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.24   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.25   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.26   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.27   mingw-w64-common mingw-w64-x86-64-dev
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.28 Suggested packages:
01:25:17 [2023-01-11T01:25:17.803Z] #27 47.32   gcc-10-locales seccomp wine64
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60 The following NEW packages will be installed:
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
01:25:17 [2023-01-11T01:25:17.803Z] #27 49.60   mingw-w64-x86-64-dev
01:25:17 [2023-01-11T01:25:17.803Z] #27 50.19 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
01:25:17 [2023-01-11T01:25:17.803Z] #27 50.19 Need to get 115 MB of archives.
01:25:17 [2023-01-11T01:25:17.803Z] #27 50.19 After this operation, 645 MB of additional disk space will be used.
01:25:17 [2023-01-11T01:25:17.803Z] #27 50.19 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]
01:25:18 [2023-01-11T01:25:18.060Z] #27 50.34 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]
01:25:18 [2023-01-11T01:25:18.060Z] #27 50.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
01:25:18 [2023-01-11T01:25:18.060Z] #27 50.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
01:25:18 [2023-01-11T01:25:18.060Z] #27 50.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
01:25:18 [2023-01-11T01:25:18.060Z] #27 50.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
01:25:18 [2023-01-11T01:25:18.190Z] #39 144.5   CC       criu/sigframe.o
01:25:18 [2023-01-11T01:25:18.210Z] #21 47.52 Building dependency tree...
01:25:18 [2023-01-11T01:25:18.451Z] #39 144.7   CC       criu/signalfd.o
01:25:18 [2023-01-11T01:25:18.585Z] #30 ...
01:25:18 [2023-01-11T01:25:18.585Z] 
01:25:18 [2023-01-11T01:25:18.585Z] #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
01:25:18 [2023-01-11T01:25:18.585Z] #38 74.26   CC       compel/src/lib/ptrace.o
01:25:18 [2023-01-11T01:25:18.585Z] #38 74.69   AR       compel/libcompel.a
01:25:18 [2023-01-11T01:25:18.585Z] #38 74.75   HOSTCC   compel/src/main-host.o
01:25:18 [2023-01-11T01:25:18.585Z] #38 75.07   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
01:25:18 [2023-01-11T01:25:18.585Z] #38 75.25   HOSTCC   compel/src/lib/handle-elf-host.o
01:25:18 [2023-01-11T01:25:18.585Z] #38 75.65   HOSTCC   compel/src/lib/log-host.o
01:25:18 [2023-01-11T01:25:18.585Z] #38 75.81   HOSTLINK compel/compel-host-bin
01:25:18 [2023-01-11T01:25:18.585Z] #38 75.97   DEP      soccr/soccr.d
01:25:18 [2023-01-11T01:25:18.585Z] #38 76.16   CC       soccr/soccr.o
01:25:18 [2023-01-11T01:25:18.585Z] #38 77.74   AR       soccr/libsoccr.a
01:25:18 [2023-01-11T01:25:18.585Z] #38 77.83 make[1]: 'soccr/libsoccr.a' is up to date.
01:25:18 [2023-01-11T01:25:18.585Z] #38 78.22   DEP      criu/arch/x86/sigframe.d
01:25:18 [2023-01-11T01:25:18.585Z] #38 78.43   DEP      criu/arch/x86/sigaction_compat.d
01:25:18 [2023-01-11T01:25:18.585Z] #38 78.58   DEP      criu/arch/x86/kerndat.d
01:25:18 [2023-01-11T01:25:18.712Z] #39 145.0   CC       criu/sk-inet.o
01:25:18 [2023-01-11T01:25:18.712Z] #39 ...
01:25:18 [2023-01-11T01:25:18.712Z] 
01:25:18 [2023-01-11T01:25:18.712Z] #32 [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
01:25:18 [2023-01-11T01:25:18.712Z] #32 183.5 + dpkg --print-architecture
01:25:18 [2023-01-11T01:25:18.847Z] #38 78.73   DEP      criu/arch/x86/crtools.d
01:25:18 [2023-01-11T01:25:18.908Z] #27 51.68 go: downloading mvdan.cc/gofumpt v0.2.1
01:25:18 [2023-01-11T01:25:18.908Z] #27 51.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:25:18 [2023-01-11T01:25:18.989Z] #27 51.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
01:25:18 [2023-01-11T01:25:18.989Z] #27 51.45 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]
01:25:18 [2023-01-11T01:25:18.989Z] #27 51.48 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]
01:25:19 [2023-01-11T01:25:19.109Z] #38 78.89   DEP      criu/arch/x86/cpu.d
01:25:19 [2023-01-11T01:25:19.165Z] #27 51.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
01:25:19 [2023-01-11T01:25:19.165Z] #27 51.98 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
01:25:19 [2023-01-11T01:25:19.371Z] #38 79.12   CC       criu/arch/x86/cpu.o
01:25:19 [2023-01-11T01:25:19.423Z] #27 52.10 go: downloading github.com/hashicorp/hcl v1.0.0
01:25:19 [2023-01-11T01:25:19.646Z] #32 DONE 184.3s
01:25:19 [2023-01-11T01:25:19.646Z] 
01:25:19 [2023-01-11T01:25:19.646Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:25:19 [2023-01-11T01:25:19.681Z] #27 52.35 go: downloading github.com/pelletier/go-toml v1.9.4
01:25:19 [2023-01-11T01:25:19.681Z] #27 52.38 go: downloading gopkg.in/yaml.v2 v2.4.0
01:25:19 [2023-01-11T01:25:19.939Z] #27 52.55 go: downloading golang.org/x/text v0.3.7
01:25:19 [2023-01-11T01:25:19.939Z] #27 ...
01:25:19 [2023-01-11T01:25:19.939Z] 
01:25:19 [2023-01-11T01:25:19.939Z] #28 [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
01:25:19 [2023-01-11T01:25:19.939Z] #28 52.55 Selecting previously unselected package libxml2:amd64.
01:25:19 [2023-01-11T01:25:19.939Z] #28 52.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
01:25:19 [2023-01-11T01:25:19.939Z] #28 52.57 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:25:19 [2023-01-11T01:25:19.977Z] #38 79.81 include/common/asm/bitops.h: Assembler messages:
01:25:19 [2023-01-11T01:25:19.977Z] #38 79.82 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:25:19 [2023-01-11T01:25:19.977Z] #38 79.82 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:25:19 [2023-01-11T01:25:19.977Z] #38 79.82 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:25:19 [2023-01-11T01:25:19.977Z] #38 79.82 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:25:19 [2023-01-11T01:25:19.977Z] #38 79.83   CC       criu/arch/x86/crtools.o
01:25:20 [2023-01-11T01:25:20.212Z] #25 ...
01:25:20 [2023-01-11T01:25:20.212Z] 
01:25:20 [2023-01-11T01:25:20.212Z] #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
01:25:20 [2023-01-11T01:25:20.212Z] #39 146.5   CC       criu/sk-netlink.o
01:25:20 [2023-01-11T01:25:20.361Z] #27 52.52 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]
01:25:20 [2023-01-11T01:25:20.504Z] #28 53.14 Selecting previously unselected package libarchive13:amd64.
01:25:20 [2023-01-11T01:25:20.504Z] #28 53.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
01:25:20 [2023-01-11T01:25:20.504Z] #28 53.16 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:25:20 [2023-01-11T01:25:20.778Z] #39 147.0   CC       criu/sk-packet.o
01:25:20 [2023-01-11T01:25:20.798Z] #28 53.49 Selecting previously unselected package libjsoncpp24:amd64.
01:25:20 [2023-01-11T01:25:20.798Z] #28 53.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
01:25:21 [2023-01-11T01:25:21.056Z] #28 53.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
01:25:21 [2023-01-11T01:25:21.056Z] #28 53.81 Selecting previously unselected package librhash0:amd64.
01:25:21 [2023-01-11T01:25:21.313Z] #28 53.81 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
01:25:21 [2023-01-11T01:25:21.313Z] #28 53.83 Unpacking librhash0:amd64 (1.4.1-2) ...
01:25:21 [2023-01-11T01:25:21.313Z] #28 54.02 Selecting previously unselected package libuv1:amd64.
01:25:21 [2023-01-11T01:25:21.313Z] #28 54.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
01:25:21 [2023-01-11T01:25:21.313Z] #28 54.04 Unpacking libuv1:amd64 (1.40.0-2) ...
01:25:21 [2023-01-11T01:25:21.344Z] #39 147.6   CC       criu/sk-queue.o
01:25:21 [2023-01-11T01:25:21.571Z] #28 54.21 Selecting previously unselected package cmake.
01:25:21 [2023-01-11T01:25:21.571Z] #28 54.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
01:25:21 [2023-01-11T01:25:21.571Z] #28 54.22 Unpacking cmake (3.18.4-2+deb11u1) ...
01:25:21 [2023-01-11T01:25:21.904Z] #38 81.56   CC       criu/arch/x86/kerndat.o
01:25:21 [2023-01-11T01:25:21.910Z] #39 148.0   CC       criu/sk-tcp.o
01:25:22 [2023-01-11T01:25:22.168Z] #39 148.4   CC       criu/sk-unix.o
01:25:22 [2023-01-11T01:25:22.403Z] #21 ...
01:25:22 [2023-01-11T01:25:22.403Z] 
01:25:22 [2023-01-11T01:25:22.403Z] #36 [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
01:25:22 [2023-01-11T01:25:22.403Z] #36 39.79 Reading package lists...
01:25:22 [2023-01-11T01:25:22.403Z] #36 48.75 Building dependency tree...
01:25:22 [2023-01-11T01:25:22.403Z] #36 ...
01:25:22 [2023-01-11T01:25:22.403Z] 
01:25:22 [2023-01-11T01:25:22.403Z] #21 [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
01:25:22 [2023-01-11T01:25:22.403Z] #21 53.96 The following additional packages will be installed:
01:25:22 [2023-01-11T01:25:22.403Z] #21 53.99   libbtrfs0
01:25:22 [2023-01-11T01:25:22.403Z] #21 54.39 The following NEW packages will be installed:
01:25:22 [2023-01-11T01:25:22.403Z] #21 54.39   libbtrfs-dev libbtrfs0
01:25:22 [2023-01-11T01:25:22.473Z] #38 82.43   CC       criu/arch/x86/sigaction_compat.o
01:25:22 [2023-01-11T01:25:22.883Z] #27 ...
01:25:22 [2023-01-11T01:25:22.883Z] 
01:25:22 [2023-01-11T01:25:22.883Z] #28 [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
01:25:22 [2023-01-11T01:25:22.883Z] #28 37.07 Reading package lists...
01:25:22 [2023-01-11T01:25:22.883Z] #28 45.89 Building dependency tree...
01:25:22 [2023-01-11T01:25:22.883Z] #28 52.18 The following additional packages will be installed:
01:25:22 [2023-01-11T01:25:22.883Z] #28 52.20   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
01:25:22 [2023-01-11T01:25:22.883Z] #28 52.20   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
01:25:22 [2023-01-11T01:25:22.883Z] #28 52.23 Suggested packages:
01:25:22 [2023-01-11T01:25:22.883Z] #28 52.23   manpages-dev protobuf-mode-el python3-setuptools
01:25:22 [2023-01-11T01:25:22.883Z] #28 54.40 The following NEW packages will be installed:
01:25:22 [2023-01-11T01:25:22.883Z] #28 54.40   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
01:25:22 [2023-01-11T01:25:22.883Z] #28 54.41   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
01:25:22 [2023-01-11T01:25:22.883Z] #28 54.41   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
01:25:22 [2023-01-11T01:25:22.883Z] #28 54.41   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.05 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.05 Need to get 4583 kB of archives.
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.05 After this operation, 25.9 MB of additional disk space will be used.
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
01:25:22 [2023-01-11T01:25:22.883Z] #28 55.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
01:25:22 [2023-01-11T01:25:22.942Z] #28 ...
01:25:22 [2023-01-11T01:25:22.942Z] 
01:25:22 [2023-01-11T01:25:22.942Z] #36 [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
01:25:22 [2023-01-11T01:25:22.942Z] #36 45.55 Selecting previously unselected package libprotobuf-lite23:amd64.
01:25:22 [2023-01-11T01:25:22.942Z] #36 45.55 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 45.55 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 45.85 Selecting previously unselected package libprotobuf-dev:amd64.
01:25:22 [2023-01-11T01:25:22.942Z] #36 45.85 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 45.85 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 47.17 Selecting previously unselected package libprotoc23:amd64.
01:25:22 [2023-01-11T01:25:22.942Z] #36 47.17 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 47.17 Unpacking libprotoc23:amd64 (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 47.85 Selecting previously unselected package protobuf-c-compiler.
01:25:22 [2023-01-11T01:25:22.942Z] #36 47.89 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 47.89 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.04 Selecting previously unselected package protobuf-compiler.
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.05 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.07 Unpacking protobuf-compiler (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.40 Selecting previously unselected package python3-pkg-resources.
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.40 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.40 Unpacking python3-pkg-resources (52.0.0-4) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.45 Selecting previously unselected package python3-six.
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.45 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.45 Unpacking python3-six (1.16.0-2) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.59 Selecting previously unselected package python3-protobuf.
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.59 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 48.78 Unpacking python3-protobuf (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 49.24 Setting up python3-pkg-resources (52.0.0-4) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 51.43 Setting up libprotobuf23:amd64 (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 51.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 51.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 51.48 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 51.50 Setting up libcap2:amd64 (1:2.44-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 51.51 Setting up python3-six (1.16.0-2) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 52.92 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 53.01 Setting up libprotoc23:amd64 (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 53.01 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 53.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:25:22 [2023-01-11T01:25:22.942Z] #36 53.08 Setting up python3-protobuf (3.12.4-1) ...
01:25:22 [2023-01-11T01:25:22.971Z] #21 54.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
01:25:22 [2023-01-11T01:25:22.971Z] #21 54.93 Need to get 460 kB of archives.
01:25:22 [2023-01-11T01:25:22.971Z] #21 54.93 After this operation, 1237 kB of additional disk space will be used.
01:25:22 [2023-01-11T01:25:22.971Z] #21 54.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:25:22 [2023-01-11T01:25:22.971Z] #21 54.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:25:23 [2023-01-11T01:25:23.043Z] #38 82.87   CC       criu/arch/x86/sigframe.o
01:25:23 [2023-01-11T01:25:23.140Z] #28 55.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
01:25:23 [2023-01-11T01:25:23.140Z] #28 55.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
01:25:23 [2023-01-11T01:25:23.140Z] #28 55.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
01:25:23 [2023-01-11T01:25:23.140Z] #28 ...
01:25:23 [2023-01-11T01:25:23.140Z] 
01:25:23 [2023-01-11T01:25:23.140Z] #27 [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
01:25:23 [2023-01-11T01:25:23.140Z] #27 55.36 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]
01:25:23 [2023-01-11T01:25:23.396Z] #27 ...
01:25:23 [2023-01-11T01:25:23.396Z] 
01:25:23 [2023-01-11T01:25:23.396Z] #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
01:25:23 [2023-01-11T01:25:23.396Z] #30 37.29 Reading package lists...
01:25:23 [2023-01-11T01:25:23.396Z] #30 46.23 Building dependency tree...
01:25:23 [2023-01-11T01:25:23.396Z] #30 52.43 The following additional packages will be installed:
01:25:23 [2023-01-11T01:25:23.396Z] #30 52.48   libbtrfs0
01:25:23 [2023-01-11T01:25:23.396Z] #30 52.92 The following NEW packages will be installed:
01:25:23 [2023-01-11T01:25:23.396Z] #30 52.92   libbtrfs-dev libbtrfs0
01:25:23 [2023-01-11T01:25:23.396Z] #30 53.41 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
01:25:23 [2023-01-11T01:25:23.396Z] #30 53.41 Need to get 460 kB of archives.
01:25:23 [2023-01-11T01:25:23.396Z] #30 53.41 After this operation, 1237 kB of additional disk space will be used.
01:25:23 [2023-01-11T01:25:23.396Z] #30 53.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:25:23 [2023-01-11T01:25:23.396Z] #30 53.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:25:23 [2023-01-11T01:25:23.397Z] #30 55.19 debconf: delaying package configuration, since apt-utils is not installed
01:25:23 [2023-01-11T01:25:23.397Z] #30 55.76 Fetched 460 kB in 0s (1455 kB/s)
01:25:23 [2023-01-11T01:25:23.613Z] #38 83.36   LINK     criu/arch/x86/crtools.built-in.o
01:25:23 [2023-01-11T01:25:23.613Z] #38 83.55   DEP      criu/pie/util-vdso-elf32.d
01:25:23 [2023-01-11T01:25:23.653Z] #30 ...
01:25:23 [2023-01-11T01:25:23.653Z] 
01:25:23 [2023-01-11T01:25:23.653Z] #28 [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
01:25:23 [2023-01-11T01:25:23.653Z] #28 55.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
01:25:23 [2023-01-11T01:25:23.653Z] #28 55.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
01:25:23 [2023-01-11T01:25:23.653Z] #28 55.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:25:23 [2023-01-11T01:25:23.653Z] #28 55.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
01:25:23 [2023-01-11T01:25:23.653Z] #28 55.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
01:25:24 [2023-01-11T01:25:24.071Z] #39 150.3   CC       criu/sockets.o
01:25:24 [2023-01-11T01:25:24.184Z] #38 83.86   DEP      criu/pie/util-vdso.d
01:25:24 [2023-01-11T01:25:24.184Z] #38 84.09   DEP      criu/pie/util.d
01:25:24 [2023-01-11T01:25:24.314Z] #36 57.13 Setting up libcap-dev:amd64 (1:2.44-1) ...
01:25:24 [2023-01-11T01:25:24.314Z] #36 57.14 Setting up protobuf-compiler (3.12.4-1) ...
01:25:24 [2023-01-11T01:25:24.573Z] #36 57.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:25:24 [2023-01-11T01:25:24.573Z] #36 57.18 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
01:25:24 [2023-01-11T01:25:24.573Z] #36 57.19 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
01:25:24 [2023-01-11T01:25:24.573Z] #36 57.21 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:25:24 [2023-01-11T01:25:24.573Z] #36 57.23 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:24 [2023-01-11T01:25:24.584Z] #28 ...
01:25:24 [2023-01-11T01:25:24.584Z] 
01:25:24 [2023-01-11T01:25:24.584Z] #22 [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
01:25:24 [2023-01-11T01:25:24.584Z] #22 37.85 Reading package lists...
01:25:24 [2023-01-11T01:25:24.584Z] #22 47.02 Building dependency tree...
01:25:24 [2023-01-11T01:25:24.584Z] #22 53.34 The following additional packages will be installed:
01:25:24 [2023-01-11T01:25:24.584Z] #22 53.37   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
01:25:24 [2023-01-11T01:25:24.584Z] #22 53.40 Suggested packages:
01:25:24 [2023-01-11T01:25:24.584Z] #22 53.45   cmake-doc ninja-build lrzip
01:25:24 [2023-01-11T01:25:24.584Z] #22 53.45 Recommended packages:
01:25:24 [2023-01-11T01:25:24.584Z] #22 53.45   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.02 The following NEW packages will be installed:
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.03   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.05   vim-common xxd
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.64 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.64 Need to get 17.7 MB of archives.
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.64 After this operation, 70.7 MB of additional disk space will be used.
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:25:24 [2023-01-11T01:25:24.584Z] #22 55.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:25:24 [2023-01-11T01:25:24.584Z] #22 ...
01:25:24 [2023-01-11T01:25:24.584Z] 
01:25:24 [2023-01-11T01:25:24.584Z] #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
01:25:24 [2023-01-11T01:25:24.584Z] #30 56.12 Selecting previously unselected package libbtrfs0:amd64.
01:25:24 [2023-01-11T01:25:24.584Z] #30 56.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:25:24 [2023-01-11T01:25:24.584Z] #30 56.24 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
01:25:24 [2023-01-11T01:25:24.584Z] #30 56.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:25:24 [2023-01-11T01:25:24.584Z] #30 56.83 Selecting previously unselected package libbtrfs-dev:amd64.
01:25:24 [2023-01-11T01:25:24.584Z] #30 56.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
01:25:24 [2023-01-11T01:25:24.584Z] #30 56.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:24 [2023-01-11T01:25:24.756Z] #38 84.59   CC       criu/pie/util.o
01:25:24 [2023-01-11T01:25:24.858Z] #36 ...
01:25:24 [2023-01-11T01:25:24.858Z] 
01:25:24 [2023-01-11T01:25:24.858Z] #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
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + RM_GOPATH=0
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + TMP_GOPATH=
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + : /build
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + '[' -z '' ']'
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 ++ mktemp -d
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + export GOPATH=/tmp/tmp.kAbh3Az1eB
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + GOPATH=/tmp/tmp.kAbh3Az1eB
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + RM_GOPATH=1
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + case "$(go env GOARCH)" in
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 ++ go env GOARCH
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + export GO_BUILDMODE=-buildmode=pie
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + GO_BUILDMODE=-buildmode=pie
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 ++ dirname /tmp/install/install.sh
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + dir=/tmp/install
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + bin=containerd
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + shift
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + '[' '!' -f /tmp/install/containerd.installer ']'
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + . /tmp/install/containerd.installer
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 ++ set -e
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 ++ : v1.6.15
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + install_containerd
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + echo 'Install containerd version v1.6.15'
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kAbh3Az1eB/src/github.com/containerd/containerd
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 Cloning into '/tmp/tmp.kAbh3Az1eB/src/github.com/containerd/containerd'...
01:25:24 [2023-01-11T01:25:24.858Z] #37 5.723 Install containerd version v1.6.15
01:25:25 [2023-01-11T01:25:25.006Z] #39 151.1   CC       criu/stats.o
01:25:25 [2023-01-11T01:25:25.143Z] #37 ...
01:25:25 [2023-01-11T01:25:25.143Z] 
01:25:25 [2023-01-11T01:25:25.143Z] #32 [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
01:25:25 [2023-01-11T01:25:25.143Z] #32 47.85 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:25:25 [2023-01-11T01:25:25.143Z] #32 47.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 47.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 50.68 Selecting previously unselected package binutils-mingw-w64.
01:25:25 [2023-01-11T01:25:25.143Z] #32 50.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 50.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 50.85 Selecting previously unselected package libdevmapper1.02.1:amd64.
01:25:25 [2023-01-11T01:25:25.143Z] #32 50.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 50.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 51.14 Selecting previously unselected package dmsetup.
01:25:25 [2023-01-11T01:25:25.143Z] #32 51.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 51.19 Unpacking dmsetup (2:1.02.175-2.1) ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 51.32 Selecting previously unselected package mingw-w64-common.
01:25:25 [2023-01-11T01:25:25.143Z] #32 51.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 51.35 Unpacking mingw-w64-common (8.0.0-1) ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 57.60 Selecting previously unselected package mingw-w64-x86-64-dev.
01:25:25 [2023-01-11T01:25:25.143Z] #32 57.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 57.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:25:25 [2023-01-11T01:25:25.143Z] #32 ...
01:25:25 [2023-01-11T01:25:25.143Z] 
01:25:25 [2023-01-11T01:25:25.143Z] #36 [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
01:25:25 [2023-01-11T01:25:25.143Z] #36 DONE 57.8s
01:25:25 [2023-01-11T01:25:25.143Z] 
01:25:25 [2023-01-11T01:25:25.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
01:25:25 [2023-01-11T01:25:25.264Z] #39 151.5   CC       criu/string.o
01:25:25 [2023-01-11T01:25:25.264Z] #39 151.6   CC       criu/sysctl.o
01:25:25 [2023-01-11T01:25:25.327Z] #38 85.05   CC       criu/pie/util-vdso.o
01:25:25 [2023-01-11T01:25:25.558Z] #30 57.75 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:25:25 [2023-01-11T01:25:25.558Z] #30 58.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:25 [2023-01-11T01:25:25.586Z] #21 57.07 debconf: delaying package configuration, since apt-utils is not installed
01:25:25 [2023-01-11T01:25:25.815Z] #30 58.08 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:25 [2023-01-11T01:25:25.848Z] #21 57.70 Fetched 460 kB in 0s (961 kB/s)
01:25:26 [2023-01-11T01:25:26.115Z] #21 58.07 Selecting previously unselected package libbtrfs0:amd64.
01:25:26 [2023-01-11T01:25:26.115Z] #21 58.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%
01:25:26 [2023-01-11T01:25:26.115Z] #21 ...
01:25:26 [2023-01-11T01:25:26.115Z] 
01:25:26 [2023-01-11T01:25:26.115Z] #26 [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
01:25:26 [2023-01-11T01:25:26.115Z] #26 39.26 Reading package lists...
01:25:26 [2023-01-11T01:25:26.115Z] #26 48.27 Building dependency tree...
01:25:26 [2023-01-11T01:25:26.115Z] #26 54.81 The following additional packages will be installed:
01:25:26 [2023-01-11T01:25:26.115Z] #26 54.82   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
01:25:26 [2023-01-11T01:25:26.115Z] #26 54.84 Suggested packages:
01:25:26 [2023-01-11T01:25:26.115Z] #26 54.87   cmake-doc ninja-build lrzip
01:25:26 [2023-01-11T01:25:26.115Z] #26 54.87 Recommended packages:
01:25:26 [2023-01-11T01:25:26.115Z] #26 54.87   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:25:26 [2023-01-11T01:25:26.115Z] #26 56.57 The following NEW packages will be installed:
01:25:26 [2023-01-11T01:25:26.115Z] #26 56.58   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:25:26 [2023-01-11T01:25:26.115Z] #26 56.62   vim-common xxd
01:25:26 [2023-01-11T01:25:26.115Z] #26 57.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
01:25:26 [2023-01-11T01:25:26.115Z] #26 57.26 Need to get 17.7 MB of archives.
01:25:26 [2023-01-11T01:25:26.115Z] #26 57.26 After this operation, 70.7 MB of additional disk space will be used.
01:25:26 [2023-01-11T01:25:26.115Z] #26 57.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:25:26 [2023-01-11T01:25:26.115Z] #26 57.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:25:26 [2023-01-11T01:25:26.115Z] #26 57.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:25:26 [2023-01-11T01:25:26.115Z] #26 57.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:25:26 [2023-01-11T01:25:26.115Z] #26 ...
01:25:26 [2023-01-11T01:25:26.115Z] 
01:25:26 [2023-01-11T01:25:26.115Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:25:26 [2023-01-11T01:25:26.115Z] #28 39.26 Reading package lists...
01:25:26 [2023-01-11T01:25:26.115Z] #28 48.37 Building dependency tree...
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.84 The following additional packages will be installed:
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.85   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.85   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.85   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.86   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.86   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.87   mingw-w64-common mingw-w64-x86-64-dev
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.90 Suggested packages:
01:25:26 [2023-01-11T01:25:26.115Z] #28 54.91   gcc-10-locales seccomp wine64
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.53 The following NEW packages will be installed:
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.56   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.57   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.57   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.57   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.57   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.57   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.58   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
01:25:26 [2023-01-11T01:25:26.115Z] #28 57.58   mingw-w64-x86-64-dev
01:25:26 [2023-01-11T01:25:26.115Z] #28 58.23 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
01:25:26 [2023-01-11T01:25:26.115Z] #28 58.23 Need to get 115 MB of archives.
01:25:26 [2023-01-11T01:25:26.115Z] #28 58.23 After this operation, 645 MB of additional disk space will be used.
01:25:26 [2023-01-11T01:25:26.115Z] #28 58.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
01:25:26 [2023-01-11T01:25:26.199Z] #39 152.2   CC       criu/sysfs_parse.o
01:25:26 [2023-01-11T01:25:26.268Z] #38 86.12   CC       criu/pie/util-vdso-elf32.o
01:25:26 [2023-01-11T01:25:26.376Z] #28 ...
01:25:26 [2023-01-11T01:25:26.376Z] 
01:25:26 [2023-01-11T01:25:26.376Z] #21 [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
01:25:26 [2023-01-11T01:25:26.376Z] #21 58.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.)
01:25:26 [2023-01-11T01:25:26.376Z] #21 58.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
01:25:26 [2023-01-11T01:25:26.376Z] #21 58.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:25:26 [2023-01-11T01:25:26.379Z] #30 DONE 58.8s
01:25:26 [2023-01-11T01:25:26.379Z] 
01:25:26 [2023-01-11T01:25:26.379Z] #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
01:25:26 [2023-01-11T01:25:26.457Z] #39 152.6   CC       criu/timens.o
01:25:26 [2023-01-11T01:25:26.539Z] #38 ...
01:25:26 [2023-01-11T01:25:26.539Z] 
01:25:26 [2023-01-11T01:25:26.539Z] #28 [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
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.39 Setting up libicu67:amd64 (67.1-7) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.42 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.43 Setting up libuv1:amd64 (1.40.0-2) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.56 Setting up librhash0:amd64 (1.4.1-2) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.58 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.66 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.68 Setting up cmake (3.18.4-2+deb11u1) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 58.71 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:26 [2023-01-11T01:25:26.539Z] #28 DONE 59.2s
01:25:26 [2023-01-11T01:25:26.539Z] 
01:25:26 [2023-01-11T01:25:26.539Z] #27 [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
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.42 go: downloading github.com/kisielk/gotool v1.0.0
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.42 go: downloading github.com/gobwas/glob v0.2.3
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.46 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.63 go: downloading golang.org/x/mod v0.5.1
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.66 go: downloading github.com/ettle/strcase v0.1.1
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.79 go: downloading github.com/fatih/structtag v1.2.0
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.86 go: downloading github.com/Masterminds/semver v1.5.0
01:25:26 [2023-01-11T01:25:26.539Z] #27 58.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
01:25:26 [2023-01-11T01:25:26.539Z] #27 59.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:25:26 [2023-01-11T01:25:26.539Z] #27 59.13 go: downloading github.com/prometheus/client_golang v1.7.1
01:25:26 [2023-01-11T01:25:26.715Z] #39 152.9   CC       criu/timerfd.o
01:25:26 [2023-01-11T01:25:26.810Z] #27 59.55 go: downloading github.com/prometheus/client_model v0.2.0
01:25:26 [2023-01-11T01:25:26.810Z] #27 59.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:25:26 [2023-01-11T01:25:26.840Z] #38 86.81   AR       criu/pie/pie.lib.a
01:25:26 [2023-01-11T01:25:26.943Z] #21 58.94 Selecting previously unselected package libbtrfs-dev:amd64.
01:25:26 [2023-01-11T01:25:26.943Z] #21 58.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
01:25:26 [2023-01-11T01:25:26.943Z] #21 59.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:26 [2023-01-11T01:25:26.973Z] #39 153.2   CC       criu/tty.o
01:25:27 [2023-01-11T01:25:27.071Z] #27 59.74 go: downloading github.com/google/go-cmp v0.5.6
01:25:27 [2023-01-11T01:25:27.071Z] #27 59.95 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
01:25:27 [2023-01-11T01:25:27.100Z] #38 86.87   DEP      criu/pie/restorer.d
01:25:27 [2023-01-11T01:25:27.100Z] #38 87.04   DEP      criu/arch/x86/sigaction_compat_pie.d
01:25:27 [2023-01-11T01:25:27.328Z] #27 60.02 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:25:27 [2023-01-11T01:25:27.328Z] #27 60.09 go: downloading github.com/beorn7/perks v1.0.1
01:25:27 [2023-01-11T01:25:27.361Z] #38 87.17   DEP      criu/arch/x86/restorer_unmap.d
01:25:27 [2023-01-11T01:25:27.361Z] #38 87.22   DEP      criu/arch/x86/restorer.d
01:25:27 [2023-01-11T01:25:27.584Z] #27 60.22 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:25:27 [2023-01-11T01:25:27.584Z] #27 60.25 go: downloading github.com/cespare/xxhash v1.1.0
01:25:27 [2023-01-11T01:25:27.584Z] #27 60.27 go: downloading github.com/golang/protobuf v1.5.2
01:25:27 [2023-01-11T01:25:27.621Z] #38 87.55   DEP      criu/arch/x86/vdso-pie.d
01:25:27 [2023-01-11T01:25:27.841Z] #27 60.43 go: downloading github.com/prometheus/common v0.10.0
01:25:27 [2023-01-11T01:25:27.841Z] #27 ...
01:25:27 [2023-01-11T01:25:27.841Z] 
01:25:27 [2023-01-11T01:25:27.841Z] #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
01:25:27 [2023-01-11T01:25:27.841Z] #26 50.46 sync
01:25:27 [2023-01-11T01:25:27.841Z] #26 50.47 internal/reflectlite
01:25:27 [2023-01-11T01:25:27.841Z] #26 52.41 internal/testlog
01:25:27 [2023-01-11T01:25:27.841Z] #26 53.55 sort
01:25:27 [2023-01-11T01:25:27.841Z] #26 53.55 errors
01:25:27 [2023-01-11T01:25:27.841Z] #26 54.15 strconv
01:25:27 [2023-01-11T01:25:27.841Z] #26 54.49 io
01:25:27 [2023-01-11T01:25:27.841Z] #26 55.73 internal/oserror
01:25:27 [2023-01-11T01:25:27.841Z] #26 55.91 syscall
01:25:27 [2023-01-11T01:25:27.841Z] #26 58.86 reflect
01:25:27 [2023-01-11T01:25:27.881Z] #21 59.61 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:25:27 [2023-01-11T01:25:27.881Z] #21 59.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:27 [2023-01-11T01:25:27.881Z] #21 59.83 Processing triggers for libc-bin (2.31-13+deb11u5) ...#21 ...
01:25:27 [2023-01-11T01:25:27.881Z] 
01:25:27 [2023-01-11T01:25:27.881Z] #33 [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
01:25:27 [2023-01-11T01:25:27.881Z] #33 DONE 59.9s
01:25:27 [2023-01-11T01:25:27.881Z] 
01:25:27 [2023-01-11T01:25:27.881Z] #21 [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
01:25:27 [2023-01-11T01:25:27.881Z] #21 59.83 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:27 [2023-01-11T01:25:27.882Z] #38 87.75   DEP      criu/pie/parasite-vdso.d
01:25:28 [2023-01-11T01:25:28.098Z] #26 ...
01:25:28 [2023-01-11T01:25:28.098Z] 
01:25:28 [2023-01-11T01:25:28.098Z] #27 [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
01:25:28 [2023-01-11T01:25:28.098Z] #27 60.68 go: downloading github.com/prometheus/procfs v0.6.0
01:25:28 [2023-01-11T01:25:28.098Z] #27 60.76 go: downloading github.com/mattn/go-runewidth v0.0.9
01:25:28 [2023-01-11T01:25:28.098Z] #27 60.82 go: downloading google.golang.org/protobuf v1.27.1
01:25:28 [2023-01-11T01:25:28.142Z] #38 88.13   DEP      criu/pie/parasite.d
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.643 + RM_GOPATH=0
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.643 + TMP_GOPATH=
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.643 + : /build
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.643 + '[' -z '' ']'
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.643 ++ mktemp -d
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.659 + export GOPATH=/tmp/tmp.JnSRHvqhwO
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.659 + GOPATH=/tmp/tmp.JnSRHvqhwO
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.659 + RM_GOPATH=1
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.659 + case "$(go env GOARCH)" in
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.659 ++ go env GOARCH
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.737 + export GO_BUILDMODE=-buildmode=pie
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.737 + GO_BUILDMODE=-buildmode=pie
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.738 ++ dirname /tmp/install/install.sh
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + dir=/tmp/install
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + bin=containerd
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + shift
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + '[' '!' -f /tmp/install/containerd.installer ']'
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + . /tmp/install/containerd.installer
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 ++ set -e
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 ++ : v1.6.15
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + install_containerd
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + echo 'Install containerd version v1.6.15'
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JnSRHvqhwO/src/github.com/containerd/containerd
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.755 Cloning into '/tmp/tmp.JnSRHvqhwO/src/github.com/containerd/containerd'...
01:25:28 [2023-01-11T01:25:28.273Z] #37 1.757 Install containerd version v1.6.15
01:25:28 [2023-01-11T01:25:28.455Z] #21 DONE 60.5s
01:25:28 [2023-01-11T01:25:28.455Z] 
01:25:28 [2023-01-11T01:25:28.455Z] #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
01:25:28 [2023-01-11T01:25:28.713Z] #38 88.55   CC       criu/pie/parasite.o
01:25:28 [2023-01-11T01:25:28.873Z] #39 155.3   CC       criu/tun.o
01:25:29 [2023-01-11T01:25:29.413Z] #37 ...
01:25:29 [2023-01-11T01:25:29.413Z] 
01:25:29 [2023-01-11T01:25:29.413Z] #34 [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
01:25:29 [2023-01-11T01:25:29.413Z] #34 DONE 61.4s
01:25:29 [2023-01-11T01:25:29.439Z] #39 155.8   CC       criu/uffd.o
01:25:29 [2023-01-11T01:25:29.466Z] #27 62.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:25:29 [2023-01-11T01:25:29.644Z] #37 ...
01:25:29 [2023-01-11T01:25:29.644Z] 
01:25:29 [2023-01-11T01:25:29.644Z] #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
01:25:29 [2023-01-11T01:25:29.644Z] #32 DONE 62.0s
01:25:29 [2023-01-11T01:25:29.644Z] 
01:25:29 [2023-01-11T01:25:29.644Z] #28 [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
01:25:29 [2023-01-11T01:25:29.644Z] #28 57.62 debconf: delaying package configuration, since apt-utils is not installed
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.26 Fetched 4583 kB in 1s (4960 kB/s)
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.47 Selecting previously unselected package libcap2:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.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.)
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.61 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.63 Unpacking libcap2:amd64 (1:2.44-1) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.79 Selecting previously unselected package libcap-dev:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.79 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 58.80 Unpacking libcap-dev:amd64 (1:2.44-1) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.09 Selecting previously unselected package libnet1:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.11 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.39 Selecting previously unselected package libnet1-dev.
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.39 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.79 Selecting previously unselected package libnl-3-200:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.80 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 59.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 60.23 Selecting previously unselected package libnl-3-dev:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 60.24 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 60.26 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 60.72 Selecting previously unselected package libprotobuf-c1:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 60.73 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 60.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 61.02 Selecting previously unselected package libprotobuf-c-dev:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 61.03 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 61.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 61.49 Selecting previously unselected package zlib1g-dev:amd64.
01:25:29 [2023-01-11T01:25:29.644Z] #28 61.50 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.644Z] #28 61.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:25:29 [2023-01-11T01:25:29.672Z] 
01:25:29 [2023-01-11T01:25:29.672Z] #36 [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
01:25:29 [2023-01-11T01:25:29.672Z] #36 55.01 The following additional packages will be installed:
01:25:29 [2023-01-11T01:25:29.672Z] #36 55.04   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
01:25:29 [2023-01-11T01:25:29.672Z] #36 55.05   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
01:25:29 [2023-01-11T01:25:29.672Z] #36 55.07 Suggested packages:
01:25:29 [2023-01-11T01:25:29.672Z] #36 55.11   manpages-dev protobuf-mode-el python3-setuptools
01:25:29 [2023-01-11T01:25:29.672Z] #36 57.55 The following NEW packages will be installed:
01:25:29 [2023-01-11T01:25:29.672Z] #36 57.58   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
01:25:29 [2023-01-11T01:25:29.672Z] #36 57.58   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
01:25:29 [2023-01-11T01:25:29.672Z] #36 57.59   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
01:25:29 [2023-01-11T01:25:29.672Z] #36 57.60   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.27 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.27 Need to get 4583 kB of archives.
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.27 After this operation, 25.9 MB of additional disk space will be used.
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 58.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
01:25:29 [2023-01-11T01:25:29.672Z] #36 60.57 debconf: delaying package configuration, since apt-utils is not installed
01:25:29 [2023-01-11T01:25:29.672Z] #36 61.05 Fetched 4583 kB in 1s (4599 kB/s)
01:25:29 [2023-01-11T01:25:29.672Z] #36 61.46 Selecting previously unselected package libcap2:amd64.
01:25:29 [2023-01-11T01:25:29.672Z] #36 61.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.)
01:25:29 [2023-01-11T01:25:29.901Z] #28 62.16 Selecting previously unselected package libprotobuf23:amd64.
01:25:29 [2023-01-11T01:25:29.901Z] #28 62.17 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.901Z] #28 62.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
01:25:29 [2023-01-11T01:25:29.916Z] Fetching without tags
01:25:29 [2023-01-11T01:25:29.931Z] #36 61.75 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.931Z] #36 61.75 Unpacking libcap2:amd64 (1:2.44-1) ...
01:25:29 [2023-01-11T01:25:29.931Z] #36 61.86 Selecting previously unselected package libcap-dev:amd64.
01:25:29 [2023-01-11T01:25:29.931Z] #36 61.88 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
01:25:29 [2023-01-11T01:25:29.931Z] #36 61.88 Unpacking libcap-dev:amd64 (1:2.44-1) ...
01:25:30 [2023-01-11T01:25:30.096Z] #38 ...
01:25:30 [2023-01-11T01:25:30.096Z] 
01:25:30 [2023-01-11T01:25:30.096Z] #30 [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
01:25:30 [2023-01-11T01:25:30.096Z] #30 174.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:25:30 [2023-01-11T01:25:30.096Z] #30 174.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:25:30 [2023-01-11T01:25:30.096Z] #30 174.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:25:30 [2023-01-11T01:25:30.499Z] #36 62.34 Selecting previously unselected package libnet1:amd64.
01:25:30 [2023-01-11T01:25:30.499Z] #36 62.34 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:25:30 [2023-01-11T01:25:30.499Z] #36 62.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:25:30 [2023-01-11T01:25:30.499Z] #36 62.54 Selecting previously unselected package libnet1-dev.
01:25:30 [2023-01-11T01:25:30.499Z] #36 62.54 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
01:25:30 [2023-01-11T01:25:30.499Z] #36 62.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:25:30 [2023-01-11T01:25:30.776Z] Merging remotes/origin/20.10 commit 864cc1c87155d3c29b62995656a460497a2493aa into PR head commit 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:25:30 [2023-01-11T01:25:30.813Z] #39 156.9   CC       criu/util.o
01:25:31 [2023-01-11T01:25:31.066Z] #36 63.01 Selecting previously unselected package libnl-3-200:amd64.
01:25:31 [2023-01-11T01:25:31.066Z] #36 63.04 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:25:31 [2023-01-11T01:25:31.066Z] #36 63.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:25:31 [2023-01-11T01:25:31.326Z] #36 63.18 Selecting previously unselected package libnl-3-dev:amd64.
01:25:31 [2023-01-11T01:25:31.326Z] #36 63.18 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
01:25:31 [2023-01-11T01:25:31.326Z] #36 63.18 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:25:31 [2023-01-11T01:25:31.585Z] #36 63.56 Selecting previously unselected package libprotobuf-c1:amd64.
01:25:31 [2023-01-11T01:25:31.585Z] #36 63.58 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:25:31 [2023-01-11T01:25:31.585Z] #36 63.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:25:31 [2023-01-11T01:25:31.747Z] #39 158.2   CC       criu/uts_ns.o
01:25:31 [2023-01-11T01:25:31.797Z] #28 63.84 Selecting previously unselected package libprotobuf-lite23:amd64.
01:25:31 [2023-01-11T01:25:31.797Z] #28 63.84 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
01:25:31 [2023-01-11T01:25:31.797Z] #28 63.86 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
01:25:32 [2023-01-11T01:25:32.054Z] #28 64.30 Selecting previously unselected package libprotobuf-dev:amd64.
01:25:32 [2023-01-11T01:25:32.054Z] #28 64.31 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
01:25:32 [2023-01-11T01:25:32.054Z] #28 64.31 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
01:25:32 [2023-01-11T01:25:32.152Z] #36 63.92 Selecting previously unselected package libprotobuf-c-dev:amd64.
01:25:32 [2023-01-11T01:25:32.152Z] #36 63.92 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
01:25:32 [2023-01-11T01:25:32.152Z] #36 63.94 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:25:32 [2023-01-11T01:25:32.152Z] #36 ...
01:25:32 [2023-01-11T01:25:32.152Z] 
01:25:32 [2023-01-11T01:25:32.152Z] #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
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.561 + RM_GOPATH=0
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.561 + TMP_GOPATH=
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.561 + : /build
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.561 + '[' -z '' ']'
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.562 ++ mktemp -d
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.572 + export GOPATH=/tmp/tmp.BHDV9MFEMc
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.572 + GOPATH=/tmp/tmp.BHDV9MFEMc
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.572 + RM_GOPATH=1
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.572 + case "$(go env GOARCH)" in
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.575 ++ go env GOARCH
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + export GO_BUILDMODE=-buildmode=pie
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + GO_BUILDMODE=-buildmode=pie
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 ++ dirname /tmp/install/install.sh
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + dir=/tmp/install
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + bin=containerd
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + shift
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + '[' '!' -f /tmp/install/containerd.installer ']'
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + . /tmp/install/containerd.installer
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 ++ set -e
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 ++ : v1.6.15
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.725 + install_containerd
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.790 Install containerd version v1.6.15
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.805 + echo 'Install containerd version v1.6.15'
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.805 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BHDV9MFEMc/src/github.com/containerd/containerd
01:25:32 [2023-01-11T01:25:32.152Z] #37 3.805 Cloning into '/tmp/tmp.BHDV9MFEMc/src/github.com/containerd/containerd'...
01:25:32 [2023-01-11T01:25:32.314Z] #39 158.5   CC       criu/vdso.o
01:25:29 [2023-01-11T01:25:29.495Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:25:29 [2023-01-11T01:25:29.579Z]  > git config --add remote.origin.fetch +refs/pull/44797/head:refs/remotes/origin/PR-44797 # timeout=10
01:25:29 [2023-01-11T01:25:29.649Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:25:29 [2023-01-11T01:25:29.798Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:25:29 [2023-01-11T01:25:29.953Z] Fetching upstream changes from https://github.com/moby/moby.git
01:25:29 [2023-01-11T01:25:29.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:29 [2023-01-11T01:25:29.959Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44797/head:refs/remotes/origin/PR-44797 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
01:25:30 [2023-01-11T01:25:30.884Z]  > git config core.sparsecheckout # timeout=10
01:25:30 [2023-01-11T01:25:30.951Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:25:32 [2023-01-11T01:25:32.880Z] #39 159.1   LINK     criu/built-in.o
01:25:33 [2023-01-11T01:25:33.138Z] #39 159.3   LINK     criu/criu
01:25:33 [2023-01-11T01:25:33.396Z] #39 159.6   DEP      lib/c/criu.d
01:25:33 [2023-01-11T01:25:33.396Z] #39 159.7   CC       images/rpc.pb-c.o
01:25:33 [2023-01-11T01:25:33.638Z] #27 ...
01:25:33 [2023-01-11T01:25:33.638Z] 
01:25:33 [2023-01-11T01:25:33.638Z] #32 [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
01:25:33 [2023-01-11T01:25:33.638Z] #32 64.28 Selecting previously unselected package gcc-mingw-w64-base.
01:25:33 [2023-01-11T01:25:33.638Z] #32 64.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
01:25:33 [2023-01-11T01:25:33.638Z] #32 64.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:25:33 [2023-01-11T01:25:33.638Z] #32 64.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:25:33 [2023-01-11T01:25:33.638Z] #32 64.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
01:25:33 [2023-01-11T01:25:33.638Z] #32 64.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:25:33 [2023-01-11T01:25:33.948Z] #28 ...
01:25:33 [2023-01-11T01:25:33.948Z] 
01:25:33 [2023-01-11T01:25:33.948Z] #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
01:25:33 [2023-01-11T01:25:33.948Z] #35 DONE 66.4s
01:25:33 [2023-01-11T01:25:33.948Z] 
01:25:33 [2023-01-11T01:25:33.948Z] #27 [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
01:25:33 [2023-01-11T01:25:33.948Z] #27 56.68 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]
01:25:33 [2023-01-11T01:25:33.948Z] #27 57.94 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]
01:25:33 [2023-01-11T01:25:33.948Z] #27 60.59 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]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.56 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]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.83 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]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 61.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 62.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 62.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 62.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 62.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
01:25:33 [2023-01-11T01:25:33.948Z] #27 63.86 debconf: delaying package configuration, since apt-utils is not installed
01:25:33 [2023-01-11T01:25:33.948Z] #27 64.30 Fetched 115 MB in 12s (9351 kB/s)
01:25:33 [2023-01-11T01:25:33.948Z] #27 64.60 Selecting previously unselected package binutils-mingw-w64-i686.
01:25:33 [2023-01-11T01:25:33.948Z] #27 64.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:25:33 [2023-01-11T01:25:33.948Z] #27 64.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
01:25:33 [2023-01-11T01:25:33.948Z] #27 64.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:25:33 [2023-01-11T01:25:33.962Z] #39 160.4   CC       lib/c/criu.o
01:25:34 [2023-01-11T01:25:34.512Z] #27 ...
01:25:34 [2023-01-11T01:25:34.513Z] 
01:25:34 [2023-01-11T01:25:34.513Z] #28 [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
01:25:34 [2023-01-11T01:25:34.513Z] #28 66.73 Selecting previously unselected package libprotoc23:amd64.
01:25:34 [2023-01-11T01:25:34.513Z] #28 66.77 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
01:25:34 [2023-01-11T01:25:34.513Z] #28 66.79 Unpacking libprotoc23:amd64 (3.12.4-1) ...
01:25:34 [2023-01-11T01:25:34.770Z] #28 ...
01:25:34 [2023-01-11T01:25:34.770Z] 
01:25:34 [2023-01-11T01:25:34.770Z] #22 [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
01:25:34 [2023-01-11T01:25:34.770Z] #22 57.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
01:25:34 [2023-01-11T01:25:34.770Z] #22 57.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
01:25:34 [2023-01-11T01:25:34.770Z] #22 57.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
01:25:34 [2023-01-11T01:25:34.770Z] #22 57.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
01:25:34 [2023-01-11T01:25:34.770Z] #22 57.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
01:25:34 [2023-01-11T01:25:34.770Z] #22 57.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
01:25:34 [2023-01-11T01:25:34.770Z] #22 59.62 debconf: delaying package configuration, since apt-utils is not installed
01:25:34 [2023-01-11T01:25:34.770Z] #22 60.05 Fetched 17.7 MB in 3s (6835 kB/s)
01:25:34 [2023-01-11T01:25:34.770Z] #22 60.23 Selecting previously unselected package xxd.
01:25:34 [2023-01-11T01:25:34.770Z] #22 60.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
01:25:34 [2023-01-11T01:25:34.770Z] #22 60.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:25:34 [2023-01-11T01:25:34.770Z] #22 60.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:25:34 [2023-01-11T01:25:34.770Z] #22 61.02 Selecting previously unselected package vim-common.
01:25:34 [2023-01-11T01:25:34.770Z] #22 61.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:25:34 [2023-01-11T01:25:34.770Z] #22 61.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:25:34 [2023-01-11T01:25:34.770Z] #22 62.29 Selecting previously unselected package cmake-data.
01:25:34 [2023-01-11T01:25:34.770Z] #22 62.30 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:25:34 [2023-01-11T01:25:34.770Z] #22 62.32 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:25:34 [2023-01-11T01:25:34.914Z] Merge succeeded, producing 26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:25:34 [2023-01-11T01:25:34.915Z] Checking out Revision 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 (PR-44797)
01:25:35 [2023-01-11T01:25:35.033Z] #22 ...
01:25:35 [2023-01-11T01:25:35.033Z] 
01:25:35 [2023-01-11T01:25:35.033Z] #33 [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
01:25:35 [2023-01-11T01:25:35.338Z] #39 161.4   LINK     lib/c/built-in.o
01:25:35 [2023-01-11T01:25:35.338Z] #39 161.4   LINK     lib/c/libcriu.so
01:25:35 [2023-01-11T01:25:35.338Z] #39 161.4   LINK     lib/c/libcriu.a
01:25:35 [2023-01-11T01:25:35.338Z] #39 161.6   GEN      magic.py
01:25:35 [2023-01-11T01:25:35.546Z] #33 66.85 Updating files:  84% (1281/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/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:  98% (1495/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
01:25:35 [2023-01-11T01:25:35.596Z] #39 161.8 Note: Building without setproctitle() and strlcpy() support.
01:25:35 [2023-01-11T01:25:35.596Z] #39 161.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:25:35 [2023-01-11T01:25:35.596Z] #39 161.8 Note: Building without GnuTLS support
01:25:35 [2023-01-11T01:25:35.596Z] #39 161.8 Makefile.config:39: Warn: you have no libnftables installed
01:25:35 [2023-01-11T01:25:35.596Z] #39 161.8 Makefile.config:40: Warn: Building without nftables support
01:25:34 [2023-01-11T01:25:34.456Z]  > git remote # timeout=10
01:25:34 [2023-01-11T01:25:34.556Z]  > git config --get remote.origin.url # timeout=10
01:25:34 [2023-01-11T01:25:34.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:34 [2023-01-11T01:25:34.635Z]  > git merge 864cc1c87155d3c29b62995656a460497a2493aa # timeout=10
01:25:34 [2023-01-11T01:25:34.790Z]  > git rev-parse "HEAD^{commit}" # timeout=10
01:25:34 [2023-01-11T01:25:34.949Z]  > git config core.sparsecheckout # timeout=10
01:25:35 [2023-01-11T01:25:35.024Z]  > git checkout -f 26a4ccf99e28b33b737406f4f088ff644f5b3ae3 # timeout=10
01:25:35 [2023-01-11T01:25:35.803Z] #33 67.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
01:25:36 [2023-01-11T01:25:36.061Z] #33 68.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:25:36 [2023-01-11T01:25:36.164Z] #39 162.5 fatal: not a git repository (or any of the parent directories): .git
01:25:36 [2023-01-11T01:25:36.318Z] #33 ...
01:25:36 [2023-01-11T01:25:36.318Z] 
01:25:36 [2023-01-11T01:25:36.318Z] #31 [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
01:25:36 [2023-01-11T01:25:36.318Z] #31 58.65 go: downloading github.com/fatih/color v1.13.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 58.66 go: downloading github.com/gofrs/flock v0.8.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 58.78 go: downloading github.com/pkg/errors v0.9.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 58.92 go: downloading github.com/spf13/cobra v1.3.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 58.96 go: downloading github.com/spf13/pflag v1.0.5
01:25:36 [2023-01-11T01:25:36.318Z] #31 59.50 go: downloading github.com/spf13/viper v1.10.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 59.81 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
01:25:36 [2023-01-11T01:25:36.318Z] #31 60.39 go: downloading github.com/mattn/go-colorable v0.1.12
01:25:36 [2023-01-11T01:25:36.318Z] #31 60.44 go: downloading github.com/mattn/go-isatty v0.0.14
01:25:36 [2023-01-11T01:25:36.318Z] #31 60.53 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
01:25:36 [2023-01-11T01:25:36.318Z] #31 60.53 go: downloading github.com/go-critic/go-critic v0.6.2
01:25:36 [2023-01-11T01:25:36.318Z] #31 62.47 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.12 go: downloading github.com/sirupsen/logrus v1.8.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.20 go: downloading github.com/stretchr/testify v1.7.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.41 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.45 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.63 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.79 go: downloading github.com/fsnotify/fsnotify v1.5.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.79 go: downloading github.com/magiconair/properties v1.8.5
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.91 go: downloading github.com/mitchellh/mapstructure v1.4.3
01:25:36 [2023-01-11T01:25:36.318Z] #31 67.95 go: downloading github.com/spf13/afero v1.6.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.12 go: downloading github.com/spf13/cast v1.4.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.14 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.22 go: downloading github.com/subosito/gotenv v1.2.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.30 go: downloading gopkg.in/ini.v1 v1.66.2
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.36 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.69 go: downloading github.com/go-toolsmith/astcast v1.0.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0
01:25:36 [2023-01-11T01:25:36.318Z] #31 68.77 go: downloading github.com/go-toolsmith/astequal v1.0.1
01:25:36 [2023-01-11T01:25:36.318Z] #31 ...
01:25:36 [2023-01-11T01:25:36.318Z] 
01:25:36 [2023-01-11T01:25:36.318Z] #27 [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
01:25:36 [2023-01-11T01:25:36.318Z] #27 68.75 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:25:36 [2023-01-11T01:25:36.318Z] #27 68.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
01:25:36 [2023-01-11T01:25:36.318Z] #27 68.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:25:36 [2023-01-11T01:25:36.340Z] #37 ...
01:25:36 [2023-01-11T01:25:36.340Z] 
01:25:36 [2023-01-11T01:25:36.340Z] #26 [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
01:25:36 [2023-01-11T01:25:36.340Z] #26 58.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
01:25:36 [2023-01-11T01:25:36.340Z] #26 58.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
01:25:36 [2023-01-11T01:25:36.340Z] #26 58.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
01:25:36 [2023-01-11T01:25:36.340Z] #26 58.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
01:25:36 [2023-01-11T01:25:36.340Z] #26 58.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
01:25:36 [2023-01-11T01:25:36.340Z] #26 58.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
01:25:36 [2023-01-11T01:25:36.340Z] #26 60.90 debconf: delaying package configuration, since apt-utils is not installed
01:25:36 [2023-01-11T01:25:36.340Z] #26 61.35 Fetched 17.7 MB in 2s (8644 kB/s)
01:25:36 [2023-01-11T01:25:36.340Z] #26 61.52 Selecting previously unselected package xxd.
01:25:36 [2023-01-11T01:25:36.340Z] #26 61.52 (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.)
01:25:36 [2023-01-11T01:25:36.340Z] #26 61.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:25:36 [2023-01-11T01:25:36.340Z] #26 61.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:25:36 [2023-01-11T01:25:36.340Z] #26 62.06 Selecting previously unselected package vim-common.
01:25:36 [2023-01-11T01:25:36.340Z] #26 62.06 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:25:36 [2023-01-11T01:25:36.340Z] #26 62.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:25:36 [2023-01-11T01:25:36.340Z] #26 62.93 Selecting previously unselected package cmake-data.
01:25:36 [2023-01-11T01:25:36.340Z] #26 62.93 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:25:36 [2023-01-11T01:25:36.340Z] #26 62.96 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:25:36 [2023-01-11T01:25:36.599Z] #26 68.35 Selecting previously unselected package libicu67:amd64.
01:25:36 [2023-01-11T01:25:36.599Z] #26 68.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
01:25:36 [2023-01-11T01:25:36.599Z] #26 68.37 Unpacking libicu67:amd64 (67.1-7) ...
01:25:36 [2023-01-11T01:25:36.599Z] #26 ...
01:25:36 [2023-01-11T01:25:36.599Z] 
01:25:36 [2023-01-11T01:25:36.599Z] #36 [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
01:25:36 [2023-01-11T01:25:36.599Z] #36 64.26 Selecting previously unselected package zlib1g-dev:amd64.
01:25:36 [2023-01-11T01:25:36.599Z] #36 64.26 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 64.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 64.89 Selecting previously unselected package libprotobuf23:amd64.
01:25:36 [2023-01-11T01:25:36.599Z] #36 64.90 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 64.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 66.35 Selecting previously unselected package libprotobuf-lite23:amd64.
01:25:36 [2023-01-11T01:25:36.599Z] #36 66.36 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 66.38 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 67.14 Selecting previously unselected package libprotobuf-dev:amd64.
01:25:36 [2023-01-11T01:25:36.599Z] #36 67.15 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 67.15 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
01:25:36 [2023-01-11T01:25:36.599Z] #36 ...
01:25:36 [2023-01-11T01:25:36.599Z] 
01:25:36 [2023-01-11T01:25:36.599Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:25:36 [2023-01-11T01:25:36.599Z] #28 58.51 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 58.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 58.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 58.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 58.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 59.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 59.48 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 59.48 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 60.56 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 62.89 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 63.78 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 64.74 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.85 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.90 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]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 67.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 68.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 68.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 68.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
01:25:36 [2023-01-11T01:25:36.599Z] #28 68.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
01:25:36 [2023-01-11T01:25:36.858Z] #28 ...
01:25:36 [2023-01-11T01:25:36.858Z] 
01:25:36 [2023-01-11T01:25:36.858Z] #27 [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
01:25:36 [2023-01-11T01:25:36.858Z] #27 58.84 go: downloading github.com/gofrs/flock v0.8.1
01:25:36 [2023-01-11T01:25:36.858Z] #27 58.84 go: downloading github.com/fatih/color v1.13.0
01:25:36 [2023-01-11T01:25:36.858Z] #27 58.93 go: downloading github.com/pkg/errors v0.9.1
01:25:36 [2023-01-11T01:25:36.858Z] #27 58.94 go: downloading github.com/spf13/cobra v1.3.0
01:25:36 [2023-01-11T01:25:36.858Z] #27 58.99 go: downloading github.com/spf13/pflag v1.0.5
01:25:36 [2023-01-11T01:25:36.858Z] #27 59.44 go: downloading github.com/spf13/viper v1.10.1
01:25:36 [2023-01-11T01:25:36.858Z] #27 59.55 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
01:25:36 [2023-01-11T01:25:36.858Z] #27 60.27 go: downloading github.com/mattn/go-colorable v0.1.12
01:25:36 [2023-01-11T01:25:36.858Z] #27 60.27 go: downloading github.com/mattn/go-isatty v0.0.14
01:25:36 [2023-01-11T01:25:36.858Z] #27 60.51 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
01:25:36 [2023-01-11T01:25:36.858Z] #27 60.51 go: downloading github.com/go-critic/go-critic v0.6.2
01:25:36 [2023-01-11T01:25:36.858Z] #27 62.49 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:25:36 [2023-01-11T01:25:36.858Z] #27 67.63 go: downloading github.com/sirupsen/logrus v1.8.1
01:25:36 [2023-01-11T01:25:36.858Z] #27 67.64 go: downloading github.com/stretchr/testify v1.7.0
01:25:36 [2023-01-11T01:25:36.858Z] #27 67.99 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.07 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.21 go: downloading github.com/fsnotify/fsnotify v1.5.1
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.25 go: downloading github.com/magiconair/properties v1.8.5
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.35 go: downloading github.com/mitchellh/mapstructure v1.4.3
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.43 go: downloading github.com/spf13/afero v1.6.0
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.55 go: downloading github.com/spf13/cast v1.4.1
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.60 go: downloading github.com/subosito/gotenv v1.2.0
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.67 go: downloading gopkg.in/ini.v1 v1.66.2
01:25:36 [2023-01-11T01:25:36.858Z] #27 68.88 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
01:25:36 [2023-01-11T01:25:36.918Z] #32 ...
01:25:36 [2023-01-11T01:25:36.918Z] 
01:25:36 [2023-01-11T01:25:36.918Z] #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
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.131 + RM_GOPATH=0
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.131 + TMP_GOPATH=
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.131 + : /build
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.131 + '[' -z '' ']'
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.132 ++ mktemp -d
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.137 + export GOPATH=/tmp/tmp.VLs9Jw84h6
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.146 + GOPATH=/tmp/tmp.VLs9Jw84h6
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.146 + RM_GOPATH=1
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.146 + case "$(go env GOARCH)" in
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.147 ++ go env GOARCH
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.172 + export GO_BUILDMODE=-buildmode=pie
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.172 + GO_BUILDMODE=-buildmode=pie
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.174 ++ dirname /tmp/install/install.sh
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.178 + dir=/tmp/install
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.181 + bin=tini
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.182 + shift
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.182 + '[' '!' -f /tmp/install/tini.installer ']'
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.182 + . /tmp/install/tini.installer
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.182 ++ : v0.19.0
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.187 + install_tini
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.187 + echo 'Install tini version v0.19.0'
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.197 Install tini version v0.19.0
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.197 + git clone https://github.com/krallin/tini.git /tmp/tmp.VLs9Jw84h6/tini
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.199 Cloning into '/tmp/tmp.VLs9Jw84h6/tini'...
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.979 + cd /tmp/tmp.VLs9Jw84h6/tini
01:25:36 [2023-01-11T01:25:36.918Z] #0 4.989 + git checkout -q v0.19.0
01:25:36 [2023-01-11T01:25:36.918Z] #0 5.001 + cmake .
01:25:36 [2023-01-11T01:25:36.918Z] #0 5.529 -- The C compiler identification is GNU 10.2.1
01:25:36 [2023-01-11T01:25:36.918Z] #0 5.609 -- Detecting C compiler ABI info
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.293 -- Detecting C compiler ABI info - done
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.483 -- Check for working C compiler: /usr/bin/cc - skipped
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.484 -- Detecting C compile features
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.484 -- Detecting C compile features - done
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.552 -- Performing Test HAS_BUILTIN_FORTIFY
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.830 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.939 -- Configuring done
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.978 -- Generating done
01:25:36 [2023-01-11T01:25:36.918Z] #0 6.992 -- Build files have been written to: /tmp/tmp.VLs9Jw84h6/tini
01:25:36 [2023-01-11T01:25:36.918Z] #0 7.019 + make tini-static
01:25:36 [2023-01-11T01:25:36.918Z] #0 7.314 Scanning dependencies of target tini-static
01:25:36 [2023-01-11T01:25:36.918Z] #0 7.393 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:25:36 [2023-01-11T01:25:36.918Z] #0 8.837 [100%] Linking C executable tini-static
01:25:36 [2023-01-11T01:25:36.918Z] #0 9.540 [100%] Built target tini-static
01:25:36 [2023-01-11T01:25:36.918Z] #0 9.567 + mkdir -p /build
01:25:36 [2023-01-11T01:25:36.918Z] #0 9.584 + cp tini-static /build/docker-init
01:25:36 [2023-01-11T01:25:36.918Z] #39 ...
01:25:36 [2023-01-11T01:25:36.918Z] 
01:25:36 [2023-01-11T01:25:36.918Z] #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
01:25:36 [2023-01-11T01:25:36.918Z] #38 6.203 Note: Building without setproctitle() and strlcpy() support.
01:25:36 [2023-01-11T01:25:36.918Z] #38 6.204       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:25:36 [2023-01-11T01:25:36.918Z] #38 6.216 Note: Building without GnuTLS support
01:25:36 [2023-01-11T01:25:36.918Z] #38 6.237 Makefile.config:39: Warn: you have no libnftables installed
01:25:36 [2023-01-11T01:25:36.918Z] #38 6.237 Makefile.config:40: Warn: Building without nftables support
01:25:36 [2023-01-11T01:25:36.918Z] #38 8.575 fatal: not a git repository (or any of the parent directories): .git
01:25:36 [2023-01-11T01:25:36.918Z] #38 8.640   GEN      .gitid
01:25:36 [2023-01-11T01:25:36.918Z] #38 8.688   GEN      criu/include/version.h
01:25:36 [2023-01-11T01:25:36.918Z] #38 8.788   GEN      include/common/asm
01:25:36 [2023-01-11T01:25:36.918Z] #38 10.87   PBCC     images/timens.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 10.89   DEP      images/timens.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 10.97   PBCC     images/fown.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.01   PBCC     images/google/protobuf/descriptor.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.04   PBCC     images/opts.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.05   PBCC     images/memfd.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.06   DEP      images/fown.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.13   DEP      images/google/protobuf/descriptor.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.22   DEP      images/opts.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.27   DEP      images/memfd.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.31   PBCC     images/sit.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.34   DEP      images/sit.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.38   PBCC     images/macvlan.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.40   DEP      images/macvlan.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.46   PBCC     images/autofs.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.49   DEP      images/autofs.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.55   PBCC     images/sysctl.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.58   DEP      images/sysctl.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.66   PBCC     images/time.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.71   DEP      images/time.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.81   PBCC     images/binfmt-misc.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.82   DEP      images/binfmt-misc.pb-c.d
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.88   PBCC     images/seccomp.pb-c.c
01:25:36 [2023-01-11T01:25:36.918Z] #38 11.90   DEP      images/seccomp.pb-c.d
01:25:37 [2023-01-11T01:25:37.099Z] #39 163.5 make[1]: Nothing to be done for 'all'.
01:25:37 [2023-01-11T01:25:37.117Z] #27 ...
01:25:37 [2023-01-11T01:25:37.117Z] 
01:25:37 [2023-01-11T01:25:37.117Z] #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
01:25:37 [2023-01-11T01:25:37.176Z] #38 11.94   PBCC     images/userns.pb-c.c
01:25:37 [2023-01-11T01:25:37.176Z] #38 11.98   DEP      images/userns.pb-c.d
01:25:37 [2023-01-11T01:25:37.176Z] #38 ...
01:25:37 [2023-01-11T01:25:37.176Z] 
01:25:37 [2023-01-11T01:25:37.176Z] #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
01:25:37 [2023-01-11T01:25:37.176Z] #39 DONE 10.7s
01:25:37 [2023-01-11T01:25:37.176Z] 
01:25:37 [2023-01-11T01:25:37.176Z] #34 [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
01:25:37 [2023-01-11T01:25:37.176Z] #34 DONE 69.9s
01:25:37 [2023-01-11T01:25:37.176Z] 
01:25:37 [2023-01-11T01:25:37.176Z] #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
01:25:37 [2023-01-11T01:25:37.176Z] #38 12.15   PBCC     images/cgroup.pb-c.c
01:25:37 [2023-01-11T01:25:37.176Z] #38 12.19   DEP      images/cgroup.pb-c.d
01:25:37 [2023-01-11T01:25:37.176Z] #38 ...
01:25:37 [2023-01-11T01:25:37.176Z] 
01:25:37 [2023-01-11T01:25:37.176Z] #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
01:25:37 [2023-01-11T01:25:37.176Z] #26 65.22 internal/syscall/unix
01:25:37 [2023-01-11T01:25:37.176Z] #26 65.73 time
01:25:37 [2023-01-11T01:25:37.741Z] #26 ...
01:25:37 [2023-01-11T01:25:37.741Z] 
01:25:37 [2023-01-11T01:25:37.741Z] #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
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.27   PBCC     images/ext-file.pb-c.c
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.30   DEP      images/ext-file.pb-c.d
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.38   PBCC     images/rpc.pb-c.c
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.43   DEP      images/rpc.pb-c.d
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.50   PBCC     images/siginfo.pb-c.c
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.57   DEP      images/siginfo.pb-c.d
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.58   PBCC     images/pagemap.pb-c.c
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.64   DEP      images/pagemap.pb-c.d
01:25:37 [2023-01-11T01:25:37.741Z] #38 12.71   PBCC     images/rlimit.pb-c.c
01:25:37 [2023-01-11T01:25:37.998Z] #38 12.73   DEP      images/rlimit.pb-c.d
01:25:37 [2023-01-11T01:25:37.998Z] #38 12.79   PBCC     images/file-lock.pb-c.c
01:25:37 [2023-01-11T01:25:37.998Z] #38 12.84   DEP      images/file-lock.pb-c.d
01:25:37 [2023-01-11T01:25:37.998Z] #38 12.95   PBCC     images/tty.pb-c.c
01:25:38 [2023-01-11T01:25:38.035Z] #39 164.4 make[1]: 'images/built-in.o' is up to date.
01:25:38 [2023-01-11T01:25:38.035Z] #39 164.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:25:38 [2023-01-11T01:25:38.035Z] #39 164.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:25:38 [2023-01-11T01:25:38.152Z] #24 68.75 Updating files:  84% (1281/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/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.
01:25:38 [2023-01-11T01:25:38.152Z] #24 69.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
01:25:38 [2023-01-11T01:25:38.234Z] #30 ...
01:25:38 [2023-01-11T01:25:38.234Z] 
01:25:38 [2023-01-11T01:25:38.234Z] #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
01:25:38 [2023-01-11T01:25:38.234Z] #38 90.64   LINK     criu/pie/parasite.built-in.o
01:25:38 [2023-01-11T01:25:38.234Z] #38 90.76   GEN      criu/pie/parasite-blob.h
01:25:38 [2023-01-11T01:25:38.234Z] #38 90.84   CC       criu/pie/parasite-vdso.o
01:25:38 [2023-01-11T01:25:38.234Z] #38 91.80   CC       criu/arch/x86/vdso-pie.o
01:25:38 [2023-01-11T01:25:38.234Z] #38 92.18   CC       criu/arch/x86/restorer.o
01:25:38 [2023-01-11T01:25:38.234Z] #38 92.96   CC       criu/arch/x86/restorer_unmap.o
01:25:38 [2023-01-11T01:25:38.234Z] #38 93.16   CC       criu/arch/x86/sigaction_compat_pie.o
01:25:38 [2023-01-11T01:25:38.234Z] #38 93.74   CC       criu/pie/restorer.o
01:25:38 [2023-01-11T01:25:38.234Z] #38 ...
01:25:38 [2023-01-11T01:25:38.234Z] 
01:25:38 [2023-01-11T01:25:38.234Z] #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
01:25:38 [2023-01-11T01:25:38.234Z] #27 182.0 + for f in rootlesskit rootlesskit-docker-proxy
01:25:38 [2023-01-11T01:25:38.234Z] #27 182.0 + GOBIN=/build
01:25:38 [2023-01-11T01:25:38.234Z] #27 182.0 + GO111MODULE=on
01:25:38 [2023-01-11T01:25:38.234Z] #27 182.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
01:25:38 [2023-01-11T01:25:38.256Z] #38 12.96   DEP      images/tty.pb-c.d
01:25:38 [2023-01-11T01:25:38.256Z] #38 12.98   PBCC     images/tun.pb-c.c
01:25:38 [2023-01-11T01:25:38.256Z] #38 12.99   PBCC     images/netdev.pb-c.c
01:25:38 [2023-01-11T01:25:38.256Z] #38 13.05   DEP      images/tun.pb-c.d
01:25:38 [2023-01-11T01:25:38.256Z] #38 13.11   DEP      images/netdev.pb-c.d
01:25:38 [2023-01-11T01:25:38.256Z] #38 13.18   PBCC     images/vma.pb-c.c
01:25:38 [2023-01-11T01:25:38.293Z] #39 164.6 make[1]: 'compel/libcompel.a' is up to date.
01:25:38 [2023-01-11T01:25:38.293Z] #39 164.6 make[1]: 'compel/compel-host-bin' is up to date.
01:25:38 [2023-01-11T01:25:38.293Z] #39 164.6 make[1]: Nothing to be done for 'all'.
01:25:38 [2023-01-11T01:25:38.513Z] #38 13.21   DEP      images/vma.pb-c.d
01:25:38 [2023-01-11T01:25:38.513Z] #38 13.43   PBCC     images/creds.pb-c.c
01:25:38 [2023-01-11T01:25:38.513Z] #38 13.43   DEP      images/creds.pb-c.d
01:25:38 [2023-01-11T01:25:38.513Z] #38 13.43   PBCC     images/utsns.pb-c.c
01:25:38 [2023-01-11T01:25:38.513Z] #38 13.43   DEP      images/utsns.pb-c.d
01:25:38 [2023-01-11T01:25:38.513Z] #38 13.48   PBCC     images/ipc-desc.pb-c.c
01:25:38 [2023-01-11T01:25:38.552Z] #39 164.7 make[1]: 'soccr/libsoccr.a' is up to date.
01:25:38 [2023-01-11T01:25:38.770Z] #38 13.59   PBCC     images/ipc-sem.pb-c.c
01:25:38 [2023-01-11T01:25:38.770Z] #38 13.59   DEP      images/ipc-desc.pb-c.d
01:25:38 [2023-01-11T01:25:38.770Z] #38 13.61   DEP      images/ipc-sem.pb-c.d
01:25:38 [2023-01-11T01:25:38.770Z] #38 13.69   PBCC     images/ipc-msg.pb-c.c
01:25:38 [2023-01-11T01:25:38.770Z] #38 13.72   DEP      images/ipc-msg.pb-c.d
01:25:38 [2023-01-11T01:25:38.770Z] #38 13.79   PBCC     images/ipc-shm.pb-c.c
01:25:38 [2023-01-11T01:25:38.770Z] #38 13.85   DEP      images/ipc-shm.pb-c.d
01:25:38 [2023-01-11T01:25:38.811Z] #39 164.9 make[2]: Nothing to be done for 'all'.
01:25:38 [2023-01-11T01:25:38.811Z] #39 165.0 make[2]: Nothing to be done for 'all'.
01:25:38 [2023-01-11T01:25:38.811Z] #39 165.0 make[2]: Nothing to be done for 'all'.
01:25:38 [2023-01-11T01:25:38.811Z] #39 165.1 make[2]: Nothing to be done for 'all'.
01:25:38 [2023-01-11T01:25:38.811Z] #39 165.2 make[2]: Nothing to be done for 'all'.
01:25:39 [2023-01-11T01:25:39.027Z] #38 13.96   PBCC     images/ipc-var.pb-c.c
01:25:39 [2023-01-11T01:25:39.027Z] #38 13.99   DEP      images/ipc-var.pb-c.d
01:25:39 [2023-01-11T01:25:39.027Z] #38 14.06   PBCC     images/sk-opts.pb-c.c
01:25:39 [2023-01-11T01:25:39.069Z] #39 165.2 make[2]: Nothing to be done for 'all'.
01:25:39 [2023-01-11T01:25:39.069Z] #39 165.3 make[2]: Nothing to be done for 'all'.
01:25:39 [2023-01-11T01:25:39.069Z] #39 165.4 make[2]: Nothing to be done for 'all'.
01:25:39 [2023-01-11T01:25:39.069Z] #39 165.4   INSTALL  criu/criu
01:25:39 [2023-01-11T01:25:39.284Z] #38 14.11   PBCC     images/packet-sock.pb-c.c
01:25:39 [2023-01-11T01:25:39.284Z] #38 14.15   DEP      images/sk-opts.pb-c.d
01:25:39 [2023-01-11T01:25:39.284Z] #38 14.24   DEP      images/packet-sock.pb-c.d
01:25:39 [2023-01-11T01:25:39.284Z] #38 14.26   PBCC     images/sk-netlink.pb-c.c
01:25:39 [2023-01-11T01:25:39.284Z] #38 14.34   DEP      images/sk-netlink.pb-c.d
01:25:39 [2023-01-11T01:25:39.536Z] #24 71.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:25:39 [2023-01-11T01:25:39.542Z] #38 14.40   PBCC     images/sk-inet.pb-c.c
01:25:39 [2023-01-11T01:25:39.542Z] #38 14.45   DEP      images/sk-inet.pb-c.d
01:25:39 [2023-01-11T01:25:39.542Z] #38 14.55   PBCC     images/sk-unix.pb-c.c
01:25:39 [2023-01-11T01:25:39.542Z] #38 14.59   DEP      images/sk-unix.pb-c.d
01:25:39 [2023-01-11T01:25:39.799Z] #38 14.70   PBCC     images/mm.pb-c.c
01:25:39 [2023-01-11T01:25:39.799Z] #38 14.72   DEP      images/mm.pb-c.d
01:25:39 [2023-01-11T01:25:39.799Z] #38 14.79   PBCC     images/timerfd.pb-c.c
01:25:39 [2023-01-11T01:25:39.799Z] #38 14.82   DEP      images/timerfd.pb-c.d
01:25:40 [2023-01-11T01:25:40.363Z] #38 15.06   PBCC     images/timer.pb-c.c
01:25:40 [2023-01-11T01:25:40.363Z] #38 15.06   DEP      images/timer.pb-c.d
01:25:40 [2023-01-11T01:25:40.363Z] #38 15.06   PBCC     images/sa.pb-c.c
01:25:40 [2023-01-11T01:25:40.363Z] #38 15.06   DEP      images/sa.pb-c.d
01:25:40 [2023-01-11T01:25:40.363Z] #38 15.14   PBCC     images/pipe-data.pb-c.c
01:25:40 [2023-01-11T01:25:40.363Z] #38 15.18   DEP      images/pipe-data.pb-c.d
01:25:40 [2023-01-11T01:25:40.363Z] #38 15.27   PBCC     images/mnt.pb-c.c
01:25:40 [2023-01-11T01:25:40.446Z] #39 DONE 166.8s
01:25:40 [2023-01-11T01:25:40.446Z] 
01:25:40 [2023-01-11T01:25:40.446Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:25:40 [2023-01-11T01:25:40.619Z] #38 15.35   DEP      images/mnt.pb-c.d
01:25:40 [2023-01-11T01:25:40.620Z] #38 15.39   PBCC     images/sk-packet.pb-c.c
01:25:40 [2023-01-11T01:25:40.620Z] #38 15.45   DEP      images/sk-packet.pb-c.d
01:25:40 [2023-01-11T01:25:40.878Z] #38 15.53   PBCC     images/tcp-stream.pb-c.c
01:25:40 [2023-01-11T01:25:40.878Z] #38 15.61   DEP      images/tcp-stream.pb-c.d
01:25:40 [2023-01-11T01:25:40.878Z] #38 15.72   PBCC     images/pipe.pb-c.c
01:25:40 [2023-01-11T01:25:40.878Z] #38 15.73   DEP      images/pipe.pb-c.d
01:25:40 [2023-01-11T01:25:40.878Z] #38 15.79   PBCC     images/pstree.pb-c.c
01:25:40 [2023-01-11T01:25:40.878Z] #38 15.82   DEP      images/pstree.pb-c.d
01:25:40 [2023-01-11T01:25:40.878Z] #38 15.93   PBCC     images/fs.pb-c.c
01:25:41 [2023-01-11T01:25:41.134Z] #38 15.95   DEP      images/fs.pb-c.d
01:25:41 [2023-01-11T01:25:41.134Z] #38 15.99   PBCC     images/signalfd.pb-c.c
01:25:41 [2023-01-11T01:25:41.134Z] #38 16.04   DEP      images/signalfd.pb-c.d
01:25:41 [2023-01-11T01:25:41.134Z] #38 16.11   PBCC     images/fh.pb-c.c
01:25:41 [2023-01-11T01:25:41.134Z] #38 16.16   PBCC     images/fsnotify.pb-c.c
01:25:41 [2023-01-11T01:25:41.392Z] #38 16.22   DEP      images/fh.pb-c.d
01:25:41 [2023-01-11T01:25:41.392Z] #38 16.29   DEP      images/fsnotify.pb-c.d
01:25:41 [2023-01-11T01:25:41.392Z] #38 16.36   PBCC     images/eventpoll.pb-c.c
01:25:41 [2023-01-11T01:25:41.392Z] #38 16.39   DEP      images/eventpoll.pb-c.d
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.36 Selecting previously unselected package binutils-mingw-w64.
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.98 Selecting previously unselected package dmsetup.
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
01:25:41 [2023-01-11T01:25:41.569Z] #27 73.98 Unpacking dmsetup (2:1.02.175-2.1) ...
01:25:41 [2023-01-11T01:25:41.649Z] #38 16.48   PBCC     images/eventfd.pb-c.c
01:25:41 [2023-01-11T01:25:41.649Z] #38 16.51   DEP      images/eventfd.pb-c.d
01:25:41 [2023-01-11T01:25:41.649Z] #38 16.57   PBCC     images/remap-file-path.pb-c.c
01:25:41 [2023-01-11T01:25:41.649Z] #38 16.57   DEP      images/remap-file-path.pb-c.d
01:25:41 [2023-01-11T01:25:41.649Z] #38 16.70   PBCC     images/fifo.pb-c.c
01:25:41 [2023-01-11T01:25:41.827Z] #27 74.37 Selecting previously unselected package mingw-w64-common.
01:25:41 [2023-01-11T01:25:41.907Z] #38 16.72   DEP      images/fifo.pb-c.d
01:25:41 [2023-01-11T01:25:41.907Z] #38 16.77   PBCC     images/ghost-file.pb-c.c
01:25:41 [2023-01-11T01:25:41.907Z] #38 16.84   DEP      images/ghost-file.pb-c.d
01:25:41 [2023-01-11T01:25:41.907Z] #38 16.91   PBCC     images/regfile.pb-c.c
01:25:41 [2023-01-11T01:25:41.907Z] #38 16.95   DEP      images/regfile.pb-c.d
01:25:42 [2023-01-11T01:25:42.084Z] #27 74.37 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
01:25:42 [2023-01-11T01:25:42.085Z] #27 74.39 Unpacking mingw-w64-common (8.0.0-1) ...
01:25:42 [2023-01-11T01:25:42.164Z] #38 17.03   PBCC     images/ns.pb-c.c
01:25:42 [2023-01-11T01:25:42.164Z] #38 17.05   DEP      images/ns.pb-c.d
01:25:42 [2023-01-11T01:25:42.164Z] #38 17.10   PBCC     images/fdinfo.pb-c.c
01:25:42 [2023-01-11T01:25:42.164Z] #38 17.17   DEP      images/fdinfo.pb-c.d
01:25:42 [2023-01-11T01:25:42.341Z] #27 ...
01:25:42 [2023-01-11T01:25:42.341Z] 
01:25:42 [2023-01-11T01:25:42.341Z] #31 [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
01:25:42 [2023-01-11T01:25:42.341Z] #31 68.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 69.09 go: downloading github.com/go-toolsmith/astp v1.0.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 69.18 go: downloading github.com/go-toolsmith/strparse v1.0.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 69.19 go: downloading github.com/go-toolsmith/typep v1.0.2
01:25:42 [2023-01-11T01:25:42.341Z] #31 69.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
01:25:42 [2023-01-11T01:25:42.341Z] #31 70.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:25:42 [2023-01-11T01:25:42.341Z] #31 70.34 go: downloading 4d63.com/gochecknoglobals v0.1.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 70.43 go: downloading github.com/Antonboom/errname v0.1.5
01:25:42 [2023-01-11T01:25:42.341Z] #31 70.49 go: downloading github.com/Antonboom/nilnil v0.1.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 70.52 go: downloading github.com/BurntSushi/toml v1.0.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 71.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:25:42 [2023-01-11T01:25:42.341Z] #31 71.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 71.78 go: downloading github.com/alexkohler/prealloc v1.0.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 71.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 71.91 go: downloading github.com/ashanbrown/makezero v1.1.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 71.94 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.03 go: downloading github.com/blizzy78/varnamelen v0.5.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.30 go: downloading github.com/breml/bidichk v0.2.1
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.39 go: downloading github.com/breml/errchkjson v0.2.1
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.47 go: downloading github.com/butuzov/ireturn v0.1.1
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.63 go: downloading github.com/charithe/durationcheck v0.0.9
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.67 go: downloading github.com/daixiang0/gci v0.2.9
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.80 go: downloading github.com/esimonov/ifshort v1.0.4
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.85 go: downloading github.com/fzipp/gocyclo v0.4.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 72.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.61 go: downloading github.com/golangci/misspell v0.3.5
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:25:42 [2023-01-11T01:25:42.341Z] #31 73.99 go: downloading github.com/jgautheron/goconst v1.5.1
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.11 go: downloading github.com/julz/importas v0.1.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.18 go: downloading github.com/kisielk/errcheck v1.6.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.30 go: downloading github.com/kulti/thelper v0.5.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.43 go: downloading github.com/kyoh86/exportloopref v0.1.8
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.47 go: downloading github.com/ldez/gomoddirectives v0.2.2
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.60 go: downloading github.com/ldez/tagliatelle v0.3.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.60 go: downloading github.com/leonklingele/grouper v1.1.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.77 go: downloading github.com/maratori/testpackage v1.0.1
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:25:42 [2023-01-11T01:25:42.341Z] #31 74.87 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
01:25:42 [2023-01-11T01:25:42.421Z] #38 17.29   PBCC     images/core-aarch64.pb-c.c
01:25:42 [2023-01-11T01:25:42.421Z] #38 17.32   PBCC     images/core-arm.pb-c.c
01:25:42 [2023-01-11T01:25:42.421Z] #38 17.37   PBCC     images/core-ppc64.pb-c.c
01:25:42 [2023-01-11T01:25:42.598Z] #31 74.92 go: downloading github.com/mgechev/revive v1.1.3
01:25:42 [2023-01-11T01:25:42.678Z] #38 17.45   PBCC     images/core-s390.pb-c.c
01:25:42 [2023-01-11T01:25:42.678Z] #38 17.53   PBCC     images/core-x86.pb-c.c
01:25:42 [2023-01-11T01:25:42.678Z] #38 17.58   PBCC     images/core.pb-c.c
01:25:42 [2023-01-11T01:25:42.678Z] #38 17.67   PBCC     images/inventory.pb-c.c
01:25:42 [2023-01-11T01:25:42.824Z] #24 ...
01:25:42 [2023-01-11T01:25:42.824Z] 
01:25:42 [2023-01-11T01:25:42.824Z] #27 [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
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.13 go: downloading github.com/go-toolsmith/astcast v1.0.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.23 go: downloading github.com/go-toolsmith/astequal v1.0.1
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.43 go: downloading github.com/go-toolsmith/astp v1.0.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.45 go: downloading github.com/go-toolsmith/strparse v1.0.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.48 go: downloading github.com/go-toolsmith/typep v1.0.2
01:25:42 [2023-01-11T01:25:42.824Z] #27 69.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
01:25:42 [2023-01-11T01:25:42.824Z] #27 70.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:25:42 [2023-01-11T01:25:42.824Z] #27 71.02 go: downloading 4d63.com/gochecknoglobals v0.1.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 71.08 go: downloading github.com/Antonboom/errname v0.1.5
01:25:42 [2023-01-11T01:25:42.824Z] #27 71.31 go: downloading github.com/Antonboom/nilnil v0.1.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 71.38 go: downloading github.com/BurntSushi/toml v1.0.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 72.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:25:42 [2023-01-11T01:25:42.824Z] #27 72.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 72.59 go: downloading github.com/alexkohler/prealloc v1.0.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 72.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 72.74 go: downloading github.com/ashanbrown/makezero v1.1.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 72.80 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 72.86 go: downloading github.com/blizzy78/varnamelen v0.5.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.08 go: downloading github.com/breml/bidichk v0.2.1
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.17 go: downloading github.com/breml/errchkjson v0.2.1
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.20 go: downloading github.com/butuzov/ireturn v0.1.1
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.43 go: downloading github.com/charithe/durationcheck v0.0.9
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.54 go: downloading github.com/daixiang0/gci v0.2.9
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.62 go: downloading github.com/esimonov/ifshort v1.0.4
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.69 go: downloading github.com/fzipp/gocyclo v0.4.0
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
01:25:42 [2023-01-11T01:25:42.824Z] #27 73.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
01:25:42 [2023-01-11T01:25:42.824Z] #27 74.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:25:42 [2023-01-11T01:25:42.824Z] #27 74.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:25:42 [2023-01-11T01:25:42.824Z] #27 74.52 go: downloading github.com/golangci/misspell v0.3.5
01:25:42 [2023-01-11T01:25:42.824Z] #27 74.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:25:42 [2023-01-11T01:25:42.824Z] #27 74.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
01:25:42 [2023-01-11T01:25:42.824Z] #27 74.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:25:42 [2023-01-11T01:25:42.935Z] #38 17.73   DEP      images/core-aarch64.pb-c.d
01:25:42 [2023-01-11T01:25:42.935Z] #38 17.84   DEP      images/core-arm.pb-c.d
01:25:42 [2023-01-11T01:25:42.935Z] #38 17.93   DEP      images/core-ppc64.pb-c.d
01:25:42 [2023-01-11T01:25:42.935Z] #38 17.99   DEP      images/core-s390.pb-c.d
01:25:43 [2023-01-11T01:25:43.083Z] #27 75.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:25:43 [2023-01-11T01:25:43.083Z] #27 75.07 go: downloading github.com/jgautheron/goconst v1.5.1
01:25:43 [2023-01-11T01:25:43.083Z] #27 75.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:25:43 [2023-01-11T01:25:43.083Z] #27 75.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:25:43 [2023-01-11T01:25:43.192Z] #38 18.04   DEP      images/core-x86.pb-c.d
01:25:43 [2023-01-11T01:25:43.342Z] #27 75.25 go: downloading github.com/julz/importas v0.1.0
01:25:43 [2023-01-11T01:25:43.342Z] #27 75.31 go: downloading github.com/kisielk/errcheck v1.6.0
01:25:43 [2023-01-11T01:25:43.342Z] #27 75.37 go: downloading github.com/kulti/thelper v0.5.0
01:25:43 [2023-01-11T01:25:43.342Z] #27 75.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3
01:25:43 [2023-01-11T01:25:43.449Z] #38 18.19   DEP      images/core.pb-c.d
01:25:43 [2023-01-11T01:25:43.449Z] #38 18.30   DEP      images/inventory.pb-c.d
01:25:43 [2023-01-11T01:25:43.449Z] #38 18.35   PBCC     images/cpuinfo.pb-c.c
01:25:43 [2023-01-11T01:25:43.449Z] #38 18.38   DEP      images/cpuinfo.pb-c.d
01:25:43 [2023-01-11T01:25:43.449Z] #38 18.41   PBCC     images/stats.pb-c.c
01:25:43 [2023-01-11T01:25:43.449Z] #38 18.43   DEP      images/stats.pb-c.d
01:25:43 [2023-01-11T01:25:43.522Z] #27 ...
01:25:43 [2023-01-11T01:25:43.522Z] 
01:25:43 [2023-01-11T01:25:43.522Z] #30 [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
01:25:43 [2023-01-11T01:25:43.522Z] #30 183.7 Selecting previously unselected package g++-mingw-w64-x86-64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 183.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 183.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 183.9 Selecting previously unselected package libapparmor1:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 183.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 183.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 184.1 Selecting previously unselected package libapparmor-dev:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 184.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 184.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 185.3 Selecting previously unselected package libbtrfs0:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 185.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 185.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 185.7 Selecting previously unselected package libbtrfs-dev:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 185.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 185.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.2 Selecting previously unselected package libudev-dev:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.3 Selecting previously unselected package libsepol1-dev:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.8 Selecting previously unselected package libpcre2-16-0:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 186.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.1 Selecting previously unselected package libpcre2-32-0:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.1 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.4 Selecting previously unselected package libpcre2-posix2:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.5 Selecting previously unselected package libpcre2-dev:amd64.
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
01:25:43 [2023-01-11T01:25:43.522Z] #30 187.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:25:43 [2023-01-11T01:25:43.527Z] #31 75.83 go: downloading github.com/moricho/tparallel v0.2.1
01:25:43 [2023-01-11T01:25:43.527Z] #31 75.84 go: downloading github.com/nakabonne/nestif v0.3.1
01:25:43 [2023-01-11T01:25:43.527Z] #31 75.85 go: downloading github.com/nishanths/exhaustive v0.7.11
01:25:43 [2023-01-11T01:25:43.527Z] #31 76.04 go: downloading github.com/nishanths/predeclared v0.2.1
01:25:43 [2023-01-11T01:25:43.602Z] #27 75.51 go: downloading github.com/kyoh86/exportloopref v0.1.8
01:25:43 [2023-01-11T01:25:43.602Z] #27 75.56 go: downloading github.com/ldez/gomoddirectives v0.2.2
01:25:43 [2023-01-11T01:25:43.602Z] #27 75.64 go: downloading github.com/ldez/tagliatelle v0.3.0
01:25:43 [2023-01-11T01:25:43.784Z] #31 76.17 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
01:25:43 [2023-01-11T01:25:43.784Z] #31 76.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3
01:25:43 [2023-01-11T01:25:43.784Z] #31 76.24 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
01:25:43 [2023-01-11T01:25:43.863Z] #27 75.72 go: downloading github.com/leonklingele/grouper v1.1.0
01:25:43 [2023-01-11T01:25:43.863Z] #27 75.73 go: downloading github.com/maratori/testpackage v1.0.1
01:25:43 [2023-01-11T01:25:43.863Z] #27 75.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:25:43 [2023-01-11T01:25:43.863Z] #27 75.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:25:43 [2023-01-11T01:25:43.863Z] #27 75.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
01:25:43 [2023-01-11T01:25:43.863Z] #27 75.99 go: downloading github.com/mgechev/revive v1.1.3
01:25:44 [2023-01-11T01:25:44.040Z] #31 76.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
01:25:44 [2023-01-11T01:25:44.040Z] #31 76.39 go: downloading github.com/securego/gosec/v2 v2.9.6
01:25:44 [2023-01-11T01:25:44.093Z] #30 188.2 Selecting previously unselected package libselinux1-dev:amd64.
01:25:44 [2023-01-11T01:25:44.093Z] #30 188.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
01:25:44 [2023-01-11T01:25:44.093Z] #30 188.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
01:25:44 [2023-01-11T01:25:44.296Z] #31 76.76 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:25:44 [2023-01-11T01:25:44.552Z] #31 76.77 go: downloading github.com/sivchari/containedctx v1.0.1
01:25:44 [2023-01-11T01:25:44.552Z] #31 76.79 go: downloading github.com/sivchari/tenv v1.4.7
01:25:44 [2023-01-11T01:25:44.552Z] #31 76.79 go: downloading github.com/sonatard/noctx v0.0.1
01:25:44 [2023-01-11T01:25:44.552Z] #31 76.81 go: downloading github.com/sourcegraph/go-diff v0.6.1
01:25:44 [2023-01-11T01:25:44.552Z] #31 76.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:25:44 [2023-01-11T01:25:44.552Z] #31 76.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4
01:25:44 [2023-01-11T01:25:44.552Z] #31 77.04 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:25:44 [2023-01-11T01:25:44.665Z] #30 188.6 Selecting previously unselected package libdevmapper-dev:amd64.
01:25:44 [2023-01-11T01:25:44.665Z] #30 188.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
01:25:44 [2023-01-11T01:25:44.665Z] #30 188.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:25:44 [2023-01-11T01:25:44.665Z] #30 188.7 Selecting previously unselected package libseccomp-dev:amd64.
01:25:44 [2023-01-11T01:25:44.665Z] #30 188.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
01:25:44 [2023-01-11T01:25:44.665Z] #30 188.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:25:44 [2023-01-11T01:25:44.805Z] #27 76.84 go: downloading github.com/moricho/tparallel v0.2.1
01:25:44 [2023-01-11T01:25:44.805Z] #27 76.85 go: downloading github.com/nakabonne/nestif v0.3.1
01:25:44 [2023-01-11T01:25:44.809Z] #31 77.09 go: downloading github.com/tetafro/godot v1.4.11
01:25:44 [2023-01-11T01:25:44.809Z] #31 77.11 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
01:25:44 [2023-01-11T01:25:44.925Z] #30 189.0 Selecting previously unselected package libsystemd-dev:amd64.
01:25:44 [2023-01-11T01:25:44.925Z] #30 189.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
01:25:44 [2023-01-11T01:25:44.925Z] #30 189.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.064Z] #27 76.91 go: downloading github.com/nishanths/exhaustive v0.7.11
01:25:45 [2023-01-11T01:25:45.064Z] #27 76.98 go: downloading github.com/nishanths/predeclared v0.2.1
01:25:45 [2023-01-11T01:25:45.064Z] #27 77.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
01:25:45 [2023-01-11T01:25:45.065Z] #31 77.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
01:25:45 [2023-01-11T01:25:45.065Z] #31 77.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
01:25:45 [2023-01-11T01:25:45.322Z] #31 ...
01:25:45 [2023-01-11T01:25:45.322Z] 
01:25:45 [2023-01-11T01:25:45.322Z] #22 [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
01:25:45 [2023-01-11T01:25:45.323Z] #22 67.56 Selecting previously unselected package libicu67:amd64.
01:25:45 [2023-01-11T01:25:45.323Z] #22 67.62 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
01:25:45 [2023-01-11T01:25:45.323Z] #22 67.67 Unpacking libicu67:amd64 (67.1-7) ...
01:25:45 [2023-01-11T01:25:45.323Z] #22 ...
01:25:45 [2023-01-11T01:25:45.323Z] 
01:25:45 [2023-01-11T01:25:45.323Z] #28 [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
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.02 Selecting previously unselected package protobuf-c-compiler.
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.02 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.06 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.49 Selecting previously unselected package protobuf-compiler.
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.49 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.51 Unpacking protobuf-compiler (3.12.4-1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.96 Selecting previously unselected package python3-pkg-resources.
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.96 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 68.96 Unpacking python3-pkg-resources (52.0.0-4) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 69.45 Selecting previously unselected package python3-six.
01:25:45 [2023-01-11T01:25:45.323Z] #28 69.46 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 69.46 Unpacking python3-six (1.16.0-2) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 69.71 Selecting previously unselected package python3-protobuf.
01:25:45 [2023-01-11T01:25:45.323Z] #28 69.72 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 69.72 Unpacking python3-protobuf (3.12.4-1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 70.66 Setting up python3-pkg-resources (52.0.0-4) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 73.08 Setting up libprotobuf23:amd64 (3.12.4-1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 73.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 73.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 73.19 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 73.35 Setting up libcap2:amd64 (1:2.44-1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 73.42 Setting up python3-six (1.16.0-2) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 75.31 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 75.34 Setting up libprotoc23:amd64 (3.12.4-1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 75.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 75.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #28 75.40 Setting up python3-protobuf (3.12.4-1) ...
01:25:45 [2023-01-11T01:25:45.323Z] #27 77.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3
01:25:45 [2023-01-11T01:25:45.323Z] #27 77.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
01:25:45 [2023-01-11T01:25:45.323Z] #27 77.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
01:25:45 [2023-01-11T01:25:45.323Z] #27 77.27 go: downloading github.com/securego/gosec/v2 v2.9.6
01:25:45 [2023-01-11T01:25:45.347Z] #38 20.02 make[1]: Nothing to be done for 'all'.
01:25:45 [2023-01-11T01:25:45.580Z] #28 ...
01:25:45 [2023-01-11T01:25:45.580Z] 
01:25:45 [2023-01-11T01:25:45.580Z] #31 [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
01:25:45 [2023-01-11T01:25:45.580Z] #31 77.82 go: downloading github.com/ultraware/funlen v0.0.3
01:25:45 [2023-01-11T01:25:45.580Z] #31 77.86 go: downloading github.com/ultraware/whitespace v0.0.4
01:25:45 [2023-01-11T01:25:45.580Z] #31 77.90 go: downloading github.com/uudashr/gocognit v1.0.5
01:25:45 [2023-01-11T01:25:45.580Z] #31 77.94 go: downloading github.com/yagipy/maintidx v1.0.0
01:25:45 [2023-01-11T01:25:45.580Z] #31 78.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
01:25:45 [2023-01-11T01:25:45.583Z] #27 77.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:25:45 [2023-01-11T01:25:45.583Z] #27 77.65 go: downloading github.com/sivchari/containedctx v1.0.1
01:25:45 [2023-01-11T01:25:45.583Z] #27 77.68 go: downloading github.com/sivchari/tenv v1.4.7
01:25:45 [2023-01-11T01:25:45.842Z] #27 77.73 go: downloading github.com/sonatard/noctx v0.0.1
01:25:45 [2023-01-11T01:25:45.842Z] #27 77.74 go: downloading github.com/sourcegraph/go-diff v0.6.1
01:25:45 [2023-01-11T01:25:45.842Z] #27 77.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:25:45 [2023-01-11T01:25:45.842Z] #27 77.90 go: downloading github.com/sylvia7788/contextcheck v1.0.4
01:25:45 [2023-01-11T01:25:45.842Z] #27 77.92 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.8 Setting up libsepol1-dev:amd64 (3.1-1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 189.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up mingw-w64-common (8.0.0-1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:25:45 [2023-01-11T01:25:45.867Z] #30 190.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:25:45 [2023-01-11T01:25:45.974Z] Commit message: "vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76"
01:25:46 [2023-01-11T01:25:46.102Z] #27 78.06 go: downloading github.com/tetafro/godot v1.4.11
01:25:46 [2023-01-11T01:25:46.102Z] #27 78.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
01:25:46 [2023-01-11T01:25:46.127Z] #30 190.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:25:46 [2023-01-11T01:25:46.127Z] #30 190.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:25:46 [2023-01-11T01:25:46.127Z] #30 190.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:25:46 [2023-01-11T01:25:46.127Z] #30 190.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:25:46 [2023-01-11T01:25:46.127Z] #30 190.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
01:25:46 [2023-01-11T01:25:46.127Z] #30 190.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:25:46 [2023-01-11T01:25:46.127Z] #30 190.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:25:46 [2023-01-11T01:25:46.143Z] #31 78.54 go: downloading gitlab.com/bosi/decorder v0.2.1
01:25:46 [2023-01-11T01:25:46.361Z] #27 78.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
01:25:46 [2023-01-11T01:25:46.361Z] #27 78.20 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
01:25:46 [2023-01-11T01:25:46.399Z] #31 78.81 go: downloading honnef.co/go/tools v0.2.2
01:25:46 [2023-01-11T01:25:46.372Z]  > git --version # timeout=10
01:25:46 [2023-01-11T01:25:46.457Z]  > git --version # 'git version 2.24.1.windows.2'
01:25:46 [2023-01-11T01:25:46.566Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
01:25:46 [2023-01-11T01:25:46.621Z] #27 78.54 go: downloading github.com/ultraware/funlen v0.0.3
01:25:46 [2023-01-11T01:25:46.621Z] #27 78.56 go: downloading github.com/ultraware/whitespace v0.0.4
01:25:46 [2023-01-11T01:25:46.621Z] #27 78.62 go: downloading github.com/uudashr/gocognit v1.0.5
01:25:46 [2023-01-11T01:25:46.621Z] #27 78.64 go: downloading github.com/yagipy/maintidx v1.0.0
01:25:46 [2023-01-11T01:25:46.718Z] #38 21.71   CC       images/stats.o
01:25:46 [2023-01-11T01:25:46.767Z] #30 190.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:25:46 [2023-01-11T01:25:46.883Z] #27 78.82 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:25:47 [2023-01-11T01:25:47.142Z] #27 79.15 go: downloading gitlab.com/bosi/decorder v0.2.1
01:25:47 [2023-01-11T01:25:47.142Z] #27 ...
01:25:47 [2023-01-11T01:25:47.142Z] 
01:25:47 [2023-01-11T01:25:47.142Z] #26 [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
01:25:47 [2023-01-11T01:25:47.283Z] #38 22.13   CC       images/core.o
01:25:47 [2023-01-11T01:25:47.338Z] #30 ...
01:25:47 [2023-01-11T01:25:47.338Z] 
01:25:47 [2023-01-11T01:25:47.338Z] #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
01:25:47 [2023-01-11T01:25:47.338Z] #27 DONE 191.4s
01:25:47 [2023-01-11T01:25:47.338Z] 
01:25:47 [2023-01-11T01:25:47.338Z] #30 [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
01:25:47 [2023-01-11T01:25:47.338Z] #30 191.4 Setting up dmsetup (2:1.02.175-2.1) ...
01:25:47 [2023-01-11T01:25:47.338Z] #30 191.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:25:47 [2023-01-11T01:25:47.338Z] #30 ...
01:25:47 [2023-01-11T01:25:47.338Z] 
01:25:47 [2023-01-11T01:25:47.338Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
01:25:47 [2023-01-11T01:25:47.401Z] #26 79.26 Selecting previously unselected package libxml2:amd64.
01:25:47 [2023-01-11T01:25:47.401Z] #26 79.26 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.401Z] #26 79.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:25:47 [2023-01-11T01:25:47.599Z] #40 DONE 0.2s
01:25:47 [2023-01-11T01:25:47.599Z] 
01:25:47 [2023-01-11T01:25:47.599Z] #30 [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
01:25:47 [2023-01-11T01:25:47.599Z] #30 191.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:25:47 [2023-01-11T01:25:47.599Z] #30 191.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:47 [2023-01-11T01:25:47.599Z] #30 ...
01:25:47 [2023-01-11T01:25:47.599Z] 
01:25:47 [2023-01-11T01:25:47.599Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:25:47 [2023-01-11T01:25:47.599Z] #41 DONE 0.2s
01:25:47 [2023-01-11T01:25:47.660Z] #26 ...
01:25:47 [2023-01-11T01:25:47.660Z] 
01:25:47 [2023-01-11T01:25:47.660Z] #36 [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
01:25:47 [2023-01-11T01:25:47.660Z] #36 69.49 Selecting previously unselected package libprotoc23:amd64.
01:25:47 [2023-01-11T01:25:47.660Z] #36 69.49 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 69.49 Unpacking libprotoc23:amd64 (3.12.4-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 70.63 Selecting previously unselected package protobuf-c-compiler.
01:25:47 [2023-01-11T01:25:47.661Z] #36 70.64 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 70.64 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 70.91 Selecting previously unselected package protobuf-compiler.
01:25:47 [2023-01-11T01:25:47.661Z] #36 70.91 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 70.92 Unpacking protobuf-compiler (3.12.4-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.27 Selecting previously unselected package python3-pkg-resources.
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.27 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.29 Unpacking python3-pkg-resources (52.0.0-4) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.67 Selecting previously unselected package python3-six.
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.67 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.68 Unpacking python3-six (1.16.0-2) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.92 Selecting previously unselected package python3-protobuf.
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.92 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 71.92 Unpacking python3-protobuf (3.12.4-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 72.61 Setting up python3-pkg-resources (52.0.0-4) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 75.58 Setting up libprotobuf23:amd64 (3.12.4-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 75.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 75.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 75.65 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 75.67 Setting up libcap2:amd64 (1:2.44-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 75.70 Setting up python3-six (1.16.0-2) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 77.41 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 77.42 Setting up libprotoc23:amd64 (3.12.4-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 77.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 77.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 77.55 Setting up python3-protobuf (3.12.4-1) ...
01:25:47 [2023-01-11T01:25:47.661Z] #36 ...
01:25:47 [2023-01-11T01:25:47.661Z] 
01:25:47 [2023-01-11T01:25:47.661Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:25:47 [2023-01-11T01:25:47.661Z] #28 69.81 debconf: delaying package configuration, since apt-utils is not installed
01:25:47 [2023-01-11T01:25:47.661Z] #28 70.19 Fetched 115 MB in 10s (11.1 MB/s)
01:25:47 [2023-01-11T01:25:47.661Z] #28 70.35 Selecting previously unselected package binutils-mingw-w64-i686.
01:25:47 [2023-01-11T01:25:47.661Z] #28 70.35 (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.)
01:25:47 [2023-01-11T01:25:47.661Z] #28 70.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #28 70.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:25:47 [2023-01-11T01:25:47.661Z] #28 74.69 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:25:47 [2023-01-11T01:25:47.661Z] #28 74.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #28 74.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:25:47 [2023-01-11T01:25:47.661Z] #28 79.35 Selecting previously unselected package binutils-mingw-w64.
01:25:47 [2023-01-11T01:25:47.661Z] #28 79.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #28 79.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
01:25:47 [2023-01-11T01:25:47.661Z] #28 79.57 Selecting previously unselected package libdevmapper1.02.1:amd64.
01:25:47 [2023-01-11T01:25:47.661Z] #28 79.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:25:47 [2023-01-11T01:25:47.661Z] #28 79.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:25:47 [2023-01-11T01:25:47.847Z] #38 22.76   CC       images/core-x86.o
01:25:47 [2023-01-11T01:25:47.861Z] 
01:25:47 [2023-01-11T01:25:47.861Z] #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
01:25:47 [2023-01-11T01:25:47.861Z] #38 98.08   LINK     criu/pie/restorer.built-in.o
01:25:47 [2023-01-11T01:25:47.861Z] #38 98.10   GEN      criu/pie/restorer-blob.h
01:25:47 [2023-01-11T01:25:47.861Z] #38 98.27   DEP      criu/vdso.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 98.56   DEP      criu/vdso-compat.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 98.74   DEP      criu/uts_ns.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 98.98   DEP      criu/util.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 99.29   DEP      criu/uffd.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 99.54   DEP      criu/tun.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 99.72   DEP      criu/tty.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 99.98   DEP      criu/timerfd.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 100.2   DEP      criu/timens.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 100.5   DEP      criu/sysfs_parse.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 100.7   DEP      criu/sysctl.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 100.8   DEP      criu/string.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 100.9   DEP      criu/stats.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 101.0   DEP      criu/sockets.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 101.2   DEP      criu/sk-unix.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 101.5   DEP      criu/sk-tcp.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 101.8   DEP      criu/sk-queue.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 101.9   DEP      criu/sk-packet.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 102.2   DEP      criu/sk-netlink.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 102.5   DEP      criu/sk-inet.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 102.7   DEP      criu/signalfd.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 102.8   DEP      criu/sigframe.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 102.9   DEP      criu/shmem.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 103.2   DEP      criu/servicefd.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 103.4   DEP      criu/seize.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 103.6   DEP      criu/seccomp.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 103.9   DEP      criu/rst-malloc.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 104.0   DEP      criu/rbtree.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 104.1   DEP      criu/pstree.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 104.3   DEP      criu/protobuf.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 104.5   GEN      criu/protobuf-desc-gen.h
01:25:47 [2023-01-11T01:25:47.861Z] #38 107.7   DEP      criu/protobuf-desc.d
01:25:47 [2023-01-11T01:25:47.861Z] #38 107.8   DEP      criu/proc_parse.d
01:25:48 [2023-01-11T01:25:48.122Z] #38 ...
01:25:48 [2023-01-11T01:25:48.122Z] 
01:25:48 [2023-01-11T01:25:48.122Z] #30 [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
01:25:48 [2023-01-11T01:25:48.122Z] #30 DONE 192.2s
01:25:48 [2023-01-11T01:25:48.122Z] 
01:25:48 [2023-01-11T01:25:48.122Z] #42 [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
01:25:48 [2023-01-11T01:25:48.229Z] #28 80.23 Selecting previously unselected package dmsetup.
01:25:48 [2023-01-11T01:25:48.229Z] #28 80.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
01:25:48 [2023-01-11T01:25:48.229Z] #28 ...
01:25:48 [2023-01-11T01:25:48.229Z] 
01:25:48 [2023-01-11T01:25:48.229Z] #26 [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
01:25:48 [2023-01-11T01:25:48.229Z] #26 80.23 Selecting previously unselected package libarchive13:amd64.
01:25:48 [2023-01-11T01:25:48.412Z] #38 23.32   CC       images/core-arm.o
01:25:48 [2023-01-11T01:25:48.488Z] #26 80.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
01:25:48 [2023-01-11T01:25:48.488Z] #26 80.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:25:48 [2023-01-11T01:25:48.921Z] #31 81.15 go: downloading mvdan.cc/gofumpt v0.2.1
01:25:48 [2023-01-11T01:25:48.921Z] #31 81.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:25:48 [2023-01-11T01:25:48.921Z] #31 81.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
01:25:48 [2023-01-11T01:25:48.977Z] #38 23.67   CC       images/core-aarch64.o
01:25:49 [2023-01-11T01:25:49.055Z] #26 80.91 Selecting previously unselected package libjsoncpp24:amd64.
01:25:49 [2023-01-11T01:25:49.055Z] #26 80.92 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
01:25:49 [2023-01-11T01:25:49.055Z] #26 80.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
01:25:49 [2023-01-11T01:25:49.183Z] #31 81.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
01:25:49 [2023-01-11T01:25:49.183Z] #31 81.48 go: downloading github.com/davecgh/go-spew v1.1.1
01:25:49 [2023-01-11T01:25:49.183Z] #31 81.54 go: downloading github.com/pmezard/go-difflib v1.0.0
01:25:49 [2023-01-11T01:25:49.183Z] #31 81.55 go: downloading github.com/stretchr/objx v0.1.1
01:25:49 [2023-01-11T01:25:49.234Z] #38 23.99   CC       images/core-ppc64.o
01:25:49 [2023-01-11T01:25:49.315Z] #26 81.27 Selecting previously unselected package librhash0:amd64.
01:25:49 [2023-01-11T01:25:49.315Z] #26 81.27 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
01:25:49 [2023-01-11T01:25:49.315Z] #26 81.28 Unpacking librhash0:amd64 (1.4.1-2) ...
01:25:49 [2023-01-11T01:25:49.440Z] #31 81.79 go: downloading github.com/hashicorp/errwrap v1.0.0
01:25:49 [2023-01-11T01:25:49.440Z] #31 81.81 go: downloading github.com/hashicorp/hcl v1.0.0
01:25:49 [2023-01-11T01:25:49.574Z] #26 81.54 Selecting previously unselected package libuv1:amd64.
01:25:49 [2023-01-11T01:25:49.574Z] #26 81.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
01:25:49 [2023-01-11T01:25:49.574Z] #26 81.54 Unpacking libuv1:amd64 (1.40.0-2) ...
01:25:49 [2023-01-11T01:25:49.696Z] #31 82.04 go: downloading github.com/pelletier/go-toml v1.9.4
01:25:49 [2023-01-11T01:25:49.696Z] #31 82.04 go: downloading gopkg.in/yaml.v2 v2.4.0
01:25:49 [2023-01-11T01:25:49.808Z] + docker version
01:25:49 [2023-01-11T01:25:49.809Z] #38 24.53   CC       images/core-s390.o
01:25:49 [2023-01-11T01:25:49.809Z] #38 ...
01:25:49 [2023-01-11T01:25:49.809Z] 
01:25:49 [2023-01-11T01:25:49.809Z] #32 [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
01:25:49 [2023-01-11T01:25:49.809Z] #32 72.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:25:49 [2023-01-11T01:25:49.809Z] #32 72.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:25:49 [2023-01-11T01:25:49.809Z] #32 72.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:25:49 [2023-01-11T01:25:49.809Z] #32 ...
01:25:49 [2023-01-11T01:25:49.809Z] 
01:25:49 [2023-01-11T01:25:49.809Z] #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
01:25:49 [2023-01-11T01:25:49.809Z] #26 73.49 internal/poll
01:25:49 [2023-01-11T01:25:49.809Z] #26 75.51 internal/fmtsort
01:25:49 [2023-01-11T01:25:49.809Z] #26 76.19 internal/safefilepath
01:25:49 [2023-01-11T01:25:49.809Z] #26 76.34 internal/syscall/execenv
01:25:49 [2023-01-11T01:25:49.809Z] #26 76.43 path
01:25:49 [2023-01-11T01:25:49.809Z] #26 76.53 strings
01:25:49 [2023-01-11T01:25:49.809Z] #26 76.89 io/fs
01:25:49 [2023-01-11T01:25:49.809Z] #26 78.16 os
01:25:49 [2023-01-11T01:25:49.809Z] #26 79.27 bufio
01:25:49 [2023-01-11T01:25:49.809Z] #26 81.04 text/tabwriter
01:25:49 [2023-01-11T01:25:49.809Z] #26 82.29 io/ioutil
01:25:49 [2023-01-11T01:25:49.809Z] #26 82.31 fmt
01:25:49 [2023-01-11T01:25:49.833Z] #26 81.78 Selecting previously unselected package cmake.
01:25:49 [2023-01-11T01:25:49.833Z] #26 81.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
01:25:49 [2023-01-11T01:25:49.833Z] #26 81.80 Unpacking cmake (3.18.4-2+deb11u1) ...
01:25:49 [2023-01-11T01:25:49.952Z] #31 82.18 go: downloading golang.org/x/text v0.3.7
01:25:50 [2023-01-11T01:25:50.376Z] #26 ...
01:25:50 [2023-01-11T01:25:50.376Z] 
01:25:50 [2023-01-11T01:25:50.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
01:25:50 [2023-01-11T01:25:50.376Z] #38 25.15   CC       images/cpuinfo.o
01:25:50 [2023-01-11T01:25:50.633Z] #38 25.53   CC       images/inventory.o
01:25:50 [2023-01-11T01:25:50.895Z] #38 25.76   CC       images/fdinfo.o
01:25:51 [2023-01-11T01:25:51.152Z] #38 26.09   CC       images/fown.o
01:25:51 [2023-01-11T01:25:51.322Z] #31 ...
01:25:51 [2023-01-11T01:25:51.323Z] 
01:25:51 [2023-01-11T01:25:51.323Z] #28 [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
01:25:51 [2023-01-11T01:25:51.323Z] #28 81.58 Setting up libcap-dev:amd64 (1:2.44-1) ...
01:25:51 [2023-01-11T01:25:51.323Z] #28 81.61 Setting up protobuf-compiler (3.12.4-1) ...
01:25:51 [2023-01-11T01:25:51.323Z] #28 81.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:25:51 [2023-01-11T01:25:51.323Z] #28 81.66 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
01:25:51 [2023-01-11T01:25:51.323Z] #28 81.68 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
01:25:51 [2023-01-11T01:25:51.323Z] #28 81.74 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:25:51 [2023-01-11T01:25:51.323Z] #28 81.76 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:51 [2023-01-11T01:25:51.323Z] #28 DONE 83.4s
01:25:51 [2023-01-11T01:25:51.323Z] 
01:25:51 [2023-01-11T01:25:51.323Z] #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
01:25:51 [2023-01-11T01:25:51.410Z] #38 26.28   CC       images/ns.o
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.824 + RM_GOPATH=0
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.824 + TMP_GOPATH=
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.824 + : /build
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.824 + '[' -z '' ']'
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.824 ++ mktemp -d
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.839 + export GOPATH=/tmp/tmp.Z34ncCbdnO
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.839 + GOPATH=/tmp/tmp.Z34ncCbdnO
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.839 + RM_GOPATH=1
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.839 + case "$(go env GOARCH)" in
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.839 ++ go env GOARCH
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.897 Install runc version v1.1.4 (build tags: seccomp)
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + export GO_BUILDMODE=-buildmode=pie
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + GO_BUILDMODE=-buildmode=pie
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 ++ dirname /tmp/install/install.sh
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + dir=/tmp/install
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + bin=runc
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + shift
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + '[' '!' -f /tmp/install/runc.installer ']'
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + . /tmp/install/runc.installer
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 ++ set -e
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 ++ : v1.1.4
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + install_runc
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + RUNC_BUILDTAGS=seccomp
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Z34ncCbdnO/src/github.com/opencontainers/runc
01:25:51 [2023-01-11T01:25:51.422Z] #42 2.902 Cloning into '/tmp/tmp.Z34ncCbdnO/src/github.com/opencontainers/runc'...
01:25:51 [2023-01-11T01:25:51.422Z] #42 ...
01:25:51 [2023-01-11T01:25:51.422Z] 
01:25:51 [2023-01-11T01:25:51.422Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
01:25:51 [2023-01-11T01:25:51.422Z] #43 DONE 3.4s
01:25:51 [2023-01-11T01:25:51.667Z] #38 26.55   CC       images/regfile.o
01:25:51 [2023-01-11T01:25:51.683Z] 
01:25:51 [2023-01-11T01:25:51.683Z] #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
01:25:51 [2023-01-11T01:25:51.924Z] #38 26.77   CC       images/ghost-file.o
01:25:52 [2023-01-11T01:25:52.181Z] #38 27.05   CC       images/fifo.o
01:25:52 [2023-01-11T01:25:52.438Z] #38 27.23   CC       images/remap-file-path.o
01:25:52 [2023-01-11T01:25:52.438Z] #38 27.42   CC       images/eventfd.o
01:25:52 [2023-01-11T01:25:52.695Z] #38 27.61   CC       images/eventpoll.o
01:25:52 [2023-01-11T01:25:52.952Z] #38 27.85   CC       images/fh.o
01:25:53 [2023-01-11T01:25:53.209Z] #38 28.13   CC       images/fsnotify.o
01:25:53 [2023-01-11T01:25:53.601Z] #44 DONE 2.0s
01:25:53 [2023-01-11T01:25:53.602Z] 
01:25:53 [2023-01-11T01:25:53.602Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:25:53 [2023-01-11T01:25:53.774Z] #38 28.67   CC       images/signalfd.o
01:25:54 [2023-01-11T01:25:54.032Z] #38 28.90   CC       images/fs.o
01:25:54 [2023-01-11T01:25:54.289Z] #38 29.07   CC       images/pstree.o
01:25:54 [2023-01-11T01:25:54.289Z] #38 29.23   CC       images/pipe.o
01:25:54 [2023-01-11T01:25:54.492Z] Client:
01:25:54 [2023-01-11T01:25:54.492Z]  Version:           20.10.9
01:25:54 [2023-01-11T01:25:54.492Z]  API version:       1.41
01:25:54 [2023-01-11T01:25:54.492Z]  Go version:        go1.16.8
01:25:54 [2023-01-11T01:25:54.492Z]  Git commit:        c2ea9bc
01:25:54 [2023-01-11T01:25:54.492Z]  Built:             Mon Oct  4 16:11:10 2021
01:25:54 [2023-01-11T01:25:54.492Z]  OS/Arch:           windows/amd64
01:25:54 [2023-01-11T01:25:54.492Z]  Context:           default
01:25:54 [2023-01-11T01:25:54.492Z]  Experimental:      true
01:25:54 [2023-01-11T01:25:54.492Z] 
01:25:54 [2023-01-11T01:25:54.492Z] Server: Docker Engine - Community
01:25:54 [2023-01-11T01:25:54.492Z]  Engine:
01:25:54 [2023-01-11T01:25:54.492Z]   Version:          20.10.9
01:25:54 [2023-01-11T01:25:54.492Z]   API version:      1.41 (minimum version 1.24)
01:25:54 [2023-01-11T01:25:54.492Z]   Go version:       go1.16.8
01:25:54 [2023-01-11T01:25:54.492Z]   Git commit:       79ea9d3
01:25:54 [2023-01-11T01:25:54.492Z]   Built:            Mon Oct  4 16:06:39 2021
01:25:54 [2023-01-11T01:25:54.492Z]   OS/Arch:          windows/amd64
01:25:54 [2023-01-11T01:25:54.492Z]   Experimental:     true
01:25:54 [2023-01-11T01:25:54.605Z] #38 3.310 Note: Building without setproctitle() and strlcpy() support.
01:25:54 [2023-01-11T01:25:54.605Z] #38 3.310       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:25:54 [2023-01-11T01:25:54.605Z] #38 3.360 Note: Building without GnuTLS support
01:25:54 [2023-01-11T01:25:54.605Z] #38 3.367 Makefile.config:39: Warn: you have no libnftables installed
01:25:54 [2023-01-11T01:25:54.605Z] #38 3.367 Makefile.config:40: Warn: Building without nftables support
01:25:54 [2023-01-11T01:25:54.853Z] #38 29.55   CC       images/tcp-stream.o
01:25:54 [2023-01-11T01:25:54.853Z] #38 29.76   CC       images/sk-packet.o
01:25:55 [2023-01-11T01:25:55.109Z] #38 29.97   CC       images/mnt.o
01:25:55 [2023-01-11T01:25:55.109Z] #38 30.18   CC       images/pipe-data.o
01:25:55 [2023-01-11T01:25:55.110Z] #26 ...
01:25:55 [2023-01-11T01:25:55.110Z] 
01:25:55 [2023-01-11T01:25:55.110Z] #36 [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
01:25:55 [2023-01-11T01:25:55.110Z] #36 83.91 Setting up libcap-dev:amd64 (1:2.44-1) ...
01:25:55 [2023-01-11T01:25:55.110Z] #36 83.94 Setting up protobuf-compiler (3.12.4-1) ...
01:25:55 [2023-01-11T01:25:55.110Z] #36 83.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:25:55 [2023-01-11T01:25:55.110Z] #36 83.98 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
01:25:55 [2023-01-11T01:25:55.110Z] #36 84.02 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
01:25:55 [2023-01-11T01:25:55.110Z] #36 84.03 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
01:25:55 [2023-01-11T01:25:55.110Z] #36 84.05 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:55 [2023-01-11T01:25:55.110Z] #36 DONE 86.8s
01:25:55 [2023-01-11T01:25:55.110Z] 
01:25:55 [2023-01-11T01:25:55.110Z] #27 [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
01:25:55 [2023-01-11T01:25:55.110Z] #27 79.44 go: downloading honnef.co/go/tools v0.2.2
01:25:55 [2023-01-11T01:25:55.110Z] #27 81.56 go: downloading mvdan.cc/gofumpt v0.2.1
01:25:55 [2023-01-11T01:25:55.110Z] #27 81.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:25:55 [2023-01-11T01:25:55.110Z] #27 81.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
01:25:55 [2023-01-11T01:25:55.110Z] #27 81.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
01:25:55 [2023-01-11T01:25:55.110Z] #27 81.95 go: downloading github.com/davecgh/go-spew v1.1.1
01:25:55 [2023-01-11T01:25:55.110Z] #27 82.03 go: downloading github.com/pmezard/go-difflib v1.0.0
01:25:55 [2023-01-11T01:25:55.110Z] #27 82.04 go: downloading github.com/stretchr/objx v0.1.1
01:25:55 [2023-01-11T01:25:55.110Z] #27 82.19 go: downloading github.com/hashicorp/errwrap v1.0.0
01:25:55 [2023-01-11T01:25:55.110Z] #27 82.20 go: downloading golang.org/x/text v0.3.7
01:25:55 [2023-01-11T01:25:55.110Z] #27 ...
01:25:55 [2023-01-11T01:25:55.110Z] 
01:25:55 [2023-01-11T01:25:55.110Z] #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
[Pipeline] sh
01:25:55 [2023-01-11T01:25:55.516Z] #45 1.756 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:25:55 [2023-01-11T01:25:55.516Z] #45 DONE 2.1s
01:25:55 [2023-01-11T01:25:55.516Z] 
01:25:55 [2023-01-11T01:25:55.516Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:25:55 [2023-01-11T01:25:55.673Z] #38 30.36   CC       images/sa.o
01:25:55 [2023-01-11T01:25:55.673Z] #38 30.57   CC       images/timer.o
01:25:55 [2023-01-11T01:25:55.929Z] #38 30.89   CC       images/timerfd.o
01:25:56 [2023-01-11T01:25:56.025Z] + docker info
01:25:56 [2023-01-11T01:25:56.186Z] #38 31.11   CC       images/mm.o
01:25:56 [2023-01-11T01:25:56.443Z] #38 31.38   CC       images/sk-opts.o
01:25:56 [2023-01-11T01:25:56.700Z] #38 31.54   CC       images/sk-unix.o
01:25:57 [2023-01-11T01:25:57.126Z] #38 ...
01:25:57 [2023-01-11T01:25:57.126Z] 
01:25:57 [2023-01-11T01:25:57.126Z] #22 [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
01:25:57 [2023-01-11T01:25:57.126Z] #22 79.33 Selecting previously unselected package libxml2:amd64.
01:25:57 [2023-01-11T01:25:57.126Z] #22 79.33 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 79.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 80.30 Selecting previously unselected package libarchive13:amd64.
01:25:57 [2023-01-11T01:25:57.126Z] #22 80.30 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 80.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 80.89 Selecting previously unselected package libjsoncpp24:amd64.
01:25:57 [2023-01-11T01:25:57.126Z] #22 80.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 80.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 81.30 Selecting previously unselected package librhash0:amd64.
01:25:57 [2023-01-11T01:25:57.126Z] #22 81.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 81.30 Unpacking librhash0:amd64 (1.4.1-2) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 81.68 Selecting previously unselected package libuv1:amd64.
01:25:57 [2023-01-11T01:25:57.126Z] #22 81.68 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 81.72 Unpacking libuv1:amd64 (1.40.0-2) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 82.10 Selecting previously unselected package cmake.
01:25:57 [2023-01-11T01:25:57.126Z] #22 82.16 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 82.18 Unpacking cmake (3.18.4-2+deb11u1) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 88.71 Setting up libicu67:amd64 (67.1-7) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 88.76 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 88.77 Setting up libuv1:amd64 (1.40.0-2) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 88.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 88.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 89.01 Setting up librhash0:amd64 (1.4.1-2) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 89.13 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 89.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 89.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 89.36 Setting up cmake (3.18.4-2+deb11u1) ...
01:25:57 [2023-01-11T01:25:57.126Z] #22 89.37 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:57 [2023-01-11T01:25:57.266Z] #38 31.96   CC       images/sk-inet.o
01:25:57 [2023-01-11T01:25:57.524Z] #38 32.30   CC       images/tun.o
01:25:57 [2023-01-11T01:25:57.693Z] #22 ...
01:25:57 [2023-01-11T01:25:57.693Z] 
01:25:57 [2023-01-11T01:25:57.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
01:25:57 [2023-01-11T01:25:57.693Z] #38 6.691 fatal: not a git repository (or any of the parent directories): .git
01:25:57 [2023-01-11T01:25:57.781Z] #38 ...
01:25:57 [2023-01-11T01:25:57.781Z] 
01:25:57 [2023-01-11T01:25:57.781Z] #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
01:25:57 [2023-01-11T01:25:57.781Z] #26 84.80 github.com/BurntSushi/toml
01:25:57 [2023-01-11T01:25:57.781Z] #26 84.80 flag
01:25:57 [2023-01-11T01:25:57.781Z] #26 86.44 log
01:25:57 [2023-01-11T01:25:57.781Z] #26 88.91 github.com/BurntSushi/toml/cmd/tomlv
01:25:57 [2023-01-11T01:25:57.781Z] #26 DONE 90.4s
01:25:57 [2023-01-11T01:25:57.781Z] 
01:25:57 [2023-01-11T01:25:57.781Z] #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
01:25:57 [2023-01-11T01:25:57.781Z] #38 32.63   CC       images/sk-netlink.o
01:25:57 [2023-01-11T01:25:57.781Z] #38 ...
01:25:57 [2023-01-11T01:25:57.781Z] 
01:25:57 [2023-01-11T01:25:57.781Z] #32 [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
01:25:57 [2023-01-11T01:25:57.781Z] #32 87.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:25:57 [2023-01-11T01:25:57.781Z] #32 87.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:25:57 [2023-01-11T01:25:57.781Z] #32 87.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:25:57 [2023-01-11T01:25:57.950Z] #38 ...
01:25:57 [2023-01-11T01:25:57.950Z] 
01:25:57 [2023-01-11T01:25:57.950Z] #22 [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
01:25:57 [2023-01-11T01:25:57.950Z] #22 DONE 90.2s
01:25:57 [2023-01-11T01:25:57.950Z] 
01:25:57 [2023-01-11T01:25:57.950Z] #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
01:25:57 [2023-01-11T01:25:57.950Z] #38 6.845   GEN      .gitid
01:25:57 [2023-01-11T01:25:57.950Z] #38 6.944   GEN      criu/include/version.h
01:25:57 [2023-01-11T01:25:57.950Z] #38 ...
01:25:57 [2023-01-11T01:25:57.950Z] 
01:25:57 [2023-01-11T01:25:57.950Z] #29 [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
01:25:57 [2023-01-11T01:25:57.950Z] #29 80.18 sync
01:25:57 [2023-01-11T01:25:57.950Z] #29 80.21 internal/reflectlite
01:25:57 [2023-01-11T01:25:57.950Z] #29 83.01 internal/testlog
01:25:57 [2023-01-11T01:25:57.950Z] #29 84.64 errors
01:25:57 [2023-01-11T01:25:57.950Z] #29 84.64 sort
01:25:57 [2023-01-11T01:25:57.950Z] #29 85.13 strconv
01:25:57 [2023-01-11T01:25:57.950Z] #29 86.22 io
01:25:57 [2023-01-11T01:25:57.950Z] #29 88.44 internal/oserror
01:25:57 [2023-01-11T01:25:57.950Z] #29 88.98 syscall
01:25:57 [2023-01-11T01:25:57.950Z] #29 ...
01:25:57 [2023-01-11T01:25:57.950Z] 
01:25:57 [2023-01-11T01:25:57.950Z] #31 [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
01:25:57 [2023-01-11T01:25:57.950Z] #31 90.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
01:25:58 [2023-01-11T01:25:58.061Z] #46 DONE 2.0s
01:25:58 [2023-01-11T01:25:58.061Z] 
01:25:58 [2023-01-11T01:25:58.061Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:25:58 [2023-01-11T01:25:58.061Z] #47 ...
01:25:58 [2023-01-11T01:25:58.061Z] 
01:25:58 [2023-01-11T01:25:58.061Z] #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
01:25:58 [2023-01-11T01:25:58.061Z] #38 108.1   DEP      criu/plugin.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 108.3   DEP      criu/pipes.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 108.6   DEP      criu/pie-util.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 108.7   DEP      criu/pie-util-vdso.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 108.9   DEP      criu/pie-util-vdso-elf32.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 109.1   DEP      criu/path.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 109.3   DEP      criu/parasite-syscall.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 109.6   DEP      criu/pagemap.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 109.9   DEP      criu/pagemap-cache.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 110.1   DEP      criu/page-xfer.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 110.4   DEP      criu/page-pipe.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 110.6   DEP      criu/netfilter.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 110.8   DEP      criu/net.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 111.1   DEP      criu/namespaces.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 111.4   DEP      criu/mount.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 111.8   DEP      criu/memfd.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 112.0   DEP      criu/mem.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 112.4   DEP      criu/lsm.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 112.6   DEP      criu/log.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 112.8   DEP      criu/libnetlink.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 113.1   DEP      criu/kerndat.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 113.5   DEP      criu/kcmp-ids.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 113.6   DEP      criu/irmap.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 113.9   DEP      criu/ipc_ns.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 114.1   DEP      criu/image.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 114.3   DEP      criu/image-desc.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 114.5   DEP      criu/fsnotify.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 114.8   DEP      criu/filesystems.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 115.1   DEP      criu/files.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 115.4   DEP      criu/files-reg.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 115.7   DEP      criu/files-ext.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 116.0   DEP      criu/file-lock.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 116.3   DEP      criu/file-ids.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 116.6   DEP      criu/fifo.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 116.8   DEP      criu/fdstore.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 117.0   DEP      criu/fault-injection.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 117.1   DEP      criu/external.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 117.4   DEP      criu/eventpoll.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 117.7   DEP      criu/eventfd.d
01:25:58 [2023-01-11T01:25:58.061Z] #38 118.0   DEP      criu/crtools.d
01:25:58 [2023-01-11T01:25:58.207Z] #31 90.57 go: downloading github.com/gobwas/glob v0.2.3
01:25:58 [2023-01-11T01:25:58.207Z] #31 90.57 go: downloading github.com/kisielk/gotool v1.0.0
01:25:58 [2023-01-11T01:25:58.400Z] #38 ...
01:25:58 [2023-01-11T01:25:58.400Z] 
01:25:58 [2023-01-11T01:25:58.400Z] #26 [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
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.58 Setting up libicu67:amd64 (67.1-7) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.62 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.64 Setting up libuv1:amd64 (1.40.0-2) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.76 Setting up librhash0:amd64 (1.4.1-2) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.92 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.96 Setting up cmake (3.18.4-2+deb11u1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 88.98 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:25:58 [2023-01-11T01:25:58.400Z] #26 DONE 89.8s
01:25:58 [2023-01-11T01:25:58.400Z] 
01:25:58 [2023-01-11T01:25:58.400Z] #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
01:25:58 [2023-01-11T01:25:58.400Z] #39 ...
01:25:58 [2023-01-11T01:25:58.400Z] 
01:25:58 [2023-01-11T01:25:58.400Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:25:58 [2023-01-11T01:25:58.400Z] #28 80.24 Unpacking dmsetup (2:1.02.175-2.1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #28 80.60 Selecting previously unselected package mingw-w64-common.
01:25:58 [2023-01-11T01:25:58.400Z] #28 80.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
01:25:58 [2023-01-11T01:25:58.400Z] #28 80.61 Unpacking mingw-w64-common (8.0.0-1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #28 89.56 Selecting previously unselected package mingw-w64-x86-64-dev.
01:25:58 [2023-01-11T01:25:58.400Z] #28 89.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:25:58 [2023-01-11T01:25:58.400Z] #28 89.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:25:58 [2023-01-11T01:25:58.400Z] #28 ...
01:25:58 [2023-01-11T01:25:58.400Z] 
01:25:58 [2023-01-11T01:25:58.400Z] #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
01:25:58 [2023-01-11T01:25:58.400Z] #38 3.335 Note: Building without setproctitle() and strlcpy() support.
01:25:58 [2023-01-11T01:25:58.400Z] #38 3.335       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:25:58 [2023-01-11T01:25:58.400Z] #38 3.406 Note: Building without GnuTLS support
01:25:58 [2023-01-11T01:25:58.400Z] #38 3.426 Makefile.config:39: Warn: you have no libnftables installed
01:25:58 [2023-01-11T01:25:58.400Z] #38 3.426 Makefile.config:40: Warn: Building without nftables support
01:25:58 [2023-01-11T01:25:58.463Z] #31 90.82 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:25:58 [2023-01-11T01:25:58.464Z] #31 90.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:25:58 [2023-01-11T01:25:58.633Z] #38 118.4   DEP      criu/cr-service.d
01:25:58 [2023-01-11T01:25:58.633Z] #38 118.7   DEP      criu/cr-restore.d
01:25:58 [2023-01-11T01:25:58.720Z] #31 90.93 go: downloading golang.org/x/mod v0.5.1
01:25:58 [2023-01-11T01:25:58.720Z] #31 90.98 go: downloading github.com/ettle/strcase v0.1.1
01:25:58 [2023-01-11T01:25:58.720Z] #31 91.09 go: downloading github.com/fatih/structtag v1.2.0
01:25:58 [2023-01-11T01:25:58.720Z] #31 91.12 go: downloading github.com/Masterminds/semver v1.5.0
01:25:58 [2023-01-11T01:25:58.977Z] #31 91.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
01:25:58 [2023-01-11T01:25:58.977Z] #31 91.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:25:59 [2023-01-11T01:25:59.204Z] #38 119.1   DEP      criu/cr-errno.d
01:25:59 [2023-01-11T01:25:59.204Z] #38 119.1   DEP      criu/cr-dump.d
01:25:59 [2023-01-11T01:25:59.234Z] #31 91.59 go: downloading github.com/prometheus/client_golang v1.7.1
01:25:59 [2023-01-11T01:25:59.776Z] #38 ...
01:25:59 [2023-01-11T01:25:59.776Z] 
01:25:59 [2023-01-11T01:25:59.776Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:25:59 [2023-01-11T01:25:59.776Z] #47 DONE 2.1s
01:25:59 [2023-01-11T01:25:59.776Z] 
01:25:59 [2023-01-11T01:25:59.776Z] #48 [dev-systemd-false  6/26] RUN ldconfig
01:25:59 [2023-01-11T01:25:59.855Z] #31 92.10 go: downloading github.com/prometheus/client_model v0.2.0
01:25:59 [2023-01-11T01:25:59.855Z] #31 92.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:25:59 [2023-01-11T01:25:59.855Z] #31 92.21 go: downloading github.com/google/go-cmp v0.5.6
01:26:00 [2023-01-11T01:26:00.305Z] #38 ...
01:26:00 [2023-01-11T01:26:00.305Z] 
01:26:00 [2023-01-11T01:26:00.305Z] #35 [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
01:26:00 [2023-01-11T01:26:00.305Z] #35 82.17 sync
01:26:00 [2023-01-11T01:26:00.305Z] #35 82.18 internal/reflectlite
01:26:00 [2023-01-11T01:26:00.305Z] #35 85.01 internal/testlog
01:26:00 [2023-01-11T01:26:00.305Z] #35 86.76 errors
01:26:00 [2023-01-11T01:26:00.305Z] #35 86.76 sort
01:26:00 [2023-01-11T01:26:00.305Z] #35 87.44 strconv
01:26:00 [2023-01-11T01:26:00.305Z] #35 89.05 io
01:26:00 [2023-01-11T01:26:00.305Z] #35 91.26 internal/oserror
01:26:00 [2023-01-11T01:26:00.305Z] #35 91.72 syscall
01:26:00 [2023-01-11T01:26:00.305Z] #35 ...
01:26:00 [2023-01-11T01:26:00.305Z] 
01:26:00 [2023-01-11T01:26:00.305Z] #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
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.583 + RM_GOPATH=0
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.583 + TMP_GOPATH=
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.583 + : /build
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.583 + '[' -z '' ']'
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.583 ++ mktemp -d
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.589 + export GOPATH=/tmp/tmp.9Z2IXI2Y0H
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.589 + GOPATH=/tmp/tmp.9Z2IXI2Y0H
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.590 + RM_GOPATH=1
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.590 + case "$(go env GOARCH)" in
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.595 ++ go env GOARCH
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.629 + export GO_BUILDMODE=-buildmode=pie
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.629 + GO_BUILDMODE=-buildmode=pie
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.630 ++ dirname /tmp/install/install.sh
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + dir=/tmp/install
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + bin=tini
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + shift
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + '[' '!' -f /tmp/install/tini.installer ']'
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + . /tmp/install/tini.installer
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 ++ : v0.19.0
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + install_tini
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + echo 'Install tini version v0.19.0'
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.640 + git clone https://github.com/krallin/tini.git /tmp/tmp.9Z2IXI2Y0H/tini
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.642 Cloning into '/tmp/tmp.9Z2IXI2Y0H/tini'...
01:26:00 [2023-01-11T01:26:00.305Z] #39 1.642 Install tini version v0.19.0
01:26:00 [2023-01-11T01:26:00.795Z] #31 93.08 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
01:26:00 [2023-01-11T01:26:00.795Z] #31 93.13 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:26:00 [2023-01-11T01:26:00.795Z] #31 93.24 go: downloading github.com/beorn7/perks v1.0.1
01:26:00 [2023-01-11T01:26:00.795Z] #31 93.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:26:00 [2023-01-11T01:26:00.795Z] #31 93.34 go: downloading github.com/cespare/xxhash v1.1.0
01:26:00 [2023-01-11T01:26:00.875Z] #39 2.875 + cd /tmp/tmp.9Z2IXI2Y0H/tini
01:26:00 [2023-01-11T01:26:00.875Z] #39 2.876 + git checkout -q v0.19.0
01:26:00 [2023-01-11T01:26:00.875Z] #39 2.896 + cmake .
01:26:01 [2023-01-11T01:26:01.051Z] #31 93.35 go: downloading github.com/golang/protobuf v1.5.2
01:26:01 [2023-01-11T01:26:01.057Z] #32 93.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:26:01 [2023-01-11T01:26:01.057Z] #32 93.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
01:26:01 [2023-01-11T01:26:01.057Z] #32 93.89 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:26:01 [2023-01-11T01:26:01.161Z] #48 DONE 1.5s
01:26:01 [2023-01-11T01:26:01.161Z] 
01:26:01 [2023-01-11T01:26:01.161Z] #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
01:26:01 [2023-01-11T01:26:01.316Z] #31 ...
01:26:01 [2023-01-11T01:26:01.316Z] 
01:26:01 [2023-01-11T01:26:01.316Z] #27 [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
01:26:01 [2023-01-11T01:26:01.316Z] #27 83.63 Selecting previously unselected package mingw-w64-x86-64-dev.
01:26:01 [2023-01-11T01:26:01.316Z] #27 83.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:26:01 [2023-01-11T01:26:01.316Z] #27 83.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:26:01 [2023-01-11T01:26:01.316Z] #27 93.46 Selecting previously unselected package gcc-mingw-w64-base.
01:26:01 [2023-01-11T01:26:01.316Z] #27 93.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
01:26:01 [2023-01-11T01:26:01.316Z] #27 93.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:26:01 [2023-01-11T01:26:01.316Z] #27 93.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:26:01 [2023-01-11T01:26:01.316Z] #27 93.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
01:26:01 [2023-01-11T01:26:01.316Z] #27 93.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:26:01 [2023-01-11T01:26:01.316Z] #27 ...
01:26:01 [2023-01-11T01:26:01.316Z] 
01:26:01 [2023-01-11T01:26:01.316Z] #31 [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
01:26:01 [2023-01-11T01:26:01.316Z] #31 93.75 go: downloading github.com/prometheus/common v0.10.0
01:26:01 [2023-01-11T01:26:01.622Z] #32 ...
01:26:01 [2023-01-11T01:26:01.622Z] 
01:26:01 [2023-01-11T01:26:01.622Z] #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
01:26:01 [2023-01-11T01:26:01.622Z] #38 32.89   CC       images/packet-sock.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 33.22   CC       images/ipc-var.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 33.46   CC       images/ipc-desc.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 33.72   CC       images/ipc-shm.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 33.92   CC       images/ipc-msg.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 34.21   CC       images/ipc-sem.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 34.37   CC       images/utsns.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 34.58   CC       images/creds.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 34.76   CC       images/vma.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 34.95   CC       images/netdev.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 35.28   CC       images/tty.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 35.89   CC       images/file-lock.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 36.12   CC       images/rlimit.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 36.30   CC       images/pagemap.o
01:26:01 [2023-01-11T01:26:01.622Z] #38 36.55   CC       images/siginfo.o
01:26:01 [2023-01-11T01:26:01.813Z] #39 4.003 -- The C compiler identification is GNU 10.2.1
01:26:01 [2023-01-11T01:26:01.877Z] #31 94.17 go: downloading github.com/prometheus/procfs v0.6.0
01:26:02 [2023-01-11T01:26:02.072Z] #39 4.203 -- Detecting C compiler ABI info
01:26:02 [2023-01-11T01:26:02.134Z] #31 94.43 go: downloading github.com/mattn/go-runewidth v0.0.9
01:26:02 [2023-01-11T01:26:02.134Z] #31 94.51 go: downloading google.golang.org/protobuf v1.27.1
01:26:02 [2023-01-11T01:26:02.187Z] #38 36.85   CC       images/rpc.o
01:26:03 [2023-01-11T01:26:03.123Z] #38 37.97   CC       images/ext-file.o
01:26:03 [2023-01-11T01:26:03.123Z] #38 38.14   CC       images/cgroup.o
01:26:03 [2023-01-11T01:26:03.381Z] #38 ...
01:26:03 [2023-01-11T01:26:03.381Z] 
01:26:03 [2023-01-11T01:26:03.381Z] #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
01:26:03 [2023-01-11T01:26:03.454Z] #39 5.546 -- Detecting C compiler ABI info - done
01:26:03 [2023-01-11T01:26:03.709Z] #49 1.987 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:26:03 [2023-01-11T01:26:03.709Z] #49 2.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:26:03 [2023-01-11T01:26:03.709Z] #49 2.296 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:26:03 [2023-01-11T01:26:03.709Z] #49 2.698 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:26:03 [2023-01-11T01:26:03.713Z] #39 5.761 -- Check for working C compiler: /usr/bin/cc - skipped
01:26:03 [2023-01-11T01:26:03.713Z] #39 5.776 -- Detecting C compile features
01:26:03 [2023-01-11T01:26:03.713Z] #39 5.789 -- Detecting C compile features - done
01:26:03 [2023-01-11T01:26:03.713Z] #39 5.836 -- Performing Test HAS_BUILTIN_FORTIFY
01:26:03 [2023-01-11T01:26:03.974Z] #39 6.180 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:26:04 [2023-01-11T01:26:04.233Z] #39 6.321 -- Configuring done
01:26:04 [2023-01-11T01:26:04.233Z] #39 6.338 -- Generating done
01:26:04 [2023-01-11T01:26:04.233Z] #39 6.376 -- Build files have been written to: /tmp/tmp.9Z2IXI2Y0H/tini
01:26:04 [2023-01-11T01:26:04.233Z] #39 6.395 + make tini-static
01:26:04 [2023-01-11T01:26:04.409Z] #37 54.00 Updating files:  48% (2512/5151)
Updating files:  49% (2524/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
01:26:04 [2023-01-11T01:26:04.410Z] #37 55.53 + cd /tmp/tmp.kAbh3Az1eB/src/github.com/containerd/containerd
01:26:04 [2023-01-11T01:26:04.410Z] #37 55.53 + git checkout -q v1.6.15
01:26:04 [2023-01-11T01:26:04.585Z] Client:
01:26:04 [2023-01-11T01:26:04.585Z]  Context:    default
01:26:04 [2023-01-11T01:26:04.585Z]  Debug Mode: false
01:26:04 [2023-01-11T01:26:04.585Z]  Plugins:
01:26:04 [2023-01-11T01:26:04.585Z]   app: Docker Application (Docker Inc., v0.8.0)
01:26:04 [2023-01-11T01:26:04.585Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
01:26:04 [2023-01-11T01:26:04.585Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
01:26:04 [2023-01-11T01:26:04.585Z] 
01:26:04 [2023-01-11T01:26:04.585Z] Server:
01:26:04 [2023-01-11T01:26:04.585Z]  Containers: 0
01:26:04 [2023-01-11T01:26:04.585Z]   Running: 0
01:26:04 [2023-01-11T01:26:04.585Z]   Paused: 0
01:26:04 [2023-01-11T01:26:04.585Z]   Stopped: 0
01:26:04 [2023-01-11T01:26:04.585Z]  Images: 0
01:26:04 [2023-01-11T01:26:04.585Z]  Server Version: 20.10.9
01:26:04 [2023-01-11T01:26:04.585Z]  Storage Driver: windowsfilter (windows) lcow (linux)
01:26:04 [2023-01-11T01:26:04.585Z]   Windows: 
01:26:04 [2023-01-11T01:26:04.585Z]   LCOW: 
01:26:04 [2023-01-11T01:26:04.585Z]  Logging Driver: json-file
01:26:04 [2023-01-11T01:26:04.585Z]  Plugins:
01:26:04 [2023-01-11T01:26:04.585Z]   Volume: local
01:26:04 [2023-01-11T01:26:04.585Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:26:04 [2023-01-11T01:26:04.585Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:26:04 [2023-01-11T01:26:04.585Z]  Swarm: inactive
01:26:04 [2023-01-11T01:26:04.585Z]  Default Isolation: process
01:26:04 [2023-01-11T01:26:04.585Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:26:04 [2023-01-11T01:26:04.585Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
01:26:04 [2023-01-11T01:26:04.585Z]  OSType: windows
01:26:04 [2023-01-11T01:26:04.585Z]  Architecture: x86_64
01:26:04 [2023-01-11T01:26:04.585Z]  CPUs: 4
01:26:04 [2023-01-11T01:26:04.585Z]  Total Memory: 32GiB
01:26:04 [2023-01-11T01:26:04.585Z]  Name: azwin-2-5409a0
01:26:04 [2023-01-11T01:26:04.585Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
01:26:04 [2023-01-11T01:26:04.585Z]  Docker Root Dir: D:\docker
01:26:04 [2023-01-11T01:26:04.585Z]  Debug Mode: false
01:26:04 [2023-01-11T01:26:04.585Z]  Registry: https://index.docker.io/v1/
01:26:04 [2023-01-11T01:26:04.585Z]  Labels:
01:26:04 [2023-01-11T01:26:04.585Z]  Experimental: true
01:26:04 [2023-01-11T01:26:04.585Z]  Insecure Registries:
01:26:04 [2023-01-11T01:26:04.585Z]   10.0.0.4:5000
01:26:04 [2023-01-11T01:26:04.585Z]   127.0.0.0/8
01:26:04 [2023-01-11T01:26:04.585Z]  Registry Mirrors:
01:26:04 [2023-01-11T01:26:04.585Z]   http://10.0.0.4:5000/
01:26:04 [2023-01-11T01:26:04.585Z]  Live Restore Enabled: false
01:26:04 [2023-01-11T01:26:04.585Z]  Product License: Community Engine
01:26:04 [2023-01-11T01:26:04.585Z] 
01:26:04 [2023-01-11T01:26:04.657Z] #31 97.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
01:26:04 [2023-01-11T01:26:04.800Z] #39 7.027 Scanning dependencies of target tini-static
01:26:05 [2023-01-11T01:26:05.059Z] #39 7.213 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:26:05 [2023-01-11T01:26:05.092Z] #49 3.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.35 + export 'BUILDTAGS=netgo osusergo static_build'
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.36 + BUILDTAGS='netgo osusergo static_build'
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.36 + export EXTRA_FLAGS=-buildmode=pie
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.36 + EXTRA_FLAGS=-buildmode=pie
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.36 + '[' '' = dynamic ']'
01:26:06 [2023-01-11T01:26:06.304Z] #37 57.36 + make
01:26:06 [2023-01-11T01:26:06.475Z] #49 5.018 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:26:06 [2023-01-11T01:26:06.475Z] #49 ...
01:26:06 [2023-01-11T01:26:06.475Z] 
01:26:06 [2023-01-11T01:26:06.475Z] #42 [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
01:26:06 [2023-01-11T01:26:06.475Z] #42 18.27 + cd /tmp/tmp.Z34ncCbdnO/src/github.com/opencontainers/runc
01:26:06 [2023-01-11T01:26:06.475Z] #42 18.27 + git checkout -q v1.1.4
01:26:07 [2023-01-11T01:26:07.046Z] #42 18.96 + '[' -z '' ']'
01:26:07 [2023-01-11T01:26:07.046Z] #42 18.96 + target=static
01:26:07 [2023-01-11T01:26:07.046Z] #42 18.96 + make BUILDTAGS=seccomp static
01:26:07 [2023-01-11T01:26:07.176Z] #31 ...
01:26:07 [2023-01-11T01:26:07.176Z] 
01:26:07 [2023-01-11T01:26:07.176Z] #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
01:26:07 [2023-01-11T01:26:07.176Z] #38 7.080   GEN      include/common/asm
01:26:07 [2023-01-11T01:26:07.176Z] #38 11.01   PBCC     images/timens.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 11.04   DEP      images/timens.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 11.25   PBCC     images/fown.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 11.35   PBCC     images/google/protobuf/descriptor.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 11.46   PBCC     images/opts.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 11.61   PBCC     images/memfd.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 11.82   DEP      images/fown.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 12.05   DEP      images/google/protobuf/descriptor.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 12.25   DEP      images/opts.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 12.48   DEP      images/memfd.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 12.67   PBCC     images/sit.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 12.73   DEP      images/sit.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 12.98   PBCC     images/macvlan.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.02   DEP      images/macvlan.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.21   PBCC     images/autofs.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.29   DEP      images/autofs.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.36   PBCC     images/sysctl.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.50   DEP      images/sysctl.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.62   PBCC     images/time.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.76   DEP      images/time.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 13.89   PBCC     images/binfmt-misc.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 14.11   DEP      images/binfmt-misc.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 14.20   PBCC     images/seccomp.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 14.26   DEP      images/seccomp.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 14.47   PBCC     images/userns.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 14.56   DEP      images/userns.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 14.72   PBCC     images/cgroup.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 14.81   DEP      images/cgroup.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.01   PBCC     images/ext-file.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.16   DEP      images/ext-file.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.32   PBCC     images/rpc.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.41   DEP      images/rpc.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.53   PBCC     images/siginfo.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.58   DEP      images/siginfo.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.74   PBCC     images/pagemap.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.85   DEP      images/pagemap.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.88   PBCC     images/rlimit.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.89   DEP      images/rlimit.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.90   PBCC     images/file-lock.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.91   DEP      images/file-lock.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 15.97   PBCC     images/tty.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 16.01   DEP      images/tty.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 16.07   PBCC     images/tun.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 16.13   PBCC     images/netdev.pb-c.c
01:26:07 [2023-01-11T01:26:07.176Z] #38 16.20   DEP      images/tun.pb-c.d
01:26:07 [2023-01-11T01:26:07.176Z] #38 16.25   DEP      images/netdev.pb-c.d
01:26:07 [2023-01-11T01:26:07.433Z] #38 16.33   PBCC     images/vma.pb-c.c
01:26:07 [2023-01-11T01:26:07.433Z] #38 16.39   DEP      images/vma.pb-c.d
01:26:07 [2023-01-11T01:26:07.593Z] #39 9.511 [100%] Linking C executable tini-static
01:26:07 [2023-01-11T01:26:07.616Z] #42 19.50 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 .
01:26:07 [2023-01-11T01:26:07.674Z] #37 58.82 + bin/ctr
01:26:07 [2023-01-11T01:26:07.690Z] #38 16.54   PBCC     images/creds.pb-c.c
01:26:07 [2023-01-11T01:26:07.690Z] #38 16.58   DEP      images/creds.pb-c.d
01:26:07 [2023-01-11T01:26:07.690Z] #38 16.65   PBCC     images/utsns.pb-c.c
01:26:07 [2023-01-11T01:26:07.690Z] #38 16.71   DEP      images/utsns.pb-c.d
01:26:07 [2023-01-11T01:26:07.690Z] #38 16.76   PBCC     images/ipc-desc.pb-c.c
01:26:07 [2023-01-11T01:26:07.947Z] #38 16.78   PBCC     images/ipc-sem.pb-c.c
01:26:07 [2023-01-11T01:26:07.947Z] #38 16.80   DEP      images/ipc-desc.pb-c.d
01:26:07 [2023-01-11T01:26:07.947Z] #38 16.86   DEP      images/ipc-sem.pb-c.d
01:26:07 [2023-01-11T01:26:07.947Z] #38 ...
01:26:07 [2023-01-11T01:26:07.947Z] 
01:26:07 [2023-01-11T01:26:07.947Z] #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
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.467 + RM_GOPATH=0
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.467 + TMP_GOPATH=
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.467 + : /build
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.467 + '[' -z '' ']'
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.467 ++ mktemp -d
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.482 + export GOPATH=/tmp/tmp.9w3leRPmWF
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.482 + GOPATH=/tmp/tmp.9w3leRPmWF
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.482 + RM_GOPATH=1
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.482 + case "$(go env GOARCH)" in
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.484 ++ go env GOARCH
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.551 + export GO_BUILDMODE=-buildmode=pie
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.551 + GO_BUILDMODE=-buildmode=pie
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.577 ++ dirname /tmp/install/install.sh
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.579 + dir=/tmp/install
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 Install tini version v0.19.0
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 + bin=tini
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 + shift
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 + '[' '!' -f /tmp/install/tini.installer ']'
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 + . /tmp/install/tini.installer
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 ++ : v0.19.0
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 + install_tini
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 + echo 'Install tini version v0.19.0'
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 + git clone https://github.com/krallin/tini.git /tmp/tmp.9w3leRPmWF/tini
01:26:07 [2023-01-11T01:26:07.947Z] #0 1.582 Cloning into '/tmp/tmp.9w3leRPmWF/tini'...
01:26:07 [2023-01-11T01:26:07.947Z] #0 2.664 + cd /tmp/tmp.9w3leRPmWF/tini
01:26:07 [2023-01-11T01:26:07.947Z] #0 2.664 + git checkout -q v0.19.0
01:26:07 [2023-01-11T01:26:07.947Z] #0 2.774 + cmake .
01:26:07 [2023-01-11T01:26:07.947Z] #0 3.501 -- The C compiler identification is GNU 10.2.1
01:26:07 [2023-01-11T01:26:07.947Z] #0 3.643 -- Detecting C compiler ABI info
01:26:07 [2023-01-11T01:26:07.947Z] #0 4.198 -- Detecting C compiler ABI info - done
01:26:07 [2023-01-11T01:26:07.947Z] #0 4.409 -- Check for working C compiler: /usr/bin/cc - skipped
01:26:07 [2023-01-11T01:26:07.947Z] #0 4.438 -- Detecting C compile features
01:26:07 [2023-01-11T01:26:07.947Z] #0 4.440 -- Detecting C compile features - done
01:26:07 [2023-01-11T01:26:07.947Z] #0 4.588 -- Performing Test HAS_BUILTIN_FORTIFY
01:26:07 [2023-01-11T01:26:07.947Z] #0 5.038 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:26:07 [2023-01-11T01:26:07.947Z] #0 5.164 -- Configuring done
01:26:07 [2023-01-11T01:26:07.947Z] #0 5.173 -- Generating done
01:26:07 [2023-01-11T01:26:07.947Z] #0 5.195 -- Build files have been written to: /tmp/tmp.9w3leRPmWF/tini
01:26:07 [2023-01-11T01:26:07.947Z] #0 5.226 + make tini-static
01:26:07 [2023-01-11T01:26:07.947Z] #0 5.727 Scanning dependencies of target tini-static
01:26:07 [2023-01-11T01:26:07.947Z] #0 5.810 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:26:07 [2023-01-11T01:26:07.947Z] #0 8.427 [100%] Linking C executable tini-static
01:26:07 [2023-01-11T01:26:07.947Z] #0 9.522 [100%] Built target tini-static
01:26:07 [2023-01-11T01:26:07.947Z] #0 9.570 + mkdir -p /build
01:26:07 [2023-01-11T01:26:07.947Z] #0 9.572 + cp tini-static /build/docker-init
01:26:07 [2023-01-11T01:26:07.947Z] #39 ...
01:26:07 [2023-01-11T01:26:07.947Z] 
01:26:07 [2023-01-11T01:26:07.947Z] #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
01:26:07 [2023-01-11T01:26:07.947Z] #38 16.94   PBCC     images/ipc-msg.pb-c.c
01:26:07 [2023-01-11T01:26:07.947Z] #38 16.97   DEP      images/ipc-msg.pb-c.d
01:26:07 [2023-01-11T01:26:07.947Z] #38 17.02   PBCC     images/ipc-shm.pb-c.c
01:26:07 [2023-01-11T01:26:07.947Z] #38 17.07   DEP      images/ipc-shm.pb-c.d
01:26:07 [2023-01-11T01:26:07.947Z] #38 17.12   PBCC     images/ipc-var.pb-c.c
01:26:07 [2023-01-11T01:26:07.947Z] #38 17.15   DEP      images/ipc-var.pb-c.d
01:26:08 [2023-01-11T01:26:08.162Z] #39 ...
01:26:08 [2023-01-11T01:26:08.162Z] 
01:26:08 [2023-01-11T01:26:08.162Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:26:08 [2023-01-11T01:26:08.162Z] #28 99.99 Selecting previously unselected package gcc-mingw-w64-base.
01:26:08 [2023-01-11T01:26:08.162Z] #28 100.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
01:26:08 [2023-01-11T01:26:08.162Z] #28 100.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:26:08 [2023-01-11T01:26:08.204Z] #38 17.26   PBCC     images/sk-opts.pb-c.c
01:26:08 [2023-01-11T01:26:08.204Z] #38 17.31   PBCC     images/packet-sock.pb-c.c
01:26:08 [2023-01-11T01:26:08.204Z] #38 17.37   DEP      images/sk-opts.pb-c.d
01:26:08 [2023-01-11T01:26:08.421Z] #28 100.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:26:08 [2023-01-11T01:26:08.421Z] #28 100.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
01:26:08 [2023-01-11T01:26:08.421Z] #28 100.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:26:08 [2023-01-11T01:26:08.421Z] #28 ...
01:26:08 [2023-01-11T01:26:08.421Z] 
01:26:08 [2023-01-11T01:26:08.421Z] #27 [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
01:26:08 [2023-01-11T01:26:08.421Z] #27 90.53 go: downloading github.com/hashicorp/hcl v1.0.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 90.98 go: downloading github.com/pelletier/go-toml v1.9.4
01:26:08 [2023-01-11T01:26:08.421Z] #27 90.99 go: downloading gopkg.in/yaml.v2 v2.4.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 91.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
01:26:08 [2023-01-11T01:26:08.421Z] #27 91.55 go: downloading github.com/gobwas/glob v0.2.3
01:26:08 [2023-01-11T01:26:08.421Z] #27 91.60 go: downloading github.com/kisielk/gotool v1.0.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 91.75 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:26:08 [2023-01-11T01:26:08.421Z] #27 91.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:26:08 [2023-01-11T01:26:08.421Z] #27 91.91 go: downloading golang.org/x/mod v0.5.1
01:26:08 [2023-01-11T01:26:08.421Z] #27 91.95 go: downloading github.com/ettle/strcase v0.1.1
01:26:08 [2023-01-11T01:26:08.421Z] #27 92.22 go: downloading github.com/fatih/structtag v1.2.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 92.39 go: downloading github.com/Masterminds/semver v1.5.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 92.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
01:26:08 [2023-01-11T01:26:08.421Z] #27 92.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:26:08 [2023-01-11T01:26:08.421Z] #27 92.81 go: downloading github.com/prometheus/client_golang v1.7.1
01:26:08 [2023-01-11T01:26:08.421Z] #27 93.38 go: downloading github.com/prometheus/client_model v0.2.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 93.61 go: downloading github.com/google/go-cmp v0.5.6
01:26:08 [2023-01-11T01:26:08.421Z] #27 94.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:26:08 [2023-01-11T01:26:08.421Z] #27 94.39 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
01:26:08 [2023-01-11T01:26:08.421Z] #27 94.50 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:26:08 [2023-01-11T01:26:08.421Z] #27 94.67 go: downloading github.com/beorn7/perks v1.0.1
01:26:08 [2023-01-11T01:26:08.421Z] #27 94.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:26:08 [2023-01-11T01:26:08.421Z] #27 94.75 go: downloading github.com/cespare/xxhash v1.1.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 94.76 go: downloading github.com/golang/protobuf v1.5.2
01:26:08 [2023-01-11T01:26:08.421Z] #27 95.02 go: downloading github.com/prometheus/common v0.10.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 95.38 go: downloading github.com/prometheus/procfs v0.6.0
01:26:08 [2023-01-11T01:26:08.421Z] #27 95.44 go: downloading github.com/mattn/go-runewidth v0.0.9
01:26:08 [2023-01-11T01:26:08.421Z] #27 95.78 go: downloading google.golang.org/protobuf v1.27.1
01:26:08 [2023-01-11T01:26:08.421Z] #27 98.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:26:08 [2023-01-11T01:26:08.768Z] #38 17.59   DEP      images/packet-sock.pb-c.d
01:26:08 [2023-01-11T01:26:08.768Z] #38 17.72   PBCC     images/sk-netlink.pb-c.c
01:26:08 [2023-01-11T01:26:08.768Z] #38 17.79   DEP      images/sk-netlink.pb-c.d
01:26:08 [2023-01-11T01:26:08.768Z] #38 17.85   PBCC     images/sk-inet.pb-c.c
01:26:08 [2023-01-11T01:26:08.768Z] #38 17.87   DEP      images/sk-inet.pb-c.d
01:26:08 [2023-01-11T01:26:08.768Z] #38 17.90   PBCC     images/sk-unix.pb-c.c
01:26:08 [2023-01-11T01:26:08.988Z] #27 ...
01:26:08 [2023-01-11T01:26:08.988Z] 
01:26:08 [2023-01-11T01:26:08.988Z] #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
01:26:08 [2023-01-11T01:26:08.988Z] #39 11.05 [100%] Built target tini-static
01:26:09 [2023-01-11T01:26:09.026Z] #38 17.93   DEP      images/sk-unix.pb-c.d
01:26:09 [2023-01-11T01:26:09.026Z] #38 18.05   PBCC     images/mm.pb-c.c
01:26:09 [2023-01-11T01:26:09.026Z] #38 18.12   DEP      images/mm.pb-c.d
01:26:09 [2023-01-11T01:26:09.247Z] #39 11.16 + mkdir -p /build
01:26:09 [2023-01-11T01:26:09.247Z] #39 11.17 + cp tini-static /build/docker-init
01:26:09 [2023-01-11T01:26:09.283Z] #38 ...
01:26:09 [2023-01-11T01:26:09.284Z] 
01:26:09 [2023-01-11T01:26:09.284Z] #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
01:26:09 [2023-01-11T01:26:09.284Z] #26 DONE 101.6s
01:26:09 [2023-01-11T01:26:09.284Z] 
01:26:09 [2023-01-11T01:26:09.284Z] #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
01:26:09 [2023-01-11T01:26:09.284Z] #39 DONE 11.4s
01:26:09 [2023-01-11T01:26:09.284Z] 
01:26:09 [2023-01-11T01:26:09.284Z] #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
01:26:09 [2023-01-11T01:26:09.284Z] #38 18.22   PBCC     images/timerfd.pb-c.c
01:26:09 [2023-01-11T01:26:09.541Z] #38 18.37   DEP      images/timerfd.pb-c.d
01:26:09 [2023-01-11T01:26:09.541Z] #38 18.50   PBCC     images/timer.pb-c.c
01:26:09 [2023-01-11T01:26:09.541Z] #38 18.58   DEP      images/timer.pb-c.d
01:26:09 [2023-01-11T01:26:09.798Z] #38 18.67   PBCC     images/sa.pb-c.c
01:26:09 [2023-01-11T01:26:09.798Z] #38 18.74   DEP      images/sa.pb-c.d
01:26:09 [2023-01-11T01:26:09.798Z] #38 18.88   PBCC     images/pipe-data.pb-c.c
01:26:09 [2023-01-11T01:26:09.798Z] #38 18.88   DEP      images/pipe-data.pb-c.d
01:26:09 [2023-01-11T01:26:09.798Z] #38 ...
01:26:09 [2023-01-11T01:26:09.798Z] 
01:26:09 [2023-01-11T01:26:09.798Z] #29 [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
01:26:09 [2023-01-11T01:26:09.798Z] #29 92.19 reflect
01:26:10 [2023-01-11T01:26:10.055Z] #29 ...
01:26:10 [2023-01-11T01:26:10.055Z] 
01:26:10 [2023-01-11T01:26:10.055Z] #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
01:26:10 [2023-01-11T01:26:10.055Z] #38 19.03   PBCC     images/mnt.pb-c.c
01:26:10 [2023-01-11T01:26:10.055Z] #38 19.11   DEP      images/mnt.pb-c.d
01:26:10 [2023-01-11T01:26:10.158Z] #42 ...
01:26:10 [2023-01-11T01:26:10.158Z] 
01:26:10 [2023-01-11T01:26:10.158Z] #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
01:26:10 [2023-01-11T01:26:10.158Z] #38 119.6   DEP      criu/cr-dedup.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 120.0   DEP      criu/cr-check.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 120.4   DEP      criu/config.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 120.8   DEP      criu/clone-noasan.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 121.0   DEP      criu/cgroup.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 121.3   DEP      criu/cgroup-props.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 121.5   DEP      criu/bitmap.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 121.6   DEP      criu/bfd.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 121.9   DEP      criu/autofs.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 122.0   DEP      criu/aio.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 122.3   DEP      criu/action-scripts.d
01:26:10 [2023-01-11T01:26:10.158Z] #38 122.8   CC       criu/action-scripts.o
01:26:10 [2023-01-11T01:26:10.158Z] #38 123.8   CC       criu/aio.o
01:26:10 [2023-01-11T01:26:10.158Z] #38 124.7   CC       criu/autofs.o
01:26:10 [2023-01-11T01:26:10.158Z] #38 126.9   CC       criu/bfd.o
01:26:10 [2023-01-11T01:26:10.158Z] #38 127.6   CC       criu/bitmap.o
01:26:10 [2023-01-11T01:26:10.158Z] #38 128.0   CC       criu/cgroup-props.o
01:26:10 [2023-01-11T01:26:10.158Z] #38 129.7   CC       criu/cgroup.o
01:26:10 [2023-01-11T01:26:10.311Z] #38 19.27   PBCC     images/sk-packet.pb-c.c
01:26:10 [2023-01-11T01:26:10.311Z] #38 19.30   DEP      images/sk-packet.pb-c.d
01:26:10 [2023-01-11T01:26:10.568Z] #38 19.45   PBCC     images/tcp-stream.pb-c.c
01:26:10 [2023-01-11T01:26:10.568Z] #38 19.50   DEP      images/tcp-stream.pb-c.d
01:26:10 [2023-01-11T01:26:10.568Z] #38 19.63   PBCC     images/pipe.pb-c.c
01:26:10 [2023-01-11T01:26:10.568Z] #38 19.74   DEP      images/pipe.pb-c.d
01:26:11 [2023-01-11T01:26:11.131Z] #38 19.91   PBCC     images/pstree.pb-c.c
01:26:11 [2023-01-11T01:26:11.131Z] #38 19.95   DEP      images/pstree.pb-c.d
01:26:11 [2023-01-11T01:26:11.131Z] #38 20.06   PBCC     images/fs.pb-c.c
01:26:11 [2023-01-11T01:26:11.131Z] #38 20.10   DEP      images/fs.pb-c.d
01:26:11 [2023-01-11T01:26:11.131Z] #38 20.24   PBCC     images/signalfd.pb-c.c
01:26:11 [2023-01-11T01:26:11.388Z] #38 20.34   DEP      images/signalfd.pb-c.d
01:26:11 [2023-01-11T01:26:11.644Z] #38 20.51   PBCC     images/fh.pb-c.c
01:26:11 [2023-01-11T01:26:11.644Z] #38 20.66   PBCC     images/fsnotify.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #39 ...
01:26:11 [2023-01-11T01:26:11.780Z] 
01:26:11 [2023-01-11T01:26:11.780Z] #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
01:26:11 [2023-01-11T01:26:11.780Z] #38 6.862 fatal: not a git repository (or any of the parent directories): .git
01:26:11 [2023-01-11T01:26:11.780Z] #38 7.068   GEN      .gitid
01:26:11 [2023-01-11T01:26:11.780Z] #38 7.233   GEN      criu/include/version.h
01:26:11 [2023-01-11T01:26:11.780Z] #38 7.580   GEN      include/common/asm
01:26:11 [2023-01-11T01:26:11.780Z] #38 12.21   PBCC     images/timens.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 12.26   DEP      images/timens.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 12.41   PBCC     images/fown.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 12.56   PBCC     images/google/protobuf/descriptor.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 12.71   PBCC     images/opts.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 12.76   PBCC     images/memfd.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 12.88   DEP      images/fown.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 13.16   DEP      images/google/protobuf/descriptor.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 13.32   DEP      images/opts.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 13.44   DEP      images/memfd.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 13.73   PBCC     images/sit.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 13.96   DEP      images/sit.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.24   PBCC     images/macvlan.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.35   DEP      images/macvlan.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.41   PBCC     images/autofs.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.46   DEP      images/autofs.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.50   PBCC     images/sysctl.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.54   DEP      images/sysctl.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.61   PBCC     images/time.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.67   DEP      images/time.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.73   PBCC     images/binfmt-misc.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.79   DEP      images/binfmt-misc.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.86   PBCC     images/seccomp.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.90   DEP      images/seccomp.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.96   PBCC     images/userns.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 14.99   DEP      images/userns.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.04   PBCC     images/cgroup.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.06   DEP      images/cgroup.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.12   PBCC     images/ext-file.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.14   DEP      images/ext-file.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.17   PBCC     images/rpc.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.20   DEP      images/rpc.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.24   PBCC     images/siginfo.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.27   DEP      images/siginfo.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.32   PBCC     images/pagemap.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.36   DEP      images/pagemap.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.42   PBCC     images/rlimit.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.44   DEP      images/rlimit.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.49   PBCC     images/file-lock.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.52   DEP      images/file-lock.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.58   PBCC     images/tty.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.68   DEP      images/tty.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.75   PBCC     images/tun.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.80   PBCC     images/netdev.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.84   DEP      images/tun.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.91   DEP      images/netdev.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 15.96   PBCC     images/vma.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.03   DEP      images/vma.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.10   PBCC     images/creds.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.14   DEP      images/creds.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.17   PBCC     images/utsns.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.20   DEP      images/utsns.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.25   PBCC     images/ipc-desc.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.28   PBCC     images/ipc-sem.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.30   DEP      images/ipc-desc.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.34   DEP      images/ipc-sem.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.40   PBCC     images/ipc-msg.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.43   DEP      images/ipc-msg.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.50   PBCC     images/ipc-shm.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.52   DEP      images/ipc-shm.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.57   PBCC     images/ipc-var.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.61   DEP      images/ipc-var.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.68   PBCC     images/sk-opts.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.70   PBCC     images/packet-sock.pb-c.c
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.80   DEP      images/sk-opts.pb-c.d
01:26:11 [2023-01-11T01:26:11.780Z] #38 16.98   DEP      images/packet-sock.pb-c.d
01:26:11 [2023-01-11T01:26:11.901Z] #38 20.79   DEP      images/fh.pb-c.d
01:26:11 [2023-01-11T01:26:11.901Z] #38 21.00   DEP      images/fsnotify.pb-c.d
01:26:11 [2023-01-11T01:26:11.901Z] #38 21.06   PBCC     images/eventpoll.pb-c.c
01:26:12 [2023-01-11T01:26:12.041Z] #38 17.07   PBCC     images/sk-netlink.pb-c.c
01:26:12 [2023-01-11T01:26:12.041Z] #38 17.18   DEP      images/sk-netlink.pb-c.d
01:26:12 [2023-01-11T01:26:12.041Z] #38 17.32   PBCC     images/sk-inet.pb-c.c
01:26:12 [2023-01-11T01:26:12.157Z] #38 21.16   DEP      images/eventpoll.pb-c.d
01:26:12 [2023-01-11T01:26:12.157Z] #38 21.24   PBCC     images/eventfd.pb-c.c
01:26:12 [2023-01-11T01:26:12.157Z] #38 21.31   DEP      images/eventfd.pb-c.d
01:26:12 [2023-01-11T01:26:12.300Z] #38 17.41   DEP      images/sk-inet.pb-c.d
01:26:12 [2023-01-11T01:26:12.300Z] #38 17.46   PBCC     images/sk-unix.pb-c.c
01:26:12 [2023-01-11T01:26:12.300Z] #38 17.49   DEP      images/sk-unix.pb-c.d
01:26:12 [2023-01-11T01:26:12.300Z] #38 17.58   PBCC     images/mm.pb-c.c
01:26:12 [2023-01-11T01:26:12.413Z] #38 21.42   PBCC     images/remap-file-path.pb-c.c
01:26:12 [2023-01-11T01:26:12.413Z] #38 21.46   DEP      images/remap-file-path.pb-c.d
01:26:12 [2023-01-11T01:26:12.413Z] #38 21.56   PBCC     images/fifo.pb-c.c
01:26:12 [2023-01-11T01:26:12.559Z] #38 17.64   DEP      images/mm.pb-c.d
01:26:12 [2023-01-11T01:26:12.559Z] #38 17.71   PBCC     images/timerfd.pb-c.c
01:26:12 [2023-01-11T01:26:12.559Z] #38 ...
01:26:12 [2023-01-11T01:26:12.559Z] 
01:26:12 [2023-01-11T01:26:12.559Z] #35 [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
01:26:12 [2023-01-11T01:26:12.559Z] #35 94.61 reflect
01:26:12 [2023-01-11T01:26:12.559Z] #35 ...
01:26:12 [2023-01-11T01:26:12.559Z] 
01:26:12 [2023-01-11T01:26:12.559Z] #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
01:26:12 [2023-01-11T01:26:12.559Z] #38 17.79   DEP      images/timerfd.pb-c.d
01:26:12 [2023-01-11T01:26:12.559Z] #38 17.87   PBCC     images/timer.pb-c.c
01:26:12 [2023-01-11T01:26:12.670Z] #38 21.63   DEP      images/fifo.pb-c.d
01:26:12 [2023-01-11T01:26:12.670Z] #38 21.75   PBCC     images/ghost-file.pb-c.c
01:26:12 [2023-01-11T01:26:12.670Z] #38 21.82   DEP      images/ghost-file.pb-c.d
01:26:12 [2023-01-11T01:26:12.838Z] #38 17.88   DEP      images/timer.pb-c.d
01:26:12 [2023-01-11T01:26:12.838Z] #38 17.96   PBCC     images/sa.pb-c.c
01:26:12 [2023-01-11T01:26:12.838Z] #38 18.01   DEP      images/sa.pb-c.d
01:26:12 [2023-01-11T01:26:12.926Z] #38 21.94   PBCC     images/regfile.pb-c.c
01:26:12 [2023-01-11T01:26:12.926Z] #38 22.05   DEP      images/regfile.pb-c.d
01:26:12 [2023-01-11T01:26:12.929Z] #37 ...
01:26:12 [2023-01-11T01:26:12.929Z] 
01:26:12 [2023-01-11T01:26:12.929Z] #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
01:26:12 [2023-01-11T01:26:12.929Z] #38 38.65   CC       images/userns.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 38.89   CC       images/google/protobuf/descriptor.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 40.41   CC       images/opts.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 40.60   CC       images/seccomp.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 40.88   CC       images/binfmt-misc.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 41.03   CC       images/time.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 41.18   CC       images/sysctl.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 41.35   CC       images/autofs.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 41.49   CC       images/macvlan.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 41.63   CC       images/sit.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 41.80   CC       images/memfd.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.06   CC       images/timens.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.25   LINK     images/built-in.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.40   GEN      compel/include/asm
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.43   GEN      compel/include/version.h
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.46 touch .config
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.51   GEN      include/common/config.h
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.63   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.65   GEN      compel/plugins/include/uapi/std/syscall-64.h
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.68   GEN      compel/arch/x86/plugins/std/syscalls-64.S
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.71   DEP      compel/arch/x86/plugins/std/syscalls-64.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.76   DEP      compel/arch/x86/plugins/std/memcpy.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.80   DEP      compel/arch/x86/plugins/std/parasite-head.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.84   GEN      compel/plugins/include/uapi/std/syscall.h
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.88   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.89   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:26:12 [2023-01-11T01:26:12.929Z] #38 42.94   DEP      compel/plugins/std/infect.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.04   DEP      compel/plugins/std/string.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.12   DEP      compel/plugins/std/log.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.24   DEP      compel/plugins/std/fds.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.33   DEP      compel/plugins/std/std.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.41   DEP      compel/plugins/shmem/shmem.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.48   DEP      compel/plugins/fds/fds.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.63   CC       compel/plugins/std/std.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 43.83   CC       compel/plugins/std/fds.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 44.20   CC       compel/plugins/std/log.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 44.96   CC       compel/plugins/std/string.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 45.57   CC       compel/plugins/std/infect.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 45.96   CC       compel/arch/x86/plugins/std/parasite-head.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.01   CC       compel/arch/x86/plugins/std/memcpy.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.06   CC       compel/arch/x86/plugins/std/syscalls-64.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.15   AR       compel/plugins/std.lib.a
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.21   CC       compel/plugins/fds/fds.o
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.43   AR       compel/plugins/fds.lib.a
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.48   HOSTDEP  compel/src/lib/log-host.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.57   HOSTDEP  compel/src/lib/handle-elf-host.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.68   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.74   HOSTDEP  compel/src/main-host.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 46.87   DEP      compel/src/lib/ptrace.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.02   DEP      compel/src/lib/infect.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.16   DEP      compel/src/lib/infect-util.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.26   DEP      compel/src/lib/infect-rpc.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.36   DEP      compel/arch/x86/src/lib/infect.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.54   DEP      compel/arch/x86/src/lib/cpu.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.59   DEP      compel/src/lib/log.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.66   DEP      compel/src/main.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.75   DEP      compel/src/lib/handle-elf.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.84   DEP      compel/arch/x86/src/lib/handle-elf.d
01:26:12 [2023-01-11T01:26:12.929Z] #38 47.95   CC       compel/src/lib/log.o
01:26:13 [2023-01-11T01:26:13.100Z] #38 18.15   PBCC     images/pipe-data.pb-c.c
01:26:13 [2023-01-11T01:26:13.100Z] #38 18.18   DEP      images/pipe-data.pb-c.d
01:26:13 [2023-01-11T01:26:13.100Z] #38 18.21   PBCC     images/mnt.pb-c.c
01:26:13 [2023-01-11T01:26:13.100Z] #38 18.25   DEP      images/mnt.pb-c.d
01:26:13 [2023-01-11T01:26:13.100Z] #38 18.30   PBCC     images/sk-packet.pb-c.c
01:26:13 [2023-01-11T01:26:13.100Z] #38 18.33   DEP      images/sk-packet.pb-c.d
01:26:13 [2023-01-11T01:26:13.100Z] #38 18.38   PBCC     images/tcp-stream.pb-c.c
01:26:13 [2023-01-11T01:26:13.183Z] #38 22.16   PBCC     images/ns.pb-c.c
01:26:13 [2023-01-11T01:26:13.183Z] #38 22.18   DEP      images/ns.pb-c.d
01:26:13 [2023-01-11T01:26:13.183Z] #38 22.22   PBCC     images/fdinfo.pb-c.c
01:26:13 [2023-01-11T01:26:13.183Z] #38 22.30   DEP      images/fdinfo.pb-c.d
01:26:13 [2023-01-11T01:26:13.187Z] #38 48.23   CC       compel/arch/x86/src/lib/cpu.o
01:26:13 [2023-01-11T01:26:13.359Z] #38 ...
01:26:13 [2023-01-11T01:26:13.359Z] 
01:26:13 [2023-01-11T01:26:13.359Z] #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
01:26:13 [2023-01-11T01:26:13.359Z] #39 DONE 15.4s
01:26:13 [2023-01-11T01:26:13.359Z] 
01:26:13 [2023-01-11T01:26:13.359Z] #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
01:26:13 [2023-01-11T01:26:13.359Z] #32 DONE 105.3s
01:26:13 [2023-01-11T01:26:13.359Z] 
01:26:13 [2023-01-11T01:26:13.359Z] #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
01:26:13 [2023-01-11T01:26:13.359Z] #38 18.41   DEP      images/tcp-stream.pb-c.d
01:26:13 [2023-01-11T01:26:13.359Z] #38 18.50   PBCC     images/pipe.pb-c.c
01:26:13 [2023-01-11T01:26:13.359Z] #38 18.63   DEP      images/pipe.pb-c.d
01:26:13 [2023-01-11T01:26:13.440Z] #38 22.37   PBCC     images/core-aarch64.pb-c.c
01:26:13 [2023-01-11T01:26:13.440Z] #38 22.51   PBCC     images/core-arm.pb-c.c
01:26:13 [2023-01-11T01:26:13.440Z] #38 22.55   PBCC     images/core-ppc64.pb-c.c
01:26:13 [2023-01-11T01:26:13.457Z] #38 ...
01:26:13 [2023-01-11T01:26:13.457Z] 
01:26:13 [2023-01-11T01:26:13.457Z] #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
01:26:13 [2023-01-11T01:26:13.457Z] #49 11.73 Fetched 8617 kB in 10s (855 kB/s)
01:26:13 [2023-01-11T01:26:13.619Z] #38 18.68   PBCC     images/pstree.pb-c.c
01:26:13 [2023-01-11T01:26:13.619Z] #38 18.74   DEP      images/pstree.pb-c.d
01:26:13 [2023-01-11T01:26:13.696Z] #38 22.66   PBCC     images/core-s390.pb-c.c
01:26:13 [2023-01-11T01:26:13.696Z] #38 22.79   PBCC     images/core-x86.pb-c.c
01:26:13 [2023-01-11T01:26:13.878Z] #38 18.90   PBCC     images/fs.pb-c.c
01:26:13 [2023-01-11T01:26:13.878Z] #38 18.90   DEP      images/fs.pb-c.d
01:26:13 [2023-01-11T01:26:13.878Z] #38 18.99   PBCC     images/signalfd.pb-c.c
01:26:13 [2023-01-11T01:26:13.878Z] #38 19.08   DEP      images/signalfd.pb-c.d
01:26:13 [2023-01-11T01:26:13.953Z] #38 22.93   PBCC     images/core.pb-c.c
01:26:13 [2023-01-11T01:26:13.953Z] #38 23.02   PBCC     images/inventory.pb-c.c
01:26:13 [2023-01-11T01:26:13.953Z] #38 23.14   DEP      images/core-aarch64.pb-c.d
01:26:14 [2023-01-11T01:26:14.121Z] #38 48.95   CC       compel/arch/x86/src/lib/infect.o
01:26:14 [2023-01-11T01:26:14.139Z] #38 19.26   PBCC     images/fh.pb-c.c
01:26:14 [2023-01-11T01:26:14.139Z] #38 19.38   PBCC     images/fsnotify.pb-c.c
01:26:14 [2023-01-11T01:26:14.397Z] #38 19.46   DEP      images/fh.pb-c.d
01:26:14 [2023-01-11T01:26:14.397Z] #38 19.60   DEP      images/fsnotify.pb-c.d
01:26:14 [2023-01-11T01:26:14.397Z] #38 19.70   PBCC     images/eventpoll.pb-c.c
01:26:14 [2023-01-11T01:26:14.516Z] #38 23.29   DEP      images/core-arm.pb-c.d
01:26:14 [2023-01-11T01:26:14.516Z] #38 23.42   DEP      images/core-ppc64.pb-c.d
01:26:14 [2023-01-11T01:26:14.516Z] #38 23.50   DEP      images/core-s390.pb-c.d
01:26:14 [2023-01-11T01:26:14.655Z] #38 19.73   DEP      images/eventpoll.pb-c.d
01:26:14 [2023-01-11T01:26:14.655Z] #38 19.81   PBCC     images/eventfd.pb-c.c
01:26:14 [2023-01-11T01:26:14.655Z] #38 19.90   DEP      images/eventfd.pb-c.d
01:26:14 [2023-01-11T01:26:14.688Z] #38 49.68   CC       compel/src/lib/infect-rpc.o
01:26:14 [2023-01-11T01:26:14.773Z] #38 23.65   DEP      images/core-x86.pb-c.d
01:26:14 [2023-01-11T01:26:14.773Z] #38 23.74   DEP      images/core.pb-c.d
01:26:14 [2023-01-11T01:26:14.914Z] #38 20.03   PBCC     images/remap-file-path.pb-c.c
01:26:14 [2023-01-11T01:26:14.914Z] #38 20.06   DEP      images/remap-file-path.pb-c.d
01:26:14 [2023-01-11T01:26:14.914Z] #38 20.16   PBCC     images/fifo.pb-c.c
01:26:14 [2023-01-11T01:26:14.944Z] #38 49.96   CC       compel/src/lib/infect-util.o
01:26:15 [2023-01-11T01:26:15.030Z] #38 23.90   DEP      images/inventory.pb-c.d
01:26:15 [2023-01-11T01:26:15.030Z] #38 24.02   PBCC     images/cpuinfo.pb-c.c
01:26:15 [2023-01-11T01:26:15.030Z] #38 24.13   DEP      images/cpuinfo.pb-c.d
01:26:15 [2023-01-11T01:26:15.173Z] #38 20.21   DEP      images/fifo.pb-c.d
01:26:15 [2023-01-11T01:26:15.173Z] #38 20.36   PBCC     images/ghost-file.pb-c.c
01:26:15 [2023-01-11T01:26:15.173Z] #38 20.41   DEP      images/ghost-file.pb-c.d
01:26:15 [2023-01-11T01:26:15.200Z] #38 50.22   CC       compel/src/lib/infect.o
01:26:15 [2023-01-11T01:26:15.286Z] #38 24.23   PBCC     images/stats.pb-c.c
01:26:15 [2023-01-11T01:26:15.286Z] #38 24.30   DEP      images/stats.pb-c.d
01:26:15 [2023-01-11T01:26:15.433Z] #38 20.53   PBCC     images/regfile.pb-c.c
01:26:15 [2023-01-11T01:26:15.433Z] #38 20.62   DEP      images/regfile.pb-c.d
01:26:15 [2023-01-11T01:26:15.433Z] #38 20.73   PBCC     images/ns.pb-c.c
01:26:15 [2023-01-11T01:26:15.692Z] #38 20.84   DEP      images/ns.pb-c.d
01:26:15 [2023-01-11T01:26:15.692Z] #38 20.95   PBCC     images/fdinfo.pb-c.c
01:26:15 [2023-01-11T01:26:15.951Z] #38 21.10   DEP      images/fdinfo.pb-c.d
01:26:16 [2023-01-11T01:26:16.210Z] #38 21.34   PBCC     images/core-aarch64.pb-c.c
01:26:16 [2023-01-11T01:26:16.470Z] #38 21.43   PBCC     images/core-arm.pb-c.c
01:26:16 [2023-01-11T01:26:16.470Z] #38 21.54   PBCC     images/core-ppc64.pb-c.c
01:26:16 [2023-01-11T01:26:16.470Z] #38 21.65   PBCC     images/core-s390.pb-c.c
01:26:16 [2023-01-11T01:26:16.470Z] #38 21.77   PBCC     images/core-x86.pb-c.c
01:26:16 [2023-01-11T01:26:16.729Z] #38 21.87   PBCC     images/core.pb-c.c
01:26:16 [2023-01-11T01:26:16.729Z] #38 21.98   PBCC     images/inventory.pb-c.c
01:26:16 [2023-01-11T01:26:16.729Z] #38 22.04   DEP      images/core-aarch64.pb-c.d
01:26:16 [2023-01-11T01:26:16.987Z] #38 22.12   DEP      images/core-arm.pb-c.d
01:26:17 [2023-01-11T01:26:17.096Z] #38 ...
01:26:17 [2023-01-11T01:26:17.096Z] 
01:26:17 [2023-01-11T01:26:17.096Z] #32 [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
01:26:17 [2023-01-11T01:26:17.096Z] #32 99.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:26:17 [2023-01-11T01:26:17.096Z] #32 99.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:26:17 [2023-01-11T01:26:17.096Z] #32 99.91 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:26:17 [2023-01-11T01:26:17.247Z] #38 22.26   DEP      images/core-ppc64.pb-c.d
01:26:17 [2023-01-11T01:26:17.247Z] #38 22.40   DEP      images/core-s390.pb-c.d
01:26:17 [2023-01-11T01:26:17.506Z] #38 22.57   DEP      images/core-x86.pb-c.d
01:26:17 [2023-01-11T01:26:17.506Z] #38 22.68   DEP      images/core.pb-c.d
01:26:17 [2023-01-11T01:26:17.659Z] #32 ...
01:26:17 [2023-01-11T01:26:17.659Z] 
01:26:17 [2023-01-11T01:26:17.659Z] #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
01:26:17 [2023-01-11T01:26:17.659Z] #38 52.45   CC       compel/src/lib/ptrace.o
01:26:17 [2023-01-11T01:26:17.741Z] #49 11.73 Reading package lists...
01:26:17 [2023-01-11T01:26:17.765Z] #38 22.81   DEP      images/inventory.pb-c.d
01:26:17 [2023-01-11T01:26:17.765Z] #38 22.92   PBCC     images/cpuinfo.pb-c.c
01:26:17 [2023-01-11T01:26:17.765Z] #38 22.97   DEP      images/cpuinfo.pb-c.d
01:26:17 [2023-01-11T01:26:17.805Z] #38 26.63 make[1]: Nothing to be done for 'all'.
01:26:18 [2023-01-11T01:26:18.023Z] #38 23.11   PBCC     images/stats.pb-c.c
01:26:18 [2023-01-11T01:26:18.023Z] #38 23.17   DEP      images/stats.pb-c.d
01:26:18 [2023-01-11T01:26:18.222Z] #38 52.96   AR       compel/libcompel.a
01:26:18 [2023-01-11T01:26:18.222Z] #38 53.05   HOSTCC   compel/src/main-host.o
01:26:18 [2023-01-11T01:26:18.479Z] #38 53.31   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
01:26:18 [2023-01-11T01:26:18.736Z] #38 53.46   HOSTCC   compel/src/lib/handle-elf-host.o
01:26:18 [2023-01-11T01:26:18.993Z] #38 53.79   HOSTCC   compel/src/lib/log-host.o
01:26:18 [2023-01-11T01:26:18.993Z] #38 53.97   HOSTLINK compel/compel-host-bin
01:26:19 [2023-01-11T01:26:19.165Z] #25 ...
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #30 [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
01:26:19 [2023-01-11T01:26:19.165Z] #30 240.1 + return
01:26:19 [2023-01-11T01:26:19.165Z] #30 DONE 241.4s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:26:19 [2023-01-11T01:26:19.165Z] #25 ...
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
01:26:19 [2023-01-11T01:26:19.165Z] #52 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:26:19 [2023-01-11T01:26:19.165Z] #25 ...
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
01:26:19 [2023-01-11T01:26:19.165Z] #53 DONE 0.2s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
01:26:19 [2023-01-11T01:26:19.165Z] #54 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #42 [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
01:26:19 [2023-01-11T01:26:19.165Z] #42 ...
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
01:26:19 [2023-01-11T01:26:19.165Z] #55 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
01:26:19 [2023-01-11T01:26:19.165Z] #56 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
01:26:19 [2023-01-11T01:26:19.165Z] #57 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:26:19 [2023-01-11T01:26:19.165Z] #25 ...
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:26:19 [2023-01-11T01:26:19.165Z] #58 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
01:26:19 [2023-01-11T01:26:19.165Z] #59 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
01:26:19 [2023-01-11T01:26:19.165Z] #60 DONE 0.1s
01:26:19 [2023-01-11T01:26:19.165Z] 
01:26:19 [2023-01-11T01:26:19.165Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
01:26:19 [2023-01-11T01:26:19.250Z] #38 54.20   DEP      soccr/soccr.d
01:26:19 [2023-01-11T01:26:19.424Z] #25 244.6 + /build/golangci-lint --version
01:26:19 [2023-01-11T01:26:19.538Z] #38 54.40   CC       soccr/soccr.o
01:26:19 [2023-01-11T01:26:19.698Z] #38 28.74   CC       images/stats.o
01:26:20 [2023-01-11T01:26:20.261Z] #38 29.31   CC       images/core.o
01:26:20 [2023-01-11T01:26:20.799Z] #25 246.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
01:26:20 [2023-01-11T01:26:20.824Z] #38 ...
01:26:20 [2023-01-11T01:26:20.824Z] 
01:26:20 [2023-01-11T01:26:20.824Z] #29 [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
01:26:20 [2023-01-11T01:26:20.824Z] #29 103.2 internal/syscall/unix
01:26:20 [2023-01-11T01:26:20.824Z] #29 103.8 time
01:26:21 [2023-01-11T01:26:21.063Z] #25 DONE 246.3s
01:26:21 [2023-01-11T01:26:21.063Z] 
01:26:21 [2023-01-11T01:26:21.063Z] #42 [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
01:26:21 [2023-01-11T01:26:21.081Z] #29 ...
01:26:21 [2023-01-11T01:26:21.081Z] 
01:26:21 [2023-01-11T01:26:21.081Z] #27 [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
01:26:21 [2023-01-11T01:26:21.081Z] #27 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:26:21 [2023-01-11T01:26:21.081Z] #27 107.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:26:21 [2023-01-11T01:26:21.081Z] #27 107.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:26:21 [2023-01-11T01:26:21.311Z] #38 26.16 make[1]: Nothing to be done for 'all'.
01:26:21 [2023-01-11T01:26:21.338Z] #27 ...
01:26:21 [2023-01-11T01:26:21.338Z] 
01:26:21 [2023-01-11T01:26:21.338Z] #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
01:26:21 [2023-01-11T01:26:21.338Z] #38 30.38   CC       images/core-x86.o
01:26:21 [2023-01-11T01:26:21.520Z] #38 55.98   AR       soccr/libsoccr.a
01:26:21 [2023-01-11T01:26:21.520Z] #38 56.03 make[1]: 'soccr/libsoccr.a' is up to date.
01:26:21 [2023-01-11T01:26:21.520Z] #38 56.37   DEP      criu/arch/x86/sigframe.d
01:26:21 [2023-01-11T01:26:21.520Z] #38 56.46   DEP      criu/arch/x86/sigaction_compat.d
01:26:21 [2023-01-11T01:26:21.520Z] #38 56.56   DEP      criu/arch/x86/kerndat.d
01:26:21 [2023-01-11T01:26:21.574Z] #38 ...
01:26:21 [2023-01-11T01:26:21.574Z] 
01:26:21 [2023-01-11T01:26:21.574Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:26:21 [2023-01-11T01:26:21.574Z] #28 113.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:26:21 [2023-01-11T01:26:21.574Z] #28 113.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:26:21 [2023-01-11T01:26:21.574Z] #28 113.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:26:21 [2023-01-11T01:26:21.779Z] #38 56.71   DEP      criu/arch/x86/crtools.d
01:26:21 [2023-01-11T01:26:21.779Z] #38 56.81   DEP      criu/arch/x86/cpu.d
01:26:21 [2023-01-11T01:26:21.962Z] #49 16.53 Reading package lists...
01:26:21 [2023-01-11T01:26:21.962Z] #49 ...
01:26:21 [2023-01-11T01:26:21.962Z] 
01:26:21 [2023-01-11T01:26:21.962Z] #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
01:26:21 [2023-01-11T01:26:21.962Z] #38 135.3   CC       criu/clone-noasan.o
01:26:21 [2023-01-11T01:26:21.962Z] #38 135.7   CC       criu/config.o
01:26:21 [2023-01-11T01:26:21.962Z] #38 138.2   CC       criu/cr-check.o
01:26:21 [2023-01-11T01:26:21.962Z] #38 141.5   CC       criu/cr-dedup.o
01:26:21 [2023-01-11T01:26:21.962Z] #38 ...
01:26:21 [2023-01-11T01:26:21.962Z] 
01:26:21 [2023-01-11T01:26:21.962Z] #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
01:26:21 [2023-01-11T01:26:21.962Z] #49 16.53 Reading package lists...
01:26:22 [2023-01-11T01:26:22.035Z] #38 56.96   CC       criu/arch/x86/cpu.o
01:26:22 [2023-01-11T01:26:22.223Z] #49 20.79 Building dependency tree...
01:26:22 [2023-01-11T01:26:22.223Z] #49 ...
01:26:22 [2023-01-11T01:26:22.223Z] 
01:26:22 [2023-01-11T01:26:22.223Z] #36 [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
01:26:22 [2023-01-11T01:26:22.223Z] #36 DONE 225.8s
01:26:22 [2023-01-11T01:26:22.223Z] 
01:26:22 [2023-01-11T01:26:22.223Z] #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
01:26:22 [2023-01-11T01:26:22.223Z] #38 142.1   CC       criu/cr-dump.o
01:26:22 [2023-01-11T01:26:22.273Z] #38 31.13   CC       images/core-arm.o
01:26:22 [2023-01-11T01:26:22.439Z] #42 ...
01:26:22 [2023-01-11T01:26:22.439Z] 
01:26:22 [2023-01-11T01:26:22.439Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
01:26:22 [2023-01-11T01:26:22.530Z] #38 31.66   CC       images/core-aarch64.o
01:26:22 [2023-01-11T01:26:22.597Z] #38 57.52 include/common/asm/bitops.h: Assembler messages:
01:26:22 [2023-01-11T01:26:22.597Z] #38 57.52 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:26:22 [2023-01-11T01:26:22.597Z] #38 57.54 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:26:22 [2023-01-11T01:26:22.597Z] #38 57.54 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:26:22 [2023-01-11T01:26:22.597Z] #38 57.54 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:26:22 [2023-01-11T01:26:22.597Z] #38 57.57   CC       criu/arch/x86/crtools.o
01:26:23 [2023-01-11T01:26:23.006Z] #61 DONE 0.3s
01:26:23 [2023-01-11T01:26:23.006Z] 
01:26:23 [2023-01-11T01:26:23.006Z] #42 [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
01:26:23 [2023-01-11T01:26:23.006Z] #42 143.7 + mkdir -p /build
01:26:23 [2023-01-11T01:26:23.006Z] #42 143.7 + cp runc /build/runc
01:26:23 [2023-01-11T01:26:23.006Z] #42 DONE 143.9s
01:26:23 [2023-01-11T01:26:23.006Z] 
01:26:23 [2023-01-11T01:26:23.006Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
01:26:23 [2023-01-11T01:26:23.006Z] #62 DONE 0.1s
01:26:23 [2023-01-11T01:26:23.006Z] 
01:26:23 [2023-01-11T01:26:23.006Z] #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
01:26:23 [2023-01-11T01:26:23.458Z] #38 32.47   CC       images/core-ppc64.o
01:26:23 [2023-01-11T01:26:23.556Z] #28 ...
01:26:23 [2023-01-11T01:26:23.556Z] 
01:26:23 [2023-01-11T01:26:23.556Z] #35 [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
01:26:23 [2023-01-11T01:26:23.556Z] #35 105.2 internal/syscall/unix
01:26:23 [2023-01-11T01:26:23.556Z] #35 106.1 time
01:26:23 [2023-01-11T01:26:23.556Z] #35 ...
01:26:23 [2023-01-11T01:26:23.556Z] 
01:26:23 [2023-01-11T01:26:23.556Z] #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
01:26:23 [2023-01-11T01:26:23.556Z] #38 28.75   CC       images/stats.o
01:26:23 [2023-01-11T01:26:23.573Z] #37 ...
01:26:23 [2023-01-11T01:26:23.573Z] 
01:26:23 [2023-01-11T01:26:23.573Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
01:26:23 [2023-01-11T01:26:23.831Z] #63 DONE 0.1s
01:26:23 [2023-01-11T01:26:23.831Z] 
01:26:23 [2023-01-11T01:26:23.831Z] #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
01:26:23 [2023-01-11T01:26:23.963Z] #38 58.79   CC       criu/arch/x86/kerndat.o
01:26:24 [2023-01-11T01:26:24.387Z] #38 33.43   CC       images/core-s390.o
01:26:24 [2023-01-11T01:26:24.502Z] #38 29.37   CC       images/core.o
01:26:24 [2023-01-11T01:26:24.527Z] #38 59.19   CC       criu/arch/x86/sigaction_compat.o
01:26:24 [2023-01-11T01:26:24.527Z] #38 59.44   CC       criu/arch/x86/sigframe.o
01:26:24 [2023-01-11T01:26:24.783Z] #38 59.69   LINK     criu/arch/x86/crtools.built-in.o
01:26:25 [2023-01-11T01:26:25.040Z] #38 59.76   DEP      criu/pie/util-vdso-elf32.d
01:26:25 [2023-01-11T01:26:25.040Z] #38 59.88   DEP      criu/pie/util-vdso.d
01:26:25 [2023-01-11T01:26:25.040Z] #38 60.01   DEP      criu/pie/util.d
01:26:25 [2023-01-11T01:26:25.297Z] #38 60.16   CC       criu/pie/util.o
01:26:25 [2023-01-11T01:26:25.439Z] #38 30.52   CC       images/core-x86.o
01:26:25 [2023-01-11T01:26:25.554Z] #38 60.41   CC       criu/pie/util-vdso.o
01:26:25 [2023-01-11T01:26:25.733Z] #37 226.5 + bin/containerd
01:26:25 [2023-01-11T01:26:25.755Z] #38 34.52   CC       images/cpuinfo.o
01:26:26 [2023-01-11T01:26:26.117Z] #38 61.00   CC       criu/pie/util-vdso-elf32.o
01:26:26 [2023-01-11T01:26:26.319Z] #38 35.33   CC       images/inventory.o
01:26:26 [2023-01-11T01:26:26.373Z] #38 31.28   CC       images/core-arm.o
01:26:26 [2023-01-11T01:26:26.428Z] #38 145.9   CC       criu/cr-errno.o
01:26:26 [2023-01-11T01:26:26.428Z] #38 146.1   CC       criu/cr-restore.o
01:26:26 [2023-01-11T01:26:26.575Z] #38 35.64   CC       images/fdinfo.o
01:26:26 [2023-01-11T01:26:26.682Z] #38 ...
01:26:26 [2023-01-11T01:26:26.682Z] 
01:26:26 [2023-01-11T01:26:26.682Z] #32 [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
01:26:26 [2023-01-11T01:26:26.682Z] #32 112.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:26:26 [2023-01-11T01:26:26.682Z] #32 112.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 112.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.4 Selecting previously unselected package g++-mingw-w64-x86-64.
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.6 Selecting previously unselected package libapparmor1:amd64.
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.7 Selecting previously unselected package libapparmor-dev:amd64.
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.9 Selecting previously unselected package libbtrfs0:amd64.
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 118.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 119.0 Selecting previously unselected package libbtrfs-dev:amd64.
01:26:26 [2023-01-11T01:26:26.682Z] #32 119.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 119.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 119.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
01:26:26 [2023-01-11T01:26:26.682Z] #32 119.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 119.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:26:26 [2023-01-11T01:26:26.682Z] #32 119.4 Selecting previously unselected package libudev-dev:amd64.
01:26:26 [2023-01-11T01:26:26.939Z] #32 119.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
01:26:26 [2023-01-11T01:26:26.939Z] #32 119.4 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
01:26:26 [2023-01-11T01:26:26.939Z] #32 ...
01:26:26 [2023-01-11T01:26:26.939Z] 
01:26:26 [2023-01-11T01:26:26.939Z] #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
01:26:26 [2023-01-11T01:26:26.939Z] #38 61.69   AR       criu/pie/pie.lib.a
01:26:26 [2023-01-11T01:26:26.939Z] #38 61.76   DEP      criu/pie/restorer.d
01:26:26 [2023-01-11T01:26:26.941Z] #38 31.90   CC       images/core-aarch64.o
01:26:27 [2023-01-11T01:26:27.138Z] #38 36.22   CC       images/fown.o
01:26:27 [2023-01-11T01:26:27.195Z] #38 61.99   DEP      criu/arch/x86/sigaction_compat_pie.d
01:26:27 [2023-01-11T01:26:27.195Z] #38 62.11   DEP      criu/arch/x86/restorer_unmap.d
01:26:27 [2023-01-11T01:26:27.195Z] #38 62.13   DEP      criu/arch/x86/restorer.d
01:26:27 [2023-01-11T01:26:27.200Z] #38 32.33   CC       images/core-ppc64.o
01:26:27 [2023-01-11T01:26:27.373Z] #38 ...
01:26:27 [2023-01-11T01:26:27.373Z] 
01:26:27 [2023-01-11T01:26:27.373Z] #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
01:26:27 [2023-01-11T01:26:27.373Z] #49 20.79 Building dependency tree...
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.22 The following additional packages will be installed:
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.23   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.24   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.24   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.24   python3-pkg-resources vim-runtime xxd
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.25 Suggested packages:
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.27   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.27   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.27   acl attr quota
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.27 Recommended packages:
01:26:27 [2023-01-11T01:26:27.373Z] #49 23.27   libatm1 nftables libpam-cap build-essential python3-dev unzip
01:26:27 [2023-01-11T01:26:27.373Z] #49 25.16 The following NEW packages will be installed:
01:26:27 [2023-01-11T01:26:27.373Z] #49 25.16   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:26:27 [2023-01-11T01:26:27.373Z] #49 25.16   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.16   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.16   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.16   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.16   python3-pkg-resources python3-setuptools python3-wheel sudo
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.16   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.16   xz-utils zip
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.54 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.54 Need to get 27.0 MB of archives.
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.54 After this operation, 104 MB of additional disk space will be used.
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 25.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:26:27 [2023-01-11T01:26:27.374Z] #49 26.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:26:27 [2023-01-11T01:26:27.395Z] #38 36.48   CC       images/ns.o
01:26:27 [2023-01-11T01:26:27.452Z] #38 62.29   DEP      criu/arch/x86/vdso-pie.d
01:26:27 [2023-01-11T01:26:27.452Z] #38 62.42   DEP      criu/pie/parasite-vdso.d
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
01:26:27 [2023-01-11T01:26:27.635Z] #49 26.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:26:27 [2023-01-11T01:26:27.709Z] #38 62.58   DEP      criu/pie/parasite.d
01:26:27 [2023-01-11T01:26:27.896Z] #49 26.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
01:26:27 [2023-01-11T01:26:27.896Z] #49 26.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
01:26:27 [2023-01-11T01:26:27.896Z] #49 26.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
01:26:27 [2023-01-11T01:26:27.957Z] #38 36.86   CC       images/regfile.o
01:26:27 [2023-01-11T01:26:27.965Z] #38 62.80   CC       criu/pie/parasite.o
01:26:28 [2023-01-11T01:26:28.136Z] #38 33.22   CC       images/core-s390.o
01:26:28 [2023-01-11T01:26:28.214Z] #38 37.24   CC       images/ghost-file.o
01:26:28 [2023-01-11T01:26:28.777Z] #38 37.76   CC       images/fifo.o
01:26:28 [2023-01-11T01:26:28.845Z] #49 27.59 debconf: delaying package configuration, since apt-utils is not installed
01:26:28 [2023-01-11T01:26:28.845Z] #49 27.85 Fetched 27.0 MB in 2s (17.0 MB/s)
01:26:29 [2023-01-11T01:26:29.034Z] #38 38.09   CC       images/remap-file-path.o
01:26:29 [2023-01-11T01:26:29.108Z] #49 27.93 Selecting previously unselected package pigz.
01:26:29 [2023-01-11T01:26:29.108Z] #49 27.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
01:26:29 [2023-01-11T01:26:29.108Z] #49 28.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
01:26:29 [2023-01-11T01:26:29.108Z] #49 28.06 Unpacking pigz (2.6-1) ...
01:26:29 [2023-01-11T01:26:29.335Z] #38 63.99   LINK     criu/pie/parasite.built-in.o
01:26:29 [2023-01-11T01:26:29.335Z] #38 64.01   GEN      criu/pie/parasite-blob.h
01:26:29 [2023-01-11T01:26:29.335Z] #38 64.02   CC       criu/pie/parasite-vdso.o
01:26:29 [2023-01-11T01:26:29.369Z] #49 28.21 Selecting previously unselected package libelf1:amd64.
01:26:29 [2023-01-11T01:26:29.369Z] #49 28.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
01:26:29 [2023-01-11T01:26:29.369Z] #49 28.23 Unpacking libelf1:amd64 (0.183-1) ...
01:26:29 [2023-01-11T01:26:29.512Z] #38 34.35   CC       images/cpuinfo.o
01:26:29 [2023-01-11T01:26:29.593Z] #38 64.61   CC       criu/arch/x86/vdso-pie.o
01:26:29 [2023-01-11T01:26:29.597Z] #38 38.45   CC       images/eventfd.o
01:26:29 [2023-01-11T01:26:29.631Z] #49 28.46 Selecting previously unselected package libbpf0:amd64.
01:26:29 [2023-01-11T01:26:29.631Z] #49 28.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
01:26:29 [2023-01-11T01:26:29.631Z] #49 28.50 Unpacking libbpf0:amd64 (1:0.3-2) ...
01:26:29 [2023-01-11T01:26:29.850Z] #38 64.81   CC       criu/arch/x86/restorer.o
01:26:29 [2023-01-11T01:26:29.853Z] #38 38.82   CC       images/eventpoll.o
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.63 Selecting previously unselected package libcap2:amd64.
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.64 Unpacking libcap2:amd64 (1:2.44-1) ...
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.78 Selecting previously unselected package libmnl0:amd64.
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.79 Unpacking libmnl0:amd64 (1.0.4-3) ...
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.89 Selecting previously unselected package libxtables12:amd64.
01:26:29 [2023-01-11T01:26:29.892Z] #49 28.89 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
01:26:30 [2023-01-11T01:26:30.079Z] #38 35.27   CC       images/inventory.o
01:26:30 [2023-01-11T01:26:30.117Z] #38 39.11   CC       images/fh.o
01:26:30 [2023-01-11T01:26:30.153Z] #49 28.90 Unpacking libxtables12:amd64 (1.8.7-1) ...
01:26:30 [2023-01-11T01:26:30.153Z] #49 28.97 Selecting previously unselected package libcap2-bin.
01:26:30 [2023-01-11T01:26:30.153Z] #49 28.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
01:26:30 [2023-01-11T01:26:30.153Z] #49 29.00 Unpacking libcap2-bin (1:2.44-1) ...
01:26:30 [2023-01-11T01:26:30.153Z] #49 29.10 Selecting previously unselected package iproute2.
01:26:30 [2023-01-11T01:26:30.153Z] #49 29.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
01:26:30 [2023-01-11T01:26:30.413Z] #49 29.10 Unpacking iproute2 (5.10.0-4) ...
01:26:30 [2023-01-11T01:26:30.416Z] #38 65.35   CC       criu/arch/x86/restorer_unmap.o
01:26:30 [2023-01-11T01:26:30.647Z] #38 35.72   CC       images/fdinfo.o
01:26:30 [2023-01-11T01:26:30.673Z] #38 65.41   CC       criu/arch/x86/sigaction_compat_pie.o
01:26:30 [2023-01-11T01:26:30.673Z] #38 65.55   CC       criu/pie/restorer.o
01:26:30 [2023-01-11T01:26:30.680Z] #38 39.58   CC       images/fsnotify.o
01:26:30 [2023-01-11T01:26:30.984Z] #49 29.82 Selecting previously unselected package xxd.
01:26:30 [2023-01-11T01:26:30.984Z] #49 29.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:26:30 [2023-01-11T01:26:30.984Z] #49 29.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.214Z] #38 36.25   CC       images/fown.o
01:26:31 [2023-01-11T01:26:31.214Z] #38 36.41   CC       images/ns.o
01:26:31 [2023-01-11T01:26:31.237Z] #38 ...
01:26:31 [2023-01-11T01:26:31.237Z] 
01:26:31 [2023-01-11T01:26:31.237Z] #32 [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
01:26:31 [2023-01-11T01:26:31.237Z] #32 119.6 Selecting previously unselected package libsepol1-dev:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 119.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 119.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 119.9 Selecting previously unselected package libpcre2-16-0:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 119.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 119.9 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.1 Selecting previously unselected package libpcre2-32-0:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.1 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.3 Selecting previously unselected package libpcre2-posix2:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.4 Selecting previously unselected package libpcre2-dev:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 120.4 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.2 Selecting previously unselected package libselinux1-dev:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.3 Selecting previously unselected package libdevmapper-dev:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.4 Selecting previously unselected package libseccomp-dev:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.5 Selecting previously unselected package libsystemd-dev:amd64.
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 121.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up mingw-w64-common (8.0.0-1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 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
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 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
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 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
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.6 Setting up dmsetup (2:1.02.175-2.1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 122.6 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:26:31 [2023-01-11T01:26:31.237Z] #32 DONE 123.9s
01:26:31 [2023-01-11T01:26:31.237Z] 
01:26:31 [2023-01-11T01:26:31.237Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
01:26:31 [2023-01-11T01:26:31.244Z] #49 30.05 Selecting previously unselected package vim-common.
01:26:31 [2023-01-11T01:26:31.244Z] #49 30.06 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:26:31 [2023-01-11T01:26:31.244Z] #49 30.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:26:31 [2023-01-11T01:26:31.245Z] #38 ...
01:26:31 [2023-01-11T01:26:31.245Z] 
01:26:31 [2023-01-11T01:26:31.245Z] #29 [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
01:26:31 [2023-01-11T01:26:31.245Z] #29 113.7 internal/poll
01:26:31 [2023-01-11T01:26:31.245Z] #29 114.6 internal/fmtsort
01:26:31 [2023-01-11T01:26:31.245Z] #29 115.6 internal/safefilepath
01:26:31 [2023-01-11T01:26:31.245Z] #29 116.0 internal/syscall/execenv
01:26:31 [2023-01-11T01:26:31.245Z] #29 116.5 path
01:26:31 [2023-01-11T01:26:31.245Z] #29 117.7 io/fs
01:26:31 [2023-01-11T01:26:31.245Z] #29 118.8 strings
01:26:31 [2023-01-11T01:26:31.245Z] #29 119.5 os
01:26:31 [2023-01-11T01:26:31.245Z] #29 122.9 bufio
01:26:31 [2023-01-11T01:26:31.473Z] #38 36.70   CC       images/regfile.o
01:26:31 [2023-01-11T01:26:31.502Z] #29 ...
01:26:31 [2023-01-11T01:26:31.502Z] 
01:26:31 [2023-01-11T01:26:31.502Z] #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
01:26:31 [2023-01-11T01:26:31.502Z] #38 40.70   CC       images/signalfd.o
01:26:31 [2023-01-11T01:26:31.506Z] #49 30.33 Selecting previously unselected package bash-completion.
01:26:31 [2023-01-11T01:26:31.506Z] #49 30.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
01:26:32 [2023-01-11T01:26:32.065Z] #38 41.06   CC       images/fs.o
01:26:32 [2023-01-11T01:26:32.409Z] #38 37.26   CC       images/ghost-file.o
01:26:32 [2023-01-11T01:26:32.627Z] #38 41.56   CC       images/pstree.o
01:26:32 [2023-01-11T01:26:32.668Z] #38 37.79   CC       images/fifo.o
01:26:32 [2023-01-11T01:26:32.884Z] #38 41.96   CC       images/pipe.o
01:26:32 [2023-01-11T01:26:32.926Z] #38 38.17   CC       images/remap-file-path.o
01:26:33 [2023-01-11T01:26:33.141Z] #38 42.06   CC       images/tcp-stream.o
01:26:33 [2023-01-11T01:26:33.398Z] #38 42.42   CC       images/sk-packet.o
01:26:33 [2023-01-11T01:26:33.494Z] #38 38.53   CC       images/eventfd.o
01:26:33 [2023-01-11T01:26:33.494Z] #38 38.72   CC       images/eventpoll.o
01:26:33 [2023-01-11T01:26:33.655Z] #38 42.83   CC       images/mnt.o
01:26:34 [2023-01-11T01:26:34.063Z] #38 39.22   CC       images/fh.o
01:26:34 [2023-01-11T01:26:34.063Z] #38 ...
01:26:34 [2023-01-11T01:26:34.063Z] 
01:26:34 [2023-01-11T01:26:34.063Z] #35 [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
01:26:34 [2023-01-11T01:26:34.063Z] #35 116.2 internal/poll
01:26:34 [2023-01-11T01:26:34.063Z] #35 116.5 internal/fmtsort
01:26:34 [2023-01-11T01:26:34.063Z] #35 117.3 internal/safefilepath
01:26:34 [2023-01-11T01:26:34.063Z] #35 117.6 internal/syscall/execenv
01:26:34 [2023-01-11T01:26:34.063Z] #35 117.8 path
01:26:34 [2023-01-11T01:26:34.063Z] #35 118.8 io/fs
01:26:34 [2023-01-11T01:26:34.063Z] #35 120.9 strings
01:26:34 [2023-01-11T01:26:34.063Z] #35 122.0 os
01:26:34 [2023-01-11T01:26:34.063Z] #35 124.7 bufio
01:26:34 [2023-01-11T01:26:34.218Z] #38 43.18   CC       images/pipe-data.o
01:26:34 [2023-01-11T01:26:34.475Z] #38 43.56   CC       images/sa.o
01:26:34 [2023-01-11T01:26:34.509Z] #40 ...
01:26:34 [2023-01-11T01:26:34.509Z] 
01:26:34 [2023-01-11T01:26:34.509Z] #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
01:26:34 [2023-01-11T01:26:34.509Z] #35 120.9 + for f in rootlesskit rootlesskit-docker-proxy
01:26:34 [2023-01-11T01:26:34.509Z] #35 120.9 + GOBIN=/build
01:26:34 [2023-01-11T01:26:34.509Z] #35 120.9 + GO111MODULE=on
01:26:34 [2023-01-11T01:26:34.509Z] #35 120.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
01:26:34 [2023-01-11T01:26:34.509Z] #35 DONE 127.0s
01:26:34 [2023-01-11T01:26:34.509Z] 
01:26:34 [2023-01-11T01:26:34.509Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
01:26:34 [2023-01-11T01:26:34.509Z] #41 DONE 0.2s
01:26:34 [2023-01-11T01:26:34.509Z] 
01:26:34 [2023-01-11T01:26:34.509Z] #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
01:26:34 [2023-01-11T01:26:34.509Z] #38 68.80   LINK     criu/pie/restorer.built-in.o
01:26:34 [2023-01-11T01:26:34.509Z] #38 68.81   GEN      criu/pie/restorer-blob.h
01:26:34 [2023-01-11T01:26:34.509Z] #38 68.92   DEP      criu/vdso.d
01:26:34 [2023-01-11T01:26:34.509Z] #38 69.00   DEP      criu/vdso-compat.d
01:26:34 [2023-01-11T01:26:34.509Z] #38 69.05   DEP      criu/uts_ns.d
01:26:34 [2023-01-11T01:26:34.509Z] #38 69.16   DEP      criu/util.d
01:26:34 [2023-01-11T01:26:34.509Z] #38 69.35   DEP      criu/uffd.d
01:26:34 [2023-01-11T01:26:34.509Z] #38 69.54   DEP      criu/tun.d
01:26:34 [2023-01-11T01:26:34.630Z] #35 ...
01:26:34 [2023-01-11T01:26:34.630Z] 
01:26:34 [2023-01-11T01:26:34.630Z] #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
01:26:34 [2023-01-11T01:26:34.630Z] #38 39.64   CC       images/fsnotify.o
01:26:34 [2023-01-11T01:26:34.765Z] #38 ...
01:26:34 [2023-01-11T01:26:34.765Z] 
01:26:34 [2023-01-11T01:26:34.765Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:26:34 [2023-01-11T01:26:34.765Z] #42 DONE 0.2s
01:26:34 [2023-01-11T01:26:34.765Z] 
01:26:34 [2023-01-11T01:26:34.765Z] #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
01:26:34 [2023-01-11T01:26:34.765Z] #38 69.70   DEP      criu/tty.d
01:26:35 [2023-01-11T01:26:35.022Z] #38 69.89   DEP      criu/timerfd.d
01:26:35 [2023-01-11T01:26:35.022Z] #38 70.05   DEP      criu/timens.d
01:26:35 [2023-01-11T01:26:35.038Z] #38 43.82   CC       images/timer.o
01:26:35 [2023-01-11T01:26:35.278Z] #38 70.20   DEP      criu/sysfs_parse.d
01:26:35 [2023-01-11T01:26:35.534Z] #38 70.46   DEP      criu/sysctl.d
01:26:35 [2023-01-11T01:26:35.534Z] #38 ...
01:26:35 [2023-01-11T01:26:35.534Z] 
01:26:35 [2023-01-11T01:26:35.534Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
01:26:35 [2023-01-11T01:26:35.534Z] #40 DONE 4.5s
01:26:35 [2023-01-11T01:26:35.566Z] #38 40.54   CC       images/signalfd.o
01:26:35 [2023-01-11T01:26:35.602Z] #38 44.52   CC       images/timerfd.o
01:26:35 [2023-01-11T01:26:35.714Z] #49 33.77 Unpacking bash-completion (1:2.11-2) ...
01:26:35 [2023-01-11T01:26:35.714Z] #49 34.52 Selecting previously unselected package bzip2.
01:26:35 [2023-01-11T01:26:35.714Z] #49 34.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
01:26:35 [2023-01-11T01:26:35.714Z] #49 34.56 Unpacking bzip2 (1.0.8-4) ...
01:26:35 [2023-01-11T01:26:35.791Z] 
01:26:35 [2023-01-11T01:26:35.791Z] #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
01:26:35 [2023-01-11T01:26:35.791Z] #38 70.64   DEP      criu/string.d
01:26:35 [2023-01-11T01:26:35.825Z] #38 40.86   CC       images/fs.o
01:26:35 [2023-01-11T01:26:35.825Z] #38 41.05   CC       images/pstree.o
01:26:35 [2023-01-11T01:26:35.858Z] #38 44.86   CC       images/mm.o
01:26:35 [2023-01-11T01:26:35.975Z] #49 34.77 Selecting previously unselected package xz-utils.
01:26:35 [2023-01-11T01:26:35.975Z] #49 34.78 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
01:26:35 [2023-01-11T01:26:35.975Z] #49 34.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:26:36 [2023-01-11T01:26:36.050Z] #38 70.79   DEP      criu/stats.d
01:26:36 [2023-01-11T01:26:36.050Z] #38 70.93   DEP      criu/sockets.d
01:26:36 [2023-01-11T01:26:36.236Z] #49 35.14 Selecting previously unselected package apparmor.
01:26:36 [2023-01-11T01:26:36.236Z] #49 35.15 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
01:26:36 [2023-01-11T01:26:36.307Z] #38 71.16   DEP      criu/sk-unix.d
01:26:36 [2023-01-11T01:26:36.391Z] #38 41.49   CC       images/pipe.o
01:26:36 [2023-01-11T01:26:36.423Z] #38 45.40   CC       images/sk-opts.o
01:26:36 [2023-01-11T01:26:36.496Z] #49 35.33 Unpacking apparmor (2.13.6-10) ...
01:26:36 [2023-01-11T01:26:36.563Z] #38 71.36   DEP      criu/sk-tcp.d
01:26:36 [2023-01-11T01:26:36.563Z] #38 71.55   DEP      criu/sk-queue.d
01:26:36 [2023-01-11T01:26:36.650Z] #38 41.64   CC       images/tcp-stream.o
01:26:36 [2023-01-11T01:26:36.680Z] #38 45.80   CC       images/sk-unix.o
01:26:36 [2023-01-11T01:26:36.819Z] #38 71.76   DEP      criu/sk-packet.d
01:26:36 [2023-01-11T01:26:36.909Z] #38 42.11   CC       images/sk-packet.o
01:26:37 [2023-01-11T01:26:37.075Z] #38 72.01   DEP      criu/sk-netlink.d
01:26:37 [2023-01-11T01:26:37.167Z] #38 42.48   CC       images/mnt.o
01:26:37 [2023-01-11T01:26:37.244Z] #38 46.39   CC       images/sk-inet.o
01:26:37 [2023-01-11T01:26:37.331Z] #38 72.20   DEP      criu/sk-inet.d
01:26:37 [2023-01-11T01:26:37.425Z] #38 42.62   CC       images/pipe-data.o
01:26:37 [2023-01-11T01:26:37.438Z] #49 36.11 Selecting previously unselected package inetutils-ping.
01:26:37 [2023-01-11T01:26:37.438Z] #49 36.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
01:26:37 [2023-01-11T01:26:37.438Z] #49 36.12 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:26:37 [2023-01-11T01:26:37.438Z] #49 36.31 Selecting previously unselected package libip4tc2:amd64.
01:26:37 [2023-01-11T01:26:37.438Z] #49 36.33 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
01:26:37 [2023-01-11T01:26:37.588Z] #38 72.36   DEP      criu/signalfd.d
01:26:37 [2023-01-11T01:26:37.588Z] #38 72.47   DEP      criu/sigframe.d
01:26:37 [2023-01-11T01:26:37.588Z] #38 72.57   DEP      criu/shmem.d
01:26:37 [2023-01-11T01:26:37.699Z] #49 36.34 Unpacking libip4tc2:amd64 (1.8.7-1) ...
01:26:37 [2023-01-11T01:26:37.699Z] #49 36.60 Selecting previously unselected package libip6tc2:amd64.
01:26:37 [2023-01-11T01:26:37.844Z] #38 72.69   DEP      criu/servicefd.d
01:26:37 [2023-01-11T01:26:37.959Z] #49 36.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
01:26:37 [2023-01-11T01:26:37.959Z] #49 36.64 Unpacking libip6tc2:amd64 (1.8.7-1) ...
01:26:37 [2023-01-11T01:26:37.959Z] #49 36.84 Selecting previously unselected package libnfnetlink0:amd64.
01:26:37 [2023-01-11T01:26:37.959Z] #49 36.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:26:37 [2023-01-11T01:26:37.959Z] #49 36.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:26:37 [2023-01-11T01:26:37.991Z] #38 43.07   CC       images/sa.o
01:26:38 [2023-01-11T01:26:38.103Z] #38 72.82   DEP      criu/seize.d
01:26:38 [2023-01-11T01:26:38.103Z] #38 72.94   DEP      criu/seccomp.d
01:26:38 [2023-01-11T01:26:38.174Z] #38 47.18   CC       images/tun.o
01:26:38 [2023-01-11T01:26:38.220Z] #49 36.99 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:26:38 [2023-01-11T01:26:38.220Z] #49 37.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
01:26:38 [2023-01-11T01:26:38.220Z] #49 37.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:26:38 [2023-01-11T01:26:38.220Z] #49 37.13 Selecting previously unselected package libnftnl11:amd64.
01:26:38 [2023-01-11T01:26:38.250Z] #38 43.45   CC       images/timer.o
01:26:38 [2023-01-11T01:26:38.360Z] #38 73.11   DEP      criu/rst-malloc.d
01:26:38 [2023-01-11T01:26:38.360Z] #38 73.19   DEP      criu/rbtree.d
01:26:38 [2023-01-11T01:26:38.360Z] #38 73.23   DEP      criu/pstree.d
01:26:38 [2023-01-11T01:26:38.481Z] #49 37.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
01:26:38 [2023-01-11T01:26:38.481Z] #49 37.17 Unpacking libnftnl11:amd64 (1.1.9-1) ...
01:26:38 [2023-01-11T01:26:38.617Z] #38 73.37   DEP      criu/protobuf.d
01:26:38 [2023-01-11T01:26:38.617Z] #38 73.56   GEN      criu/protobuf-desc-gen.h
01:26:38 [2023-01-11T01:26:38.737Z] #38 47.71   CC       images/sk-netlink.o
01:26:38 [2023-01-11T01:26:38.741Z] #49 37.41 Selecting previously unselected package iptables.
01:26:38 [2023-01-11T01:26:38.741Z] #49 37.44 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
01:26:38 [2023-01-11T01:26:38.741Z] #49 37.46 Unpacking iptables (1.8.7-1) ...
01:26:38 [2023-01-11T01:26:38.816Z] #38 43.90   CC       images/timerfd.o
01:26:38 [2023-01-11T01:26:38.816Z] #38 44.11   CC       images/mm.o
01:26:39 [2023-01-11T01:26:39.060Z] #38 47.93   CC       images/packet-sock.o
01:26:39 [2023-01-11T01:26:39.180Z] #38 ...
01:26:39 [2023-01-11T01:26:39.180Z] 
01:26:39 [2023-01-11T01:26:39.180Z] #43 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:26:39 [2023-01-11T01:26:39.180Z] #43 DONE 3.4s
01:26:39 [2023-01-11T01:26:39.180Z] 
01:26:39 [2023-01-11T01:26:39.180Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:26:39 [2023-01-11T01:26:39.394Z] #38 44.58   CC       images/sk-opts.o
01:26:39 [2023-01-11T01:26:39.574Z] #49 38.29 Selecting previously unselected package libonig5:amd64.
01:26:39 [2023-01-11T01:26:39.574Z] #49 38.29 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
01:26:39 [2023-01-11T01:26:39.574Z] #49 38.30 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:26:39 [2023-01-11T01:26:39.627Z] #38 48.59   CC       images/ipc-var.o
01:26:39 [2023-01-11T01:26:39.959Z] #38 44.91   CC       images/sk-unix.o
01:26:40 [2023-01-11T01:26:40.147Z] #49 38.86 Selecting previously unselected package libjq1:amd64.
01:26:40 [2023-01-11T01:26:40.147Z] #49 38.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
01:26:40 [2023-01-11T01:26:40.147Z] #49 38.88 Unpacking libjq1:amd64 (1.6-2.1) ...
01:26:40 [2023-01-11T01:26:40.147Z] #49 38.99 Selecting previously unselected package jq.
01:26:40 [2023-01-11T01:26:40.147Z] #49 39.00 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
01:26:40 [2023-01-11T01:26:40.147Z] #49 39.01 Unpacking jq (1.6-2.1) ...
01:26:40 [2023-01-11T01:26:40.147Z] #49 39.13 Selecting previously unselected package libaio1:amd64.
01:26:40 [2023-01-11T01:26:40.197Z] #38 49.11   CC       images/ipc-desc.o
01:26:40 [2023-01-11T01:26:40.217Z] #38 45.45   CC       images/sk-inet.o
01:26:40 [2023-01-11T01:26:40.408Z] #49 39.13 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
01:26:40 [2023-01-11T01:26:40.408Z] #49 39.16 Unpacking libaio1:amd64 (0.3.112-9) ...
01:26:40 [2023-01-11T01:26:40.669Z] #49 39.33 Selecting previously unselected package libgpm2:amd64.
01:26:40 [2023-01-11T01:26:40.669Z] #49 39.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
01:26:40 [2023-01-11T01:26:40.669Z] #49 39.36 Unpacking libgpm2:amd64 (1.20.7-8) ...
01:26:40 [2023-01-11T01:26:40.669Z] #49 39.48 Selecting previously unselected package libicu67:amd64.
01:26:40 [2023-01-11T01:26:40.669Z] #49 39.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
01:26:40 [2023-01-11T01:26:40.669Z] #49 39.51 Unpacking libicu67:amd64 (67.1-7) ...
01:26:40 [2023-01-11T01:26:40.758Z] #38 49.68   CC       images/ipc-shm.o
01:26:40 [2023-01-11T01:26:40.784Z] #38 45.95   CC       images/tun.o
01:26:40 [2023-01-11T01:26:40.940Z] DEBUG: print all environment variables to check how Jenkins runs this script
01:26:40 [2023-01-11T01:26:40.940Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-566fecdb\powershellScript.ps1'; exit $LASTEXITCODE;
01:26:40 [2023-01-11T01:26:40.940Z] ----------------------------------------------------------------------------
01:26:40 [2023-01-11T01:26:40.940Z] 
01:26:40 [2023-01-11T01:26:40.940Z] INFO: executeCI.ps1 starting at Wed Jan 11 01:26:37 CUT 2023
01:26:40 [2023-01-11T01:26:40.940Z] 
01:26:40 [2023-01-11T01:26:40.940Z] INFO: Script version 05-Feb-2019 09:03 PDT
01:26:40 [2023-01-11T01:26:40.940Z] INFO: Running git version 2.24.1.windows.2
01:26:40 [2023-01-11T01:26:40.940Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
01:26:40 [2023-01-11T01:26:40.940Z] INFO: Environment variables:
01:26:40 [2023-01-11T01:26:40.940Z] 
01:26:40 [2023-01-11T01:26:40.941Z] Name                           Value                                                                                   
01:26:40 [2023-01-11T01:26:40.941Z] ----                           -----                                                                                   
01:26:40 [2023-01-11T01:26:40.941Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
01:26:40 [2023-01-11T01:26:40.941Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
01:26:40 [2023-01-11T01:26:40.941Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
01:26:40 [2023-01-11T01:26:40.941Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14                     
01:26:40 [2023-01-11T01:26:40.941Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
01:26:40 [2023-01-11T01:26:40.941Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14                                                                                 
01:26:40 [2023-01-11T01:26:40.941Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
01:26:40 [2023-01-11T01:26:40.941Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
01:26:40 [2023-01-11T01:26:40.941Z] BRANCH_NAME                    PR-44797                                                                                
01:26:40 [2023-01-11T01:26:40.941Z] BUILD_DISPLAY_NAME             #1                                                                                      
01:26:40 [2023-01-11T01:26:40.941Z] BUILD_ID                       1                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] BUILD_NUMBER                   1                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] BUILD_TAG                      jenkins-moby-PR-44797-1                                                                 
01:26:40 [2023-01-11T01:26:40.941Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-44797/1/                              
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_AUTHOR                  neersighted                                                                             
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_AUTHOR_DISPLAY_NAME     Bjorn Neergaard                                                                         
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_AUTHOR_EMAIL            bjorn@neersighted.com                                                                   
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_BRANCH                  libnetwork_revendor                                                                     
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_FORK                    neersighted                                                                             
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_ID                      44797                                                                                   
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_TARGET                  20.10                                                                                   
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_TITLE                   [20.10] vendor: github.com/docker/libnetwork 374259e8316124ccf1fc38c0c0f3430f8d0e9c76   
01:26:40 [2023-01-11T01:26:40.941Z] CHANGE_URL                     https://github.com/moby/moby/pull/44797                                                 
01:26:40 [2023-01-11T01:26:40.941Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
01:26:40 [2023-01-11T01:26:40.941Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
01:26:40 [2023-01-11T01:26:40.941Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
01:26:40 [2023-01-11T01:26:40.941Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
01:26:40 [2023-01-11T01:26:40.941Z] COMPUTERNAME                   azwin-2-5409a0                                                                          
01:26:40 [2023-01-11T01:26:40.941Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
01:26:40 [2023-01-11T01:26:40.941Z] ConfigSequenceNumber           0                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] DOCKER_BUILDKIT                0                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] DOCKER_DUT_DEBUG               1                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] DOCKER_EXPERIMENTAL            1                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
01:26:40 [2023-01-11T01:26:40.941Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
01:26:40 [2023-01-11T01:26:40.941Z] EXECUTOR_NUMBER                0                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] FQDN                           azwin-2-5409a0.westus.cloudapp.azure.com                                                
01:26:40 [2023-01-11T01:26:40.941Z] GIT_BRANCH                     PR-44797                                                                                
01:26:40 [2023-01-11T01:26:40.941Z] GIT_COMMIT                     26a4ccf99e28b33b737406f4f088ff644f5b3ae3                                                
01:26:40 [2023-01-11T01:26:40.941Z] GIT_URL                        https://github.com/moby/moby.git                                                        
01:26:40 [2023-01-11T01:26:40.941Z] HUDSON_COOKIE                  c44f13a9-3fb5-408f-a568-57e3efa57e31                                                    
01:26:40 [2023-01-11T01:26:40.941Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
01:26:40 [2023-01-11T01:26:40.941Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
01:26:40 [2023-01-11T01:26:40.941Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
01:26:40 [2023-01-11T01:26:40.941Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
01:26:40 [2023-01-11T01:26:40.941Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
01:26:40 [2023-01-11T01:26:40.941Z] JENKINS_NODE_COOKIE            e95d784f-58e3-423b-a573-faaa4103ecd6                                                    
01:26:40 [2023-01-11T01:26:40.941Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
01:26:40 [2023-01-11T01:26:40.941Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
01:26:40 [2023-01-11T01:26:40.941Z] JOB_BASE_NAME                  PR-44797                                                                                
01:26:40 [2023-01-11T01:26:40.941Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44797/display/redirect                
01:26:40 [2023-01-11T01:26:40.941Z] JOB_NAME                       moby/PR-44797                                                                           
01:26:40 [2023-01-11T01:26:40.941Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-44797/                                
01:26:40 [2023-01-11T01:26:40.941Z] library.jps.version            master                                                                                  
01:26:40 [2023-01-11T01:26:40.941Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
01:26:40 [2023-01-11T01:26:40.941Z] NODE_LABELS                    amd64 azure azwin-2-5409a0 azwin-2019 docker west-us windows windows-2019 x86_64        
01:26:40 [2023-01-11T01:26:40.941Z] NODE_NAME                      azwin-2-5409a0                                                                          
01:26:40 [2023-01-11T01:26:40.941Z] NUMBER_OF_PROCESSORS           4                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] OS                             Windows_NT                                                                              
01:26:40 [2023-01-11T01:26:40.941Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
01:26:40 [2023-01-11T01:26:40.941Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
01:26:40 [2023-01-11T01:26:40.941Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
01:26:40 [2023-01-11T01:26:40.941Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
01:26:40 [2023-01-11T01:26:40.941Z] PROCESSOR_LEVEL                6                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] PROCESSOR_REVISION             4f01                                                                                    
01:26:40 [2023-01-11T01:26:40.941Z] ProgramData                    C:\ProgramData                                                                          
01:26:40 [2023-01-11T01:26:40.941Z] ProgramFiles                   C:\Program Files                                                                        
01:26:40 [2023-01-11T01:26:40.941Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
01:26:40 [2023-01-11T01:26:40.941Z] ProgramW6432                   C:\Program Files                                                                        
01:26:40 [2023-01-11T01:26:40.941Z] PROMPT                         $P$G                                                                                    
01:26:40 [2023-01-11T01:26:40.941Z] PSExecutionPolicyPreference    Bypass                                                                                  
01:26:40 [2023-01-11T01:26:40.941Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
01:26:40 [2023-01-11T01:26:40.941Z] PUBLIC                         C:\Users\Public                                                                         
01:26:40 [2023-01-11T01:26:40.941Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-44797/1/display/redirect?page=artif...
01:26:40 [2023-01-11T01:26:40.941Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-44797/1/display/redirect?page=changes 
01:26:40 [2023-01-11T01:26:40.941Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44797/1/display/redirect              
01:26:40 [2023-01-11T01:26:40.941Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-44797/1/display/redirect?page=tests   
01:26:40 [2023-01-11T01:26:40.941Z] SKIP_VALIDATION_TESTS          1                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] SOURCES_DRIVE                  d                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] SOURCES_SUBDIR                 gopath                                                                                  
01:26:40 [2023-01-11T01:26:40.941Z] STAGE_NAME                     Run tests                                                                               
01:26:40 [2023-01-11T01:26:40.941Z] SystemDrive                    C:                                                                                      
01:26:40 [2023-01-11T01:26:40.941Z] SystemRoot                     C:\Windows                                                                              
01:26:40 [2023-01-11T01:26:40.941Z] TEMP                           C:\Windows\TEMP                                                                         
01:26:40 [2023-01-11T01:26:40.941Z] TESTDEBUG                      0                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] TESTRUN_DRIVE                  d                                                                                       
01:26:40 [2023-01-11T01:26:40.941Z] TESTRUN_SUBDIR                 CI                                                                                      
01:26:40 [2023-01-11T01:26:40.941Z] TIMEOUT                        120m                                                                                    
01:26:40 [2023-01-11T01:26:40.941Z] TMP                            C:\Windows\TEMP                                                                         
01:26:40 [2023-01-11T01:26:40.941Z] USERDOMAIN                     WORKGROUP                                                                               
01:26:40 [2023-01-11T01:26:40.941Z] USERNAME                       azwin-2-5409a0$                                                                         
01:26:40 [2023-01-11T01:26:40.941Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
01:26:40 [2023-01-11T01:26:40.941Z] windir                         C:\Windows                                                                              
01:26:40 [2023-01-11T01:26:40.941Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
01:26:40 [2023-01-11T01:26:40.941Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
01:26:40 [2023-01-11T01:26:40.941Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
01:26:40 [2023-01-11T01:26:40.941Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
01:26:40 [2023-01-11T01:26:40.941Z] 
01:26:40 [2023-01-11T01:26:40.941Z] 
01:26:40 [2023-01-11T01:26:40.941Z] 
01:26:40 [2023-01-11T01:26:40.941Z] INFO: Sources under d:\gopath\...
01:26:40 [2023-01-11T01:26:40.941Z] INFO: Test run under d:\CI\...
01:26:40 [2023-01-11T01:26:40.941Z] INFO: Running in D:\gopath\src\github.com\docker\docker
01:26:40 [2023-01-11T01:26:40.941Z] INFO: docker/docker repository was found
01:26:40 [2023-01-11T01:26:40.941Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
01:26:40 [2023-01-11T01:26:40.941Z] ltsc2019: Pulling from windows/servercore
01:26:41 [2023-01-11T01:26:41.320Z] #38 50.11   CC       images/ipc-msg.o
01:26:41 [2023-01-11T01:26:41.320Z] #38 ...
01:26:41 [2023-01-11T01:26:41.320Z] 
01:26:41 [2023-01-11T01:26:41.320Z] #27 [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
01:26:41 [2023-01-11T01:26:41.351Z] #38 46.40   CC       images/sk-netlink.o
01:26:41 [2023-01-11T01:26:41.399Z] 8185ee4ed646: Pulling fs layer
01:26:41 [2023-01-11T01:26:41.579Z] #27 133.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:26:41 [2023-01-11T01:26:41.579Z] #27 133.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:26:41 [2023-01-11T01:26:41.579Z] #27 133.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:26:41 [2023-01-11T01:26:41.611Z] #38 46.72   CC       images/packet-sock.o
01:26:41 [2023-01-11T01:26:41.701Z] #44 ...
01:26:41 [2023-01-11T01:26:41.701Z] 
01:26:41 [2023-01-11T01:26:41.701Z] #45 [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
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + RM_GOPATH=0
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + TMP_GOPATH=
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + : /build
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + '[' -z '' ']'
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 ++ mktemp -d
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + export GOPATH=/tmp/tmp.LO7wvBOval
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + GOPATH=/tmp/tmp.LO7wvBOval
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + RM_GOPATH=1
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 + case "$(go env GOARCH)" in
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.672 ++ go env GOARCH
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.686 + export GO_BUILDMODE=-buildmode=pie
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 Install runc version v1.1.4 (build tags: seccomp)
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + GO_BUILDMODE=-buildmode=pie
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 ++ dirname /tmp/install/install.sh
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + dir=/tmp/install
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + bin=runc
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + shift
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + '[' '!' -f /tmp/install/runc.installer ']'
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + . /tmp/install/runc.installer
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 ++ set -e
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 ++ : v1.1.4
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + install_runc
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + RUNC_BUILDTAGS=seccomp
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:26:41 [2023-01-11T01:26:41.701Z] #0 3.704 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LO7wvBOval/src/github.com/opencontainers/runc
01:26:41 [2023-01-11T01:26:41.702Z] #0 3.704 Cloning into '/tmp/tmp.LO7wvBOval/src/github.com/opencontainers/runc'...
01:26:41 [2023-01-11T01:26:41.702Z] #45 ...
01:26:41 [2023-01-11T01:26:41.702Z] 
01:26:41 [2023-01-11T01:26:41.702Z] #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
01:26:41 [2023-01-11T01:26:41.702Z] #38 75.56   DEP      criu/protobuf-desc.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 75.71   DEP      criu/proc_parse.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 75.89   DEP      criu/plugin.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 75.99   DEP      criu/pipes.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 76.23   DEP      criu/pie-util.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 76.33   DEP      criu/pie-util-vdso.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 76.46   DEP      criu/pie-util-vdso-elf32.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 76.61   DEP      criu/path.d
01:26:41 [2023-01-11T01:26:41.702Z] #38 76.75   DEP      criu/parasite-syscall.d
01:26:42 [2023-01-11T01:26:42.266Z] #38 77.07   DEP      criu/pagemap.d
01:26:42 [2023-01-11T01:26:42.523Z] #38 77.25   DEP      criu/pagemap-cache.d
01:26:42 [2023-01-11T01:26:42.523Z] #38 ...
01:26:42 [2023-01-11T01:26:42.523Z] 
01:26:42 [2023-01-11T01:26:42.523Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:26:42 [2023-01-11T01:26:42.523Z] #44 3.182 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:26:42 [2023-01-11T01:26:42.523Z] #44 DONE 3.4s
01:26:42 [2023-01-11T01:26:42.523Z] 
01:26:42 [2023-01-11T01:26:42.523Z] #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
01:26:42 [2023-01-11T01:26:42.523Z] #38 77.36   DEP      criu/page-xfer.d
01:26:42 [2023-01-11T01:26:42.523Z] #38 77.48   DEP      criu/page-pipe.d
01:26:42 [2023-01-11T01:26:42.523Z] #38 77.60   DEP      criu/netfilter.d
01:26:42 [2023-01-11T01:26:42.547Z] #38 47.40   CC       images/ipc-var.o
01:26:42 [2023-01-11T01:26:42.547Z] #38 47.47   CC       images/ipc-desc.o
01:26:42 [2023-01-11T01:26:42.547Z] #38 47.64   CC       images/ipc-shm.o
01:26:42 [2023-01-11T01:26:42.583Z] #49 ...
01:26:42 [2023-01-11T01:26:42.583Z] 
01:26:42 [2023-01-11T01:26:42.583Z] #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
01:26:42 [2023-01-11T01:26:42.583Z] #38 152.3   CC       criu/cr-service.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 154.5   CC       criu/crtools.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 155.4   CC       criu/eventfd.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 156.1   CC       criu/eventpoll.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 157.6   CC       criu/external.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 158.1   CC       criu/fault-injection.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 158.3   CC       criu/fdstore.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 159.0   CC       criu/fifo.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 159.5   CC       criu/file-ids.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 159.9   CC       criu/file-lock.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 161.3   CC       criu/files-ext.o
01:26:42 [2023-01-11T01:26:42.583Z] #38 161.8   CC       criu/files-reg.o
01:26:42 [2023-01-11T01:26:42.806Z] #38 47.89   CC       images/ipc-msg.o
01:26:43 [2023-01-11T01:26:43.064Z] #38 48.36   CC       images/ipc-sem.o
01:26:43 [2023-01-11T01:26:43.088Z] #38 77.84   DEP      criu/net.d
01:26:43 [2023-01-11T01:26:43.088Z] #38 78.05   DEP      criu/namespaces.d
01:26:43 [2023-01-11T01:26:43.348Z] #38 78.27   DEP      criu/mount.d
01:26:43 [2023-01-11T01:26:43.478Z] #27 ...
01:26:43 [2023-01-11T01:26:43.478Z] 
01:26:43 [2023-01-11T01:26:43.478Z] #29 [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
01:26:43 [2023-01-11T01:26:43.478Z] #29 125.6 text/tabwriter
01:26:43 [2023-01-11T01:26:43.478Z] #29 127.0 io/ioutil
01:26:43 [2023-01-11T01:26:43.478Z] #29 127.0 fmt
01:26:43 [2023-01-11T01:26:43.478Z] #29 131.0 github.com/BurntSushi/toml
01:26:43 [2023-01-11T01:26:43.478Z] #29 131.0 flag
01:26:43 [2023-01-11T01:26:43.478Z] #29 133.7 log
01:26:43 [2023-01-11T01:26:43.478Z] #29 ...
01:26:43 [2023-01-11T01:26:43.478Z] 
01:26:43 [2023-01-11T01:26:43.478Z] #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
01:26:43 [2023-01-11T01:26:43.478Z] #38 50.62   CC       images/ipc-sem.o
01:26:43 [2023-01-11T01:26:43.478Z] #38 50.98   CC       images/utsns.o
01:26:43 [2023-01-11T01:26:43.478Z] #38 51.44   CC       images/creds.o
01:26:43 [2023-01-11T01:26:43.478Z] #38 51.66   CC       images/vma.o
01:26:43 [2023-01-11T01:26:43.478Z] #38 51.94   CC       images/netdev.o
01:26:43 [2023-01-11T01:26:43.478Z] #38 52.52   CC       images/tty.o
01:26:43 [2023-01-11T01:26:43.608Z] #38 78.53   DEP      criu/memfd.d
01:26:43 [2023-01-11T01:26:43.632Z] #38 48.84   CC       images/utsns.o
01:26:43 [2023-01-11T01:26:43.865Z] #38 78.74   DEP      criu/mem.d
01:26:43 [2023-01-11T01:26:43.865Z] #38 78.92   DEP      criu/lsm.d
01:26:44 [2023-01-11T01:26:44.122Z] #38 79.09   DEP      criu/log.d
01:26:44 [2023-01-11T01:26:44.122Z] #38 79.19   DEP      criu/libnetlink.d
01:26:44 [2023-01-11T01:26:44.199Z] #38 49.23   CC       images/creds.o
01:26:44 [2023-01-11T01:26:44.199Z] #38 49.48   CC       images/vma.o
01:26:44 [2023-01-11T01:26:44.391Z] #38 79.30   DEP      criu/kerndat.d
01:26:44 [2023-01-11T01:26:44.407Z] #38 53.57   CC       images/file-lock.o
01:26:44 [2023-01-11T01:26:44.653Z] #38 79.53   DEP      criu/kcmp-ids.d
01:26:44 [2023-01-11T01:26:44.766Z] #38 49.81   CC       images/netdev.o
01:26:44 [2023-01-11T01:26:44.911Z] #38 79.67   DEP      criu/irmap.d
01:26:44 [2023-01-11T01:26:44.911Z] #38 ...
01:26:44 [2023-01-11T01:26:44.911Z] 
01:26:44 [2023-01-11T01:26:44.911Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:26:44 [2023-01-11T01:26:44.911Z] #46 DONE 2.3s
01:26:44 [2023-01-11T01:26:44.911Z] 
01:26:44 [2023-01-11T01:26:44.911Z] #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
01:26:44 [2023-01-11T01:26:44.911Z] #38 79.80   DEP      criu/ipc_ns.d
01:26:44 [2023-01-11T01:26:44.971Z] #38 53.93   CC       images/rlimit.o
01:26:45 [2023-01-11T01:26:45.026Z] #38 50.17   CC       images/tty.o
01:26:45 [2023-01-11T01:26:45.168Z] #38 79.97   DEP      criu/image.d
01:26:45 [2023-01-11T01:26:45.168Z] #38 80.12   DEP      criu/image-desc.d
01:26:45 [2023-01-11T01:26:45.285Z] #38 ...
01:26:45 [2023-01-11T01:26:45.285Z] 
01:26:45 [2023-01-11T01:26:45.285Z] #35 [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
01:26:45 [2023-01-11T01:26:45.285Z] #35 127.3 text/tabwriter
01:26:45 [2023-01-11T01:26:45.285Z] #35 128.7 io/ioutil
01:26:45 [2023-01-11T01:26:45.285Z] #35 128.7 fmt
01:26:45 [2023-01-11T01:26:45.285Z] #35 132.6 github.com/BurntSushi/toml
01:26:45 [2023-01-11T01:26:45.285Z] #35 132.6 flag
01:26:45 [2023-01-11T01:26:45.285Z] #35 135.3 log
01:26:45 [2023-01-11T01:26:45.424Z] #38 80.26   DEP      criu/fsnotify.d
01:26:45 [2023-01-11T01:26:45.424Z] #38 80.45   DEP      criu/filesystems.d
01:26:45 [2023-01-11T01:26:45.536Z] #38 54.33   CC       images/pagemap.o
01:26:45 [2023-01-11T01:26:45.681Z] #38 80.62   DEP      criu/files.d
01:26:45 [2023-01-11T01:26:45.792Z] #38 54.85   CC       images/siginfo.o
01:26:45 [2023-01-11T01:26:45.882Z] #38 165.8   CC       criu/files.o
01:26:45 [2023-01-11T01:26:45.938Z] #38 80.83   DEP      criu/files-reg.d
01:26:46 [2023-01-11T01:26:46.195Z] #38 81.02   DEP      criu/files-ext.d
01:26:46 [2023-01-11T01:26:46.221Z] #35 ...
01:26:46 [2023-01-11T01:26:46.221Z] 
01:26:46 [2023-01-11T01:26:46.221Z] #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
01:26:46 [2023-01-11T01:26:46.221Z] #38 51.37   CC       images/file-lock.o
01:26:46 [2023-01-11T01:26:46.356Z] #38 55.31   CC       images/rpc.o
01:26:46 [2023-01-11T01:26:46.451Z] #38 81.17   DEP      criu/file-lock.d
01:26:46 [2023-01-11T01:26:46.451Z] #38 81.32   DEP      criu/file-ids.d
01:26:46 [2023-01-11T01:26:46.451Z] #38 81.46   DEP      criu/fifo.d
01:26:46 [2023-01-11T01:26:46.480Z] #38 51.69   CC       images/rlimit.o
01:26:46 [2023-01-11T01:26:46.708Z] #38 81.61   DEP      criu/fdstore.d
01:26:46 [2023-01-11T01:26:46.708Z] #38 81.73   DEP      criu/fault-injection.d
01:26:46 [2023-01-11T01:26:46.824Z] #38 ...
01:26:46 [2023-01-11T01:26:46.824Z] 
01:26:46 [2023-01-11T01:26:46.824Z] #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
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.45 Selecting previously unselected package libinih1:amd64.
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.45 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.46 Unpacking libinih1:amd64 (53-1+b2) ...
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.52 Selecting previously unselected package libnet1:amd64.
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.66 Selecting previously unselected package libnl-3-200:amd64.
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:26:46 [2023-01-11T01:26:46.824Z] #49 45.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:26:46 [2023-01-11T01:26:46.919Z] #38 ...
01:26:46 [2023-01-11T01:26:46.919Z] 
01:26:46 [2023-01-11T01:26:46.919Z] #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
01:26:46 [2023-01-11T01:26:46.965Z] #38 81.81   DEP      criu/external.d
01:26:46 [2023-01-11T01:26:46.965Z] #38 81.93   DEP      criu/eventpoll.d
01:26:47 [2023-01-11T01:26:47.047Z] #38 52.08   CC       images/pagemap.o
01:26:47 [2023-01-11T01:26:47.085Z] #49 45.79 Selecting previously unselected package libprotobuf-c1:amd64.
01:26:47 [2023-01-11T01:26:47.085Z] #49 45.80 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:26:47 [2023-01-11T01:26:47.085Z] #49 45.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:26:47 [2023-01-11T01:26:47.085Z] #49 45.88 Selecting previously unselected package net-tools.
01:26:47 [2023-01-11T01:26:47.085Z] #49 45.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
01:26:47 [2023-01-11T01:26:47.085Z] #49 45.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:26:47 [2023-01-11T01:26:47.223Z] #38 82.10   DEP      criu/eventfd.d
01:26:47 [2023-01-11T01:26:47.223Z] #38 82.16   DEP      criu/crtools.d
01:26:47 [2023-01-11T01:26:47.223Z] #38 82.29   DEP      criu/cr-service.d
01:26:47 [2023-01-11T01:26:47.346Z] #49 46.10 Selecting previously unselected package patch.
01:26:47 [2023-01-11T01:26:47.346Z] #49 46.11 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
01:26:47 [2023-01-11T01:26:47.346Z] #49 46.13 Unpacking patch (2.7.6-7) ...
01:26:47 [2023-01-11T01:26:47.480Z] #38 ...
01:26:47 [2023-01-11T01:26:47.480Z] 
01:26:47 [2023-01-11T01:26:47.480Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:26:47 [2023-01-11T01:26:47.480Z] #47 DONE 2.6s
01:26:47 [2023-01-11T01:26:47.480Z] 
01:26:47 [2023-01-11T01:26:47.480Z] #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
01:26:47 [2023-01-11T01:26:47.480Z] #38 82.54   DEP      criu/cr-restore.d
01:26:47 [2023-01-11T01:26:47.607Z] #49 46.25 Selecting previously unselected package python-pip-whl.
01:26:47 [2023-01-11T01:26:47.607Z] #49 46.25 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:26:47 [2023-01-11T01:26:47.607Z] #49 46.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:26:47 [2023-01-11T01:26:47.614Z] #38 52.67   CC       images/siginfo.o
01:26:47 [2023-01-11T01:26:47.867Z] #49 46.82 Selecting previously unselected package python3-lib2to3.
01:26:47 [2023-01-11T01:26:47.873Z] #38 53.00   CC       images/rpc.o
01:26:48 [2023-01-11T01:26:48.042Z] #38 82.83   DEP      criu/cr-errno.d
01:26:48 [2023-01-11T01:26:48.042Z] #38 82.87   DEP      criu/cr-dump.d
01:26:48 [2023-01-11T01:26:48.128Z] #49 46.82 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
01:26:48 [2023-01-11T01:26:48.128Z] #49 46.84 Unpacking python3-lib2to3 (3.9.2-1) ...
01:26:48 [2023-01-11T01:26:48.128Z] #49 46.99 Selecting previously unselected package python3-distutils.
01:26:48 [2023-01-11T01:26:48.128Z] #49 47.00 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
01:26:48 [2023-01-11T01:26:48.128Z] #49 47.00 Unpacking python3-distutils (3.9.2-1) ...
01:26:48 [2023-01-11T01:26:48.299Z] #38 83.16   DEP      criu/cr-dedup.d
01:26:48 [2023-01-11T01:26:48.389Z] #49 47.14 Selecting previously unselected package python3-pkg-resources.
01:26:48 [2023-01-11T01:26:48.389Z] #49 47.16 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
01:26:48 [2023-01-11T01:26:48.389Z] #49 47.17 Unpacking python3-pkg-resources (52.0.0-4) ...
01:26:48 [2023-01-11T01:26:48.389Z] #49 47.35 Selecting previously unselected package python3-setuptools.
01:26:48 [2023-01-11T01:26:48.389Z] #49 47.35 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
01:26:48 [2023-01-11T01:26:48.389Z] #49 47.37 Unpacking python3-setuptools (52.0.0-4) ...
01:26:48 [2023-01-11T01:26:48.555Z] #38 83.31   DEP      criu/cr-check.d
01:26:48 [2023-01-11T01:26:48.555Z] #38 83.50   DEP      criu/config.d
01:26:48 [2023-01-11T01:26:48.650Z] #49 47.64 Selecting previously unselected package python3-wheel.
01:26:48 [2023-01-11T01:26:48.812Z] #38 83.67   DEP      criu/clone-noasan.d
01:26:48 [2023-01-11T01:26:48.812Z] #38 83.74   DEP      criu/cgroup.d
01:26:48 [2023-01-11T01:26:48.910Z] #49 47.64 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
01:26:48 [2023-01-11T01:26:48.910Z] #49 47.66 Unpacking python3-wheel (0.34.2-1) ...
01:26:48 [2023-01-11T01:26:48.910Z] #49 47.73 Selecting previously unselected package python3-pip.
01:26:48 [2023-01-11T01:26:48.910Z] #49 47.74 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:26:48 [2023-01-11T01:26:48.910Z] #49 47.75 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:26:49 [2023-01-11T01:26:49.068Z] #38 83.90   DEP      criu/cgroup-props.d
01:26:49 [2023-01-11T01:26:49.068Z] #38 84.01   DEP      criu/bitmap.d
01:26:49 [2023-01-11T01:26:49.068Z] #38 84.03   DEP      criu/bfd.d
01:26:49 [2023-01-11T01:26:49.068Z] #38 84.12   DEP      criu/autofs.d
01:26:49 [2023-01-11T01:26:49.120Z] #37 79.48 Updating files:  27% (1401/5151)
Updating files:  28% (1443/5151)
Updating files:  29% (1494/5151)
Updating files:  30% (1546/5151)
Updating files:  31% (1597/5151)
Updating files:  32% (1649/5151)
Updating files:  33% (1700/5151)
Updating files:  34% (1752/5151)
Updating files:  35% (1803/5151)
Updating files:  36% (1855/5151)
Updating files:  37% (1906/5151)
Updating files:  38% (1958/5151)
Updating files:  39% (2009/5151)
Updating files:  40% (2061/5151)
Updating files:  41% (2112/5151)
Updating files:  42% (2164/5151)
Updating files:  43% (2215/5151)
Updating files:  44% (2267/5151)
Updating files:  45% (2318/5151)
Updating files:  46% (2370/5151)
Updating files:  47% (2421/5151)
Updating files:  48% (2473/5151)
Updating files:  49% (2524/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  77% (4008/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
01:26:49 [2023-01-11T01:26:49.120Z] #37 82.59 + cd /tmp/tmp.JnSRHvqhwO/src/github.com/containerd/containerd
01:26:49 [2023-01-11T01:26:49.120Z] #37 82.59 + git checkout -q v1.6.15
01:26:49 [2023-01-11T01:26:49.171Z] #49 48.03 Selecting previously unselected package sudo.
01:26:49 [2023-01-11T01:26:49.171Z] #49 48.04 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
01:26:49 [2023-01-11T01:26:49.171Z] #49 48.05 Unpacking sudo (1.9.5p2-3) ...
01:26:49 [2023-01-11T01:26:49.632Z] #38 84.30   DEP      criu/aio.d
01:26:49 [2023-01-11T01:26:49.632Z] #38 84.50   DEP      criu/action-scripts.d
01:26:49 [2023-01-11T01:26:49.889Z] #38 ...
01:26:49 [2023-01-11T01:26:49.889Z] 
01:26:49 [2023-01-11T01:26:49.889Z] #48 [dev-systemd-false  6/26] RUN ldconfig
01:26:49 [2023-01-11T01:26:49.889Z] #48 DONE 2.3s
01:26:50 [2023-01-11T01:26:50.112Z] #49 48.66 Selecting previously unselected package thin-provisioning-tools.
01:26:50 [2023-01-11T01:26:50.113Z] #49 48.67 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
01:26:50 [2023-01-11T01:26:50.113Z] #49 48.69 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:26:50 [2023-01-11T01:26:50.113Z] #49 48.92 Selecting previously unselected package uidmap.
01:26:50 [2023-01-11T01:26:50.113Z] #49 48.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
01:26:50 [2023-01-11T01:26:50.113Z] #49 48.95 Unpacking uidmap (1:4.8.1-1) ...
01:26:50 [2023-01-11T01:26:50.146Z] 
01:26:50 [2023-01-11T01:26:50.146Z] #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
01:26:50 [2023-01-11T01:26:50.146Z] #38 84.89   CC       criu/action-scripts.o
01:26:50 [2023-01-11T01:26:50.373Z] #49 49.07 Selecting previously unselected package vim-runtime.
01:26:50 [2023-01-11T01:26:50.373Z] #49 49.08 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:26:50 [2023-01-11T01:26:50.373Z] #49 49.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:26:50 [2023-01-11T01:26:50.373Z] #49 49.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:26:50 [2023-01-11T01:26:50.373Z] #49 49.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:26:50 [2023-01-11T01:26:50.403Z] #38 85.41   CC       criu/aio.o
01:26:51 [2023-01-11T01:26:51.333Z] #38 86.02   CC       criu/autofs.o
01:26:51 [2023-01-11T01:26:51.354Z] #38 56.46   CC       images/ext-file.o
01:26:51 [2023-01-11T01:26:51.613Z] #38 ...
01:26:51 [2023-01-11T01:26:51.613Z] 
01:26:51 [2023-01-11T01:26:51.613Z] #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
01:26:51 [2023-01-11T01:26:51.646Z] #37 ...
01:26:51 [2023-01-11T01:26:51.646Z] 
01:26:51 [2023-01-11T01:26:51.646Z] #29 [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
01:26:51 [2023-01-11T01:26:51.646Z] #29 138.4 github.com/BurntSushi/toml/cmd/tomlv
01:26:51 [2023-01-11T01:26:51.646Z] #29 DONE 143.5s
01:26:51 [2023-01-11T01:26:51.646Z] 
01:26:51 [2023-01-11T01:26:51.646Z] #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
01:26:51 [2023-01-11T01:26:51.646Z] #38 57.40   CC       images/ext-file.o
01:26:51 [2023-01-11T01:26:51.646Z] #38 57.65   CC       images/cgroup.o
01:26:51 [2023-01-11T01:26:51.646Z] #38 58.24   CC       images/userns.o
01:26:51 [2023-01-11T01:26:51.646Z] #38 58.58   CC       images/google/protobuf/descriptor.o
01:26:51 [2023-01-11T01:26:51.646Z] #38 60.34   CC       images/opts.o
01:26:51 [2023-01-11T01:26:51.646Z] #38 60.74   CC       images/seccomp.o
01:26:52 [2023-01-11T01:26:52.209Z] #38 61.19   CC       images/binfmt-misc.o
01:26:52 [2023-01-11T01:26:52.466Z] #38 61.59   CC       images/time.o
01:26:52 [2023-01-11T01:26:52.704Z] #38 87.59   CC       criu/bfd.o
01:26:52 [2023-01-11T01:26:52.913Z] #37 79.52 Updating files:  26% (1380/5151)
Updating files:  27% (1391/5151)
Updating files:  28% (1443/5151)
Updating files:  29% (1494/5151)
Updating files:  30% (1546/5151)
Updating files:  31% (1597/5151)
Updating files:  32% (1649/5151)
Updating files:  33% (1700/5151)
Updating files:  34% (1752/5151)
Updating files:  35% (1803/5151)
Updating files:  36% (1855/5151)
Updating files:  37% (1906/5151)
Updating files:  38% (1958/5151)
Updating files:  39% (2009/5151)
Updating files:  40% (2061/5151)
Updating files:  41% (2112/5151)
Updating files:  41% (2121/5151)
Updating files:  42% (2164/5151)
Updating files:  43% (2215/5151)
Updating files:  44% (2267/5151)
Updating files:  45% (2318/5151)
Updating files:  46% (2370/5151)
Updating files:  47% (2421/5151)
Updating files:  48% (2473/5151)
Updating files:  49% (2524/5151)
Updating files:  50% (2576/5151)
Updating files:  51% (2628/5151)
Updating files:  52% (2679/5151)
Updating files:  53% (2731/5151)
Updating files:  54% (2782/5151)
Updating files:  55% (2834/5151)
Updating files:  56% (2885/5151)
Updating files:  57% (2937/5151)
Updating files:  57% (2938/5151)
Updating files:  58% (2988/5151)
Updating files:  59% (3040/5151)
Updating files:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  63% (3246/5151)
Updating files:  64% (3297/5151)
Updating files:  65% (3349/5151)
Updating files:  66% (3400/5151)
Updating files:  67% (3452/5151)
Updating files:  68% (3503/5151)
Updating files:  69% (3555/5151)
Updating files:  70% (3606/5151)
Updating files:  71% (3658/5151)
Updating files:  72% (3709/5151)
Updating files:  73% (3761/5151)
Updating files:  74% (3812/5151)
Updating files:  75% (3864/5151)
Updating files:  76% (3915/5151)
Updating files:  77% (3967/5151)
Updating files:  78% (4018/5151)
Updating files:  79% (4070/5151)
Updating files:  80% (4121/5151)
Updating files:  81% (4173/5151)
Updating files:  82% (4224/5151)
Updating files:  82% (4271/5151)
Updating files:  83% (4276/5151)
Updating files:  84% (4327/5151)
Updating files:  85% (4379/5151)
Updating files:  86% (4430/5151)
Updating files:  87% (4482/5151)
Updating files:  88% (4533/5151)
Updating files:  89% (4585/5151)
Updating files:  90% (4636/5151)
Updating files:  91% (4688/5151)
Updating files:  92% (4739/5151)
Updating files:  93% (4791/5151)
Updating files:  94% (4842/5151)
Updating files:  95% (4894/5151)
Updating files:  96% (4945/5151)
Updating files:  97% (4997/5151)
Updating files:  98% (5048/5151)
Updating files:  98% (5055/5151)
Updating files:  99% (5100/5151)
Updating files: 100% (5151/5151)
Updating files: 100% (5151/5151), done.
01:26:53 [2023-01-11T01:26:53.066Z] #38 61.94   CC       images/sysctl.o
01:26:53 [2023-01-11T01:26:53.173Z] #37 84.75 + cd /tmp/tmp.BHDV9MFEMc/src/github.com/containerd/containerd
01:26:53 [2023-01-11T01:26:53.268Z] #38 88.20   CC       criu/bitmap.o
01:26:53 [2023-01-11T01:26:53.398Z] #38 62.37   CC       images/autofs.o
01:26:53 [2023-01-11T01:26:53.431Z] #37 84.75 + git checkout -q v1.6.15
01:26:53 [2023-01-11T01:26:53.525Z] #38 88.38   CC       criu/cgroup-props.o
01:26:53 [2023-01-11T01:26:53.687Z] #38 62.64   CC       images/macvlan.o
01:26:53 [2023-01-11T01:26:53.690Z] #37 ...
01:26:53 [2023-01-11T01:26:53.690Z] 
01:26:53 [2023-01-11T01:26:53.690Z] #35 [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
01:26:53 [2023-01-11T01:26:53.690Z] #35 139.7 github.com/BurntSushi/toml/cmd/tomlv
01:26:53 [2023-01-11T01:26:53.690Z] #35 DONE 145.8s
01:26:53 [2023-01-11T01:26:53.690Z] 
01:26:53 [2023-01-11T01:26:53.690Z] #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
01:26:53 [2023-01-11T01:26:53.690Z] #38 56.89   CC       images/cgroup.o
01:26:53 [2023-01-11T01:26:53.690Z] #38 58.01   CC       images/userns.o
01:26:53 [2023-01-11T01:26:53.690Z] #38 58.56   CC       images/google/protobuf/descriptor.o
01:26:53 [2023-01-11T01:26:53.953Z] #38 62.91   CC       images/sit.o
01:26:54 [2023-01-11T01:26:54.514Z] #38 63.34   CC       images/memfd.o
01:26:54 [2023-01-11T01:26:54.514Z] #38 63.51   CC       images/timens.o
01:26:54 [2023-01-11T01:26:54.584Z] #49 52.75 Selecting previously unselected package vim.
01:26:54 [2023-01-11T01:26:54.584Z] #49 52.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:26:54 [2023-01-11T01:26:54.584Z] #49 52.77 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:26:54 [2023-01-11T01:26:54.584Z] #49 53.31 Selecting previously unselected package xfsprogs.
01:26:54 [2023-01-11T01:26:54.584Z] #49 53.33 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
01:26:54 [2023-01-11T01:26:54.584Z] #49 53.34 Unpacking xfsprogs (5.10.0-4) ...
01:26:54 [2023-01-11T01:26:54.774Z] #38 63.90   LINK     images/built-in.o
01:26:54 [2023-01-11T01:26:54.896Z] #38 89.56   CC       criu/cgroup.o
01:26:55 [2023-01-11T01:26:55.155Z] #49 53.77 Selecting previously unselected package zip.
01:26:55 [2023-01-11T01:26:55.155Z] #49 53.78 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
01:26:55 [2023-01-11T01:26:55.155Z] #49 53.79 Unpacking zip (3.0-12) ...
01:26:55 [2023-01-11T01:26:55.155Z] #49 53.99 Setting up python3-pkg-resources (52.0.0-4) ...
01:26:55 [2023-01-11T01:26:55.357Z] #38 64.22   GEN      compel/include/asm
01:26:55 [2023-01-11T01:26:55.357Z] #38 64.26   GEN      compel/include/version.h
01:26:55 [2023-01-11T01:26:55.357Z] #38 64.28 touch .config
01:26:55 [2023-01-11T01:26:55.357Z] #38 64.35   GEN      include/common/config.h
01:26:55 [2023-01-11T01:26:55.460Z] #38 ...
01:26:55 [2023-01-11T01:26:55.460Z] 
01:26:55 [2023-01-11T01:26:55.460Z] #45 [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
01:26:55 [2023-01-11T01:26:55.460Z] #45 14.29 + cd /tmp/tmp.LO7wvBOval/src/github.com/opencontainers/runc
01:26:55 [2023-01-11T01:26:55.460Z] #45 14.29 + git checkout -q v1.1.4
01:26:55 [2023-01-11T01:26:55.460Z] #45 14.95 + '[' -z '' ']'
01:26:55 [2023-01-11T01:26:55.460Z] #45 14.95 + target=static
01:26:55 [2023-01-11T01:26:55.460Z] #45 14.96 + make BUILDTAGS=seccomp static
01:26:55 [2023-01-11T01:26:55.460Z] #45 15.40 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 .
01:26:55 [2023-01-11T01:26:55.613Z] #38 64.60   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
01:26:55 [2023-01-11T01:26:55.613Z] #38 64.63   GEN      compel/plugins/include/uapi/std/syscall-64.h
01:26:55 [2023-01-11T01:26:55.613Z] #38 64.72   GEN      compel/arch/x86/plugins/std/syscalls-64.S
01:26:55 [2023-01-11T01:26:55.718Z] #45 ...
01:26:55 [2023-01-11T01:26:55.718Z] 
01:26:55 [2023-01-11T01:26:55.718Z] #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
01:26:55 [2023-01-11T01:26:55.718Z] #0 2.536 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:26:55 [2023-01-11T01:26:55.718Z] #0 2.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:26:55 [2023-01-11T01:26:55.718Z] #0 2.576 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:26:55 [2023-01-11T01:26:55.718Z] #0 3.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:26:55 [2023-01-11T01:26:55.718Z] #0 4.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:26:55 [2023-01-11T01:26:55.718Z] #49 5.865 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:26:55 [2023-01-11T01:26:55.869Z] #38 64.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
01:26:55 [2023-01-11T01:26:55.869Z] #38 64.88   DEP      compel/arch/x86/plugins/std/memcpy.d
01:26:55 [2023-01-11T01:26:55.869Z] #38 64.95   DEP      compel/arch/x86/plugins/std/parasite-head.d
01:26:56 [2023-01-11T01:26:56.097Z] #49 54.94 Setting up libip4tc2:amd64 (1.8.7-1) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 54.95 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 54.96 Setting up libgpm2:amd64 (1.20.7-8) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 54.98 Setting up libicu67:amd64 (67.1-7) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 54.99 Setting up libip6tc2:amd64 (1.8.7-1) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 55.00 Setting up libinih1:amd64 (53-1+b2) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 55.01 Setting up uidmap (1:4.8.1-1) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 55.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:26:56 [2023-01-11T01:26:56.097Z] #49 55.04 Setting up bzip2 (1.0.8-4) ...
01:26:56 [2023-01-11T01:26:56.127Z] #38 65.08   GEN      compel/plugins/include/uapi/std/syscall.h
01:26:56 [2023-01-11T01:26:56.127Z] #38 65.11   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
01:26:56 [2023-01-11T01:26:56.127Z] #38 65.15   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:26:56 [2023-01-11T01:26:56.127Z] #38 65.23   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:26:56 [2023-01-11T01:26:56.127Z] #38 65.24   DEP      compel/plugins/std/infect.d
01:26:56 [2023-01-11T01:26:56.358Z] #49 55.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:26:56 [2023-01-11T01:26:56.358Z] #49 55.06 Setting up python3-wheel (0.34.2-1) ...
01:26:56 [2023-01-11T01:26:56.699Z] #38 65.50   DEP      compel/plugins/std/string.d
01:26:56 [2023-01-11T01:26:56.699Z] #38 65.72   DEP      compel/plugins/std/log.d
01:26:56 [2023-01-11T01:26:56.932Z] #49 55.78 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:26:56 [2023-01-11T01:26:56.932Z] #49 55.80 Setting up libcap2:amd64 (1:2.44-1) ...
01:26:56 [2023-01-11T01:26:56.932Z] #49 55.81 Setting up libcap2-bin (1:2.44-1) ...
01:26:56 [2023-01-11T01:26:56.932Z] #49 55.83 Setting up apparmor (2.13.6-10) ...
01:26:56 [2023-01-11T01:26:56.954Z] #38 65.94   DEP      compel/plugins/std/fds.d
01:26:56 [2023-01-11T01:26:56.954Z] #38 66.12   DEP      compel/plugins/std/std.d
01:26:56 [2023-01-11T01:26:56.985Z] #38 61.84   CC       images/opts.o
01:26:56 [2023-01-11T01:26:56.985Z] #38 ...
01:26:56 [2023-01-11T01:26:56.985Z] 
01:26:56 [2023-01-11T01:26:56.985Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:26:56 [2023-01-11T01:26:56.985Z] #28 138.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:26:56 [2023-01-11T01:26:56.985Z] #28 138.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
01:26:56 [2023-01-11T01:26:56.985Z] #28 138.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:26:56 [2023-01-11T01:26:56.985Z] #28 ...
01:26:56 [2023-01-11T01:26:56.985Z] 
01:26:56 [2023-01-11T01:26:56.985Z] #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
01:26:56 [2023-01-11T01:26:56.985Z] #38 62.22   CC       images/seccomp.o
01:26:57 [2023-01-11T01:26:57.519Z] #38 66.34   DEP      compel/plugins/shmem/shmem.d
01:26:57 [2023-01-11T01:26:57.519Z] #38 66.47   DEP      compel/plugins/fds/fds.d
01:26:57 [2023-01-11T01:26:57.519Z] #38 66.71   CC       compel/plugins/std/std.o
01:26:57 [2023-01-11T01:26:57.558Z] #38 62.61   CC       images/binfmt-misc.o
01:26:57 [2023-01-11T01:26:57.817Z] #38 62.92   CC       images/time.o
01:26:58 [2023-01-11T01:26:58.082Z] #38 63.14   CC       images/sysctl.o
01:26:58 [2023-01-11T01:26:58.083Z] #38 67.27   CC       compel/plugins/std/fds.o
01:26:58 [2023-01-11T01:26:58.241Z] #49 ...
01:26:58 [2023-01-11T01:26:58.241Z] 
01:26:58 [2023-01-11T01:26:58.241Z] #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
01:26:58 [2023-01-11T01:26:58.241Z] #38 92.86   CC       criu/clone-noasan.o
01:26:58 [2023-01-11T01:26:58.241Z] #38 93.09   CC       criu/config.o
01:26:58 [2023-01-11T01:26:58.317Z] #49 ...
01:26:58 [2023-01-11T01:26:58.317Z] 
01:26:58 [2023-01-11T01:26:58.317Z] #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
01:26:58 [2023-01-11T01:26:58.317Z] #38 168.0 include/common/asm/bitops.h: Assembler messages:
01:26:58 [2023-01-11T01:26:58.317Z] #38 168.0 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
01:26:58 [2023-01-11T01:26:58.317Z] #38 168.1   CC       criu/filesystems.o
01:26:58 [2023-01-11T01:26:58.317Z] #38 168.9   CC       criu/fsnotify.o
01:26:58 [2023-01-11T01:26:58.317Z] #38 170.2   CC       criu/image-desc.o
01:26:58 [2023-01-11T01:26:58.317Z] #38 170.4   CC       criu/image.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 171.2   CC       criu/ipc_ns.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 172.5   CC       criu/irmap.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 173.1   CC       criu/kcmp-ids.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 173.4   CC       criu/kerndat.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 174.6   CC       criu/libnetlink.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 175.0   CC       criu/log.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 175.7   CC       criu/lsm.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 176.0   CC       criu/mem.o
01:26:58 [2023-01-11T01:26:58.318Z] #38 177.8   CC       criu/memfd.o
01:26:58 [2023-01-11T01:26:58.341Z] #38 63.46   CC       images/autofs.o
01:26:58 [2023-01-11T01:26:58.578Z] #38 ...
01:26:58 [2023-01-11T01:26:58.578Z] 
01:26:58 [2023-01-11T01:26:58.578Z] #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
01:26:58 [2023-01-11T01:26:58.579Z] #49 57.29 Setting up zip (3.0-12) ...
01:26:58 [2023-01-11T01:26:58.579Z] #49 57.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:26:58 [2023-01-11T01:26:58.579Z] #49 57.34 Setting up bash-completion (1:2.11-2) ...
01:26:58 [2023-01-11T01:26:58.650Z] #38 67.83   CC       compel/plugins/std/log.o
01:26:58 [2023-01-11T01:26:58.909Z] #38 64.06   CC       images/macvlan.o
01:26:59 [2023-01-11T01:26:59.096Z] 8185ee4ed646: Verifying Checksum
01:26:59 [2023-01-11T01:26:59.096Z] 8185ee4ed646: Download complete
01:26:59 [2023-01-11T01:26:59.171Z] #38 64.30   CC       images/sit.o
01:26:59 [2023-01-11T01:26:59.612Z] #38 ...
01:26:59 [2023-01-11T01:26:59.612Z] 
01:26:59 [2023-01-11T01:26:59.612Z] #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
01:26:59 [2023-01-11T01:26:59.612Z] #23 DONE 152.2s
01:26:59 [2023-01-11T01:26:59.739Z] #38 64.69   CC       images/memfd.o
01:26:59 [2023-01-11T01:26:59.869Z] 
01:26:59 [2023-01-11T01:26:59.869Z] #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
01:26:59 [2023-01-11T01:26:59.869Z] #49 9.432 Fetched 8617 kB in 7s (1193 kB/s)
01:26:59 [2023-01-11T01:26:59.998Z] #38 65.08   CC       images/timens.o
01:27:00 [2023-01-11T01:27:00.018Z] #38 68.97   CC       compel/plugins/std/string.o
01:27:00 [2023-01-11T01:27:00.257Z] #38 65.46   LINK     images/built-in.o
01:27:00 [2023-01-11T01:27:00.494Z] #49 59.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:27:00 [2023-01-11T01:27:00.494Z] #49 59.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:27:00 [2023-01-11T01:27:00.494Z] #49 59.49 Setting up libmnl0:amd64 (1.0.4-3) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.50 Setting up patch (2.7.6-7) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.52 Setting up sudo (1.9.5p2-3) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.59 invoke-rc.d: could not determine current runlevel
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.60 invoke-rc.d: policy-rc.d denied execution of start.
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.62 Setting up xfsprogs (5.10.0-4) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.63 Setting up libxtables12:amd64 (1.8.7-1) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.64 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.65 Setting up pigz (2.6-1) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:27:00 [2023-01-11T01:27:00.755Z] #49 59.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:27:00 [2023-01-11T01:27:00.841Z] #38 65.78   GEN      compel/include/asm
01:27:00 [2023-01-11T01:27:00.841Z] #38 65.88   GEN      compel/include/version.h
01:27:00 [2023-01-11T01:27:00.841Z] #38 65.94 touch .config
01:27:00 [2023-01-11T01:27:00.841Z] #38 66.14   GEN      include/common/config.h
01:27:00 [2023-01-11T01:27:00.948Z] #38 69.83   CC       compel/plugins/std/infect.o
01:27:01 [2023-01-11T01:27:01.016Z] #49 59.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:27:01 [2023-01-11T01:27:01.016Z] #49 59.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:27:01 [2023-01-11T01:27:01.410Z] #38 66.47   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
01:27:01 [2023-01-11T01:27:01.410Z] #38 66.56   GEN      compel/plugins/include/uapi/std/syscall-64.h
01:27:01 [2023-01-11T01:27:01.410Z] #38 66.69   GEN      compel/arch/x86/plugins/std/syscalls-64.S
01:27:01 [2023-01-11T01:27:01.510Z] #38 70.40   CC       compel/arch/x86/plugins/std/parasite-head.o
01:27:01 [2023-01-11T01:27:01.510Z] #38 70.49   CC       compel/arch/x86/plugins/std/memcpy.o
01:27:01 [2023-01-11T01:27:01.510Z] #38 70.64   CC       compel/arch/x86/plugins/std/syscalls-64.o
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.72   DEP      compel/arch/x86/plugins/std/syscalls-64.d
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.74   DEP      compel/arch/x86/plugins/std/memcpy.d
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.79   DEP      compel/arch/x86/plugins/std/parasite-head.d
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.82   GEN      compel/plugins/include/uapi/std/syscall.h
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.87   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.88   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.90   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:27:01 [2023-01-11T01:27:01.670Z] #38 66.92   DEP      compel/plugins/std/infect.d
01:27:01 [2023-01-11T01:27:01.766Z] #38 70.78   AR       compel/plugins/std.lib.a
01:27:01 [2023-01-11T01:27:01.848Z] #49 60.57 Setting up libaio1:amd64 (0.3.112-9) ...
01:27:01 [2023-01-11T01:27:01.848Z] #49 60.59 Setting up python3-lib2to3 (3.9.2-1) ...
01:27:01 [2023-01-11T01:27:01.929Z] #38 67.05   DEP      compel/plugins/std/string.d
01:27:02 [2023-01-11T01:27:02.022Z] #38 71.00   CC       compel/plugins/fds/fds.o
01:27:02 [2023-01-11T01:27:02.022Z] #38 ...
01:27:02 [2023-01-11T01:27:02.022Z] 
01:27:02 [2023-01-11T01:27:02.022Z] #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
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + export 'BUILDTAGS=netgo osusergo static_build'
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + BUILDTAGS='netgo osusergo static_build'
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + export EXTRA_FLAGS=-buildmode=pie
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + EXTRA_FLAGS=-buildmode=pie
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + '[' '' = dynamic ']'
01:27:02 [2023-01-11T01:27:02.022Z] #37 85.55 + make
01:27:02 [2023-01-11T01:27:02.022Z] #37 87.77 + bin/ctr
01:27:02 [2023-01-11T01:27:02.192Z] #38 67.21   DEP      compel/plugins/std/log.d
01:27:02 [2023-01-11T01:27:02.192Z] #38 67.33   DEP      compel/plugins/std/fds.d
01:27:02 [2023-01-11T01:27:02.279Z] #37 ...
01:27:02 [2023-01-11T01:27:02.279Z] 
01:27:02 [2023-01-11T01:27:02.279Z] #27 [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
01:27:02 [2023-01-11T01:27:02.279Z] #27 146.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:27:02 [2023-01-11T01:27:02.279Z] #27 146.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
01:27:02 [2023-01-11T01:27:02.279Z] #27 146.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:27:02 [2023-01-11T01:27:02.369Z] #49 61.01 Setting up libelf1:amd64 (0.183-1) ...
01:27:02 [2023-01-11T01:27:02.369Z] #49 61.06 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:27:02 [2023-01-11T01:27:02.369Z] #49 61.08 Setting up python3-distutils (3.9.2-1) ...
01:27:02 [2023-01-11T01:27:02.393Z] #49 9.432 Reading package lists...
01:27:02 [2023-01-11T01:27:02.458Z] #38 67.48   DEP      compel/plugins/std/std.d
01:27:02 [2023-01-11T01:27:02.458Z] #38 67.63   DEP      compel/plugins/shmem/shmem.d
01:27:02 [2023-01-11T01:27:02.536Z] #27 ...
01:27:02 [2023-01-11T01:27:02.536Z] 
01:27:02 [2023-01-11T01:27:02.536Z] #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
01:27:02 [2023-01-11T01:27:02.536Z] #38 71.41   AR       compel/plugins/fds.lib.a
01:27:02 [2023-01-11T01:27:02.536Z] #38 71.57   HOSTDEP  compel/src/lib/log-host.d
01:27:02 [2023-01-11T01:27:02.536Z] #38 71.64   HOSTDEP  compel/src/lib/handle-elf-host.d
01:27:02 [2023-01-11T01:27:02.720Z] #38 67.76   DEP      compel/plugins/fds/fds.d
01:27:02 [2023-01-11T01:27:02.720Z] #38 67.89   CC       compel/plugins/std/std.o
01:27:02 [2023-01-11T01:27:02.792Z] #38 71.72   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
01:27:02 [2023-01-11T01:27:02.792Z] #38 71.83   HOSTDEP  compel/src/main-host.d
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.62 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:27:02 [2023-01-11T01:27:02.941Z] #49 61.76 Setting up python3-setuptools (52.0.0-4) ...
01:27:03 [2023-01-11T01:27:03.050Z] #38 72.09   DEP      compel/src/lib/ptrace.d
01:27:03 [2023-01-11T01:27:03.050Z] #38 72.23   DEP      compel/src/lib/infect.d
01:27:03 [2023-01-11T01:27:03.300Z] #38 68.32   CC       compel/plugins/std/fds.o
01:27:03 [2023-01-11T01:27:03.611Z] #38 72.46   DEP      compel/src/lib/infect-util.d
01:27:03 [2023-01-11T01:27:03.611Z] #38 72.68   DEP      compel/src/lib/infect-rpc.d
01:27:03 [2023-01-11T01:27:03.868Z] #38 72.97   DEP      compel/arch/x86/src/lib/infect.d
01:27:03 [2023-01-11T01:27:03.868Z] #38 69.03   CC       compel/plugins/std/log.o
01:27:04 [2023-01-11T01:27:04.124Z] #38 73.24   DEP      compel/arch/x86/src/lib/cpu.d
01:27:04 [2023-01-11T01:27:04.380Z] #38 73.42   DEP      compel/src/lib/log.d
01:27:04 [2023-01-11T01:27:04.380Z] #38 73.53   DEP      compel/src/main.d
01:27:04 [2023-01-11T01:27:04.437Z] #37 264.5 # github.com/containerd/containerd/cmd/containerd
01:27:04 [2023-01-11T01:27:04.437Z] #37 264.5 /usr/bin/ld: /tmp/go-link-1655627409/000019.o: in function `New':
01:27:04 [2023-01-11T01:27:04.437Z] #37 264.5 /tmp/tmp.3FLkTFsY72/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
01:27:04 [2023-01-11T01:27:04.437Z] #37 264.6 + bin/containerd-stress
01:27:04 [2023-01-11T01:27:04.637Z] #38 73.77   DEP      compel/src/lib/handle-elf.d
01:27:04 [2023-01-11T01:27:04.854Z] #49 63.41 Setting up libjq1:amd64 (1.6-2.1) ...
01:27:04 [2023-01-11T01:27:04.854Z] #49 63.43 Setting up libnftnl11:amd64 (1.1.9-1) ...
01:27:04 [2023-01-11T01:27:04.854Z] #49 63.45 Setting up thin-provisioning-tools (0.9.0-1) ...
01:27:04 [2023-01-11T01:27:04.854Z] #49 63.46 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:27:04 [2023-01-11T01:27:04.928Z] #49 12.51 Reading package lists...
01:27:05 [2023-01-11T01:27:05.004Z] #37 265.6 + bin/containerd-shim
01:27:05 [2023-01-11T01:27:05.199Z] #38 74.00   DEP      compel/arch/x86/src/lib/handle-elf.d
01:27:05 [2023-01-11T01:27:05.199Z] #38 74.21   CC       compel/src/lib/log.o
01:27:05 [2023-01-11T01:27:05.252Z] #38 70.45   CC       compel/plugins/std/string.o
01:27:05 [2023-01-11T01:27:05.456Z] #38 74.49   CC       compel/arch/x86/src/lib/cpu.o
01:27:05 [2023-01-11T01:27:05.862Z] #49 15.18 Building dependency tree...
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.84 Setting up jq (1.6-2.1) ...
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.86 Setting up libbpf0:amd64 (1:0.3-2) ...
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.87 Setting up iptables (1.8.7-1) ...
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:27:06 [2023-01-11T01:27:06.239Z] #49 64.92 Setting up iproute2 (5.10.0-4) ...
01:27:06 [2023-01-11T01:27:06.501Z] #49 65.31 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:27:06 [2023-01-11T01:27:06.630Z] #38 71.52   CC       compel/plugins/std/infect.o
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.77 The following additional packages will be installed:
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.78   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.78   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.78   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.78   python3-pkg-resources vim-runtime xxd
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.78 Suggested packages:
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.80   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.80   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.80   acl attr quota
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.80 Recommended packages:
01:27:06 [2023-01-11T01:27:06.791Z] #49 16.80   libatm1 nftables libpam-cap build-essential python3-dev unzip
01:27:06 [2023-01-11T01:27:06.823Z] #38 75.61   CC       compel/arch/x86/src/lib/infect.o
01:27:06 [2023-01-11T01:27:06.888Z] #38 72.18   CC       compel/arch/x86/plugins/std/parasite-head.o
01:27:06 [2023-01-11T01:27:06.888Z] #38 ...
01:27:06 [2023-01-11T01:27:06.888Z] 
01:27:06 [2023-01-11T01:27:06.888Z] #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
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.42 + export 'BUILDTAGS=netgo osusergo static_build'
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.44 + BUILDTAGS='netgo osusergo static_build'
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.44 + export EXTRA_FLAGS=-buildmode=pie
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.44 + EXTRA_FLAGS=-buildmode=pie
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.44 + '[' '' = dynamic ']'
01:27:06 [2023-01-11T01:27:06.888Z] #37 88.44 + make
01:27:06 [2023-01-11T01:27:06.888Z] #37 91.50 + bin/ctr
01:27:07 [2023-01-11T01:27:07.147Z] #37 ...
01:27:07 [2023-01-11T01:27:07.147Z] 
01:27:07 [2023-01-11T01:27:07.147Z] #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
01:27:07 [2023-01-11T01:27:07.147Z] #38 72.25   CC       compel/arch/x86/plugins/std/memcpy.o
01:27:07 [2023-01-11T01:27:07.406Z] #38 72.34   CC       compel/arch/x86/plugins/std/syscalls-64.o
01:27:07 [2023-01-11T01:27:07.406Z] #38 72.42   AR       compel/plugins/std.lib.a
01:27:07 [2023-01-11T01:27:07.406Z] #38 72.57   CC       compel/plugins/fds/fds.o
01:27:07 [2023-01-11T01:27:07.462Z] #49 DONE 66.5s
01:27:07 [2023-01-11T01:27:07.462Z] 
01:27:07 [2023-01-11T01:27:07.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
01:27:07 [2023-01-11T01:27:07.462Z] #38 178.6   CC       criu/mount.o
01:27:07 [2023-01-11T01:27:07.462Z] #38 182.9   CC       criu/namespaces.o
01:27:07 [2023-01-11T01:27:07.462Z] #38 185.2   CC       criu/net.o
01:27:07 [2023-01-11T01:27:07.670Z] #38 72.89   AR       compel/plugins/fds.lib.a
01:27:07 [2023-01-11T01:27:07.725Z] #38 ...
01:27:07 [2023-01-11T01:27:07.725Z] 
01:27:07 [2023-01-11T01:27:07.725Z] #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
01:27:07 [2023-01-11T01:27:07.929Z] #38 72.95   HOSTDEP  compel/src/lib/log-host.d
01:27:07 [2023-01-11T01:27:07.929Z] #38 73.04   HOSTDEP  compel/src/lib/handle-elf-host.d
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.09 The following NEW packages will be installed:
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.09   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.09   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.10   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.10   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.10   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.10   python3-pkg-resources python3-setuptools python3-wheel sudo
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.10   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:27:08 [2023-01-11T01:27:08.159Z] #49 18.10   xz-utils zip
01:27:08 [2023-01-11T01:27:08.188Z] #38 73.23   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
01:27:08 [2023-01-11T01:27:08.188Z] #38 73.37   HOSTDEP  compel/src/main-host.d
01:27:08 [2023-01-11T01:27:08.192Z] #38 77.05   CC       compel/src/lib/infect-rpc.o
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.42 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.42 Need to get 27.0 MB of archives.
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.42 After this operation, 104 MB of additional disk space will be used.
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
01:27:08 [2023-01-11T01:27:08.416Z] #49 18.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:27:08 [2023-01-11T01:27:08.447Z] #38 73.52   DEP      compel/src/lib/ptrace.d
01:27:08 [2023-01-11T01:27:08.448Z] #38 77.64   CC       compel/src/lib/infect-util.o
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:27:08 [2023-01-11T01:27:08.674Z] #49 18.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:27:08 [2023-01-11T01:27:08.693Z] #50 1.007 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:27:08 [2023-01-11T01:27:08.693Z] #50 1.015 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:27:08 [2023-01-11T01:27:08.693Z] #50 1.019 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:27:08 [2023-01-11T01:27:08.693Z] #50 DONE 1.1s
01:27:08 [2023-01-11T01:27:08.693Z] 
01:27:08 [2023-01-11T01:27:08.693Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:27:08 [2023-01-11T01:27:08.705Z] #38 73.78   DEP      compel/src/lib/infect.d
01:27:08 [2023-01-11T01:27:08.930Z] #49 18.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 18.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 18.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 18.95 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 18.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 18.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 19.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 19.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
01:27:08 [2023-01-11T01:27:08.930Z] #49 19.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:27:08 [2023-01-11T01:27:08.964Z] #38 74.04   DEP      compel/src/lib/infect-util.d
01:27:09 [2023-01-11T01:27:09.054Z] #38 78.02   CC       compel/src/lib/infect.o
01:27:09 [2023-01-11T01:27:09.186Z] #49 19.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
01:27:09 [2023-01-11T01:27:09.187Z] #49 19.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
01:27:09 [2023-01-11T01:27:09.187Z] #49 19.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
01:27:09 [2023-01-11T01:27:09.224Z] #38 74.32   DEP      compel/src/lib/infect-rpc.d
01:27:09 [2023-01-11T01:27:09.483Z] #38 74.54   DEP      compel/arch/x86/src/lib/infect.d
01:27:09 [2023-01-11T01:27:09.742Z] #38 74.79   DEP      compel/arch/x86/src/lib/cpu.d
01:27:09 [2023-01-11T01:27:09.750Z] #49 19.87 debconf: delaying package configuration, since apt-utils is not installed
01:27:10 [2023-01-11T01:27:10.000Z] #38 74.98   DEP      compel/src/lib/log.d
01:27:10 [2023-01-11T01:27:10.000Z] #38 75.12   DEP      compel/src/main.d
01:27:10 [2023-01-11T01:27:10.008Z] #49 20.02 Fetched 27.0 MB in 1s (22.5 MB/s)
01:27:10 [2023-01-11T01:27:10.008Z] #49 20.11 Selecting previously unselected package pigz.
01:27:10 [2023-01-11T01:27:10.008Z] #49 20.11 (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.)
01:27:10 [2023-01-11T01:27:10.008Z] #49 20.15 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.008Z] #49 20.16 Unpacking pigz (2.6-1) ...
01:27:10 [2023-01-11T01:27:10.008Z] #49 20.23 Selecting previously unselected package libelf1:amd64.
01:27:10 [2023-01-11T01:27:10.259Z] #38 75.38   DEP      compel/src/lib/handle-elf.d
01:27:10 [2023-01-11T01:27:10.259Z] #38 ...
01:27:10 [2023-01-11T01:27:10.259Z] 
01:27:10 [2023-01-11T01:27:10.259Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:27:10 [2023-01-11T01:27:10.259Z] #28 152.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:27:10 [2023-01-11T01:27:10.259Z] #28 152.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.259Z] #28 152.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:27:10 [2023-01-11T01:27:10.265Z] #49 20.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.265Z] #49 20.26 Unpacking libelf1:amd64 (0.183-1) ...
01:27:10 [2023-01-11T01:27:10.265Z] #49 ...
01:27:10 [2023-01-11T01:27:10.265Z] 
01:27:10 [2023-01-11T01:27:10.265Z] #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
01:27:10 [2023-01-11T01:27:10.265Z] #38 95.03   CC       criu/cr-check.o
01:27:10 [2023-01-11T01:27:10.265Z] #38 97.05   CC       criu/cr-dedup.o
01:27:10 [2023-01-11T01:27:10.265Z] #38 97.53   CC       criu/cr-dump.o
01:27:10 [2023-01-11T01:27:10.265Z] #38 100.1   CC       criu/cr-errno.o
01:27:10 [2023-01-11T01:27:10.265Z] #38 100.2   CC       criu/cr-restore.o
01:27:10 [2023-01-11T01:27:10.265Z] #38 104.7   CC       criu/cr-service.o
01:27:10 [2023-01-11T01:27:10.265Z] #38 ...
01:27:10 [2023-01-11T01:27:10.265Z] 
01:27:10 [2023-01-11T01:27:10.265Z] #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
01:27:10 [2023-01-11T01:27:10.265Z] #49 20.41 Selecting previously unselected package libbpf0:amd64.
01:27:10 [2023-01-11T01:27:10.265Z] #49 20.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.265Z] #49 20.42 Unpacking libbpf0:amd64 (1:0.3-2) ...
01:27:10 [2023-01-11T01:27:10.518Z] #28 ...
01:27:10 [2023-01-11T01:27:10.518Z] 
01:27:10 [2023-01-11T01:27:10.518Z] #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
01:27:10 [2023-01-11T01:27:10.518Z] #38 75.57   DEP      compel/arch/x86/src/lib/handle-elf.d
01:27:10 [2023-01-11T01:27:10.518Z] #38 75.80   CC       compel/src/lib/log.o
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.54 Selecting previously unselected package libcap2:amd64.
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.55 Unpacking libcap2:amd64 (1:2.44-1) ...
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.63 Selecting previously unselected package libmnl0:amd64.
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.64 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.64 Unpacking libmnl0:amd64 (1.0.4-3) ...
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.71 Selecting previously unselected package libxtables12:amd64.
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.547Z] #49 20.73 Unpacking libxtables12:amd64 (1.8.7-1) ...
01:27:10 [2023-01-11T01:27:10.842Z] #49 20.80 Selecting previously unselected package libcap2-bin.
01:27:10 [2023-01-11T01:27:10.842Z] #49 20.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.842Z] #49 20.82 Unpacking libcap2-bin (1:2.44-1) ...
01:27:10 [2023-01-11T01:27:10.842Z] #49 20.94 Selecting previously unselected package iproute2.
01:27:10 [2023-01-11T01:27:10.842Z] #49 20.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
01:27:10 [2023-01-11T01:27:10.842Z] #49 20.95 Unpacking iproute2 (5.10.0-4) ...
01:27:11 [2023-01-11T01:27:11.086Z] #38 76.22   CC       compel/arch/x86/src/lib/cpu.o
01:27:11 [2023-01-11T01:27:11.407Z] #49 21.48 Selecting previously unselected package xxd.
01:27:11 [2023-01-11T01:27:11.407Z] #49 21.49 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:27:11 [2023-01-11T01:27:11.407Z] #49 21.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:27:11 [2023-01-11T01:27:11.407Z] #49 21.62 Selecting previously unselected package vim-common.
01:27:11 [2023-01-11T01:27:11.668Z] #49 21.63 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:27:11 [2023-01-11T01:27:11.668Z] #49 21.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:27:11 [2023-01-11T01:27:11.668Z] #49 21.87 Selecting previously unselected package bash-completion.
01:27:11 [2023-01-11T01:27:11.926Z] #49 21.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
01:27:12 [2023-01-11T01:27:12.493Z] #38 77.44   CC       compel/arch/x86/src/lib/infect.o
01:27:13 [2023-01-11T01:27:13.226Z] #38 81.80   CC       compel/src/lib/ptrace.o
01:27:13 [2023-01-11T01:27:13.226Z] #38 82.28   AR       compel/libcompel.a
01:27:13 [2023-01-11T01:27:13.472Z] #38 78.60   CC       compel/src/lib/infect-rpc.o
01:27:13 [2023-01-11T01:27:13.483Z] #38 82.42   HOSTCC   compel/src/main-host.o
01:27:13 [2023-01-11T01:27:13.818Z] #49 23.93 Unpacking bash-completion (1:2.11-2) ...
01:27:14 [2023-01-11T01:27:14.039Z] #38 79.10   CC       compel/src/lib/infect-util.o
01:27:14 [2023-01-11T01:27:14.046Z] #38 82.89   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
01:27:14 [2023-01-11T01:27:14.046Z] #38 83.13   HOSTCC   compel/src/lib/handle-elf-host.o
01:27:14 [2023-01-11T01:27:14.301Z] #38 79.49   CC       compel/src/lib/infect.o
01:27:14 [2023-01-11T01:27:14.381Z] #49 24.39 Selecting previously unselected package bzip2.
01:27:14 [2023-01-11T01:27:14.381Z] #49 24.39 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
01:27:14 [2023-01-11T01:27:14.381Z] #49 24.39 Unpacking bzip2 (1.0.8-4) ...
01:27:14 [2023-01-11T01:27:14.381Z] #49 24.50 Selecting previously unselected package xz-utils.
01:27:14 [2023-01-11T01:27:14.381Z] #49 24.50 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
01:27:14 [2023-01-11T01:27:14.381Z] #49 24.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:27:14 [2023-01-11T01:27:14.609Z] #38 83.50   HOSTCC   compel/src/lib/log-host.o
01:27:14 [2023-01-11T01:27:14.638Z] #49 24.68 Selecting previously unselected package apparmor.
01:27:14 [2023-01-11T01:27:14.638Z] #49 24.68 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
01:27:14 [2023-01-11T01:27:14.638Z] #49 24.74 Unpacking apparmor (2.13.6-10) ...
01:27:14 [2023-01-11T01:27:14.865Z] #38 83.74   HOSTLINK compel/compel-host-bin
01:27:14 [2023-01-11T01:27:14.977Z] #37 274.1 + bin/containerd-shim-runc-v1
01:27:15 [2023-01-11T01:27:15.122Z] #38 84.12   DEP      soccr/soccr.d
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.17 Selecting previously unselected package inetutils-ping.
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.18 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.30 Selecting previously unselected package libip4tc2:amd64.
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.30 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.30 Unpacking libip4tc2:amd64 (1.8.7-1) ...
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.36 Selecting previously unselected package libip6tc2:amd64.
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.36 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.37 Unpacking libip6tc2:amd64 (1.8.7-1) ...
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.44 Selecting previously unselected package libnfnetlink0:amd64.
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.45 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.200Z] #49 25.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:27:15 [2023-01-11T01:27:15.277Z] #51 ...
01:27:15 [2023-01-11T01:27:15.277Z] 
01:27:15 [2023-01-11T01:27:15.277Z] #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
01:27:15 [2023-01-11T01:27:15.277Z] #38 189.8   CC       criu/netfilter.o
01:27:15 [2023-01-11T01:27:15.277Z] #38 190.2   CC       criu/page-pipe.o
01:27:15 [2023-01-11T01:27:15.277Z] #38 190.9   CC       criu/page-xfer.o
01:27:15 [2023-01-11T01:27:15.277Z] #38 192.7   CC       criu/pagemap-cache.o
01:27:15 [2023-01-11T01:27:15.277Z] #38 193.1   CC       criu/pagemap.o
01:27:15 [2023-01-11T01:27:15.277Z] #38 194.3   CC       criu/parasite-syscall.o
01:27:15 [2023-01-11T01:27:15.277Z] #38 195.2   CC       criu/path.o
01:27:15 [2023-01-11T01:27:15.457Z] #49 25.51 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:27:15 [2023-01-11T01:27:15.457Z] #49 25.51 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.457Z] #49 25.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:27:15 [2023-01-11T01:27:15.457Z] #49 25.61 Selecting previously unselected package libnftnl11:amd64.
01:27:15 [2023-01-11T01:27:15.457Z] #49 25.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.457Z] #49 25.62 Unpacking libnftnl11:amd64 (1.1.9-1) ...
01:27:15 [2023-01-11T01:27:15.457Z] #49 25.72 Selecting previously unselected package iptables.
01:27:15 [2023-01-11T01:27:15.685Z] #38 84.51   CC       soccr/soccr.o
01:27:15 [2023-01-11T01:27:15.685Z] #38 ...
01:27:15 [2023-01-11T01:27:15.685Z] 
01:27:15 [2023-01-11T01:27:15.685Z] #27 [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
01:27:15 [2023-01-11T01:27:15.685Z] #27 158.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:27:15 [2023-01-11T01:27:15.685Z] #27 158.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.685Z] #27 158.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:15 [2023-01-11T01:27:15.713Z] #49 25.72 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.713Z] #49 25.73 Unpacking iptables (1.8.7-1) ...
01:27:15 [2023-01-11T01:27:15.848Z] #38 195.5   CC       criu/pie-util-vdso-elf32.o
01:27:15 [2023-01-11T01:27:15.973Z] #49 26.12 Selecting previously unselected package libonig5:amd64.
01:27:15 [2023-01-11T01:27:15.973Z] #49 26.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
01:27:15 [2023-01-11T01:27:15.973Z] #49 26.14 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:27:16 [2023-01-11T01:27:16.109Z] #38 196.0   CC       criu/pie-util-vdso.o
01:27:16 [2023-01-11T01:27:16.230Z] #49 26.30 Selecting previously unselected package libjq1:amd64.
01:27:16 [2023-01-11T01:27:16.230Z] #49 26.30 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
01:27:16 [2023-01-11T01:27:16.230Z] #49 26.30 Unpacking libjq1:amd64 (1.6-2.1) ...
01:27:16 [2023-01-11T01:27:16.230Z] #49 26.40 Selecting previously unselected package jq.
01:27:16 [2023-01-11T01:27:16.230Z] #49 26.42 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
01:27:16 [2023-01-11T01:27:16.230Z] #49 26.44 Unpacking jq (1.6-2.1) ...
01:27:16 [2023-01-11T01:27:16.230Z] #49 26.52 Selecting previously unselected package libaio1:amd64.
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.52 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.53 Unpacking libaio1:amd64 (0.3.112-9) ...
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.59 Selecting previously unselected package libgpm2:amd64.
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.60 Unpacking libgpm2:amd64 (1.20.7-8) ...
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.66 Selecting previously unselected package libicu67:amd64.
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
01:27:16 [2023-01-11T01:27:16.487Z] #49 26.67 Unpacking libicu67:amd64 (67.1-7) ...
01:27:16 [2023-01-11T01:27:16.681Z] #38 196.5   CC       criu/pie-util.o
01:27:16 [2023-01-11T01:27:16.681Z] #38 196.6   CC       criu/pipes.o
01:27:17 [2023-01-11T01:27:17.253Z] #38 197.3   CC       criu/plugin.o
01:27:17 [2023-01-11T01:27:17.824Z] #38 197.7   CC       criu/proc_parse.o
01:27:18 [2023-01-11T01:27:18.204Z] #27 ...
01:27:18 [2023-01-11T01:27:18.204Z] 
01:27:18 [2023-01-11T01:27:18.204Z] #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
01:27:18 [2023-01-11T01:27:18.204Z] #38 86.81   AR       soccr/libsoccr.a
01:27:18 [2023-01-11T01:27:18.204Z] #38 86.95 make[1]: 'soccr/libsoccr.a' is up to date.
01:27:18 [2023-01-11T01:27:18.461Z] #38 87.45   DEP      criu/arch/x86/sigframe.d
01:27:18 [2023-01-11T01:27:18.503Z] #38 83.05   CC       compel/src/lib/ptrace.o
01:27:18 [2023-01-11T01:27:18.717Z] #38 87.70   DEP      criu/arch/x86/sigaction_compat.d
01:27:18 [2023-01-11T01:27:18.717Z] #38 87.84   DEP      criu/arch/x86/kerndat.d
01:27:18 [2023-01-11T01:27:18.761Z] #38 83.76   AR       compel/libcompel.a
01:27:18 [2023-01-11T01:27:18.761Z] #38 83.91   HOSTCC   compel/src/main-host.o
01:27:18 [2023-01-11T01:27:18.974Z] #38 88.01   DEP      criu/arch/x86/crtools.d
01:27:19 [2023-01-11T01:27:19.188Z] #37 279.2 + bin/containerd-shim-runc-v2
01:27:19 [2023-01-11T01:27:19.188Z] #37 279.9 + binaries
01:27:19 [2023-01-11T01:27:19.188Z] #37 279.9 + install -D bin/containerd /build/containerd
01:27:19 [2023-01-11T01:27:19.188Z] #37 280.0 + install -D bin/containerd-shim /build/containerd-shim
01:27:19 [2023-01-11T01:27:19.188Z] #37 280.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:27:19 [2023-01-11T01:27:19.188Z] #37 280.0 + install -D bin/ctr /build/ctr
01:27:19 [2023-01-11T01:27:19.209Z] #38 ...
01:27:19 [2023-01-11T01:27:19.209Z] 
01:27:19 [2023-01-11T01:27:19.209Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:27:19 [2023-01-11T01:27:19.209Z] #51 10.29 Collecting yamllint==1.26.1
01:27:19 [2023-01-11T01:27:19.231Z] #38 88.24   DEP      criu/arch/x86/cpu.d
01:27:19 [2023-01-11T01:27:19.231Z] #38 88.43   CC       criu/arch/x86/cpu.o
01:27:19 [2023-01-11T01:27:19.329Z] #38 84.38   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
01:27:19 [2023-01-11T01:27:19.329Z] #38 84.59   HOSTCC   compel/src/lib/handle-elf-host.o
01:27:19 [2023-01-11T01:27:19.898Z] #38 85.00   HOSTCC   compel/src/lib/log-host.o
01:27:19 [2023-01-11T01:27:19.898Z] #38 85.15   HOSTLINK compel/compel-host-bin
01:27:20 [2023-01-11T01:27:20.151Z] #51 11.38   Downloading yamllint-1.26.1.tar.gz (126 kB)
01:27:20 [2023-01-11T01:27:20.160Z] #38 85.33   DEP      soccr/soccr.d
01:27:20 [2023-01-11T01:27:20.161Z] #38 89.03 include/common/asm/bitops.h: Assembler messages:
01:27:20 [2023-01-11T01:27:20.161Z] #38 89.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:20 [2023-01-11T01:27:20.161Z] #38 89.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:20 [2023-01-11T01:27:20.161Z] #38 89.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:20 [2023-01-11T01:27:20.161Z] #38 89.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:20 [2023-01-11T01:27:20.161Z] #38 89.06   CC       criu/arch/x86/crtools.o
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.47 Selecting previously unselected package libinih1:amd64.
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.48 Unpacking libinih1:amd64 (53-1+b2) ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.56 Selecting previously unselected package libnet1:amd64.
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.57 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.66 Selecting previously unselected package libnl-3-200:amd64.
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.77 Selecting previously unselected package libprotobuf-c1:amd64.
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.83 Selecting previously unselected package net-tools.
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
01:27:20 [2023-01-11T01:27:20.660Z] #49 30.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:27:20 [2023-01-11T01:27:20.732Z] #38 85.63   CC       soccr/soccr.o
01:27:20 [2023-01-11T01:27:20.917Z] #49 31.05 Selecting previously unselected package patch.
01:27:20 [2023-01-11T01:27:20.917Z] #49 31.06 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
01:27:20 [2023-01-11T01:27:20.917Z] #49 31.08 Unpacking patch (2.7.6-7) ...
01:27:20 [2023-01-11T01:27:20.917Z] #49 31.18 Selecting previously unselected package python-pip-whl.
01:27:21 [2023-01-11T01:27:21.091Z] #38 90.19   CC       criu/arch/x86/kerndat.o
01:27:21 [2023-01-11T01:27:21.173Z] #49 31.18 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:27:21 [2023-01-11T01:27:21.174Z] #49 31.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:27:21 [2023-01-11T01:27:21.537Z] #51 12.72 Collecting pathspec>=0.5.3
01:27:21 [2023-01-11T01:27:21.537Z] #51 12.74   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
01:27:21 [2023-01-11T01:27:21.668Z] #38 ...
01:27:21 [2023-01-11T01:27:21.668Z] 
01:27:21 [2023-01-11T01:27:21.668Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:27:21 [2023-01-11T01:27:21.668Z] #28 163.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:27:21 [2023-01-11T01:27:21.668Z] #28 163.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:27:21 [2023-01-11T01:27:21.668Z] #28 163.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:21 [2023-01-11T01:27:21.737Z] #49 31.79 Selecting previously unselected package python3-lib2to3.
01:27:21 [2023-01-11T01:27:21.737Z] #49 31.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
01:27:21 [2023-01-11T01:27:21.737Z] #49 31.81 Unpacking python3-lib2to3 (3.9.2-1) ...
01:27:21 [2023-01-11T01:27:21.737Z] #49 ...
01:27:21 [2023-01-11T01:27:21.737Z] 
01:27:21 [2023-01-11T01:27:21.737Z] #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
01:27:21 [2023-01-11T01:27:21.737Z] #38 106.6   CC       criu/crtools.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 107.2   CC       criu/eventfd.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 107.5   CC       criu/eventpoll.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 108.4   CC       criu/external.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 108.8   CC       criu/fault-injection.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 108.9   CC       criu/fdstore.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 109.3   CC       criu/fifo.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 109.7   CC       criu/file-ids.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 110.0   CC       criu/file-lock.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 111.0   CC       criu/files-ext.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 111.5   CC       criu/files-reg.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 114.1   CC       criu/files.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 116.2 include/common/asm/bitops.h: Assembler messages:
01:27:21 [2023-01-11T01:27:21.737Z] #38 116.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
01:27:21 [2023-01-11T01:27:21.737Z] #38 116.3   CC       criu/filesystems.o
01:27:21 [2023-01-11T01:27:21.737Z] #38 ...
01:27:21 [2023-01-11T01:27:21.737Z] 
01:27:21 [2023-01-11T01:27:21.737Z] #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
01:27:21 [2023-01-11T01:27:21.737Z] #49 31.93 Selecting previously unselected package python3-distutils.
01:27:21 [2023-01-11T01:27:21.737Z] #49 31.93 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
01:27:21 [2023-01-11T01:27:21.737Z] #49 31.94 Unpacking python3-distutils (3.9.2-1) ...
01:27:21 [2023-01-11T01:27:21.798Z] #51 13.17 Collecting pyyaml
01:27:21 [2023-01-11T01:27:21.798Z] #51 13.19   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)
01:27:21 [2023-01-11T01:27:21.798Z] #51 13.25 Building wheels for collected packages: yamllint
01:27:21 [2023-01-11T01:27:21.994Z] #49 32.10 Selecting previously unselected package python3-pkg-resources.
01:27:21 [2023-01-11T01:27:21.994Z] #49 32.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
01:27:21 [2023-01-11T01:27:21.994Z] #49 32.11 Unpacking python3-pkg-resources (52.0.0-4) ...
01:27:22 [2023-01-11T01:27:22.059Z] #51 13.25   Building wheel for yamllint (setup.py): started
01:27:22 [2023-01-11T01:27:22.083Z] #38 90.90   CC       criu/arch/x86/sigaction_compat.o
01:27:22 [2023-01-11T01:27:22.236Z] #28 ...
01:27:22 [2023-01-11T01:27:22.237Z] 
01:27:22 [2023-01-11T01:27:22.237Z] #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
01:27:22 [2023-01-11T01:27:22.237Z] #38 87.37   AR       soccr/libsoccr.a
01:27:22 [2023-01-11T01:27:22.237Z] #38 87.41 make[1]: 'soccr/libsoccr.a' is up to date.
01:27:22 [2023-01-11T01:27:22.251Z] #49 32.26 Selecting previously unselected package python3-setuptools.
01:27:22 [2023-01-11T01:27:22.251Z] #49 32.27 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
01:27:22 [2023-01-11T01:27:22.251Z] #49 32.27 Unpacking python3-setuptools (52.0.0-4) ...
01:27:22 [2023-01-11T01:27:22.251Z] #49 32.58 Selecting previously unselected package python3-wheel.
01:27:22 [2023-01-11T01:27:22.251Z] #49 32.58 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
01:27:22 [2023-01-11T01:27:22.340Z] #38 91.20   CC       criu/arch/x86/sigframe.o
01:27:22 [2023-01-11T01:27:22.508Z] #49 32.59 Unpacking python3-wheel (0.34.2-1) ...
01:27:22 [2023-01-11T01:27:22.508Z] #49 32.68 Selecting previously unselected package python3-pip.
01:27:22 [2023-01-11T01:27:22.508Z] #49 32.69 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:27:22 [2023-01-11T01:27:22.508Z] #49 32.69 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:27:22 [2023-01-11T01:27:22.614Z] #38 91.72   LINK     criu/arch/x86/crtools.built-in.o
01:27:22 [2023-01-11T01:27:22.804Z] #38 87.75   DEP      criu/arch/x86/sigframe.d
01:27:22 [2023-01-11T01:27:22.804Z] #38 87.85   DEP      criu/arch/x86/sigaction_compat.d
01:27:22 [2023-01-11T01:27:22.804Z] #38 87.94   DEP      criu/arch/x86/kerndat.d
01:27:22 [2023-01-11T01:27:22.804Z] #38 88.05   DEP      criu/arch/x86/crtools.d
01:27:22 [2023-01-11T01:27:22.884Z] #38 91.89   DEP      criu/pie/util-vdso-elf32.d
01:27:23 [2023-01-11T01:27:23.001Z] #51 14.35   Building wheel for yamllint (setup.py): finished with status 'done'
01:27:23 [2023-01-11T01:27:23.001Z] #51 14.36   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=024644c2aebc0b1a11f88c7ef8909a3af342323493de471aaae3546547d2b2d7
01:27:23 [2023-01-11T01:27:23.001Z] #51 14.36   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
01:27:23 [2023-01-11T01:27:23.001Z] #51 14.36 Successfully built yamllint
01:27:23 [2023-01-11T01:27:23.001Z] #51 14.40 Installing collected packages: pyyaml, pathspec, yamllint
01:27:23 [2023-01-11T01:27:23.063Z] #38 88.30   DEP      criu/arch/x86/cpu.d
01:27:23 [2023-01-11T01:27:23.072Z] #49 32.99 Selecting previously unselected package sudo.
01:27:23 [2023-01-11T01:27:23.072Z] #49 32.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
01:27:23 [2023-01-11T01:27:23.072Z] #49 33.00 Unpacking sudo (1.9.5p2-3) ...
01:27:23 [2023-01-11T01:27:23.141Z] #38 92.15   DEP      criu/pie/util-vdso.d
01:27:23 [2023-01-11T01:27:23.329Z] #49 33.56 Selecting previously unselected package thin-provisioning-tools.
01:27:23 [2023-01-11T01:27:23.371Z] #37 DONE 283.7s
01:27:23 [2023-01-11T01:27:23.397Z] #38 92.34   DEP      criu/pie/util.d
01:27:23 [2023-01-11T01:27:23.573Z] #51 14.80 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
01:27:23 [2023-01-11T01:27:23.586Z] #49 33.56 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
01:27:23 [2023-01-11T01:27:23.586Z] #49 33.59 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:27:23 [2023-01-11T01:27:23.586Z] #49 33.81 Selecting previously unselected package uidmap.
01:27:23 [2023-01-11T01:27:23.586Z] #49 33.81 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
01:27:23 [2023-01-11T01:27:23.586Z] #49 33.82 Unpacking uidmap (1:4.8.1-1) ...
01:27:23 [2023-01-11T01:27:23.630Z] 
01:27:23 [2023-01-11T01:27:23.630Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
01:27:23 [2023-01-11T01:27:23.632Z] #38 88.59   CC       criu/arch/x86/cpu.o
01:27:23 [2023-01-11T01:27:23.653Z] #38 92.72   CC       criu/pie/util.o
01:27:23 [2023-01-11T01:27:23.842Z] #49 33.97 Selecting previously unselected package vim-runtime.
01:27:23 [2023-01-11T01:27:23.842Z] #49 33.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:27:23 [2023-01-11T01:27:23.842Z] #49 34.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:27:23 [2023-01-11T01:27:23.842Z] #49 34.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:27:23 [2023-01-11T01:27:23.842Z] #49 34.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:27:23 [2023-01-11T01:27:23.889Z] #64 DONE 0.2s
01:27:23 [2023-01-11T01:27:23.889Z] 
01:27:23 [2023-01-11T01:27:23.889Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:27:23 [2023-01-11T01:27:23.889Z] #65 DONE 0.1s
01:27:24 [2023-01-11T01:27:24.146Z] #51 DONE 15.3s
01:27:24 [2023-01-11T01:27:24.146Z] 
01:27:24 [2023-01-11T01:27:24.146Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
01:27:24 [2023-01-11T01:27:24.147Z] 
01:27:24 [2023-01-11T01:27:24.147Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
01:27:24 [2023-01-11T01:27:24.147Z] #66 DONE 0.2s
01:27:24 [2023-01-11T01:27:24.147Z] 
01:27:24 [2023-01-11T01:27:24.147Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
01:27:24 [2023-01-11T01:27:24.147Z] #67 DONE 0.1s
01:27:24 [2023-01-11T01:27:24.147Z] 
01:27:24 [2023-01-11T01:27:24.147Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:27:24 [2023-01-11T01:27:24.215Z] #38 93.24   CC       criu/pie/util-vdso.o
01:27:24 [2023-01-11T01:27:24.405Z] #68 DONE 0.0s
01:27:24 [2023-01-11T01:27:24.405Z] 
01:27:24 [2023-01-11T01:27:24.405Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
01:27:24 [2023-01-11T01:27:24.407Z] #52 DONE 0.4s
01:27:24 [2023-01-11T01:27:24.407Z] 
01:27:24 [2023-01-11T01:27:24.407Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
01:27:24 [2023-01-11T01:27:24.569Z] #38 89.55 include/common/asm/bitops.h: Assembler messages:
01:27:24 [2023-01-11T01:27:24.569Z] #38 89.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:24 [2023-01-11T01:27:24.569Z] #38 89.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:24 [2023-01-11T01:27:24.569Z] #38 89.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:24 [2023-01-11T01:27:24.569Z] #38 89.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:24 [2023-01-11T01:27:24.569Z] #38 89.62   CC       criu/arch/x86/crtools.o
01:27:24 [2023-01-11T01:27:24.979Z] #53 DONE 0.6s
01:27:24 [2023-01-11T01:27:24.979Z] 
01:27:24 [2023-01-11T01:27:24.979Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
01:27:25 [2023-01-11T01:27:25.240Z] #54 DONE 0.3s
01:27:25 [2023-01-11T01:27:25.240Z] 
01:27:25 [2023-01-11T01:27:25.240Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
01:27:25 [2023-01-11T01:27:25.240Z] #55 DONE 0.1s
01:27:25 [2023-01-11T01:27:25.240Z] 
01:27:25 [2023-01-11T01:27:25.240Z] #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
01:27:25 [2023-01-11T01:27:25.240Z] #38 200.7   CC       criu/protobuf-desc.o
01:27:25 [2023-01-11T01:27:25.240Z] #38 202.1   CC       criu/protobuf.o
01:27:25 [2023-01-11T01:27:25.240Z] #38 202.6   CC       criu/pstree.o
01:27:25 [2023-01-11T01:27:25.240Z] #38 204.4   CC       criu/rbtree.o
01:27:25 [2023-01-11T01:27:25.240Z] #38 204.7   CC       criu/rst-malloc.o
01:27:25 [2023-01-11T01:27:25.240Z] #38 205.1   CC       criu/seccomp.o
01:27:25 [2023-01-11T01:27:25.501Z] #38 ...
01:27:25 [2023-01-11T01:27:25.501Z] 
01:27:25 [2023-01-11T01:27:25.501Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
01:27:25 [2023-01-11T01:27:25.501Z] #56 DONE 0.0s
01:27:25 [2023-01-11T01:27:25.501Z] 
01:27:25 [2023-01-11T01:27:25.501Z] #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
01:27:25 [2023-01-11T01:27:25.579Z] #38 94.63   CC       criu/pie/util-vdso-elf32.o
01:27:26 [2023-01-11T01:27:26.072Z] #38 206.0   CC       criu/seize.o
01:27:26 [2023-01-11T01:27:26.507Z] #38 95.55   AR       criu/pie/pie.lib.a
01:27:26 [2023-01-11T01:27:26.507Z] #38 95.62   DEP      criu/pie/restorer.d
01:27:26 [2023-01-11T01:27:26.763Z] #38 95.84   DEP      criu/arch/x86/sigaction_compat_pie.d
01:27:26 [2023-01-11T01:27:26.763Z] #38 95.96   DEP      criu/arch/x86/restorer_unmap.d
01:27:26 [2023-01-11T01:27:26.763Z] #38 ...
01:27:26 [2023-01-11T01:27:26.763Z] 
01:27:26 [2023-01-11T01:27:26.763Z] #27 [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
01:27:26 [2023-01-11T01:27:26.763Z] #27 179.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:27:26 [2023-01-11T01:27:26.763Z] #27 179.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:27:26 [2023-01-11T01:27:26.763Z] #27 179.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:27 [2023-01-11T01:27:27.014Z] #38 206.8   CC       criu/servicefd.o
01:27:27 [2023-01-11T01:27:27.106Z] #38 91.72   CC       criu/arch/x86/kerndat.o
01:27:27 [2023-01-11T01:27:27.106Z] #38 92.28   CC       criu/arch/x86/sigaction_compat.o
01:27:27 [2023-01-11T01:27:27.279Z] #38 207.1 include/common/asm/bitops.h: Assembler messages:
01:27:27 [2023-01-11T01:27:27.279Z] #38 207.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:27:27 [2023-01-11T01:27:27.279Z] #38 207.2   CC       criu/shmem.o
01:27:27 [2023-01-11T01:27:27.675Z] #38 92.78   CC       criu/arch/x86/sigframe.o
01:27:28 [2023-01-11T01:27:28.016Z] #49 37.69 Selecting previously unselected package vim.
01:27:28 [2023-01-11T01:27:28.016Z] #49 37.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:27:28 [2023-01-11T01:27:28.016Z] #49 37.71 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:27:28 [2023-01-11T01:27:28.221Z] #38 208.0   CC       criu/sigframe.o
01:27:28 [2023-01-11T01:27:28.243Z] #38 93.16   LINK     criu/arch/x86/crtools.built-in.o
01:27:28 [2023-01-11T01:27:28.244Z] #38 93.24   DEP      criu/pie/util-vdso-elf32.d
01:27:28 [2023-01-11T01:27:28.244Z] #38 93.39   DEP      criu/pie/util-vdso.d
01:27:28 [2023-01-11T01:27:28.272Z] #49 38.26 Selecting previously unselected package xfsprogs.
01:27:28 [2023-01-11T01:27:28.272Z] #49 38.26 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
01:27:28 [2023-01-11T01:27:28.272Z] #49 38.28 Unpacking xfsprogs (5.10.0-4) ...
01:27:28 [2023-01-11T01:27:28.482Z] #38 208.3   CC       criu/signalfd.o
01:27:28 [2023-01-11T01:27:28.503Z] #38 93.54   DEP      criu/pie/util.d
01:27:28 [2023-01-11T01:27:28.503Z] #38 93.66   CC       criu/pie/util.o
01:27:28 [2023-01-11T01:27:28.529Z] #49 38.78 Selecting previously unselected package zip.
01:27:28 [2023-01-11T01:27:28.529Z] #49 38.79 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
01:27:28 [2023-01-11T01:27:28.529Z] #49 38.80 Unpacking zip (3.0-12) ...
01:27:28 [2023-01-11T01:27:28.742Z] #38 208.6   CC       criu/sk-inet.o
01:27:28 [2023-01-11T01:27:28.762Z] #38 93.95   CC       criu/pie/util-vdso.o
01:27:28 [2023-01-11T01:27:28.786Z] #49 39.00 Setting up python3-pkg-resources (52.0.0-4) ...
01:27:29 [2023-01-11T01:27:29.670Z] #69 DONE 4.8s
01:27:29 [2023-01-11T01:27:29.670Z] 
01:27:29 [2023-01-11T01:27:29.670Z] #70 exporting to image
01:27:29 [2023-01-11T01:27:29.670Z] #70 exporting layers
01:27:29 [2023-01-11T01:27:29.700Z] #38 94.66   CC       criu/pie/util-vdso-elf32.o
01:27:30 [2023-01-11T01:27:30.125Z] #38 209.7   CC       criu/sk-netlink.o
01:27:30 [2023-01-11T01:27:30.155Z] #49 39.98 Setting up libip4tc2:amd64 (1.8.7-1) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 39.99 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.00 Setting up libgpm2:amd64 (1.20.7-8) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.01 Setting up libicu67:amd64 (67.1-7) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.02 Setting up libip6tc2:amd64 (1.8.7-1) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.03 Setting up libinih1:amd64 (53-1+b2) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.04 Setting up uidmap (1:4.8.1-1) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.06 Setting up bzip2 (1.0.8-4) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:27:30 [2023-01-11T01:27:30.155Z] #49 40.09 Setting up python3-wheel (0.34.2-1) ...
01:27:30 [2023-01-11T01:27:30.269Z] #38 95.39   AR       criu/pie/pie.lib.a
01:27:30 [2023-01-11T01:27:30.269Z] #38 95.47   DEP      criu/pie/restorer.d
01:27:30 [2023-01-11T01:27:30.387Z] #38 210.2   CC       criu/sk-packet.o
01:27:30 [2023-01-11T01:27:30.529Z] #38 95.74   DEP      criu/arch/x86/sigaction_compat_pie.d
01:27:30 [2023-01-11T01:27:30.788Z] #38 95.90   DEP      criu/arch/x86/restorer_unmap.d
01:27:30 [2023-01-11T01:27:30.788Z] #38 95.95   DEP      criu/arch/x86/restorer.d
01:27:30 [2023-01-11T01:27:30.958Z] #38 210.9   CC       criu/sk-queue.o
01:27:31 [2023-01-11T01:27:31.049Z] #38 96.15   DEP      criu/arch/x86/vdso-pie.d
01:27:31 [2023-01-11T01:27:31.049Z] #38 ...
01:27:31 [2023-01-11T01:27:31.049Z] 
01:27:31 [2023-01-11T01:27:31.049Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:27:31 [2023-01-11T01:27:31.049Z] #28 183.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:27:31 [2023-01-11T01:27:31.049Z] #28 183.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
01:27:31 [2023-01-11T01:27:31.049Z] #28 183.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:31 [2023-01-11T01:27:31.087Z] #49 41.04 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:27:31 [2023-01-11T01:27:31.087Z] #49 41.23 Setting up libcap2:amd64 (1:2.44-1) ...
01:27:31 [2023-01-11T01:27:31.087Z] #49 41.25 Setting up libcap2-bin (1:2.44-1) ...
01:27:31 [2023-01-11T01:27:31.087Z] #49 41.27 Setting up apparmor (2.13.6-10) ...
01:27:31 [2023-01-11T01:27:31.535Z] #38 211.4   CC       criu/sk-tcp.o
01:27:32 [2023-01-11T01:27:32.106Z] #38 212.0   CC       criu/sk-unix.o
01:27:32 [2023-01-11T01:27:32.456Z] #49 ...
01:27:32 [2023-01-11T01:27:32.456Z] 
01:27:32 [2023-01-11T01:27:32.456Z] #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
01:27:32 [2023-01-11T01:27:32.456Z] #38 117.1   CC       criu/fsnotify.o
01:27:32 [2023-01-11T01:27:32.456Z] #38 118.4   CC       criu/image-desc.o
01:27:32 [2023-01-11T01:27:32.456Z] #38 118.6   CC       criu/image.o
01:27:32 [2023-01-11T01:27:32.456Z] #38 119.5   CC       criu/ipc_ns.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 120.8   CC       criu/irmap.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 121.5   CC       criu/kcmp-ids.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 121.8   CC       criu/kerndat.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 123.0   CC       criu/libnetlink.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 123.4   CC       criu/log.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 124.0   CC       criu/lsm.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 124.4   CC       criu/mem.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 126.3   CC       criu/memfd.o
01:27:32 [2023-01-11T01:27:32.457Z] #38 127.0   CC       criu/mount.o
01:27:32 [2023-01-11T01:27:32.713Z] #38 ...
01:27:32 [2023-01-11T01:27:32.713Z] 
01:27:32 [2023-01-11T01:27:32.713Z] #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
01:27:32 [2023-01-11T01:27:32.971Z] #49 42.99 Setting up zip (3.0-12) ...
01:27:32 [2023-01-11T01:27:32.971Z] #49 43.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:27:32 [2023-01-11T01:27:32.971Z] #49 43.02 Setting up bash-completion (1:2.11-2) ...
01:27:33 [2023-01-11T01:27:33.316Z] #27 ...
01:27:33 [2023-01-11T01:27:33.316Z] 
01:27:33 [2023-01-11T01:27:33.316Z] #36 [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
01:27:33 [2023-01-11T01:27:33.316Z] #36 183.6 + for f in rootlesskit rootlesskit-docker-proxy
01:27:33 [2023-01-11T01:27:33.316Z] #36 183.6 + GOBIN=/build
01:27:33 [2023-01-11T01:27:33.316Z] #36 183.6 + GO111MODULE=on
01:27:33 [2023-01-11T01:27:33.316Z] #36 183.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
01:27:33 [2023-01-11T01:27:33.857Z] #70 exporting layers 4.5s done
01:27:33 [2023-01-11T01:27:33.857Z] #70 writing image sha256:771ccfde568605cdfb5bfb0d1b40b9352fe52e7cd5e59f20d693a7c9b67adb03 done
01:27:33 [2023-01-11T01:27:33.857Z] #70 naming to docker.io/library/docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 done
01:27:33 [2023-01-11T01:27:33.857Z] #70 DONE 4.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:27:34 [2023-01-11T01:27:34.186Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/test/unit
01:27:34 [2023-01-11T01:27:34.660Z] #38 214.4   CC       criu/sockets.o
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.33 Setting up libmnl0:amd64 (1.0.4-3) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.34 Setting up patch (2.7.6-7) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.35 Setting up sudo (1.9.5p2-3) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.43 invoke-rc.d: could not determine current runlevel
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.44 invoke-rc.d: policy-rc.d denied execution of start.
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.45 Setting up xfsprogs (5.10.0-4) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.46 Setting up libxtables12:amd64 (1.8.7-1) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.47 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.48 Setting up pigz (2.6-1) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:27:35 [2023-01-11T01:27:35.493Z] #49 45.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:27:35 [2023-01-11T01:27:35.602Z] #38 215.7   CC       criu/stats.o
01:27:36 [2023-01-11T01:27:36.058Z] #49 46.20 Setting up libaio1:amd64 (0.3.112-9) ...
01:27:36 [2023-01-11T01:27:36.058Z] #49 46.21 Setting up python3-lib2to3 (3.9.2-1) ...
01:27:36 [2023-01-11T01:27:36.173Z] #38 216.0   CC       criu/string.o
01:27:36 [2023-01-11T01:27:36.173Z] #38 216.1   CC       criu/sysctl.o
01:27:36 [2023-01-11T01:27:36.592Z] #36 ...
01:27:36 [2023-01-11T01:27:36.592Z] 
01:27:36 [2023-01-11T01:27:36.592Z] #27 [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
01:27:36 [2023-01-11T01:27:36.592Z] #27 186.8 Selecting previously unselected package g++-mingw-w64-x86-64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 186.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 186.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.0 Selecting previously unselected package libapparmor1:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.2 Selecting previously unselected package libapparmor-dev:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.5 Selecting previously unselected package libbtrfs0:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.7 Selecting previously unselected package libbtrfs-dev:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 187.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.1 Selecting previously unselected package libudev-dev:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.3 Selecting previously unselected package libsepol1-dev:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.8 Selecting previously unselected package libpcre2-16-0:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 188.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 189.0 Selecting previously unselected package libpcre2-32-0:amd64.
01:27:36 [2023-01-11T01:27:36.592Z] #27 189.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
01:27:36 [2023-01-11T01:27:36.592Z] #27 189.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:27:36 [2023-01-11T01:27:36.622Z] #49 46.69 Setting up libelf1:amd64 (0.183-1) ...
01:27:36 [2023-01-11T01:27:36.622Z] #49 46.73 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:27:36 [2023-01-11T01:27:36.622Z] #49 46.75 Setting up python3-distutils (3.9.2-1) ...
01:27:36 [2023-01-11T01:27:36.718Z] ?   	github.com/docker/docker/api	[no test files]
01:27:37 [2023-01-11T01:27:37.105Z] #27 189.3 Selecting previously unselected package libpcre2-posix2:amd64.
01:27:37 [2023-01-11T01:27:37.105Z] #27 189.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
01:27:37 [2023-01-11T01:27:37.105Z] #27 189.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:27:37 [2023-01-11T01:27:37.105Z] #27 ...
01:27:37 [2023-01-11T01:27:37.105Z] 
01:27:37 [2023-01-11T01:27:37.105Z] #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
01:27:37 [2023-01-11T01:27:37.105Z] #38 96.00   DEP      criu/arch/x86/restorer.d
01:27:37 [2023-01-11T01:27:37.105Z] #38 96.17   DEP      criu/arch/x86/vdso-pie.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 96.24   DEP      criu/pie/parasite-vdso.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 96.42   DEP      criu/pie/parasite.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 96.65   CC       criu/pie/parasite.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 98.21   LINK     criu/pie/parasite.built-in.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 98.23   GEN      criu/pie/parasite-blob.h
01:27:37 [2023-01-11T01:27:37.106Z] #38 98.25   CC       criu/pie/parasite-vdso.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 98.88   CC       criu/arch/x86/vdso-pie.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 99.32   CC       criu/arch/x86/restorer.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 99.95   CC       criu/arch/x86/restorer_unmap.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 99.98   CC       criu/arch/x86/sigaction_compat_pie.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 100.4   CC       criu/pie/restorer.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 104.1   LINK     criu/pie/restorer.built-in.o
01:27:37 [2023-01-11T01:27:37.106Z] #38 104.1   GEN      criu/pie/restorer-blob.h
01:27:37 [2023-01-11T01:27:37.106Z] #38 104.3   DEP      criu/vdso.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 104.5   DEP      criu/vdso-compat.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 104.7   DEP      criu/uts_ns.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 105.0   DEP      criu/util.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 105.3   DEP      criu/uffd.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 105.5   DEP      criu/tun.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 105.8   DEP      criu/tty.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 106.1   DEP      criu/timerfd.d
01:27:37 [2023-01-11T01:27:37.106Z] #38 ...
01:27:37 [2023-01-11T01:27:37.106Z] 
01:27:37 [2023-01-11T01:27:37.106Z] #27 [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
01:27:37 [2023-01-11T01:27:37.106Z] #27 189.5 Selecting previously unselected package libpcre2-dev:amd64.
01:27:37 [2023-01-11T01:27:37.115Z] #38 216.8   CC       criu/sysfs_parse.o
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.26 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:27:37 [2023-01-11T01:27:37.186Z] #49 47.33 Setting up python3-setuptools (52.0.0-4) ...
01:27:37 [2023-01-11T01:27:37.362Z] #27 189.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
01:27:37 [2023-01-11T01:27:37.362Z] #27 189.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:27:37 [2023-01-11T01:27:37.376Z] #38 217.2   CC       criu/timens.o
01:27:37 [2023-01-11T01:27:37.636Z] #38 217.6   CC       criu/timerfd.o
01:27:38 [2023-01-11T01:27:38.207Z] #38 218.0   CC       criu/tty.o
01:27:38 [2023-01-11T01:27:38.292Z] #27 190.5 Selecting previously unselected package libselinux1-dev:amd64.
01:27:38 [2023-01-11T01:27:38.292Z] #27 190.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
01:27:38 [2023-01-11T01:27:38.292Z] #27 190.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
01:27:38 [2023-01-11T01:27:38.549Z] #27 190.9 Selecting previously unselected package libdevmapper-dev:amd64.
01:27:38 [2023-01-11T01:27:38.549Z] #27 190.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
01:27:38 [2023-01-11T01:27:38.549Z] #27 190.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:27:38 [2023-01-11T01:27:38.806Z] #27 191.2 Selecting previously unselected package libseccomp-dev:amd64.
01:27:38 [2023-01-11T01:27:38.806Z] #27 191.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
01:27:39 [2023-01-11T01:27:39.063Z] #27 191.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:27:39 [2023-01-11T01:27:39.063Z] #27 191.5 Selecting previously unselected package libsystemd-dev:amd64.
01:27:39 [2023-01-11T01:27:39.063Z] #27 191.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
01:27:39 [2023-01-11T01:27:39.063Z] #27 191.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:27:39 [2023-01-11T01:27:39.081Z] #49 49.06 Setting up libjq1:amd64 (1.6-2.1) ...
01:27:39 [2023-01-11T01:27:39.081Z] #49 49.07 Setting up libnftnl11:amd64 (1.1.9-1) ...
01:27:39 [2023-01-11T01:27:39.081Z] #49 49.12 Setting up thin-provisioning-tools (0.9.0-1) ...
01:27:39 [2023-01-11T01:27:39.081Z] #49 49.13 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:27:39 [2023-01-11T01:27:39.178Z] #28 ...
01:27:39 [2023-01-11T01:27:39.178Z] 
01:27:39 [2023-01-11T01:27:39.178Z] #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
01:27:39 [2023-01-11T01:27:39.178Z] #38 96.26   DEP      criu/pie/parasite-vdso.d
01:27:39 [2023-01-11T01:27:39.178Z] #38 96.40   DEP      criu/pie/parasite.d
01:27:39 [2023-01-11T01:27:39.178Z] #38 96.65   CC       criu/pie/parasite.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 98.49   LINK     criu/pie/parasite.built-in.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 98.51   GEN      criu/pie/parasite-blob.h
01:27:39 [2023-01-11T01:27:39.178Z] #38 98.54   CC       criu/pie/parasite-vdso.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 99.36   CC       criu/arch/x86/vdso-pie.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 99.71   CC       criu/arch/x86/restorer.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 100.4   CC       criu/arch/x86/restorer_unmap.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 100.5   CC       criu/arch/x86/sigaction_compat_pie.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 100.9   CC       criu/pie/restorer.o
01:27:39 [2023-01-11T01:27:39.178Z] #38 ...
01:27:39 [2023-01-11T01:27:39.178Z] 
01:27:39 [2023-01-11T01:27:39.178Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:27:39 [2023-01-11T01:27:39.178Z] #28 190.8 Selecting previously unselected package g++-mingw-w64-x86-64.
01:27:39 [2023-01-11T01:27:39.178Z] #28 190.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:27:39 [2023-01-11T01:27:39.178Z] #28 190.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:27:39 [2023-01-11T01:27:39.178Z] #28 191.1 Selecting previously unselected package libapparmor1:amd64.
01:27:39 [2023-01-11T01:27:39.178Z] #28 191.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
01:27:39 [2023-01-11T01:27:39.178Z] #28 191.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
01:27:39 [2023-01-11T01:27:39.437Z] #28 191.3 Selecting previously unselected package libapparmor-dev:amd64.
01:27:39 [2023-01-11T01:27:39.437Z] #28 191.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
01:27:39 [2023-01-11T01:27:39.437Z] #28 191.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
01:27:39 [2023-01-11T01:27:39.696Z] #28 191.6 Selecting previously unselected package libbtrfs0:amd64.
01:27:39 [2023-01-11T01:27:39.696Z] #28 191.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
01:27:39 [2023-01-11T01:27:39.696Z] #28 191.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
01:27:39 [2023-01-11T01:27:39.955Z] #28 192.0 Selecting previously unselected package libbtrfs-dev:amd64.
01:27:39 [2023-01-11T01:27:39.955Z] #28 192.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
01:27:39 [2023-01-11T01:27:39.955Z] #28 192.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
01:27:40 [2023-01-11T01:27:40.430Z] #27 192.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:27:40 [2023-01-11T01:27:40.430Z] #27 192.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
01:27:40 [2023-01-11T01:27:40.449Z] #49 50.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:27:40 [2023-01-11T01:27:40.449Z] #49 50.49 Setting up jq (1.6-2.1) ...
01:27:40 [2023-01-11T01:27:40.449Z] #49 50.50 Setting up libbpf0:amd64 (1:0.3-2) ...
01:27:40 [2023-01-11T01:27:40.449Z] #49 50.52 Setting up iptables (1.8.7-1) ...
01:27:40 [2023-01-11T01:27:40.449Z] #49 50.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:27:40 [2023-01-11T01:27:40.450Z] #49 50.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:27:40 [2023-01-11T01:27:40.450Z] #49 50.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:27:40 [2023-01-11T01:27:40.450Z] #49 50.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:27:40 [2023-01-11T01:27:40.450Z] #49 50.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:27:40 [2023-01-11T01:27:40.450Z] #49 50.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:27:40 [2023-01-11T01:27:40.450Z] #49 50.58 Setting up iproute2 (5.10.0-4) ...
01:27:40 [2023-01-11T01:27:40.524Z] #28 192.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
01:27:40 [2023-01-11T01:27:40.524Z] #28 192.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
01:27:40 [2023-01-11T01:27:40.524Z] #28 192.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:27:40 [2023-01-11T01:27:40.706Z] #49 50.96 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:27:40 [2023-01-11T01:27:40.711Z] #27 192.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:27:40 [2023-01-11T01:27:40.711Z] #27 193.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
01:27:40 [2023-01-11T01:27:40.711Z] #27 193.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:27:40 [2023-01-11T01:27:40.711Z] #27 193.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:27:40 [2023-01-11T01:27:40.711Z] #27 193.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:27:40 [2023-01-11T01:27:40.711Z] #27 193.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:27:40 [2023-01-11T01:27:40.711Z] #27 193.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
01:27:40 [2023-01-11T01:27:40.752Z] #38 220.2   CC       criu/tun.o
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:27:40 [2023-01-11T01:27:40.968Z] #27 ...
01:27:40 [2023-01-11T01:27:40.968Z] 
01:27:40 [2023-01-11T01:27:40.968Z] #36 [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
01:27:40 [2023-01-11T01:27:40.968Z] #36 DONE 193.4s
01:27:40 [2023-01-11T01:27:40.968Z] 
01:27:40 [2023-01-11T01:27:40.968Z] #27 [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
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:27:40 [2023-01-11T01:27:40.968Z] 
01:27:40 [2023-01-11T01:27:40.968Z] #27 ...
01:27:40 [2023-01-11T01:27:40.968Z] 
01:27:40 [2023-01-11T01:27:40.968Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
01:27:40 [2023-01-11T01:27:40.968Z] #40 DONE 0.1s
01:27:40 [2023-01-11T01:27:40.968Z] 
01:27:40 [2023-01-11T01:27:40.968Z] #27 [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
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.5 Setting up mingw-w64-common (8.0.0-1) ...
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:27:40 [2023-01-11T01:27:40.968Z] #27 193.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:27:41 [2023-01-11T01:27:41.013Z] #38 220.8   CC       criu/uffd.o
01:27:41 [2023-01-11T01:27:41.013Z] #38 ...
01:27:41 [2023-01-11T01:27:41.013Z] 
01:27:41 [2023-01-11T01:27:41.013Z] #24 [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
01:27:41 [2023-01-11T01:27:41.013Z] #24 304.7 + dpkg --print-architecture
01:27:41 [2023-01-11T01:27:41.013Z] #24 304.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:27:41 [2023-01-11T01:27:41.041Z] #28 192.8 Selecting previously unselected package libudev-dev:amd64.
01:27:41 [2023-01-11T01:27:41.041Z] #28 192.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
01:27:41 [2023-01-11T01:27:41.041Z] #28 192.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
01:27:41 [2023-01-11T01:27:41.041Z] #28 ...
01:27:41 [2023-01-11T01:27:41.041Z] 
01:27:41 [2023-01-11T01:27:41.041Z] #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
01:27:41 [2023-01-11T01:27:41.041Z] #25 183.5 + for f in rootlesskit rootlesskit-docker-proxy
01:27:41 [2023-01-11T01:27:41.041Z] #25 183.5 + GOBIN=/build
01:27:41 [2023-01-11T01:27:41.041Z] #25 183.5 + GO111MODULE=on
01:27:41 [2023-01-11T01:27:41.041Z] #25 183.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
01:27:41 [2023-01-11T01:27:41.041Z] #25 DONE 193.0s
01:27:41 [2023-01-11T01:27:41.041Z] 
01:27:41 [2023-01-11T01:27:41.041Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
01:27:41 [2023-01-11T01:27:41.041Z] #40 DONE 0.1s
01:27:41 [2023-01-11T01:27:41.041Z] 
01:27:41 [2023-01-11T01:27:41.041Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:27:41 [2023-01-11T01:27:41.041Z] #41 DONE 0.1s
01:27:41 [2023-01-11T01:27:41.041Z] 
01:27:41 [2023-01-11T01:27:41.041Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
01:27:41 [2023-01-11T01:27:41.041Z] #28 193.1 Selecting previously unselected package libsepol1-dev:amd64.
01:27:41 [2023-01-11T01:27:41.041Z] #28 193.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.5 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...#27 ...
01:27:41 [2023-01-11T01:27:41.225Z] 
01:27:41 [2023-01-11T01:27:41.225Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:27:41 [2023-01-11T01:27:41.225Z] #41 DONE 0.1s
01:27:41 [2023-01-11T01:27:41.225Z] 
01:27:41 [2023-01-11T01:27:41.225Z] #27 [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
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.5 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.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
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.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
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.6 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
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:27:41 [2023-01-11T01:27:41.225Z] #27 193.7 Setting up dmsetup (2:1.02.175-2.1) ...
01:27:41 [2023-01-11T01:27:41.272Z] #49 DONE 51.5s
01:27:41 [2023-01-11T01:27:41.272Z] 
01:27:41 [2023-01-11T01:27:41.272Z] #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
01:27:41 [2023-01-11T01:27:41.300Z] #28 193.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
01:27:41 [2023-01-11T01:27:41.482Z] #27 193.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:27:41 [2023-01-11T01:27:41.482Z] #27 193.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:27:41 [2023-01-11T01:27:41.482Z] #27 193.8 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:27:41 [2023-01-11T01:27:41.584Z] #24 304.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:27:41 [2023-01-11T01:27:41.585Z] #24 304.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:27:41 [2023-01-11T01:27:41.739Z] #27 DONE 194.3s
01:27:41 [2023-01-11T01:27:41.739Z] 
01:27:41 [2023-01-11T01:27:41.739Z] #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
01:27:41 [2023-01-11T01:27:41.739Z] #38 106.5   DEP      criu/timens.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 106.9   DEP      criu/sysfs_parse.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 107.3   DEP      criu/sysctl.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 107.6   DEP      criu/string.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 107.7   DEP      criu/stats.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 107.9   DEP      criu/sockets.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 108.3   DEP      criu/sk-unix.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 108.7   DEP      criu/sk-tcp.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 109.0   DEP      criu/sk-queue.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 109.3   DEP      criu/sk-packet.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 109.6   DEP      criu/sk-netlink.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 109.9   DEP      criu/sk-inet.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 110.2   DEP      criu/signalfd.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 110.5   DEP      criu/sigframe.d
01:27:41 [2023-01-11T01:27:41.739Z] #38 110.6   DEP      criu/shmem.d
01:27:41 [2023-01-11T01:27:41.869Z] #28 193.6 Selecting previously unselected package libpcre2-16-0:amd64.
01:27:41 [2023-01-11T01:27:41.869Z] #28 193.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
01:27:41 [2023-01-11T01:27:41.869Z] #28 193.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:27:41 [2023-01-11T01:27:41.869Z] #28 194.0 Selecting previously unselected package libpcre2-32-0:amd64.
01:27:41 [2023-01-11T01:27:41.869Z] #28 194.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
01:27:41 [2023-01-11T01:27:41.869Z] #28 194.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:27:41 [2023-01-11T01:27:41.996Z] #38 111.0   DEP      criu/servicefd.d
01:27:42 [2023-01-11T01:27:42.252Z] #38 111.3   DEP      criu/seize.d
01:27:42 [2023-01-11T01:27:42.438Z] #28 194.3 Selecting previously unselected package libpcre2-posix2:amd64.
01:27:42 [2023-01-11T01:27:42.438Z] #28 194.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
01:27:42 [2023-01-11T01:27:42.438Z] #28 194.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:27:42 [2023-01-11T01:27:42.438Z] #28 194.5 Selecting previously unselected package libpcre2-dev:amd64.
01:27:42 [2023-01-11T01:27:42.438Z] #28 194.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
01:27:42 [2023-01-11T01:27:42.438Z] #28 194.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:27:42 [2023-01-11T01:27:42.509Z] #38 111.6   DEP      criu/seccomp.d
01:27:42 [2023-01-11T01:27:42.766Z] #38 111.9   DEP      criu/rst-malloc.d
01:27:43 [2023-01-11T01:27:43.023Z] #38 112.0   DEP      criu/rbtree.d
01:27:43 [2023-01-11T01:27:43.023Z] #38 112.1   DEP      criu/pstree.d
01:27:43 [2023-01-11T01:27:43.167Z] #50 1.846 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:27:43 [2023-01-11T01:27:43.167Z] #50 1.852 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:27:43 [2023-01-11T01:27:43.167Z] #50 1.856 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:27:43 [2023-01-11T01:27:43.167Z] #50 DONE 2.0s
01:27:43 [2023-01-11T01:27:43.167Z] 
01:27:43 [2023-01-11T01:27:43.167Z] #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
01:27:43 [2023-01-11T01:27:43.167Z] #38 131.5   CC       criu/namespaces.o
01:27:43 [2023-01-11T01:27:43.167Z] #38 133.8   CC       criu/net.o
01:27:43 [2023-01-11T01:27:43.167Z] #38 137.6   CC       criu/netfilter.o
01:27:43 [2023-01-11T01:27:43.167Z] #38 138.1   CC       criu/page-pipe.o
01:27:43 [2023-01-11T01:27:43.281Z] #38 112.4   DEP      criu/protobuf.d
01:27:43 [2023-01-11T01:27:43.376Z] #28 195.5 Selecting previously unselected package libselinux1-dev:amd64.
01:27:43 [2023-01-11T01:27:43.425Z] #38 ...
01:27:43 [2023-01-11T01:27:43.425Z] 
01:27:43 [2023-01-11T01:27:43.425Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:27:43 [2023-01-11T01:27:43.538Z] #38 112.5   GEN      criu/protobuf-desc-gen.h
01:27:43 [2023-01-11T01:27:43.635Z] #28 195.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
01:27:43 [2023-01-11T01:27:43.635Z] #28 195.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
01:27:44 [2023-01-11T01:27:44.210Z] #28 196.0 Selecting previously unselected package libdevmapper-dev:amd64.
01:27:44 [2023-01-11T01:27:44.210Z] #28 196.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
01:27:44 [2023-01-11T01:27:44.210Z] #28 196.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:27:44 [2023-01-11T01:27:44.210Z] #28 196.2 Selecting previously unselected package libseccomp-dev:amd64.
01:27:44 [2023-01-11T01:27:44.210Z] #28 196.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
01:27:44 [2023-01-11T01:27:44.210Z] #28 196.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:27:44 [2023-01-11T01:27:44.782Z] #28 196.5 Selecting previously unselected package libsystemd-dev:amd64.
01:27:44 [2023-01-11T01:27:44.782Z] #28 196.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
01:27:44 [2023-01-11T01:27:44.782Z] #28 196.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:27:44 [2023-01-11T01:27:44.909Z] #38 ...
01:27:44 [2023-01-11T01:27:44.909Z] 
01:27:44 [2023-01-11T01:27:44.909Z] #42 [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
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.634 + RM_GOPATH=0
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.634 + TMP_GOPATH=
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.634 + : /build
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.634 + '[' -z '' ']'
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.634 ++ mktemp -d
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.635 + export GOPATH=/tmp/tmp.GGyPsYWr87
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.636 + GOPATH=/tmp/tmp.GGyPsYWr87
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.636 + RM_GOPATH=1
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.636 + case "$(go env GOARCH)" in
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.637 ++ go env GOARCH
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.657 + export GO_BUILDMODE=-buildmode=pie
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.657 + GO_BUILDMODE=-buildmode=pie
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.658 ++ dirname /tmp/install/install.sh
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.661 + dir=/tmp/install
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.661 + bin=runc
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.662 + shift
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.662 + '[' '!' -f /tmp/install/runc.installer ']'
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.662 + . /tmp/install/runc.installer
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.663 ++ set -e
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.663 ++ : v1.1.4
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.663 + install_runc
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.663 + RUNC_BUILDTAGS=seccomp
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.663 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.663 Install runc version v1.1.4 (build tags: seccomp)
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.663 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GGyPsYWr87/src/github.com/opencontainers/runc
01:27:44 [2023-01-11T01:27:44.909Z] #0 2.668 Cloning into '/tmp/tmp.GGyPsYWr87/src/github.com/opencontainers/runc'...
01:27:44 [2023-01-11T01:27:44.909Z] #42 ...
01:27:44 [2023-01-11T01:27:44.909Z] 
01:27:44 [2023-01-11T01:27:44.909Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
01:27:44 [2023-01-11T01:27:44.909Z] #43 DONE 2.8s
01:27:44 [2023-01-11T01:27:44.909Z] 
01:27:44 [2023-01-11T01:27:44.909Z] #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
01:27:45 [2023-01-11T01:27:45.350Z] #28 197.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
01:27:45 [2023-01-11T01:27:45.350Z] #28 197.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.7 Setting up mingw-w64-common (8.0.0-1) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
01:27:45 [2023-01-11T01:27:45.609Z] #28 197.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:27:45 [2023-01-11T01:27:45.867Z] #28 197.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
01:27:45 [2023-01-11T01:27:45.867Z] #28 197.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
01:27:45 [2023-01-11T01:27:45.867Z] #28 197.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:27:45 [2023-01-11T01:27:45.867Z] #28 197.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:27:45 [2023-01-11T01:27:45.867Z] #28 198.0 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
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.0 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
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.2 Setting up dmsetup (2:1.02.175-2.1) ...
01:27:46 [2023-01-11T01:27:46.126Z] #28 198.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
01:27:46 [2023-01-11T01:27:46.385Z] #28 198.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
01:27:46 [2023-01-11T01:27:46.385Z] #28 198.4 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:27:46 [2023-01-11T01:27:46.689Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
01:27:46 [2023-01-11T01:27:46.809Z] #44 DONE 2.0s
01:27:46 [2023-01-11T01:27:46.809Z] 
01:27:46 [2023-01-11T01:27:46.809Z] #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
01:27:46 [2023-01-11T01:27:46.809Z] #38 115.6   DEP      criu/protobuf-desc.d
01:27:46 [2023-01-11T01:27:46.809Z] #38 115.9   DEP      criu/proc_parse.d
01:27:47 [2023-01-11T01:27:47.324Z] #28 DONE 199.2s
01:27:47 [2023-01-11T01:27:47.324Z] 
01:27:47 [2023-01-11T01:27:47.324Z] #42 [dev-systemd-false  1/26] RUN groupadd -r docker
01:27:47 [2023-01-11T01:27:47.376Z] #38 116.3   DEP      criu/plugin.d
01:27:47 [2023-01-11T01:27:47.376Z] #38 116.5   DEP      criu/pipes.d
01:27:47 [2023-01-11T01:27:47.633Z] #38 116.7   DEP      criu/pie-util.d
01:27:47 [2023-01-11T01:27:47.890Z] #38 116.9   DEP      criu/pie-util-vdso.d
01:27:48 [2023-01-11T01:27:48.146Z] #38 117.1   DEP      criu/pie-util-vdso-elf32.d
01:27:48 [2023-01-11T01:27:48.146Z] #38 117.2   DEP      criu/path.d
01:27:48 [2023-01-11T01:27:48.403Z] #38 117.5   DEP      criu/parasite-syscall.d
01:27:48 [2023-01-11T01:27:48.967Z] #38 ...
01:27:48 [2023-01-11T01:27:48.967Z] 
01:27:48 [2023-01-11T01:27:48.967Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:27:48 [2023-01-11T01:27:48.967Z] #0 1.845 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:27:48 [2023-01-11T01:27:48.967Z] #45 DONE 2.0s
01:27:48 [2023-01-11T01:27:48.967Z] 
01:27:48 [2023-01-11T01:27:48.967Z] #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
01:27:48 [2023-01-11T01:27:48.967Z] #38 117.9   DEP      criu/pagemap.d
01:27:49 [2023-01-11T01:27:49.224Z] #38 118.2   DEP      criu/pagemap-cache.d
01:27:49 [2023-01-11T01:27:49.236Z] #42 DONE 2.2s
01:27:49 [2023-01-11T01:27:49.236Z] 
01:27:49 [2023-01-11T01:27:49.236Z] #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
01:27:49 [2023-01-11T01:27:49.236Z] #38 105.6   LINK     criu/pie/restorer.built-in.o
01:27:49 [2023-01-11T01:27:49.236Z] #38 105.6   GEN      criu/pie/restorer-blob.h
01:27:49 [2023-01-11T01:27:49.236Z] #38 105.8   DEP      criu/vdso.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 106.2   DEP      criu/vdso-compat.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 106.5   DEP      criu/uts_ns.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 106.7   DEP      criu/util.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 107.1   DEP      criu/uffd.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 107.4   DEP      criu/tun.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 107.7   DEP      criu/tty.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 108.0   DEP      criu/timerfd.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 108.3   DEP      criu/timens.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 108.6   DEP      criu/sysfs_parse.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 108.9   DEP      criu/sysctl.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 109.3   DEP      criu/string.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 109.4   DEP      criu/stats.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 109.6   DEP      criu/sockets.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 109.9   DEP      criu/sk-unix.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 110.1   DEP      criu/sk-tcp.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 110.4   DEP      criu/sk-queue.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 110.6   DEP      criu/sk-packet.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 111.0   DEP      criu/sk-netlink.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 111.2   DEP      criu/sk-inet.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 111.3   DEP      criu/signalfd.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 111.5   DEP      criu/sigframe.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 111.6   DEP      criu/shmem.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 111.9   DEP      criu/servicefd.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 112.2   DEP      criu/seize.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 112.3   DEP      criu/seccomp.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 112.6   DEP      criu/rst-malloc.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 112.8   DEP      criu/rbtree.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 112.9   DEP      criu/pstree.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 113.1   DEP      criu/protobuf.d
01:27:49 [2023-01-11T01:27:49.236Z] #38 113.2   GEN      criu/protobuf-desc-gen.h
01:27:49 [2023-01-11T01:27:49.481Z] #38 118.5   DEP      criu/page-xfer.d
01:27:49 [2023-01-11T01:27:49.495Z] #38 ...
01:27:49 [2023-01-11T01:27:49.495Z] 
01:27:49 [2023-01-11T01:27:49.495Z] #43 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:27:49 [2023-01-11T01:27:49.738Z] #38 118.7   DEP      criu/page-pipe.d
01:27:49 [2023-01-11T01:27:49.738Z] #38 118.8   DEP      criu/netfilter.d
01:27:49 [2023-01-11T01:27:49.967Z] #51 ...
01:27:49 [2023-01-11T01:27:49.967Z] 
01:27:49 [2023-01-11T01:27:49.967Z] #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
01:27:49 [2023-01-11T01:27:49.967Z] #38 139.0   CC       criu/page-xfer.o
01:27:49 [2023-01-11T01:27:49.967Z] #38 140.8   CC       criu/pagemap-cache.o
01:27:49 [2023-01-11T01:27:49.967Z] #38 141.2   CC       criu/pagemap.o
01:27:49 [2023-01-11T01:27:49.967Z] #38 142.3   CC       criu/parasite-syscall.o
01:27:49 [2023-01-11T01:27:49.967Z] #38 143.4   CC       criu/path.o
01:27:49 [2023-01-11T01:27:49.967Z] #38 143.7   CC       criu/pie-util-vdso-elf32.o
01:27:49 [2023-01-11T01:27:49.967Z] #38 144.2   CC       criu/pie-util-vdso.o
01:27:49 [2023-01-11T01:27:49.967Z] #38 144.7   CC       criu/pie-util.o
01:27:50 [2023-01-11T01:27:50.223Z] #38 145.0   CC       criu/pipes.o
01:27:50 [2023-01-11T01:27:50.301Z] #38 119.1   DEP      criu/net.d
01:27:50 [2023-01-11T01:27:50.301Z] #38 ...
01:27:50 [2023-01-11T01:27:50.301Z] 
01:27:50 [2023-01-11T01:27:50.302Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:27:50 [2023-01-11T01:27:50.302Z] #46 DONE 1.4s
01:27:50 [2023-01-11T01:27:50.302Z] 
01:27:50 [2023-01-11T01:27:50.302Z] #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
01:27:50 [2023-01-11T01:27:50.302Z] #38 119.5   DEP      criu/namespaces.d
01:27:50 [2023-01-11T01:27:50.786Z] #38 145.8   CC       criu/plugin.o
01:27:50 [2023-01-11T01:27:50.864Z] #38 119.8   DEP      criu/mount.d
01:27:51 [2023-01-11T01:27:51.121Z] #38 120.1   DEP      criu/memfd.d
01:27:51 [2023-01-11T01:27:51.350Z] #38 146.1   CC       criu/proc_parse.o
01:27:51 [2023-01-11T01:27:51.377Z] #38 120.4   DEP      criu/mem.d
01:27:51 [2023-01-11T01:27:51.400Z] #43 DONE 1.7s
01:27:51 [2023-01-11T01:27:51.400Z] 
01:27:51 [2023-01-11T01:27:51.400Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:27:51 [2023-01-11T01:27:51.583Z] #24 ...
01:27:51 [2023-01-11T01:27:51.583Z] 
01:27:51 [2023-01-11T01:27:51.583Z] #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
01:27:51 [2023-01-11T01:27:51.583Z] #38 222.3   CC       criu/util.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 224.0   CC       criu/uts_ns.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 224.2   CC       criu/vdso-compat.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 224.4   CC       criu/vdso.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 225.3   LINK     criu/built-in.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 225.5   LINK     criu/criu
01:27:51 [2023-01-11T01:27:51.583Z] #38 226.0   DEP      lib/c/criu.d
01:27:51 [2023-01-11T01:27:51.583Z] #38 226.0   CC       images/rpc.pb-c.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 226.7   CC       lib/c/criu.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 227.9   LINK     lib/c/built-in.o
01:27:51 [2023-01-11T01:27:51.583Z] #38 227.9   LINK     lib/c/libcriu.so
01:27:51 [2023-01-11T01:27:51.583Z] #38 228.0   LINK     lib/c/libcriu.a
01:27:51 [2023-01-11T01:27:51.583Z] #38 228.2   GEN      magic.py
01:27:51 [2023-01-11T01:27:51.583Z] #38 228.5 Note: Building without setproctitle() and strlcpy() support.
01:27:51 [2023-01-11T01:27:51.583Z] #38 228.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:27:51 [2023-01-11T01:27:51.583Z] #38 228.5 Note: Building without GnuTLS support
01:27:51 [2023-01-11T01:27:51.583Z] #38 228.5 Makefile.config:39: Warn: you have no libnftables installed
01:27:51 [2023-01-11T01:27:51.583Z] #38 228.5 Makefile.config:40: Warn: Building without nftables support
01:27:51 [2023-01-11T01:27:51.583Z] #38 229.6 fatal: not a git repository (or any of the parent directories): .git
01:27:51 [2023-01-11T01:27:51.583Z] #38 230.4 make[1]: Nothing to be done for 'all'.
01:27:51 [2023-01-11T01:27:51.583Z] #38 231.2 make[1]: 'images/built-in.o' is up to date.
01:27:51 [2023-01-11T01:27:51.583Z] #38 231.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:27:51 [2023-01-11T01:27:51.583Z] #38 231.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:27:51 [2023-01-11T01:27:51.583Z] #38 231.3 make[1]: 'compel/libcompel.a' is up to date.
01:27:51 [2023-01-11T01:27:51.583Z] #38 231.3 make[1]: 'compel/compel-host-bin' is up to date.
01:27:51 [2023-01-11T01:27:51.583Z] #38 231.4 make[1]: Nothing to be done for 'all'.
01:27:51 [2023-01-11T01:27:51.583Z] #38 231.5 make[1]: 'soccr/libsoccr.a' is up to date.
01:27:51 [2023-01-11T01:27:51.637Z] #38 ...
01:27:51 [2023-01-11T01:27:51.637Z] 
01:27:51 [2023-01-11T01:27:51.637Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:27:51 [2023-01-11T01:27:51.637Z] #47 DONE 1.5s
01:27:51 [2023-01-11T01:27:51.637Z] 
01:27:51 [2023-01-11T01:27:51.637Z] #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
01:27:51 [2023-01-11T01:27:51.637Z] #38 120.8   DEP      criu/lsm.d
01:27:51 [2023-01-11T01:27:51.844Z] #38 231.8 make[2]: Nothing to be done for 'all'.
01:27:51 [2023-01-11T01:27:51.844Z] #38 231.8 make[2]: Nothing to be done for 'all'.
01:27:52 [2023-01-11T01:27:52.105Z] #38 231.9 make[2]: Nothing to be done for 'all'.
01:27:52 [2023-01-11T01:27:52.105Z] #38 232.0 make[2]: Nothing to be done for 'all'.
01:27:52 [2023-01-11T01:27:52.105Z] #38 232.1 make[2]: Nothing to be done for 'all'.
01:27:52 [2023-01-11T01:27:52.205Z] #38 121.2   DEP      criu/log.d
01:27:52 [2023-01-11T01:27:52.205Z] #38 121.3   DEP      criu/libnetlink.d
01:27:52 [2023-01-11T01:27:52.367Z] #38 232.1 make[2]: Nothing to be done for 'all'.
01:27:52 [2023-01-11T01:27:52.367Z] #38 232.2 make[2]: Nothing to be done for 'all'.
01:27:52 [2023-01-11T01:27:52.367Z] #38 232.3 make[2]: Nothing to be done for 'all'.
01:27:52 [2023-01-11T01:27:52.367Z] #38 232.4   INSTALL  criu/criu
01:27:52 [2023-01-11T01:27:52.766Z] #38 121.6   DEP      criu/kerndat.d
01:27:52 [2023-01-11T01:27:52.766Z] #38 122.0   DEP      criu/kcmp-ids.d
01:27:52 [2023-01-11T01:27:52.778Z] #44 1.560 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:27:53 [2023-01-11T01:27:53.037Z] #44 DONE 1.7s
01:27:53 [2023-01-11T01:27:53.037Z] 
01:27:53 [2023-01-11T01:27:53.037Z] #45 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:27:53 [2023-01-11T01:27:53.308Z] #38 DONE 233.2s
01:27:53 [2023-01-11T01:27:53.308Z] 
01:27:53 [2023-01-11T01:27:53.308Z] #24 [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
01:27:53 [2023-01-11T01:27:53.330Z] #38 ...
01:27:53 [2023-01-11T01:27:53.330Z] 
01:27:53 [2023-01-11T01:27:53.330Z] #48 [dev-systemd-false  6/26] RUN ldconfig
01:27:53 [2023-01-11T01:27:53.330Z] #48 DONE 1.5s
01:27:53 [2023-01-11T01:27:53.330Z] 
01:27:53 [2023-01-11T01:27:53.330Z] #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
01:27:53 [2023-01-11T01:27:53.330Z] #38 122.1   DEP      criu/irmap.d
01:27:53 [2023-01-11T01:27:53.586Z] #38 122.4   DEP      criu/ipc_ns.d
01:27:53 [2023-01-11T01:27:53.586Z] #38 122.7   DEP      criu/image.d
01:27:53 [2023-01-11T01:27:53.842Z] #38 123.0   DEP      criu/image-desc.d
01:27:53 [2023-01-11T01:27:53.871Z] #38 148.9   CC       criu/protobuf-desc.o
01:27:54 [2023-01-11T01:27:54.097Z] #38 123.1   DEP      criu/fsnotify.d
01:27:54 [2023-01-11T01:27:54.353Z] #38 123.5   DEP      criu/filesystems.d
01:27:54 [2023-01-11T01:27:54.801Z] #38 ...
01:27:54 [2023-01-11T01:27:54.801Z] 
01:27:54 [2023-01-11T01:27:54.801Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:27:54 [2023-01-11T01:27:54.801Z] #51 11.47 Collecting yamllint==1.26.1
01:27:54 [2023-01-11T01:27:54.914Z] #38 123.9   DEP      criu/files.d
01:27:54 [2023-01-11T01:27:54.941Z] #45 DONE 2.0s
01:27:54 [2023-01-11T01:27:54.941Z] 
01:27:54 [2023-01-11T01:27:54.941Z] #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
01:27:54 [2023-01-11T01:27:54.941Z] #38 116.4   DEP      criu/protobuf-desc.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 116.7   DEP      criu/proc_parse.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 117.0   DEP      criu/plugin.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 117.1   DEP      criu/pipes.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 117.3   DEP      criu/pie-util.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 117.5   DEP      criu/pie-util-vdso.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 117.7   DEP      criu/pie-util-vdso-elf32.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 118.0   DEP      criu/path.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 118.2   DEP      criu/parasite-syscall.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 118.6   DEP      criu/pagemap.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 118.9   DEP      criu/pagemap-cache.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 119.1   DEP      criu/page-xfer.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 119.4   DEP      criu/page-pipe.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 119.6   DEP      criu/netfilter.d
01:27:54 [2023-01-11T01:27:54.941Z] #38 119.9   DEP      criu/net.d
01:27:55 [2023-01-11T01:27:55.169Z] #38 124.2   DEP      criu/files-reg.d
01:27:55 [2023-01-11T01:27:55.200Z] #38 120.4   DEP      criu/namespaces.d
01:27:55 [2023-01-11T01:27:55.425Z] #38 124.5   DEP      criu/files-ext.d
01:27:55 [2023-01-11T01:27:55.459Z] #38 120.6   DEP      criu/mount.d
01:27:55 [2023-01-11T01:27:55.680Z] #38 124.8   DEP      criu/file-lock.d
01:27:55 [2023-01-11T01:27:55.717Z] #38 120.8   DEP      criu/memfd.d
01:27:55 [2023-01-11T01:27:55.717Z] #38 121.0   DEP      criu/mem.d
01:27:56 [2023-01-11T01:27:56.170Z] #51 12.53   Downloading yamllint-1.26.1.tar.gz (126 kB)
01:27:56 [2023-01-11T01:27:56.242Z] #38 125.1   DEP      criu/file-ids.d
01:27:56 [2023-01-11T01:27:56.284Z] #38 121.5   DEP      criu/lsm.d
01:27:56 [2023-01-11T01:27:56.499Z] #38 125.4   DEP      criu/fifo.d
01:27:56 [2023-01-11T01:27:56.499Z] #38 125.6   DEP      criu/fdstore.d
01:27:56 [2023-01-11T01:27:56.544Z] #38 ...
01:27:56 [2023-01-11T01:27:56.544Z] 
01:27:56 [2023-01-11T01:27:56.544Z] #46 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:27:56 [2023-01-11T01:27:56.544Z] #46 DONE 1.7s
01:27:56 [2023-01-11T01:27:56.544Z] 
01:27:56 [2023-01-11T01:27:56.544Z] #47 [dev-systemd-false  6/26] RUN ldconfig
01:27:56 [2023-01-11T01:27:56.755Z] #38 125.9   DEP      criu/fault-injection.d
01:27:57 [2023-01-11T01:27:57.012Z] #38 126.0   DEP      criu/external.d
01:27:57 [2023-01-11T01:27:57.100Z] #51 13.72 Collecting pathspec>=0.5.3
01:27:57 [2023-01-11T01:27:57.100Z] #51 13.73   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
01:27:57 [2023-01-11T01:27:57.113Z] #47 ...
01:27:57 [2023-01-11T01:27:57.113Z] 
01:27:57 [2023-01-11T01:27:57.113Z] #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
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.854 + RM_GOPATH=0
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.854 + TMP_GOPATH=
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.854 + : /build
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.854 + '[' -z '' ']'
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.854 ++ mktemp -d
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.859 + export GOPATH=/tmp/tmp.AIGoi6Yi6L
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.859 + GOPATH=/tmp/tmp.AIGoi6Yi6L
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.859 + RM_GOPATH=1
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.859 + case "$(go env GOARCH)" in
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.869 ++ go env GOARCH
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.891 + export GO_BUILDMODE=-buildmode=pie
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.891 + GO_BUILDMODE=-buildmode=pie
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.891 ++ dirname /tmp/install/install.sh
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.899 Install runc version v1.1.4 (build tags: seccomp)
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + dir=/tmp/install
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + bin=runc
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + shift
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + '[' '!' -f /tmp/install/runc.installer ']'
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + . /tmp/install/runc.installer
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 ++ set -e
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 ++ : v1.1.4
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + install_runc
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + RUNC_BUILDTAGS=seccomp
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AIGoi6Yi6L/src/github.com/opencontainers/runc
01:27:57 [2023-01-11T01:27:57.113Z] #0 1.900 Cloning into '/tmp/tmp.AIGoi6Yi6L/src/github.com/opencontainers/runc'...
01:27:57 [2023-01-11T01:27:57.268Z] #38 126.3   DEP      criu/eventpoll.d
01:27:57 [2023-01-11T01:27:57.372Z] #48 ...
01:27:57 [2023-01-11T01:27:57.372Z] 
01:27:57 [2023-01-11T01:27:57.372Z] #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
01:27:57 [2023-01-11T01:27:57.372Z] #38 121.8   DEP      criu/log.d
01:27:57 [2023-01-11T01:27:57.372Z] #38 122.1   DEP      criu/libnetlink.d
01:27:57 [2023-01-11T01:27:57.372Z] #38 122.3   DEP      criu/kerndat.d
01:27:57 [2023-01-11T01:27:57.631Z] #38 122.8   DEP      criu/kcmp-ids.d
01:27:57 [2023-01-11T01:27:57.631Z] #38 122.9   DEP      criu/irmap.d
01:27:57 [2023-01-11T01:27:57.663Z] #51 14.18 Collecting pyyaml
01:27:57 [2023-01-11T01:27:57.663Z] #51 14.20   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)
01:27:57 [2023-01-11T01:27:57.663Z] #51 14.26 Building wheels for collected packages: yamllint
01:27:57 [2023-01-11T01:27:57.663Z] #51 14.26   Building wheel for yamllint (setup.py): started
01:27:57 [2023-01-11T01:27:57.830Z] #38 126.7   DEP      criu/eventfd.d
01:27:58 [2023-01-11T01:27:58.087Z] #38 127.0   DEP      criu/crtools.d
01:27:58 [2023-01-11T01:27:58.200Z] #38 123.2   DEP      criu/ipc_ns.d
01:27:58 [2023-01-11T01:27:58.200Z] #38 ...
01:27:58 [2023-01-11T01:27:58.200Z] 
01:27:58 [2023-01-11T01:27:58.200Z] #47 [dev-systemd-false  6/26] RUN ldconfig
01:27:58 [2023-01-11T01:27:58.200Z] #47 DONE 1.7s
01:27:58 [2023-01-11T01:27:58.459Z] 
01:27:58 [2023-01-11T01:27:58.459Z] #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
01:27:58 [2023-01-11T01:27:58.459Z] #38 123.5   DEP      criu/image.d
01:27:58 [2023-01-11T01:27:58.650Z] #38 127.6   DEP      criu/cr-service.d
01:27:58 [2023-01-11T01:27:58.718Z] #38 123.9   DEP      criu/image-desc.d
01:27:58 [2023-01-11T01:27:58.906Z] #38 127.9   DEP      criu/cr-restore.d
01:27:58 [2023-01-11T01:27:58.977Z] #38 124.1   DEP      criu/fsnotify.d
01:27:59 [2023-01-11T01:27:59.031Z] #51 15.36   Building wheel for yamllint (setup.py): finished with status 'done'
01:27:59 [2023-01-11T01:27:59.031Z] #51 15.36   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bb56c4c1442c4ddce9e0159f105b9c7aa7d0e4fdefe1f203e9ba338f0eb25e9c
01:27:59 [2023-01-11T01:27:59.031Z] #51 15.37   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
01:27:59 [2023-01-11T01:27:59.031Z] #51 15.38 Successfully built yamllint
01:27:59 [2023-01-11T01:27:59.031Z] #51 15.41 Installing collected packages: pyyaml, pathspec, yamllint
01:27:59 [2023-01-11T01:27:59.163Z] #38 128.2   DEP      criu/cr-errno.d
01:27:59 [2023-01-11T01:27:59.163Z] #38 128.2   DEP      criu/cr-dump.d
01:27:59 [2023-01-11T01:27:59.235Z] #38 124.5   DEP      criu/filesystems.d
01:27:59 [2023-01-11T01:27:59.289Z] #51 15.84 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
01:27:59 [2023-01-11T01:27:59.419Z] #38 128.4   DEP      criu/cr-dedup.d
01:27:59 [2023-01-11T01:27:59.676Z] #38 128.7   DEP      criu/cr-check.d
01:27:59 [2023-01-11T01:27:59.803Z] #38 124.9   DEP      criu/files.d
01:27:59 [2023-01-11T01:27:59.854Z] #51 DONE 16.4s
01:27:59 [2023-01-11T01:27:59.854Z] 
01:27:59 [2023-01-11T01:27:59.854Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
01:27:59 [2023-01-11T01:27:59.854Z] #52 DONE 0.3s
01:27:59 [2023-01-11T01:27:59.854Z] 
01:27:59 [2023-01-11T01:27:59.854Z] #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
01:27:59 [2023-01-11T01:27:59.854Z] #38 150.1   CC       criu/protobuf.o
01:27:59 [2023-01-11T01:27:59.854Z] #38 150.6   CC       criu/pstree.o
01:27:59 [2023-01-11T01:27:59.854Z] #38 152.2   CC       criu/rbtree.o
01:27:59 [2023-01-11T01:27:59.854Z] #38 152.6   CC       criu/rst-malloc.o
01:27:59 [2023-01-11T01:27:59.854Z] #38 152.9   CC       criu/seccomp.o
01:27:59 [2023-01-11T01:27:59.854Z] #38 153.8   CC       criu/seize.o
01:27:59 [2023-01-11T01:27:59.932Z] #38 129.0   DEP      criu/config.d
01:28:00 [2023-01-11T01:28:00.079Z] #38 125.2   DEP      criu/files-reg.d
01:28:00 [2023-01-11T01:28:00.110Z] #38 155.1   CC       criu/servicefd.o
01:28:00 [2023-01-11T01:28:00.189Z] #38 129.2   DEP      criu/clone-noasan.d
01:28:00 [2023-01-11T01:28:00.352Z] #38 125.6   DEP      criu/files-ext.d
01:28:00 [2023-01-11T01:28:00.368Z] #38 ...
01:28:00 [2023-01-11T01:28:00.368Z] 
01:28:00 [2023-01-11T01:28:00.368Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
01:28:00 [2023-01-11T01:28:00.368Z] #53 DONE 0.4s
01:28:00 [2023-01-11T01:28:00.445Z] #38 129.4   DEP      criu/cgroup.d
01:28:00 [2023-01-11T01:28:00.445Z] #38 ...
01:28:00 [2023-01-11T01:28:00.445Z] 
01:28:00 [2023-01-11T01:28:00.445Z] #42 [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
01:28:00 [2023-01-11T01:28:00.445Z] #42 18.54 + cd /tmp/tmp.GGyPsYWr87/src/github.com/opencontainers/runc
01:28:00 [2023-01-11T01:28:00.445Z] #42 18.55 + git checkout -q v1.1.4
01:28:00 [2023-01-11T01:28:00.625Z] 
01:28:00 [2023-01-11T01:28:00.625Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
01:28:00 [2023-01-11T01:28:00.625Z] #54 DONE 0.2s
01:28:00 [2023-01-11T01:28:00.625Z] 
01:28:00 [2023-01-11T01:28:00.625Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
01:28:00 [2023-01-11T01:28:00.625Z] #55 DONE 0.1s
01:28:00 [2023-01-11T01:28:00.625Z] 
01:28:00 [2023-01-11T01:28:00.625Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
01:28:00 [2023-01-11T01:28:00.625Z] #56 DONE 0.1s
01:28:00 [2023-01-11T01:28:00.625Z] 
01:28:00 [2023-01-11T01:28:00.626Z] #24 [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
01:28:00 [2023-01-11T01:28:00.882Z] #24 ...
01:28:00 [2023-01-11T01:28:00.882Z] 
01:28:00 [2023-01-11T01:28:00.882Z] #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
01:28:00 [2023-01-11T01:28:00.882Z] #38 155.6 include/common/asm/bitops.h: Assembler messages:
01:28:00 [2023-01-11T01:28:00.882Z] #38 155.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:28:00 [2023-01-11T01:28:00.882Z] #38 155.6   CC       criu/shmem.o
01:28:00 [2023-01-11T01:28:00.922Z] #38 125.8   DEP      criu/file-lock.d
01:28:00 [2023-01-11T01:28:00.922Z] #38 126.1   DEP      criu/file-ids.d
01:28:01 [2023-01-11T01:28:01.181Z] #38 126.3   DEP      criu/fifo.d
01:28:01 [2023-01-11T01:28:01.375Z] #42 19.36 + '[' -z '' ']'
01:28:01 [2023-01-11T01:28:01.375Z] #42 19.39 + target=static
01:28:01 [2023-01-11T01:28:01.375Z] #42 19.39 + make BUILDTAGS=seccomp static
01:28:01 [2023-01-11T01:28:01.440Z] #38 126.5   DEP      criu/fdstore.d
01:28:01 [2023-01-11T01:28:01.632Z] #42 19.73 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 .
01:28:01 [2023-01-11T01:28:01.699Z] #38 126.7   DEP      criu/fault-injection.d
01:28:01 [2023-01-11T01:28:01.699Z] #38 126.8   DEP      criu/external.d
01:28:01 [2023-01-11T01:28:01.812Z] #38 156.5   CC       criu/sigframe.o
01:28:01 [2023-01-11T01:28:01.812Z] #38 156.7   CC       criu/signalfd.o
01:28:01 [2023-01-11T01:28:01.958Z] #38 127.0   DEP      criu/eventpoll.d
01:28:02 [2023-01-11T01:28:02.069Z] #38 157.0   CC       criu/sk-inet.o
01:28:02 [2023-01-11T01:28:02.219Z] #38 127.4   DEP      criu/eventfd.d
01:28:02 [2023-01-11T01:28:02.478Z] #38 127.5   DEP      criu/crtools.d
01:28:02 [2023-01-11T01:28:02.736Z] #38 127.9   DEP      criu/cr-service.d
01:28:02 [2023-01-11T01:28:02.995Z] #38 128.1   DEP      criu/cr-restore.d
01:28:03 [2023-01-11T01:28:03.254Z] #38 128.6   DEP      criu/cr-errno.d
01:28:03 [2023-01-11T01:28:03.436Z] #38 158.3   CC       criu/sk-netlink.o
01:28:03 [2023-01-11T01:28:03.513Z] #38 128.6   DEP      criu/cr-dump.d
01:28:03 [2023-01-11T01:28:03.531Z] #42 ...
01:28:03 [2023-01-11T01:28:03.531Z] 
01:28:03 [2023-01-11T01:28:03.531Z] #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
01:28:03 [2023-01-11T01:28:03.531Z] #0 2.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:28:03 [2023-01-11T01:28:03.531Z] #0 2.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:28:03 [2023-01-11T01:28:03.531Z] #0 2.333 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:28:03 [2023-01-11T01:28:03.531Z] #0 3.444 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:28:03 [2023-01-11T01:28:03.531Z] #0 4.847 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:28:03 [2023-01-11T01:28:03.531Z] #0 6.636 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:28:03 [2023-01-11T01:28:03.531Z] #49 ...
01:28:03 [2023-01-11T01:28:03.531Z] 
01:28:03 [2023-01-11T01:28:03.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
01:28:03 [2023-01-11T01:28:03.531Z] #38 129.6   DEP      criu/cgroup-props.d
01:28:03 [2023-01-11T01:28:03.531Z] #38 129.8   DEP      criu/bitmap.d
01:28:03 [2023-01-11T01:28:03.531Z] #38 129.9   DEP      criu/bfd.d
01:28:03 [2023-01-11T01:28:03.531Z] #38 130.0   DEP      criu/autofs.d
01:28:03 [2023-01-11T01:28:03.531Z] #38 130.2   DEP      criu/aio.d
01:28:03 [2023-01-11T01:28:03.531Z] #38 130.4   DEP      criu/action-scripts.d
01:28:03 [2023-01-11T01:28:03.531Z] #38 130.9   CC       criu/action-scripts.o
01:28:03 [2023-01-11T01:28:03.531Z] #38 131.6   CC       criu/aio.o
01:28:03 [2023-01-11T01:28:03.531Z] #38 132.4   CC       criu/autofs.o
01:28:03 [2023-01-11T01:28:03.772Z] #38 129.0   DEP      criu/cr-dedup.d
01:28:03 [2023-01-11T01:28:03.999Z] #38 158.9   CC       criu/sk-packet.o
01:28:04 [2023-01-11T01:28:04.344Z] #38 129.3   DEP      criu/cr-check.d
01:28:04 [2023-01-11T01:28:04.344Z] #38 129.6   DEP      criu/config.d
01:28:04 [2023-01-11T01:28:04.562Z] #38 159.6   CC       criu/sk-queue.o
01:28:04 [2023-01-11T01:28:04.910Z] #38 130.0   DEP      criu/clone-noasan.d
01:28:04 [2023-01-11T01:28:04.910Z] #38 ...
01:28:04 [2023-01-11T01:28:04.910Z] 
01:28:04 [2023-01-11T01:28:04.910Z] #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
01:28:04 [2023-01-11T01:28:04.910Z] #48 17.61 + cd /tmp/tmp.AIGoi6Yi6L/src/github.com/opencontainers/runc
01:28:04 [2023-01-11T01:28:04.910Z] #48 17.61 + git checkout -q v1.1.4
01:28:05 [2023-01-11T01:28:05.125Z] #38 160.1   CC       criu/sk-tcp.o
01:28:05 [2023-01-11T01:28:05.527Z] #24 DONE 328.5s
01:28:05 [2023-01-11T01:28:05.527Z] 
01:28:05 [2023-01-11T01:28:05.527Z] #42 [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
01:28:05 [2023-01-11T01:28:05.847Z] #48 18.65 + '[' -z '' ']'
01:28:05 [2023-01-11T01:28:05.847Z] #48 18.66 + target=static
01:28:05 [2023-01-11T01:28:05.847Z] #48 18.66 + make BUILDTAGS=seccomp static
01:28:06 [2023-01-11T01:28:06.068Z] #38 160.8   CC       criu/sk-unix.o
01:28:06 [2023-01-11T01:28:06.096Z] #42 ...
01:28:06 [2023-01-11T01:28:06.096Z] 
01:28:06 [2023-01-11T01:28:06.096Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
01:28:06 [2023-01-11T01:28:06.106Z] #48 19.03 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 .
01:28:06 [2023-01-11T01:28:06.189Z] #38 134.9   CC       criu/bfd.o
01:28:06 [2023-01-11T01:28:06.672Z] #57 DONE 0.6s
01:28:06 [2023-01-11T01:28:06.672Z] 
01:28:06 [2023-01-11T01:28:06.672Z] #42 [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
01:28:06 [2023-01-11T01:28:06.672Z] #42 ...
01:28:06 [2023-01-11T01:28:06.672Z] 
01:28:06 [2023-01-11T01:28:06.672Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:28:06 [2023-01-11T01:28:06.672Z] #58 DONE 0.1s
01:28:06 [2023-01-11T01:28:06.672Z] 
01:28:06 [2023-01-11T01:28:06.672Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
01:28:06 [2023-01-11T01:28:06.672Z] #59 DONE 0.1s
01:28:06 [2023-01-11T01:28:06.672Z] 
01:28:06 [2023-01-11T01:28:06.672Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
01:28:06 [2023-01-11T01:28:06.672Z] #60 DONE 0.1s
01:28:06 [2023-01-11T01:28:06.672Z] 
01:28:06 [2023-01-11T01:28:06.672Z] #42 [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
01:28:06 [2023-01-11T01:28:06.796Z] #38 ...
01:28:06 [2023-01-11T01:28:06.796Z] 
01:28:06 [2023-01-11T01:28:06.796Z] #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
01:28:06 [2023-01-11T01:28:06.796Z] #49 13.38 Fetched 8617 kB in 11s (750 kB/s)
01:28:08 [2023-01-11T01:28:08.593Z] #38 163.1   CC       criu/sockets.o
01:28:08 [2023-01-11T01:28:08.642Z] #48 ...
01:28:08 [2023-01-11T01:28:08.642Z] 
01:28:08 [2023-01-11T01:28:08.642Z] #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
01:28:08 [2023-01-11T01:28:08.642Z] #0 2.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:28:08 [2023-01-11T01:28:08.642Z] #0 2.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:28:08 [2023-01-11T01:28:08.642Z] #0 2.105 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:28:08 [2023-01-11T01:28:08.642Z] #0 3.288 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
01:28:08 [2023-01-11T01:28:08.642Z] #0 4.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB]
01:28:08 [2023-01-11T01:28:08.642Z] #0 6.300 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
01:28:08 [2023-01-11T01:28:08.642Z] #49 ...
01:28:08 [2023-01-11T01:28:08.642Z] 
01:28:08 [2023-01-11T01:28:08.642Z] #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
01:28:08 [2023-01-11T01:28:08.642Z] #38 130.1   DEP      criu/cgroup.d
01:28:08 [2023-01-11T01:28:08.642Z] #38 130.3   DEP      criu/cgroup-props.d
01:28:08 [2023-01-11T01:28:08.642Z] #38 130.5   DEP      criu/bitmap.d
01:28:08 [2023-01-11T01:28:08.642Z] #38 130.6   DEP      criu/bfd.d
01:28:08 [2023-01-11T01:28:08.642Z] #38 130.7   DEP      criu/autofs.d
01:28:08 [2023-01-11T01:28:08.642Z] #38 130.9   DEP      criu/aio.d
01:28:08 [2023-01-11T01:28:08.642Z] #38 131.1   DEP      criu/action-scripts.d
01:28:08 [2023-01-11T01:28:08.642Z] #38 131.5   CC       criu/action-scripts.o
01:28:08 [2023-01-11T01:28:08.642Z] #38 132.2   CC       criu/aio.o
01:28:08 [2023-01-11T01:28:08.642Z] #38 133.1   CC       criu/autofs.o
01:28:09 [2023-01-11T01:28:09.565Z] #38 164.4   CC       criu/stats.o
01:28:10 [2023-01-11T01:28:10.144Z] #38 164.9   CC       criu/string.o
01:28:10 [2023-01-11T01:28:10.144Z] #38 165.0   CC       criu/sysctl.o
01:28:11 [2023-01-11T01:28:11.121Z] #38 165.8   CC       criu/sysfs_parse.o
01:28:11 [2023-01-11T01:28:11.246Z] #38 136.1   CC       criu/bfd.o
01:28:11 [2023-01-11T01:28:11.246Z] #38 ...
01:28:11 [2023-01-11T01:28:11.246Z] 
01:28:11 [2023-01-11T01:28:11.246Z] #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
01:28:11 [2023-01-11T01:28:11.246Z] #49 12.95 Fetched 8617 kB in 11s (774 kB/s)
01:28:11 [2023-01-11T01:28:11.386Z] #38 166.3   CC       criu/timens.o
01:28:11 [2023-01-11T01:28:11.950Z] #38 166.7   CC       criu/timerfd.o
01:28:12 [2023-01-11T01:28:12.054Z] #49 13.38 Reading package lists...
01:28:12 [2023-01-11T01:28:12.206Z] #38 167.2   CC       criu/tty.o
01:28:13 [2023-01-11T01:28:13.137Z] #38 ...
01:28:13 [2023-01-11T01:28:13.137Z] 
01:28:13 [2023-01-11T01:28:13.137Z] #24 [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
01:28:13 [2023-01-11T01:28:13.137Z] #24 225.8 + dpkg --print-architecture
01:28:13 [2023-01-11T01:28:13.393Z] #24 225.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:28:13 [2023-01-11T01:28:13.955Z] #24 226.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:28:13 [2023-01-11T01:28:13.955Z] #24 226.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:28:15 [2023-01-11T01:28:15.327Z] #49 18.18 Reading package lists...
01:28:15 [2023-01-11T01:28:15.327Z] #49 ...
01:28:15 [2023-01-11T01:28:15.327Z] 
01:28:15 [2023-01-11T01:28:15.327Z] #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
01:28:15 [2023-01-11T01:28:15.327Z] #38 136.0   CC       criu/bitmap.o
01:28:15 [2023-01-11T01:28:15.327Z] #38 136.3   CC       criu/cgroup-props.o
01:28:15 [2023-01-11T01:28:15.327Z] #38 138.3   CC       criu/cgroup.o
01:28:15 [2023-01-11T01:28:15.327Z] #38 143.3   CC       criu/clone-noasan.o
01:28:15 [2023-01-11T01:28:15.327Z] #38 143.8   CC       criu/config.o
01:28:15 [2023-01-11T01:28:15.585Z] #38 ...
01:28:15 [2023-01-11T01:28:15.585Z] 
01:28:15 [2023-01-11T01:28:15.585Z] #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
01:28:15 [2023-01-11T01:28:15.585Z] #49 18.18 Reading package lists...
01:28:16 [2023-01-11T01:28:16.516Z] #49 12.95 Reading package lists...
01:28:16 [2023-01-11T01:28:16.960Z] #49 22.49 Building dependency tree...
01:28:18 [2023-01-11T01:28:18.857Z] #49 ...
01:28:18 [2023-01-11T01:28:18.857Z] 
01:28:18 [2023-01-11T01:28:18.857Z] #33 [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
01:28:18 [2023-01-11T01:28:18.857Z] #33 DONE 230.9s
01:28:18 [2023-01-11T01:28:18.857Z] 
01:28:18 [2023-01-11T01:28:18.857Z] #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
01:28:18 [2023-01-11T01:28:18.857Z] #38 146.3   CC       criu/cr-check.o
01:28:19 [2023-01-11T01:28:19.801Z] #49 17.73 Reading package lists...
01:28:19 [2023-01-11T01:28:19.801Z] #49 ...
01:28:19 [2023-01-11T01:28:19.801Z] 
01:28:19 [2023-01-11T01:28:19.801Z] #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
01:28:19 [2023-01-11T01:28:19.801Z] #38 137.2   CC       criu/bitmap.o
01:28:19 [2023-01-11T01:28:19.801Z] #38 137.4   CC       criu/cgroup-props.o
01:28:19 [2023-01-11T01:28:19.801Z] #38 139.4   CC       criu/cgroup.o
01:28:19 [2023-01-11T01:28:19.801Z] #38 145.0   CC       criu/clone-noasan.o
01:28:20 [2023-01-11T01:28:20.059Z] #38 145.3   CC       criu/config.o
01:28:20 [2023-01-11T01:28:20.227Z] #38 149.3   CC       criu/cr-dedup.o
01:28:20 [2023-01-11T01:28:20.791Z] #38 150.0   CC       criu/cr-dump.o
01:28:20 [2023-01-11T01:28:20.995Z] #38 ...
01:28:20 [2023-01-11T01:28:20.995Z] 
01:28:20 [2023-01-11T01:28:20.995Z] #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
01:28:20 [2023-01-11T01:28:20.995Z] #49 17.73 Reading package lists...
01:28:21 [2023-01-11T01:28:21.563Z] #49 22.84 Building dependency tree...
01:28:21 [2023-01-11T01:28:21.563Z] #49 ...
01:28:21 [2023-01-11T01:28:21.563Z] 
01:28:21 [2023-01-11T01:28:21.563Z] #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
01:28:21 [2023-01-11T01:28:21.563Z] #24 DONE 233.4s
01:28:21 [2023-01-11T01:28:21.822Z] 
01:28:21 [2023-01-11T01:28:21.822Z] #29 [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
01:28:22 [2023-01-11T01:28:22.390Z] #29 ...
01:28:22 [2023-01-11T01:28:22.390Z] 
01:28:22 [2023-01-11T01:28:22.390Z] #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
01:28:22 [2023-01-11T01:28:22.390Z] #49 22.84 Building dependency tree...
01:28:22 [2023-01-11T01:28:22.691Z] #38 ...
01:28:22 [2023-01-11T01:28:22.691Z] 
01:28:22 [2023-01-11T01:28:22.691Z] #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
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.69 The following additional packages will be installed:
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.71   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.71   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.71   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.71   python3-pkg-resources vim-runtime xxd
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.74 Suggested packages:
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.74   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.74   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.74   acl attr quota
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.74 Recommended packages:
01:28:22 [2023-01-11T01:28:22.691Z] #49 25.74   libatm1 nftables libpam-cap build-essential python3-dev unzip
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.84 The following NEW packages will be installed:
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   python3-pkg-resources python3-setuptools python3-wheel sudo
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:28:22 [2023-01-11T01:28:22.691Z] #49 27.85   xz-utils zip
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.23 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.23 Need to get 27.0 MB of archives.
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.23 After this operation, 104 MB of additional disk space will be used.
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
01:28:22 [2023-01-11T01:28:22.691Z] #49 28.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.15 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
01:28:22 [2023-01-11T01:28:22.692Z] #49 29.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:28:22 [2023-01-11T01:28:22.949Z] #49 29.59 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
01:28:22 [2023-01-11T01:28:22.949Z] #49 29.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
01:28:22 [2023-01-11T01:28:22.949Z] #49 29.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
01:28:23 [2023-01-11T01:28:23.880Z] #49 30.69 debconf: delaying package configuration, since apt-utils is not installed
01:28:23 [2023-01-11T01:28:23.908Z] #24 ...
01:28:23 [2023-01-11T01:28:23.908Z] 
01:28:23 [2023-01-11T01:28:23.908Z] #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
01:28:23 [2023-01-11T01:28:23.908Z] #38 169.5   CC       criu/tun.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 170.1   CC       criu/uffd.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 171.6   CC       criu/util.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 173.2   CC       criu/uts_ns.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 173.5   CC       criu/vdso-compat.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 173.7   CC       criu/vdso.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 174.5   LINK     criu/built-in.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 174.7   LINK     criu/criu
01:28:23 [2023-01-11T01:28:23.908Z] #38 175.1   DEP      lib/c/criu.d
01:28:23 [2023-01-11T01:28:23.908Z] #38 175.2   CC       images/rpc.pb-c.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 175.9   CC       lib/c/criu.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.3   LINK     lib/c/built-in.o
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.3   LINK     lib/c/libcriu.so
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.3   LINK     lib/c/libcriu.a
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.6   GEN      magic.py
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.8 Note: Building without setproctitle() and strlcpy() support.
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.8 Note: Building without GnuTLS support
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.8 Makefile.config:39: Warn: you have no libnftables installed
01:28:23 [2023-01-11T01:28:23.908Z] #38 177.8 Makefile.config:40: Warn: Building without nftables support
01:28:23 [2023-01-11T01:28:23.908Z] #38 178.6 fatal: not a git repository (or any of the parent directories): .git
01:28:24 [2023-01-11T01:28:24.137Z] #49 30.93 Fetched 27.0 MB in 2s (15.0 MB/s)
01:28:24 [2023-01-11T01:28:24.137Z] #49 31.00 Selecting previously unselected package pigz.
01:28:24 [2023-01-11T01:28:24.137Z] #49 31.00 (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.)
01:28:24 [2023-01-11T01:28:24.394Z] #49 31.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
01:28:24 [2023-01-11T01:28:24.394Z] #49 31.11 Unpacking pigz (2.6-1) ...
01:28:24 [2023-01-11T01:28:24.651Z] #49 31.28 Selecting previously unselected package libelf1:amd64.
01:28:24 [2023-01-11T01:28:24.651Z] #49 31.28 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
01:28:24 [2023-01-11T01:28:24.651Z] #49 31.29 Unpacking libelf1:amd64 (0.183-1) ...
01:28:24 [2023-01-11T01:28:24.839Z] #38 179.6 make[1]: Nothing to be done for 'all'.
01:28:24 [2023-01-11T01:28:24.908Z] #49 31.56 Selecting previously unselected package libbpf0:amd64.
01:28:24 [2023-01-11T01:28:24.908Z] #49 31.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
01:28:24 [2023-01-11T01:28:24.908Z] #49 31.57 Unpacking libbpf0:amd64 (1:0.3-2) ...
01:28:24 [2023-01-11T01:28:24.908Z] #49 31.74 Selecting previously unselected package libcap2:amd64.
01:28:24 [2023-01-11T01:28:24.908Z] #49 31.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
01:28:24 [2023-01-11T01:28:24.908Z] #49 31.75 Unpacking libcap2:amd64 (1:2.44-1) ...
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.15 The following additional packages will be installed:
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.15   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.15   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.15   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.15   python3-pkg-resources vim-runtime xxd
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.16 Suggested packages:
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.17   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.17   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.17   acl attr quota
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.17 Recommended packages:
01:28:24 [2023-01-11T01:28:24.924Z] #49 26.17   libatm1 nftables libpam-cap build-essential python3-dev unzip
01:28:25 [2023-01-11T01:28:25.165Z] #49 31.85 Selecting previously unselected package libmnl0:amd64.
01:28:25 [2023-01-11T01:28:25.165Z] #49 31.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
01:28:25 [2023-01-11T01:28:25.165Z] #49 31.86 Unpacking libmnl0:amd64 (1.0.4-3) ...
01:28:25 [2023-01-11T01:28:25.165Z] #49 31.98 Selecting previously unselected package libxtables12:amd64.
01:28:25 [2023-01-11T01:28:25.165Z] #49 31.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
01:28:25 [2023-01-11T01:28:25.165Z] #49 32.01 Unpacking libxtables12:amd64 (1.8.7-1) ...
01:28:25 [2023-01-11T01:28:25.165Z] #49 32.11 Selecting previously unselected package libcap2-bin.
01:28:25 [2023-01-11T01:28:25.165Z] #49 32.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
01:28:25 [2023-01-11T01:28:25.422Z] #49 32.13 Unpacking libcap2-bin (1:2.44-1) ...
01:28:25 [2023-01-11T01:28:25.422Z] #49 32.36 Selecting previously unselected package iproute2.
01:28:25 [2023-01-11T01:28:25.422Z] #49 32.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
01:28:25 [2023-01-11T01:28:25.422Z] #49 32.36 Unpacking iproute2 (5.10.0-4) ...
01:28:25 [2023-01-11T01:28:25.770Z] #38 180.5 make[1]: 'images/built-in.o' is up to date.
01:28:25 [2023-01-11T01:28:25.770Z] #38 180.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:28:25 [2023-01-11T01:28:25.770Z] #38 180.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:28:25 [2023-01-11T01:28:25.770Z] #38 180.6 make[1]: 'compel/libcompel.a' is up to date.
01:28:25 [2023-01-11T01:28:25.770Z] #38 180.7 make[1]: 'compel/compel-host-bin' is up to date.
01:28:25 [2023-01-11T01:28:25.770Z] #38 180.7 make[1]: Nothing to be done for 'all'.
01:28:25 [2023-01-11T01:28:25.770Z] #38 180.8 make[1]: 'soccr/libsoccr.a' is up to date.
01:28:26 [2023-01-11T01:28:26.029Z] #38 181.0 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.286Z] #38 181.1 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.286Z] #38 181.2 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.02 The following NEW packages will be installed:
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.03   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.03   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.03   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.03   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.04   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.04   python3-pkg-resources python3-setuptools python3-wheel sudo
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.04   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:28:26 [2023-01-11T01:28:26.302Z] #49 28.05   xz-utils zip
01:28:26 [2023-01-11T01:28:26.352Z] #49 33.26 Selecting previously unselected package xxd.
01:28:26 [2023-01-11T01:28:26.543Z] #38 181.3 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.543Z] #38 181.4 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.543Z] #38 181.4 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.543Z] #38 181.5 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.609Z] #49 33.26 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:28:26 [2023-01-11T01:28:26.609Z] #49 33.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:28:26 [2023-01-11T01:28:26.801Z] #38 181.6 make[2]: Nothing to be done for 'all'.
01:28:26 [2023-01-11T01:28:26.801Z] #38 181.6   INSTALL  criu/criu
01:28:26 [2023-01-11T01:28:26.801Z] #38 DONE 181.8s
01:28:26 [2023-01-11T01:28:26.801Z] 
01:28:26 [2023-01-11T01:28:26.801Z] #24 [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
01:28:26 [2023-01-11T01:28:26.865Z] #49 33.53 Selecting previously unselected package vim-common.
01:28:26 [2023-01-11T01:28:26.865Z] #49 33.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:28:26 [2023-01-11T01:28:26.865Z] #49 33.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.50 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.50 Need to get 27.0 MB of archives.
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.50 After this operation, 104 MB of additional disk space will be used.
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
01:28:26 [2023-01-11T01:28:26.869Z] #49 28.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
01:28:27 [2023-01-11T01:28:27.122Z] #49 33.96 Selecting previously unselected package bash-completion.
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
01:28:27 [2023-01-11T01:28:27.127Z] #49 28.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
01:28:27 [2023-01-11T01:28:27.379Z] #49 33.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:28:27 [2023-01-11T01:28:27.694Z] #49 29.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
01:28:27 [2023-01-11T01:28:27.954Z] #49 29.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:28:28 [2023-01-11T01:28:28.214Z] #49 30.09 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
01:28:28 [2023-01-11T01:28:28.473Z] #49 30.12 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
01:28:28 [2023-01-11T01:28:28.473Z] #49 30.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
01:28:29 [2023-01-11T01:28:29.409Z] #49 31.22 debconf: delaying package configuration, since apt-utils is not installed
01:28:29 [2023-01-11T01:28:29.977Z] #49 31.50 Fetched 27.0 MB in 2s (13.2 MB/s)
01:28:29 [2023-01-11T01:28:29.977Z] #49 31.69 Selecting previously unselected package pigz.
01:28:29 [2023-01-11T01:28:29.977Z] #49 31.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
01:28:29 [2023-01-11T01:28:29.977Z] #49 31.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
01:28:29 [2023-01-11T01:28:29.977Z] #49 31.77 Unpacking pigz (2.6-1) ...
01:28:30 [2023-01-11T01:28:30.235Z] #49 32.06 Selecting previously unselected package libelf1:amd64.
01:28:30 [2023-01-11T01:28:30.235Z] #49 32.07 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
01:28:30 [2023-01-11T01:28:30.235Z] #49 32.12 Unpacking libelf1:amd64 (0.183-1) ...
01:28:30 [2023-01-11T01:28:30.495Z] #49 32.38 Selecting previously unselected package libbpf0:amd64.
01:28:30 [2023-01-11T01:28:30.754Z] #49 32.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
01:28:30 [2023-01-11T01:28:30.754Z] #49 32.40 Unpacking libbpf0:amd64 (1:0.3-2) ...
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.54 Selecting previously unselected package libcap2:amd64.
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.55 Unpacking libcap2:amd64 (1:2.44-1) ...
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.67 Selecting previously unselected package libmnl0:amd64.
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.70 Unpacking libmnl0:amd64 (1.0.4-3) ...
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.79 Selecting previously unselected package libxtables12:amd64.
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.79 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
01:28:31 [2023-01-11T01:28:31.014Z] #49 32.80 Unpacking libxtables12:amd64 (1.8.7-1) ...
01:28:31 [2023-01-11T01:28:31.274Z] #49 32.91 Selecting previously unselected package libcap2-bin.
01:28:31 [2023-01-11T01:28:31.274Z] #49 32.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
01:28:31 [2023-01-11T01:28:31.274Z] #49 32.94 Unpacking libcap2-bin (1:2.44-1) ...
01:28:31 [2023-01-11T01:28:31.533Z] #49 33.19 Selecting previously unselected package iproute2.
01:28:31 [2023-01-11T01:28:31.533Z] #49 33.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
01:28:31 [2023-01-11T01:28:31.533Z] #49 33.22 Unpacking iproute2 (5.10.0-4) ...
01:28:32 [2023-01-11T01:28:32.468Z] #49 34.06 Selecting previously unselected package xxd.
01:28:32 [2023-01-11T01:28:32.468Z] #49 34.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:28:32 [2023-01-11T01:28:32.468Z] #49 34.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:28:32 [2023-01-11T01:28:32.633Z] #49 38.83 Unpacking bash-completion (1:2.11-2) ...
01:28:32 [2023-01-11T01:28:32.727Z] #49 34.38 Selecting previously unselected package vim-common.
01:28:32 [2023-01-11T01:28:32.727Z] #49 34.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:28:32 [2023-01-11T01:28:32.727Z] #49 34.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:28:32 [2023-01-11T01:28:32.727Z] #49 ...
01:28:32 [2023-01-11T01:28:32.727Z] 
01:28:32 [2023-01-11T01:28:32.727Z] #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
01:28:32 [2023-01-11T01:28:32.727Z] #38 147.9   CC       criu/cr-check.o
01:28:32 [2023-01-11T01:28:32.727Z] #38 150.8   CC       criu/cr-dedup.o
01:28:32 [2023-01-11T01:28:32.727Z] #38 151.5   CC       criu/cr-dump.o
01:28:32 [2023-01-11T01:28:32.727Z] #38 156.0   CC       criu/cr-errno.o
01:28:32 [2023-01-11T01:28:32.727Z] #38 156.2   CC       criu/cr-restore.o
01:28:32 [2023-01-11T01:28:32.890Z] #49 39.77 Selecting previously unselected package bzip2.
01:28:32 [2023-01-11T01:28:32.986Z] #38 ...
01:28:32 [2023-01-11T01:28:32.986Z] 
01:28:32 [2023-01-11T01:28:32.986Z] #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
01:28:32 [2023-01-11T01:28:32.986Z] #49 34.75 Selecting previously unselected package bash-completion.
01:28:32 [2023-01-11T01:28:32.986Z] #49 34.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
01:28:33 [2023-01-11T01:28:33.146Z] #49 39.78 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
01:28:33 [2023-01-11T01:28:33.146Z] #49 39.78 Unpacking bzip2 (1.0.8-4) ...
01:28:33 [2023-01-11T01:28:33.403Z] #49 40.04 Selecting previously unselected package xz-utils.
01:28:33 [2023-01-11T01:28:33.403Z] #49 40.05 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
01:28:33 [2023-01-11T01:28:33.403Z] #49 40.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:28:33 [2023-01-11T01:28:33.970Z] #49 40.69 Selecting previously unselected package apparmor.
01:28:33 [2023-01-11T01:28:33.970Z] #49 40.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
01:28:33 [2023-01-11T01:28:33.970Z] #49 40.74 Unpacking apparmor (2.13.6-10) ...
01:28:34 [2023-01-11T01:28:34.533Z] #49 ...
01:28:34 [2023-01-11T01:28:34.533Z] 
01:28:34 [2023-01-11T01:28:34.533Z] #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
01:28:34 [2023-01-11T01:28:34.533Z] #38 153.5   CC       criu/cr-errno.o
01:28:34 [2023-01-11T01:28:34.533Z] #38 153.7   CC       criu/cr-restore.o
01:28:34 [2023-01-11T01:28:34.533Z] #38 161.4   CC       criu/cr-service.o
01:28:34 [2023-01-11T01:28:34.791Z] #38 ...
01:28:34 [2023-01-11T01:28:34.791Z] 
01:28:34 [2023-01-11T01:28:34.791Z] #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
01:28:34 [2023-01-11T01:28:34.791Z] #49 41.41 Selecting previously unselected package inetutils-ping.
01:28:34 [2023-01-11T01:28:34.791Z] #49 41.45 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
01:28:34 [2023-01-11T01:28:34.791Z] #49 41.47 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:28:34 [2023-01-11T01:28:34.791Z] #49 41.69 Selecting previously unselected package libip4tc2:amd64.
01:28:35 [2023-01-11T01:28:35.048Z] #49 41.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
01:28:35 [2023-01-11T01:28:35.048Z] #49 41.73 Unpacking libip4tc2:amd64 (1.8.7-1) ...
01:28:35 [2023-01-11T01:28:35.305Z] #49 42.05 Selecting previously unselected package libip6tc2:amd64.
01:28:35 [2023-01-11T01:28:35.305Z] #49 42.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
01:28:35 [2023-01-11T01:28:35.306Z] #49 42.08 Unpacking libip6tc2:amd64 (1.8.7-1) ...
01:28:35 [2023-01-11T01:28:35.563Z] #49 42.17 Selecting previously unselected package libnfnetlink0:amd64.
01:28:35 [2023-01-11T01:28:35.563Z] #49 42.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:28:35 [2023-01-11T01:28:35.563Z] #49 42.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:28:35 [2023-01-11T01:28:35.563Z] #49 42.32 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:28:35 [2023-01-11T01:28:35.563Z] #49 42.32 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
01:28:35 [2023-01-11T01:28:35.563Z] #49 42.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:28:35 [2023-01-11T01:28:35.563Z] #49 42.45 Selecting previously unselected package libnftnl11:amd64.
01:28:35 [2023-01-11T01:28:35.820Z] #49 42.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
01:28:35 [2023-01-11T01:28:35.820Z] #49 42.46 Unpacking libnftnl11:amd64 (1.1.9-1) ...
01:28:35 [2023-01-11T01:28:35.820Z] #49 42.62 Selecting previously unselected package iptables.
01:28:35 [2023-01-11T01:28:35.820Z] #49 42.64 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
01:28:35 [2023-01-11T01:28:35.820Z] #49 42.67 Unpacking iptables (1.8.7-1) ...
01:28:36 [2023-01-11T01:28:36.751Z] #49 43.44 Selecting previously unselected package libonig5:amd64.
01:28:36 [2023-01-11T01:28:36.751Z] #49 43.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
01:28:36 [2023-01-11T01:28:36.751Z] #49 43.46 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:28:37 [2023-01-11T01:28:37.008Z] #49 43.78 Selecting previously unselected package libjq1:amd64.
01:28:37 [2023-01-11T01:28:37.008Z] #49 43.78 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
01:28:37 [2023-01-11T01:28:37.265Z] #49 43.86 Unpacking libjq1:amd64 (1.6-2.1) ...
01:28:37 [2023-01-11T01:28:37.522Z] #49 44.19 Selecting previously unselected package jq.
01:28:37 [2023-01-11T01:28:37.522Z] #49 44.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
01:28:37 [2023-01-11T01:28:37.522Z] #49 44.23 Unpacking jq (1.6-2.1) ...
01:28:37 [2023-01-11T01:28:37.522Z] #49 44.43 Selecting previously unselected package libaio1:amd64.
01:28:37 [2023-01-11T01:28:37.779Z] #49 44.43 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
01:28:37 [2023-01-11T01:28:37.779Z] #49 44.48 Unpacking libaio1:amd64 (0.3.112-9) ...
01:28:37 [2023-01-11T01:28:37.779Z] #49 44.66 Selecting previously unselected package libgpm2:amd64.
01:28:37 [2023-01-11T01:28:37.779Z] #49 44.67 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
01:28:38 [2023-01-11T01:28:38.035Z] #49 44.74 Unpacking libgpm2:amd64 (1.20.7-8) ...
01:28:38 [2023-01-11T01:28:38.257Z] #49 39.95 Unpacking bash-completion (1:2.11-2) ...
01:28:38 [2023-01-11T01:28:38.292Z] #49 45.00 Selecting previously unselected package libicu67:amd64.
01:28:38 [2023-01-11T01:28:38.292Z] #49 45.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
01:28:38 [2023-01-11T01:28:38.292Z] #49 45.11 Unpacking libicu67:amd64 (67.1-7) ...
01:28:38 [2023-01-11T01:28:38.825Z] #49 ...
01:28:38 [2023-01-11T01:28:38.825Z] 
01:28:38 [2023-01-11T01:28:38.825Z] #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
01:28:38 [2023-01-11T01:28:38.825Z] #38 163.9   CC       criu/cr-service.o
01:28:38 [2023-01-11T01:28:38.984Z] #24 DONE 250.2s
01:28:38 [2023-01-11T01:28:38.984Z] 
01:28:38 [2023-01-11T01:28:38.984Z] #27 [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
01:28:39 [2023-01-11T01:28:39.548Z] #27 ...
01:28:39 [2023-01-11T01:28:39.548Z] 
01:28:39 [2023-01-11T01:28:39.548Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
01:28:39 [2023-01-11T01:28:39.805Z] #57 DONE 0.2s
01:28:39 [2023-01-11T01:28:39.805Z] 
01:28:39 [2023-01-11T01:28:39.805Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:28:40 [2023-01-11T01:28:40.062Z] #58 DONE 0.3s
01:28:40 [2023-01-11T01:28:40.062Z] 
01:28:40 [2023-01-11T01:28:40.062Z] #27 [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
01:28:40 [2023-01-11T01:28:40.319Z] #27 ...
01:28:40 [2023-01-11T01:28:40.319Z] 
01:28:40 [2023-01-11T01:28:40.319Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
01:28:40 [2023-01-11T01:28:40.576Z] #59 DONE 0.3s
01:28:40 [2023-01-11T01:28:40.576Z] 
01:28:40 [2023-01-11T01:28:40.576Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
01:28:40 [2023-01-11T01:28:40.576Z] #60 DONE 0.2s
01:28:40 [2023-01-11T01:28:40.576Z] 
01:28:40 [2023-01-11T01:28:40.576Z] #45 [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
01:28:42 [2023-01-11T01:28:42.114Z] #38 166.8   CC       criu/crtools.o
01:28:42 [2023-01-11T01:28:42.682Z] #38 167.7   CC       criu/eventfd.o
01:28:43 [2023-01-11T01:28:43.251Z] #38 168.3   CC       criu/eventpoll.o
01:28:44 [2023-01-11T01:28:44.187Z] #38 ...
01:28:44 [2023-01-11T01:28:44.187Z] 
01:28:44 [2023-01-11T01:28:44.187Z] #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
01:28:44 [2023-01-11T01:28:44.187Z] #49 40.82 Selecting previously unselected package bzip2.
01:28:44 [2023-01-11T01:28:44.187Z] #49 40.83 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 40.84 Unpacking bzip2 (1.0.8-4) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 41.06 Selecting previously unselected package xz-utils.
01:28:44 [2023-01-11T01:28:44.187Z] #49 41.07 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 41.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 41.38 Selecting previously unselected package apparmor.
01:28:44 [2023-01-11T01:28:44.187Z] #49 41.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 41.52 Unpacking apparmor (2.13.6-10) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 42.48 Selecting previously unselected package inetutils-ping.
01:28:44 [2023-01-11T01:28:44.187Z] #49 42.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 42.50 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 42.76 Selecting previously unselected package libip4tc2:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 42.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 42.80 Unpacking libip4tc2:amd64 (1.8.7-1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.31 Selecting previously unselected package libip6tc2:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.32 Unpacking libip6tc2:amd64 (1.8.7-1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.51 Selecting previously unselected package libnfnetlink0:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.53 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.97 Selecting previously unselected package libnftnl11:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 43.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 44.01 Unpacking libnftnl11:amd64 (1.1.9-1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 44.29 Selecting previously unselected package iptables.
01:28:44 [2023-01-11T01:28:44.187Z] #49 44.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 44.30 Unpacking iptables (1.8.7-1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.17 Selecting previously unselected package libonig5:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.19 Unpacking libonig5:amd64 (6.9.6-1.1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.47 Selecting previously unselected package libjq1:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.47 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.48 Unpacking libjq1:amd64 (1.6-2.1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.70 Selecting previously unselected package jq.
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.72 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.73 Unpacking jq (1.6-2.1) ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.88 Selecting previously unselected package libaio1:amd64.
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.88 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.187Z] #49 45.89 Unpacking libaio1:amd64 (0.3.112-9) ...
01:28:44 [2023-01-11T01:28:44.455Z] #49 46.07 Selecting previously unselected package libgpm2:amd64.
01:28:44 [2023-01-11T01:28:44.455Z] #49 46.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.455Z] #49 46.12 Unpacking libgpm2:amd64 (1.20.7-8) ...
01:28:44 [2023-01-11T01:28:44.714Z] #49 46.30 Selecting previously unselected package libicu67:amd64.
01:28:44 [2023-01-11T01:28:44.714Z] #49 46.31 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.714Z] #49 46.31 Unpacking libicu67:amd64 (67.1-7) ...
01:28:44 [2023-01-11T01:28:44.843Z] #49 51.64 Selecting previously unselected package libinih1:amd64.
01:28:44 [2023-01-11T01:28:44.843Z] #49 51.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
01:28:44 [2023-01-11T01:28:44.843Z] #49 51.68 Unpacking libinih1:amd64 (53-1+b2) ...
01:28:44 [2023-01-11T01:28:44.843Z] #49 51.78 Selecting previously unselected package libnet1:amd64.
01:28:45 [2023-01-11T01:28:45.101Z] #49 51.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:28:45 [2023-01-11T01:28:45.101Z] #49 51.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:28:45 [2023-01-11T01:28:45.101Z] #49 51.91 Selecting previously unselected package libnl-3-200:amd64.
01:28:45 [2023-01-11T01:28:45.101Z] #49 51.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:28:45 [2023-01-11T01:28:45.101Z] #49 51.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:28:45 [2023-01-11T01:28:45.102Z] #49 52.05 Selecting previously unselected package libprotobuf-c1:amd64.
01:28:45 [2023-01-11T01:28:45.102Z] #49 ...
01:28:45 [2023-01-11T01:28:45.102Z] 
01:28:45 [2023-01-11T01:28:45.102Z] #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
01:28:45 [2023-01-11T01:28:45.102Z] #38 164.2   CC       criu/crtools.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 165.0   CC       criu/eventfd.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 165.5   CC       criu/eventpoll.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 166.8   CC       criu/external.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 167.3   CC       criu/fault-injection.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 167.4   CC       criu/fdstore.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 168.0   CC       criu/fifo.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 168.9   CC       criu/file-ids.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 169.3   CC       criu/file-lock.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 170.9   CC       criu/files-ext.o
01:28:45 [2023-01-11T01:28:45.102Z] #38 171.5   CC       criu/files-reg.o
01:28:45 [2023-01-11T01:28:45.359Z] #38 ...
01:28:45 [2023-01-11T01:28:45.359Z] 
01:28:45 [2023-01-11T01:28:45.359Z] #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
01:28:45 [2023-01-11T01:28:45.359Z] #49 52.05 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:28:45 [2023-01-11T01:28:45.359Z] #49 52.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:28:45 [2023-01-11T01:28:45.359Z] #49 52.16 Selecting previously unselected package net-tools.
01:28:45 [2023-01-11T01:28:45.359Z] #49 52.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
01:28:45 [2023-01-11T01:28:45.359Z] #49 52.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:28:45 [2023-01-11T01:28:45.924Z] #49 52.50 Selecting previously unselected package patch.
01:28:45 [2023-01-11T01:28:45.924Z] #49 52.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
01:28:45 [2023-01-11T01:28:45.924Z] #49 52.52 Unpacking patch (2.7.6-7) ...
01:28:46 [2023-01-11T01:28:46.182Z] #49 52.76 Selecting previously unselected package python-pip-whl.
01:28:46 [2023-01-11T01:28:46.182Z] #49 52.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:28:46 [2023-01-11T01:28:46.182Z] #49 52.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:28:47 [2023-01-11T01:28:47.003Z] #49 53.62 Selecting previously unselected package python3-lib2to3.
01:28:47 [2023-01-11T01:28:47.003Z] #49 53.63 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
01:28:47 [2023-01-11T01:28:47.003Z] #49 53.64 Unpacking python3-lib2to3 (3.9.2-1) ...
01:28:47 [2023-01-11T01:28:47.003Z] #49 53.82 Selecting previously unselected package python3-distutils.
01:28:47 [2023-01-11T01:28:47.003Z] #49 53.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
01:28:47 [2023-01-11T01:28:47.003Z] #49 53.88 Unpacking python3-distutils (3.9.2-1) ...
01:28:47 [2023-01-11T01:28:47.260Z] #49 54.08 Selecting previously unselected package python3-pkg-resources.
01:28:47 [2023-01-11T01:28:47.260Z] #49 54.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
01:28:47 [2023-01-11T01:28:47.260Z] #49 54.12 Unpacking python3-pkg-resources (52.0.0-4) ...
01:28:47 [2023-01-11T01:28:47.518Z] #49 54.33 Selecting previously unselected package python3-setuptools.
01:28:47 [2023-01-11T01:28:47.518Z] #49 54.34 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
01:28:47 [2023-01-11T01:28:47.518Z] #49 54.35 Unpacking python3-setuptools (52.0.0-4) ...
01:28:48 [2023-01-11T01:28:48.082Z] #49 54.74 Selecting previously unselected package python3-wheel.
01:28:48 [2023-01-11T01:28:48.082Z] #49 54.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
01:28:48 [2023-01-11T01:28:48.082Z] #49 54.79 Unpacking python3-wheel (0.34.2-1) ...
01:28:48 [2023-01-11T01:28:48.082Z] #49 54.90 Selecting previously unselected package python3-pip.
01:28:48 [2023-01-11T01:28:48.082Z] #49 54.92 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:28:48 [2023-01-11T01:28:48.082Z] #49 54.94 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:28:48 [2023-01-11T01:28:48.646Z] #49 55.42 Selecting previously unselected package sudo.
01:28:48 [2023-01-11T01:28:48.646Z] #49 55.44 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
01:28:48 [2023-01-11T01:28:48.646Z] #49 55.45 Unpacking sudo (1.9.5p2-3) ...
01:28:49 [2023-01-11T01:28:49.577Z] #49 56.43 Selecting previously unselected package thin-provisioning-tools.
01:28:49 [2023-01-11T01:28:49.577Z] #49 56.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
01:28:49 [2023-01-11T01:28:49.577Z] #49 56.45 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:28:50 [2023-01-11T01:28:50.141Z] #49 56.80 Selecting previously unselected package uidmap.
01:28:50 [2023-01-11T01:28:50.141Z] #49 56.82 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
01:28:50 [2023-01-11T01:28:50.141Z] #49 56.82 Unpacking uidmap (1:4.8.1-1) ...
01:28:50 [2023-01-11T01:28:50.397Z] #49 57.11 Selecting previously unselected package vim-runtime.
01:28:50 [2023-01-11T01:28:50.397Z] #49 57.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:28:50 [2023-01-11T01:28:50.397Z] #49 57.18 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:28:50 [2023-01-11T01:28:50.397Z] #49 57.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:28:50 [2023-01-11T01:28:50.654Z] #49 57.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.44 Selecting previously unselected package libinih1:amd64.
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.45 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.46 Unpacking libinih1:amd64 (53-1+b2) ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.54 Selecting previously unselected package libnet1:amd64.
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.67 Selecting previously unselected package libnl-3-200:amd64.
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.81 Selecting previously unselected package libprotobuf-c1:amd64.
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.94 Selecting previously unselected package net-tools.
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.94 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
01:28:51 [2023-01-11T01:28:51.300Z] #49 52.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:28:51 [2023-01-11T01:28:51.561Z] #49 53.23 Selecting previously unselected package patch.
01:28:51 [2023-01-11T01:28:51.561Z] #49 53.25 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
01:28:51 [2023-01-11T01:28:51.561Z] #49 53.26 Unpacking patch (2.7.6-7) ...
01:28:51 [2023-01-11T01:28:51.820Z] #49 53.46 Selecting previously unselected package python-pip-whl.
01:28:51 [2023-01-11T01:28:51.820Z] #49 53.46 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:28:51 [2023-01-11T01:28:51.820Z] #49 53.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:28:53 [2023-01-11T01:28:53.197Z] #49 54.67 Selecting previously unselected package python3-lib2to3.
01:28:53 [2023-01-11T01:28:53.197Z] #49 54.67 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
01:28:53 [2023-01-11T01:28:53.197Z] #49 54.68 Unpacking python3-lib2to3 (3.9.2-1) ...
01:28:53 [2023-01-11T01:28:53.197Z] #49 54.86 Selecting previously unselected package python3-distutils.
01:28:53 [2023-01-11T01:28:53.197Z] #49 54.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
01:28:53 [2023-01-11T01:28:53.197Z] #49 54.89 Unpacking python3-distutils (3.9.2-1) ...
01:28:53 [2023-01-11T01:28:53.395Z] #42 180.7 + mkdir -p /build
01:28:53 [2023-01-11T01:28:53.395Z] #42 180.7 + cp runc /build/runc
01:28:53 [2023-01-11T01:28:53.395Z] #42 DONE 183.3s
01:28:53 [2023-01-11T01:28:53.395Z] 
01:28:53 [2023-01-11T01:28:53.395Z] #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
01:28:53 [2023-01-11T01:28:53.395Z] #28 374.9 + /build/golangci-lint --version
01:28:53 [2023-01-11T01:28:53.395Z] #28 376.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
01:28:53 [2023-01-11T01:28:53.395Z] #28 DONE 377.2s
01:28:53 [2023-01-11T01:28:53.395Z] 
01:28:53 [2023-01-11T01:28:53.395Z] #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
01:28:53 [2023-01-11T01:28:53.456Z] #49 55.17 Selecting previously unselected package python3-pkg-resources.
01:28:53 [2023-01-11T01:28:53.456Z] #49 55.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
01:28:53 [2023-01-11T01:28:53.456Z] #49 55.18 Unpacking python3-pkg-resources (52.0.0-4) ...
01:28:54 [2023-01-11T01:28:54.023Z] #49 55.49 Selecting previously unselected package python3-setuptools.
01:28:54 [2023-01-11T01:28:54.023Z] #49 55.51 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
01:28:54 [2023-01-11T01:28:54.023Z] #49 55.52 Unpacking python3-setuptools (52.0.0-4) ...
01:28:54 [2023-01-11T01:28:54.282Z] #49 ...
01:28:54 [2023-01-11T01:28:54.282Z] 
01:28:54 [2023-01-11T01:28:54.282Z] #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
01:28:54 [2023-01-11T01:28:54.282Z] #38 169.5   CC       criu/external.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 169.9   CC       criu/fault-injection.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 170.1   CC       criu/fdstore.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 170.6   CC       criu/fifo.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 171.3   CC       criu/file-ids.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 171.8   CC       criu/file-lock.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 173.5   CC       criu/files-ext.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 174.1   CC       criu/files-reg.o
01:28:54 [2023-01-11T01:28:54.282Z] #38 178.1   CC       criu/files.o
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 16.2% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.7% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/builder/remotecontext	0.086s	coverage: 13.7% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/builder/dockerfile	0.209s	coverage: 48.5% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.422s	coverage: 83.5% of statements
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/cli	[no test files]
01:28:54 [2023-01-11T01:28:54.403Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:28:54 [2023-01-11T01:28:54.541Z] #38 ...
01:28:54 [2023-01-11T01:28:54.541Z] 
01:28:54 [2023-01-11T01:28:54.541Z] #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
01:28:54 [2023-01-11T01:28:54.541Z] #49 56.21 Selecting previously unselected package python3-wheel.
01:28:54 [2023-01-11T01:28:54.541Z] #49 56.21 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
01:28:54 [2023-01-11T01:28:54.541Z] #49 56.25 Unpacking python3-wheel (0.34.2-1) ...
01:28:54 [2023-01-11T01:28:54.777Z] #37 322.1 + bin/containerd
01:28:54 [2023-01-11T01:28:54.800Z] #49 56.48 Selecting previously unselected package python3-pip.
01:28:54 [2023-01-11T01:28:54.800Z] #49 56.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:28:54 [2023-01-11T01:28:54.800Z] #49 56.48 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:28:54 [2023-01-11T01:28:54.970Z] ok  	github.com/docker/docker/client	0.127s	coverage: 75.4% of statements
01:28:55 [2023-01-11T01:28:55.368Z] #49 57.00 Selecting previously unselected package sudo.
01:28:55 [2023-01-11T01:28:55.368Z] #49 57.00 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
01:28:55 [2023-01-11T01:28:55.368Z] #49 57.03 Unpacking sudo (1.9.5p2-3) ...
01:28:56 [2023-01-11T01:28:56.744Z] #49 58.28 Selecting previously unselected package thin-provisioning-tools.
01:28:56 [2023-01-11T01:28:56.744Z] #49 58.29 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
01:28:56 [2023-01-11T01:28:56.744Z] #49 58.31 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:28:57 [2023-01-11T01:28:57.207Z] #49 ...
01:28:57 [2023-01-11T01:28:57.207Z] 
01:28:57 [2023-01-11T01:28:57.207Z] #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
01:28:57 [2023-01-11T01:28:57.207Z] #38 175.1   CC       criu/files.o
01:28:57 [2023-01-11T01:28:57.207Z] #38 178.5 include/common/asm/bitops.h: Assembler messages:
01:28:57 [2023-01-11T01:28:57.207Z] #38 178.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
01:28:57 [2023-01-11T01:28:57.207Z] #38 178.7   CC       criu/filesystems.o
01:28:57 [2023-01-11T01:28:57.207Z] #38 179.8   CC       criu/fsnotify.o
01:28:57 [2023-01-11T01:28:57.207Z] #38 182.2   CC       criu/image-desc.o
01:28:57 [2023-01-11T01:28:57.207Z] #38 182.6   CC       criu/image.o
01:28:57 [2023-01-11T01:28:57.207Z] #38 184.3   CC       criu/ipc_ns.o
01:28:57 [2023-01-11T01:28:57.207Z] #38 ...
01:28:57 [2023-01-11T01:28:57.207Z] 
01:28:57 [2023-01-11T01:28:57.207Z] #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
01:28:57 [2023-01-11T01:28:57.207Z] #49 62.94 Selecting previously unselected package vim.
01:28:57 [2023-01-11T01:28:57.207Z] #49 62.99 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:28:57 [2023-01-11T01:28:57.207Z] #49 63.03 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:28:57 [2023-01-11T01:28:57.207Z] #49 63.94 Selecting previously unselected package xfsprogs.
01:28:57 [2023-01-11T01:28:57.207Z] #49 63.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
01:28:57 [2023-01-11T01:28:57.207Z] #49 63.96 Unpacking xfsprogs (5.10.0-4) ...
01:28:57 [2023-01-11T01:28:57.264Z] #49 58.83 Selecting previously unselected package uidmap.
01:28:57 [2023-01-11T01:28:57.264Z] #49 58.84 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
01:28:57 [2023-01-11T01:28:57.264Z] #49 58.86 Unpacking uidmap (1:4.8.1-1) ...
01:28:57 [2023-01-11T01:28:57.379Z] #37 ...
01:28:57 [2023-01-11T01:28:57.379Z] 
01:28:57 [2023-01-11T01:28:57.379Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
01:28:57 [2023-01-11T01:28:57.379Z] #61 DONE 0.7s
01:28:57 [2023-01-11T01:28:57.379Z] 
01:28:57 [2023-01-11T01:28:57.379Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
01:28:57 [2023-01-11T01:28:57.379Z] #62 DONE 0.1s
01:28:57 [2023-01-11T01:28:57.379Z] 
01:28:57 [2023-01-11T01:28:57.379Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
01:28:57 [2023-01-11T01:28:57.525Z] #49 59.16 Selecting previously unselected package vim-runtime.
01:28:57 [2023-01-11T01:28:57.525Z] #49 59.17 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:28:57 [2023-01-11T01:28:57.525Z] #49 59.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:28:57 [2023-01-11T01:28:57.525Z] #49 59.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:28:57 [2023-01-11T01:28:57.525Z] #49 59.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:28:57 [2023-01-11T01:28:57.639Z] #63 DONE 0.3s
01:28:57 [2023-01-11T01:28:57.639Z] 
01:28:57 [2023-01-11T01:28:57.639Z] #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
01:28:58 [2023-01-11T01:28:58.137Z] #49 64.84 Selecting previously unselected package zip.
01:28:58 [2023-01-11T01:28:58.137Z] #49 64.86 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
01:28:58 [2023-01-11T01:28:58.137Z] #49 64.87 Unpacking zip (3.0-12) ...
01:28:58 [2023-01-11T01:28:58.700Z] #49 65.31 Setting up python3-pkg-resources (52.0.0-4) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.36 Setting up libip4tc2:amd64 (1.8.7-1) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.37 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.38 Setting up libgpm2:amd64 (1.20.7-8) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.39 Setting up libicu67:amd64 (67.1-7) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.40 Setting up libip6tc2:amd64 (1.8.7-1) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.41 Setting up libinih1:amd64 (53-1+b2) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.42 Setting up uidmap (1:4.8.1-1) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.44 Setting up bzip2 (1.0.8-4) ...
01:29:00 [2023-01-11T01:29:00.652Z] #49 67.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:29:00 [2023-01-11T01:29:00.918Z] #49 67.47 Setting up python3-wheel (0.34.2-1) ...
01:29:01 [2023-01-11T01:29:01.855Z] #49 68.75 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:29:01 [2023-01-11T01:29:01.855Z] #49 68.76 Setting up libcap2:amd64 (1:2.44-1) ...
01:29:01 [2023-01-11T01:29:01.855Z] #49 68.77 Setting up libcap2-bin (1:2.44-1) ...
01:29:02 [2023-01-11T01:29:02.111Z] #49 68.78 Setting up apparmor (2.13.6-10) ...
01:29:03 [2023-01-11T01:29:03.477Z] #49 70.24 Setting up zip (3.0-12) ...
01:29:03 [2023-01-11T01:29:03.477Z] #49 70.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:29:03 [2023-01-11T01:29:03.477Z] #49 70.27 Setting up bash-completion (1:2.11-2) ...
01:29:04 [2023-01-11T01:29:04.094Z] #49 65.35 Selecting previously unselected package vim.
01:29:04 [2023-01-11T01:29:04.094Z] #49 65.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
01:29:04 [2023-01-11T01:29:04.094Z] #49 65.38 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:29:04 [2023-01-11T01:29:04.353Z] #49 65.98 Selecting previously unselected package xfsprogs.
01:29:04 [2023-01-11T01:29:04.353Z] #49 65.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
01:29:04 [2023-01-11T01:29:04.353Z] #49 66.00 Unpacking xfsprogs (5.10.0-4) ...
01:29:04 [2023-01-11T01:29:04.921Z] #49 66.51 Selecting previously unselected package zip.
01:29:04 [2023-01-11T01:29:04.921Z] #49 66.51 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
01:29:04 [2023-01-11T01:29:04.921Z] #49 66.53 Unpacking zip (3.0-12) ...
01:29:04 [2023-01-11T01:29:04.921Z] #49 66.72 Setting up python3-pkg-resources (52.0.0-4) ...
01:29:05 [2023-01-11T01:29:05.867Z] #49 67.70 Setting up libip4tc2:amd64 (1.8.7-1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.41 Setting up libmnl0:amd64 (1.0.4-3) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.42 Setting up patch (2.7.6-7) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.44 Setting up sudo (1.9.5p2-3) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.51 invoke-rc.d: could not determine current runlevel
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.52 invoke-rc.d: policy-rc.d denied execution of start.
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.54 Setting up xfsprogs (5.10.0-4) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.56 Setting up libxtables12:amd64 (1.8.7-1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.57 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.59 Setting up pigz (2.6-1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:29:05 [2023-01-11T01:29:05.998Z] #49 72.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.74 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.75 Setting up libgpm2:amd64 (1.20.7-8) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.77 Setting up libicu67:amd64 (67.1-7) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.78 Setting up libip6tc2:amd64 (1.8.7-1) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.79 Setting up libinih1:amd64 (53-1+b2) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.81 Setting up uidmap (1:4.8.1-1) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.83 Setting up bzip2 (1.0.8-4) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
01:29:06 [2023-01-11T01:29:06.126Z] #49 67.86 Setting up python3-wheel (0.34.2-1) ...
01:29:06 [2023-01-11T01:29:06.693Z] #49 ...
01:29:06 [2023-01-11T01:29:06.693Z] 
01:29:06 [2023-01-11T01:29:06.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
01:29:06 [2023-01-11T01:29:06.693Z] #38 181.9 include/common/asm/bitops.h: Assembler messages:
01:29:06 [2023-01-11T01:29:06.693Z] #38 181.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
01:29:06 [2023-01-11T01:29:06.693Z] #38 182.1   CC       criu/filesystems.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 183.3   CC       criu/fsnotify.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 185.3   CC       criu/image-desc.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 185.7   CC       criu/image.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 187.5   CC       criu/ipc_ns.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 189.3   CC       criu/irmap.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 190.1   CC       criu/kcmp-ids.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 190.4   CC       criu/kerndat.o
01:29:06 [2023-01-11T01:29:06.693Z] #38 191.7   CC       criu/libnetlink.o
01:29:06 [2023-01-11T01:29:06.928Z] #49 73.52 Setting up libaio1:amd64 (0.3.112-9) ...
01:29:06 [2023-01-11T01:29:06.928Z] #49 73.53 Setting up python3-lib2to3 (3.9.2-1) ...
01:29:06 [2023-01-11T01:29:06.952Z] #38 ...
01:29:06 [2023-01-11T01:29:06.952Z] 
01:29:06 [2023-01-11T01:29:06.952Z] #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
01:29:06 [2023-01-11T01:29:06.952Z] #49 68.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:29:06 [2023-01-11T01:29:06.952Z] #49 68.67 Setting up libcap2:amd64 (1:2.44-1) ...
01:29:06 [2023-01-11T01:29:06.952Z] #49 68.68 Setting up libcap2-bin (1:2.44-1) ...
01:29:06 [2023-01-11T01:29:06.952Z] #49 68.69 Setting up apparmor (2.13.6-10) ...
01:29:07 [2023-01-11T01:29:07.186Z] #49 ...
01:29:07 [2023-01-11T01:29:07.186Z] 
01:29:07 [2023-01-11T01:29:07.186Z] #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
01:29:07 [2023-01-11T01:29:07.186Z] #38 186.2   CC       criu/irmap.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 187.5   CC       criu/kcmp-ids.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 188.3   CC       criu/kerndat.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 190.5   CC       criu/libnetlink.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 190.9   CC       criu/log.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 191.4   CC       criu/lsm.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 191.9   CC       criu/mem.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 193.9   CC       criu/memfd.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 194.6   CC       criu/mount.o
01:29:07 [2023-01-11T01:29:07.186Z] #38 ...
01:29:07 [2023-01-11T01:29:07.186Z] 
01:29:07 [2023-01-11T01:29:07.186Z] #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
01:29:07 [2023-01-11T01:29:07.186Z] #49 74.05 Setting up libelf1:amd64 (0.183-1) ...
01:29:07 [2023-01-11T01:29:07.442Z] #49 74.07 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:29:07 [2023-01-11T01:29:07.443Z] #49 74.09 Setting up python3-distutils (3.9.2-1) ...
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.66 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:29:07 [2023-01-11T01:29:07.955Z] #49 74.73 Setting up python3-setuptools (52.0.0-4) ...
01:29:08 [2023-01-11T01:29:08.856Z] #49 70.29 Setting up zip (3.0-12) ...
01:29:08 [2023-01-11T01:29:08.856Z] #49 70.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:29:08 [2023-01-11T01:29:08.856Z] #49 70.34 Setting up bash-completion (1:2.11-2) ...
01:29:09 [2023-01-11T01:29:09.844Z] #49 76.38 Setting up libjq1:amd64 (1.6-2.1) ...
01:29:09 [2023-01-11T01:29:09.844Z] #49 76.39 Setting up libnftnl11:amd64 (1.1.9-1) ...
01:29:09 [2023-01-11T01:29:09.844Z] #49 76.41 Setting up thin-provisioning-tools (0.9.0-1) ...
01:29:09 [2023-01-11T01:29:09.844Z] #49 76.42 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.71 Setting up libmnl0:amd64 (1.0.4-3) ...
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.73 Setting up patch (2.7.6-7) ...
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.75 Setting up sudo (1.9.5p2-3) ...
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.86 invoke-rc.d: could not determine current runlevel
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.88 invoke-rc.d: policy-rc.d denied execution of start.
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.89 Setting up xfsprogs (5.10.0-4) ...
01:29:11 [2023-01-11T01:29:11.019Z] #49 72.90 Setting up libxtables12:amd64 (1.8.7-1) ...
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.86 Setting up jq (1.6-2.1) ...
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.87 Setting up libbpf0:amd64 (1:0.3-2) ...
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.89 Setting up iptables (1.8.7-1) ...
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:29:11 [2023-01-11T01:29:11.213Z] #49 77.93 Setting up iproute2 (5.10.0-4) ...
01:29:11 [2023-01-11T01:29:11.278Z] #49 72.91 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:29:11 [2023-01-11T01:29:11.278Z] #49 72.93 Setting up pigz (2.6-1) ...
01:29:11 [2023-01-11T01:29:11.278Z] #49 72.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:29:11 [2023-01-11T01:29:11.278Z] #49 72.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
01:29:11 [2023-01-11T01:29:11.278Z] #49 72.98 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:29:11 [2023-01-11T01:29:11.278Z] #49 72.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:29:11 [2023-01-11T01:29:11.727Z] #49 78.31 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:29:11 [2023-01-11T01:29:11.984Z] #49 DONE 78.8s
01:29:11 [2023-01-11T01:29:11.984Z] 
01:29:11 [2023-01-11T01:29:11.984Z] #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
01:29:12 [2023-01-11T01:29:12.214Z] #49 73.83 Setting up libaio1:amd64 (0.3.112-9) ...
01:29:12 [2023-01-11T01:29:12.215Z] #49 73.84 Setting up python3-lib2to3 (3.9.2-1) ...
01:29:12 [2023-01-11T01:29:12.732Z] #49 74.23 Setting up libelf1:amd64 (0.183-1) ...
01:29:12 [2023-01-11T01:29:12.732Z] #49 74.26 Setting up libonig5:amd64 (6.9.6-1.1) ...
01:29:12 [2023-01-11T01:29:12.732Z] #49 74.28 Setting up python3-distutils (3.9.2-1) ...
01:29:13 [2023-01-11T01:29:13.171Z] #50 0.938 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:29:13 [2023-01-11T01:29:13.171Z] #50 0.943 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:29:13 [2023-01-11T01:29:13.171Z] #50 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:29:13 [2023-01-11T01:29:13.171Z] #50 DONE 1.0s
01:29:13 [2023-01-11T01:29:13.171Z] 
01:29:13 [2023-01-11T01:29:13.171Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.83 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:29:13 [2023-01-11T01:29:13.300Z] #49 74.92 Setting up python3-setuptools (52.0.0-4) ...
01:29:15 [2023-01-11T01:29:15.231Z] #49 76.86 Setting up libjq1:amd64 (1.6-2.1) ...
01:29:15 [2023-01-11T01:29:15.231Z] #49 76.87 Setting up libnftnl11:amd64 (1.1.9-1) ...
01:29:15 [2023-01-11T01:29:15.231Z] #49 76.89 Setting up thin-provisioning-tools (0.9.0-1) ...
01:29:15 [2023-01-11T01:29:15.231Z] #49 76.91 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:29:16 [2023-01-11T01:29:16.613Z] #49 78.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.49 Setting up jq (1.6-2.1) ...
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.51 Setting up libbpf0:amd64 (1:0.3-2) ...
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.52 Setting up iptables (1.8.7-1) ...
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:29:16 [2023-01-11T01:29:16.872Z] #49 78.59 Setting up iproute2 (5.10.0-4) ...
01:29:17 [2023-01-11T01:29:17.130Z] #49 ...
01:29:17 [2023-01-11T01:29:17.130Z] 
01:29:17 [2023-01-11T01:29:17.130Z] #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
01:29:17 [2023-01-11T01:29:17.130Z] #38 192.2   CC       criu/log.o
01:29:17 [2023-01-11T01:29:17.130Z] #38 192.7   CC       criu/lsm.o
01:29:17 [2023-01-11T01:29:17.130Z] #38 193.2   CC       criu/mem.o
01:29:17 [2023-01-11T01:29:17.130Z] #38 195.0   CC       criu/memfd.o
01:29:17 [2023-01-11T01:29:17.130Z] #38 195.7   CC       criu/mount.o
01:29:17 [2023-01-11T01:29:17.130Z] #38 200.3   CC       criu/namespaces.o
01:29:17 [2023-01-11T01:29:17.389Z] #38 ...
01:29:17 [2023-01-11T01:29:17.389Z] 
01:29:17 [2023-01-11T01:29:17.389Z] #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
01:29:17 [2023-01-11T01:29:17.389Z] #49 78.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:29:17 [2023-01-11T01:29:17.976Z] #49 DONE 79.8s
01:29:17 [2023-01-11T01:29:17.976Z] 
01:29:17 [2023-01-11T01:29:17.976Z] #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
01:29:17 [2023-01-11T01:29:17.976Z] #38 202.6   CC       criu/net.o
01:29:19 [2023-01-11T01:29:19.350Z] #38 ...
01:29:19 [2023-01-11T01:29:19.350Z] 
01:29:19 [2023-01-11T01:29:19.350Z] #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
01:29:19 [2023-01-11T01:29:19.350Z] #0 1.047 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:29:19 [2023-01-11T01:29:19.350Z] #0 1.051 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:29:19 [2023-01-11T01:29:19.350Z] #0 1.056 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:29:19 [2023-01-11T01:29:19.350Z] #50 DONE 1.2s
01:29:19 [2023-01-11T01:29:19.350Z] 
01:29:19 [2023-01-11T01:29:19.350Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:29:19 [2023-01-11T01:29:19.719Z] #51 ...
01:29:19 [2023-01-11T01:29:19.719Z] 
01:29:19 [2023-01-11T01:29:19.719Z] #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
01:29:19 [2023-01-11T01:29:19.719Z] #38 199.0   CC       criu/namespaces.o
01:29:19 [2023-01-11T01:29:19.719Z] #38 201.1   CC       criu/net.o
01:29:19 [2023-01-11T01:29:19.719Z] #38 205.6   CC       criu/netfilter.o
01:29:19 [2023-01-11T01:29:19.719Z] #38 206.0   CC       criu/page-pipe.o
01:29:19 [2023-01-11T01:29:19.719Z] #38 206.7   CC       criu/page-xfer.o
01:29:19 [2023-01-11T01:29:19.719Z] #38 208.4   CC       criu/pagemap-cache.o
01:29:19 [2023-01-11T01:29:19.976Z] #38 208.8   CC       criu/pagemap.o
01:29:20 [2023-01-11T01:29:20.906Z] #38 209.7   CC       criu/parasite-syscall.o
01:29:21 [2023-01-11T01:29:21.837Z] #38 210.6   CC       criu/path.o
01:29:21 [2023-01-11T01:29:21.837Z] #38 210.9   CC       criu/pie-util-vdso-elf32.o
01:29:22 [2023-01-11T01:29:22.400Z] #38 211.4   CC       criu/pie-util-vdso.o
01:29:22 [2023-01-11T01:29:22.964Z] #38 211.9   CC       criu/pie-util.o
01:29:22 [2023-01-11T01:29:22.964Z] #38 212.1   CC       criu/pipes.o
01:29:23 [2023-01-11T01:29:23.536Z] #38 ...
01:29:23 [2023-01-11T01:29:23.537Z] 
01:29:23 [2023-01-11T01:29:23.537Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:29:23 [2023-01-11T01:29:23.537Z] #51 10.56 Collecting yamllint==1.26.1
01:29:24 [2023-01-11T01:29:24.905Z] #51 11.64   Downloading yamllint-1.26.1.tar.gz (126 kB)
01:29:25 [2023-01-11T01:29:25.836Z] #51 12.93 Collecting pathspec>=0.5.3
01:29:25 [2023-01-11T01:29:25.909Z] #51 ...
01:29:25 [2023-01-11T01:29:25.909Z] 
01:29:25 [2023-01-11T01:29:25.909Z] #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
01:29:25 [2023-01-11T01:29:25.909Z] #38 207.1   CC       criu/netfilter.o
01:29:25 [2023-01-11T01:29:25.909Z] #38 207.5   CC       criu/page-pipe.o
01:29:25 [2023-01-11T01:29:25.909Z] #38 208.1   CC       criu/page-xfer.o
01:29:25 [2023-01-11T01:29:25.909Z] #38 210.0   CC       criu/pagemap-cache.o
01:29:25 [2023-01-11T01:29:25.909Z] #38 210.5   CC       criu/pagemap.o
01:29:26 [2023-01-11T01:29:26.093Z] #51 12.95   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
01:29:26 [2023-01-11T01:29:26.475Z] #38 211.5   CC       criu/parasite-syscall.o
01:29:26 [2023-01-11T01:29:26.657Z] #51 13.44 Collecting pyyaml
01:29:26 [2023-01-11T01:29:26.657Z] #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)
01:29:26 [2023-01-11T01:29:26.657Z] #51 13.52 Building wheels for collected packages: yamllint
01:29:26 [2023-01-11T01:29:26.657Z] #51 13.53   Building wheel for yamllint (setup.py): started
01:29:27 [2023-01-11T01:29:27.035Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 29.1% of statements
01:29:27 [2023-01-11T01:29:27.035Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.3% of statements
01:29:27 [2023-01-11T01:29:27.035Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:29:27 [2023-01-11T01:29:27.035Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:29:27 [2023-01-11T01:29:27.035Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:29:27 [2023-01-11T01:29:27.035Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:29:27 [2023-01-11T01:29:27.217Z] #45 169.2 + mkdir -p /build
01:29:27 [2023-01-11T01:29:27.217Z] #45 169.2 + cp runc /build/runc
01:29:27 [2023-01-11T01:29:27.217Z] #45 DONE 169.8s
01:29:27 [2023-01-11T01:29:27.217Z] 
01:29:27 [2023-01-11T01:29:27.217Z] #27 [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
01:29:27 [2023-01-11T01:29:27.217Z] #27 295.6 + /build/golangci-lint --version
01:29:27 [2023-01-11T01:29:27.217Z] #27 296.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
01:29:27 [2023-01-11T01:29:27.217Z] #27 DONE 297.0s
01:29:27 [2023-01-11T01:29:27.217Z] 
01:29:27 [2023-01-11T01:29:27.217Z] #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
01:29:27 [2023-01-11T01:29:27.217Z] #37 ...
01:29:27 [2023-01-11T01:29:27.217Z] 
01:29:27 [2023-01-11T01:29:27.217Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
01:29:27 [2023-01-11T01:29:27.217Z] #61 DONE 0.1s
01:29:27 [2023-01-11T01:29:27.217Z] 
01:29:27 [2023-01-11T01:29:27.217Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
01:29:27 [2023-01-11T01:29:27.217Z] #62 DONE 0.1s
01:29:27 [2023-01-11T01:29:27.217Z] 
01:29:27 [2023-01-11T01:29:27.217Z] #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
01:29:27 [2023-01-11T01:29:27.217Z] #37 ...
01:29:27 [2023-01-11T01:29:27.217Z] 
01:29:27 [2023-01-11T01:29:27.217Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
01:29:27 [2023-01-11T01:29:27.217Z] #63 DONE 0.3s
01:29:27 [2023-01-11T01:29:27.217Z] 
01:29:27 [2023-01-11T01:29:27.217Z] #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
01:29:27 [2023-01-11T01:29:27.410Z] #38 212.4   CC       criu/path.o
01:29:27 [2023-01-11T01:29:27.669Z] #38 212.8   CC       criu/pie-util-vdso-elf32.o
01:29:28 [2023-01-11T01:29:28.026Z] #51 14.77   Building wheel for yamllint (setup.py): finished with status 'done'
01:29:28 [2023-01-11T01:29:28.026Z] #51 14.77   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=269c757d9af0a2cfbb08cf33178d945a1d6df9dd89d9e79b13917a021f370217
01:29:28 [2023-01-11T01:29:28.026Z] #51 14.77   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
01:29:28 [2023-01-11T01:29:28.026Z] #51 14.77 Successfully built yamllint
01:29:28 [2023-01-11T01:29:28.026Z] #51 14.82 Installing collected packages: pyyaml, pathspec, yamllint
01:29:28 [2023-01-11T01:29:28.237Z] #38 213.3   CC       criu/pie-util-vdso.o
01:29:28 [2023-01-11T01:29:28.410Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
01:29:28 [2023-01-11T01:29:28.495Z] #38 213.7   CC       criu/pie-util.o
01:29:28 [2023-01-11T01:29:28.603Z] #51 15.30 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
01:29:28 [2023-01-11T01:29:28.754Z] #38 213.9   CC       criu/pipes.o
01:29:28 [2023-01-11T01:29:28.863Z] #51 DONE 15.8s
01:29:28 [2023-01-11T01:29:28.863Z] 
01:29:28 [2023-01-11T01:29:28.863Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
01:29:29 [2023-01-11T01:29:29.112Z] #37 260.2 + bin/containerd
01:29:29 [2023-01-11T01:29:29.119Z] #52 DONE 0.2s
01:29:29 [2023-01-11T01:29:29.119Z] 
01:29:29 [2023-01-11T01:29:29.119Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
01:29:29 [2023-01-11T01:29:29.119Z] #53 DONE 0.2s
01:29:29 [2023-01-11T01:29:29.119Z] 
01:29:29 [2023-01-11T01:29:29.119Z] #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
01:29:29 [2023-01-11T01:29:29.119Z] #38 213.0   CC       criu/plugin.o
01:29:29 [2023-01-11T01:29:29.119Z] #38 213.4   CC       criu/proc_parse.o
01:29:29 [2023-01-11T01:29:29.119Z] #38 216.9   CC       criu/protobuf-desc.o
01:29:29 [2023-01-11T01:29:29.376Z] #38 ...
01:29:29 [2023-01-11T01:29:29.376Z] 
01:29:29 [2023-01-11T01:29:29.376Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
01:29:29 [2023-01-11T01:29:29.376Z] #54 DONE 0.1s
01:29:29 [2023-01-11T01:29:29.376Z] 
01:29:29 [2023-01-11T01:29:29.376Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
01:29:29 [2023-01-11T01:29:29.376Z] #55 DONE 0.1s
01:29:29 [2023-01-11T01:29:29.376Z] 
01:29:29 [2023-01-11T01:29:29.376Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
01:29:29 [2023-01-11T01:29:29.376Z] #56 DONE 0.0s
01:29:29 [2023-01-11T01:29:29.376Z] 
01:29:29 [2023-01-11T01:29:29.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
01:29:29 [2023-01-11T01:29:29.376Z] #38 218.5   CC       criu/protobuf.o
01:29:29 [2023-01-11T01:29:29.690Z] #38 214.7   CC       criu/plugin.o
01:29:29 [2023-01-11T01:29:29.940Z] #38 219.0   CC       criu/pstree.o
01:29:29 [2023-01-11T01:29:29.949Z] #38 215.2   CC       criu/proc_parse.o
01:29:29 [2023-01-11T01:29:29.949Z] #38 ...
01:29:29 [2023-01-11T01:29:29.949Z] 
01:29:29 [2023-01-11T01:29:29.949Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
01:29:29 [2023-01-11T01:29:29.949Z] #51 10.77 Collecting yamllint==1.26.1
01:29:30 [2023-01-11T01:29:30.941Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.030s	coverage: 65.3% of statements
01:29:31 [2023-01-11T01:29:31.308Z] #38 220.3   CC       criu/rbtree.o
01:29:31 [2023-01-11T01:29:31.325Z] #51 11.82   Downloading yamllint-1.26.1.tar.gz (126 kB)
01:29:31 [2023-01-11T01:29:31.565Z] #38 220.7   CC       criu/rst-malloc.o
01:29:31 [2023-01-11T01:29:31.821Z] #38 221.0   CC       criu/seccomp.o
01:29:31 [2023-01-11T01:29:31.876Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
01:29:32 [2023-01-11T01:29:32.702Z] #51 13.22 Collecting pathspec>=0.5.3
01:29:32 [2023-01-11T01:29:32.702Z] #51 13.24   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
01:29:32 [2023-01-11T01:29:32.751Z] #38 221.8   CC       criu/seize.o
01:29:32 [2023-01-11T01:29:32.961Z] #51 13.71 Collecting pyyaml
01:29:32 [2023-01-11T01:29:32.961Z] #51 13.72   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)
01:29:32 [2023-01-11T01:29:32.961Z] #51 13.79 Building wheels for collected packages: yamllint
01:29:33 [2023-01-11T01:29:33.220Z] #51 13.80   Building wheel for yamllint (setup.py): started
01:29:33 [2023-01-11T01:29:33.684Z] #38 222.8   CC       criu/servicefd.o
01:29:34 [2023-01-11T01:29:34.248Z] #38 223.3 include/common/asm/bitops.h: Assembler messages:
01:29:34 [2023-01-11T01:29:34.248Z] #38 223.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:29:34 [2023-01-11T01:29:34.248Z] #38 223.3   CC       criu/shmem.o
01:29:34 [2023-01-11T01:29:34.606Z] #51 15.01   Building wheel for yamllint (setup.py): finished with status 'done'
01:29:34 [2023-01-11T01:29:34.606Z] #51 15.01   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b50051606e41f78c4f390efdd2354645901db95a15c23db5b192561c1fff1bba
01:29:34 [2023-01-11T01:29:34.606Z] #51 15.01   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
01:29:34 [2023-01-11T01:29:34.606Z] #51 15.02 Successfully built yamllint
01:29:34 [2023-01-11T01:29:34.606Z] #51 15.04 Installing collected packages: pyyaml, pathspec, yamllint
01:29:34 [2023-01-11T01:29:34.865Z] #51 15.47 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
01:29:35 [2023-01-11T01:29:35.433Z] #51 DONE 16.1s
01:29:35 [2023-01-11T01:29:35.433Z] 
01:29:35 [2023-01-11T01:29:35.433Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
01:29:35 [2023-01-11T01:29:35.433Z] #52 DONE 0.2s
01:29:35 [2023-01-11T01:29:35.433Z] 
01:29:35 [2023-01-11T01:29:35.433Z] #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
01:29:35 [2023-01-11T01:29:35.433Z] #38 218.5   CC       criu/protobuf-desc.o
01:29:35 [2023-01-11T01:29:35.433Z] #38 219.9   CC       criu/protobuf.o
01:29:35 [2023-01-11T01:29:35.433Z] #38 220.6   CC       criu/pstree.o
01:29:35 [2023-01-11T01:29:35.616Z] #38 224.3   CC       criu/sigframe.o
01:29:35 [2023-01-11T01:29:35.616Z] #38 224.6   CC       criu/signalfd.o
01:29:35 [2023-01-11T01:29:35.873Z] #38 224.9   CC       criu/sk-inet.o
01:29:36 [2023-01-11T01:29:36.002Z] #38 ...
01:29:36 [2023-01-11T01:29:36.002Z] 
01:29:36 [2023-01-11T01:29:36.002Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
01:29:36 [2023-01-11T01:29:36.002Z] #53 DONE 0.4s
01:29:36 [2023-01-11T01:29:36.002Z] 
01:29:36 [2023-01-11T01:29:36.002Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
01:29:36 [2023-01-11T01:29:36.002Z] #54 DONE 0.1s
01:29:36 [2023-01-11T01:29:36.002Z] 
01:29:36 [2023-01-11T01:29:36.002Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
01:29:36 [2023-01-11T01:29:36.002Z] #55 DONE 0.1s
01:29:36 [2023-01-11T01:29:36.002Z] 
01:29:36 [2023-01-11T01:29:36.002Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
01:29:36 [2023-01-11T01:29:36.002Z] #56 DONE 0.1s
01:29:36 [2023-01-11T01:29:36.002Z] 
01:29:36 [2023-01-11T01:29:36.002Z] #29 [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
01:29:36 [2023-01-11T01:29:36.938Z] #29 ...
01:29:36 [2023-01-11T01:29:36.938Z] 
01:29:36 [2023-01-11T01:29:36.938Z] #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
01:29:36 [2023-01-11T01:29:36.938Z] #38 222.0   CC       criu/rbtree.o
01:29:37 [2023-01-11T01:29:37.197Z] #38 222.4   CC       criu/rst-malloc.o
01:29:37 [2023-01-11T01:29:37.241Z] #38 226.2   CC       criu/sk-netlink.o
01:29:37 [2023-01-11T01:29:37.456Z] #38 222.6   CC       criu/seccomp.o
01:29:37 [2023-01-11T01:29:37.498Z] #38 226.6   CC       criu/sk-packet.o
01:29:38 [2023-01-11T01:29:38.393Z] #38 223.4   CC       criu/seize.o
01:29:38 [2023-01-11T01:29:38.428Z] #38 227.3   CC       criu/sk-queue.o
01:29:38 [2023-01-11T01:29:38.432Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.8% of statements
01:29:38 [2023-01-11T01:29:38.685Z] #38 227.8   CC       criu/sk-tcp.o
01:29:38 [2023-01-11T01:29:38.998Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.8% of statements
01:29:39 [2023-01-11T01:29:39.330Z] #38 224.4   CC       criu/servicefd.o
01:29:39 [2023-01-11T01:29:39.564Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
01:29:39 [2023-01-11T01:29:39.615Z] #38 228.5   CC       criu/sk-unix.o
01:29:39 [2023-01-11T01:29:39.822Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
01:29:39 [2023-01-11T01:29:39.848Z] #38 224.9 include/common/asm/bitops.h: Assembler messages:
01:29:39 [2023-01-11T01:29:39.848Z] #38 224.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
01:29:39 [2023-01-11T01:29:39.848Z] #38 224.9   CC       criu/shmem.o
01:29:40 [2023-01-11T01:29:40.387Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
01:29:40 [2023-01-11T01:29:40.785Z] #38 225.9   CC       criu/sigframe.o
01:29:41 [2023-01-11T01:29:41.044Z] #38 226.2   CC       criu/signalfd.o
01:29:41 [2023-01-11T01:29:41.203Z] 8185ee4ed646: Pull complete
01:29:41 [2023-01-11T01:29:41.203Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f
01:29:41 [2023-01-11T01:29:41.203Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
01:29:41 [2023-01-11T01:29:41.203Z] mcr.microsoft.com/windows/servercore:ltsc2019
01:29:41 [2023-01-11T01:29:41.203Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3887'
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Docker version of control daemon
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] Client:
01:29:41 [2023-01-11T01:29:41.203Z]  Version:           20.10.9
01:29:41 [2023-01-11T01:29:41.203Z]  API version:       1.41
01:29:41 [2023-01-11T01:29:41.203Z]  Go version:        go1.16.8
01:29:41 [2023-01-11T01:29:41.203Z]  Git commit:        c2ea9bc
01:29:41 [2023-01-11T01:29:41.203Z]  Built:             Mon Oct  4 16:11:10 2021
01:29:41 [2023-01-11T01:29:41.203Z]  OS/Arch:           windows/amd64
01:29:41 [2023-01-11T01:29:41.203Z]  Context:           default
01:29:41 [2023-01-11T01:29:41.203Z]  Experimental:      true
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] Server: Docker Engine - Community
01:29:41 [2023-01-11T01:29:41.203Z]  Engine:
01:29:41 [2023-01-11T01:29:41.203Z]   Version:          20.10.9
01:29:41 [2023-01-11T01:29:41.203Z]   API version:      1.41 (minimum version 1.24)
01:29:41 [2023-01-11T01:29:41.203Z]   Go version:       go1.16.8
01:29:41 [2023-01-11T01:29:41.203Z]   Git commit:       79ea9d3
01:29:41 [2023-01-11T01:29:41.203Z]   Built:            Mon Oct  4 16:06:39 2021
01:29:41 [2023-01-11T01:29:41.203Z]   OS/Arch:          windows/amd64
01:29:41 [2023-01-11T01:29:41.203Z]   Experimental:     true
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Docker info of control daemon
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] Client:
01:29:41 [2023-01-11T01:29:41.203Z]  Context:    default
01:29:41 [2023-01-11T01:29:41.203Z]  Debug Mode: false
01:29:41 [2023-01-11T01:29:41.203Z]  Plugins:
01:29:41 [2023-01-11T01:29:41.203Z]   app: Docker Application (Docker Inc., v0.8.0)
01:29:41 [2023-01-11T01:29:41.203Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
01:29:41 [2023-01-11T01:29:41.203Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] Server:
01:29:41 [2023-01-11T01:29:41.203Z]  Containers: 0
01:29:41 [2023-01-11T01:29:41.203Z]   Running: 0
01:29:41 [2023-01-11T01:29:41.203Z]   Paused: 0
01:29:41 [2023-01-11T01:29:41.203Z]   Stopped: 0
01:29:41 [2023-01-11T01:29:41.203Z]  Images: 1
01:29:41 [2023-01-11T01:29:41.203Z]  Server Version: 20.10.9
01:29:41 [2023-01-11T01:29:41.203Z]  Storage Driver: windowsfilter (windows) lcow (linux)
01:29:41 [2023-01-11T01:29:41.203Z]   Windows: 
01:29:41 [2023-01-11T01:29:41.203Z]   LCOW: 
01:29:41 [2023-01-11T01:29:41.203Z]  Logging Driver: json-file
01:29:41 [2023-01-11T01:29:41.203Z]  Plugins:
01:29:41 [2023-01-11T01:29:41.203Z]   Volume: local
01:29:41 [2023-01-11T01:29:41.203Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:29:41 [2023-01-11T01:29:41.203Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:29:41 [2023-01-11T01:29:41.203Z]  Swarm: inactive
01:29:41 [2023-01-11T01:29:41.203Z]  Default Isolation: process
01:29:41 [2023-01-11T01:29:41.203Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:29:41 [2023-01-11T01:29:41.203Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
01:29:41 [2023-01-11T01:29:41.203Z]  OSType: windows
01:29:41 [2023-01-11T01:29:41.203Z]  Architecture: x86_64
01:29:41 [2023-01-11T01:29:41.203Z]  CPUs: 4
01:29:41 [2023-01-11T01:29:41.203Z]  Total Memory: 32GiB
01:29:41 [2023-01-11T01:29:41.203Z]  Name: azwin-2-5409a0
01:29:41 [2023-01-11T01:29:41.203Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
01:29:41 [2023-01-11T01:29:41.203Z]  Docker Root Dir: D:\docker
01:29:41 [2023-01-11T01:29:41.203Z]  Debug Mode: false
01:29:41 [2023-01-11T01:29:41.203Z]  Registry: https://index.docker.io/v1/
01:29:41 [2023-01-11T01:29:41.203Z]  Labels:
01:29:41 [2023-01-11T01:29:41.203Z]  Experimental: true
01:29:41 [2023-01-11T01:29:41.203Z]  Insecure Registries:
01:29:41 [2023-01-11T01:29:41.203Z]   10.0.0.4:5000
01:29:41 [2023-01-11T01:29:41.203Z]   127.0.0.0/8
01:29:41 [2023-01-11T01:29:41.203Z]  Registry Mirrors:
01:29:41 [2023-01-11T01:29:41.203Z]   http://10.0.0.4:5000/
01:29:41 [2023-01-11T01:29:41.203Z]  Live Restore Enabled: false
01:29:41 [2023-01-11T01:29:41.203Z]  Product License: Community Engine
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Commit hash is 26a4ccf99e
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Nuke-Everything...
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Container count on control daemon to delete is 0
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Nuking d:\CI
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Zapped successfully
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Location for testing is d:\CI\PR-44797\1
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Validating GOLang consistency in Dockerfile.windows...
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] INFO: Building the image from Dockerfile.windows at 01/11/2023 01:29:30...
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] Sending build context to Docker daemon  58.53MB
01:29:41 [2023-01-11T01:29:41.203Z] 
01:29:41 [2023-01-11T01:29:41.203Z] Step 1/10 : FROM microsoft/windowsservercore
01:29:41 [2023-01-11T01:29:41.203Z]  ---> 2564578bc438
01:29:41 [2023-01-11T01:29:41.203Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
01:29:41 [2023-01-11T01:29:41.203Z]  ---> Running in 8aa925b195a6
01:29:41 [2023-01-11T01:29:41.203Z] Removing intermediate container 8aa925b195a6
01:29:41 [2023-01-11T01:29:41.203Z]  ---> 29035d3bea78
01:29:41 [2023-01-11T01:29:41.203Z] Step 3/10 : ARG GO_VERSION=1.18.9
01:29:41 [2023-01-11T01:29:41.203Z]  ---> Running in ca243e11ee39
01:29:41 [2023-01-11T01:29:41.203Z] Removing intermediate container ca243e11ee39
01:29:41 [2023-01-11T01:29:41.203Z]  ---> 767d1b816fb8
01:29:41 [2023-01-11T01:29:41.203Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2
01:29:41 [2023-01-11T01:29:41.203Z]  ---> Running in 592e27133e3f
01:29:41 [2023-01-11T01:29:41.203Z] Removing intermediate container 592e27133e3f
01:29:41 [2023-01-11T01:29:41.203Z]  ---> e1b7d416a7d7
01:29:41 [2023-01-11T01:29:41.203Z] 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}
01:29:41 [2023-01-11T01:29:41.203Z]  ---> Running in 192935921d2c
01:29:41 [2023-01-11T01:29:41.203Z] Removing intermediate container 192935921d2c
01:29:41 [2023-01-11T01:29:41.203Z]  ---> 14e36f2f7a2f
01:29:41 [2023-01-11T01:29:41.203Z] 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;
01:29:41 [2023-01-11T01:29:41.203Z]  ---> Running in fcdaac6aa3bd
01:29:41 [2023-01-11T01:29:41.611Z] #38 226.6   CC       criu/sk-inet.o
01:29:41 [2023-01-11T01:29:41.762Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.567s	coverage: 74.6% of statements
01:29:42 [2023-01-11T01:29:42.136Z] #38 230.8   CC       criu/sockets.o
01:29:42 [2023-01-11T01:29:42.699Z] #38 231.9   CC       criu/stats.o
01:29:42 [2023-01-11T01:29:42.987Z] #38 227.9   CC       criu/sk-netlink.o
01:29:43 [2023-01-11T01:29:43.246Z] #38 228.4   CC       criu/sk-packet.o
01:29:43 [2023-01-11T01:29:43.262Z] #38 232.2   CC       criu/string.o
01:29:43 [2023-01-11T01:29:43.262Z] #38 ...
01:29:43 [2023-01-11T01:29:43.262Z] 
01:29:43 [2023-01-11T01:29:43.262Z] #24 [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
01:29:43 [2023-01-11T01:29:43.262Z] #24 315.3 + dpkg --print-architecture
01:29:43 [2023-01-11T01:29:43.262Z] #24 315.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:29:43 [2023-01-11T01:29:43.262Z] #24 315.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:29:43 [2023-01-11T01:29:43.262Z] #24 315.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:29:43 [2023-01-11T01:29:43.662Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
01:29:43 [2023-01-11T01:29:43.662Z] ok  	github.com/docker/docker/daemon	12.118s	coverage: 17.1% of statements
01:29:43 [2023-01-11T01:29:43.662Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:29:43 [2023-01-11T01:29:43.662Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:29:43 [2023-01-11T01:29:43.662Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:29:43 [2023-01-11T01:29:43.662Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:29:43 [2023-01-11T01:29:43.921Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.220s	coverage: 60.7% of statements
01:29:44 [2023-01-11T01:29:44.183Z] #38 229.1   CC       criu/sk-queue.o
01:29:44 [2023-01-11T01:29:44.441Z] #38 229.5   CC       criu/sk-tcp.o
01:29:45 [2023-01-11T01:29:45.008Z] #38 230.2   CC       criu/sk-unix.o
01:29:45 [2023-01-11T01:29:45.296Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
01:29:46 [2023-01-11T01:29:46.684Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.328s	coverage: 50.5% of statements
01:29:47 [2023-01-11T01:29:47.544Z] #38 232.5   CC       criu/sockets.o
01:29:47 [2023-01-11T01:29:47.620Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.320s	coverage: 45.9% of statements
01:29:47 [2023-01-11T01:29:47.620Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:29:48 [2023-01-11T01:29:48.480Z] #38 233.6   CC       criu/stats.o
01:29:48 [2023-01-11T01:29:48.739Z] #38 233.9   CC       criu/string.o
01:29:48 [2023-01-11T01:29:48.739Z] #38 234.0   CC       criu/sysctl.o
01:29:49 [2023-01-11T01:29:49.034Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.8% of statements
01:29:49 [2023-01-11T01:29:49.034Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.040s	coverage: 58.0% of statements
01:29:49 [2023-01-11T01:29:49.034Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:29:49 [2023-01-11T01:29:49.034Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:29:49 [2023-01-11T01:29:49.675Z] #38 234.8   CC       criu/sysfs_parse.o
01:29:49 [2023-01-11T01:29:49.766Z] 
01:29:49 [2023-01-11T01:29:49.766Z] SUCCESS: Specified value was saved.
01:29:49 [2023-01-11T01:29:49.969Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
01:29:50 [2023-01-11T01:29:50.224Z] INFO: Downloading git...
01:29:50 [2023-01-11T01:29:50.243Z] #38 235.2   CC       criu/timens.o
01:29:50 [2023-01-11T01:29:50.502Z] #38 235.6   CC       criu/timerfd.o
01:29:50 [2023-01-11T01:29:50.535Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
01:29:50 [2023-01-11T01:29:50.761Z] #38 236.0   CC       criu/tty.o
01:29:51 [2023-01-11T01:29:51.101Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 6.6% of statements
01:29:51 [2023-01-11T01:29:51.101Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:29:51 [2023-01-11T01:29:51.101Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:29:51 [2023-01-11T01:29:51.329Z] #38 ...
01:29:51 [2023-01-11T01:29:51.329Z] 
01:29:51 [2023-01-11T01:29:51.329Z] #29 [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
01:29:51 [2023-01-11T01:29:51.329Z] #29 323.2 + dpkg --print-architecture
01:29:51 [2023-01-11T01:29:51.588Z] #29 323.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:29:51 [2023-01-11T01:29:51.847Z] #29 323.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:29:51 [2023-01-11T01:29:51.847Z] #29 323.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:29:52 [2023-01-11T01:29:52.036Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
01:29:52 [2023-01-11T01:29:52.295Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 77.8% of statements
01:29:52 [2023-01-11T01:29:52.295Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:29:52 [2023-01-11T01:29:52.295Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:29:52 [2023-01-11T01:29:52.411Z] INFO: Downloading go...
01:29:52 [2023-01-11T01:29:52.553Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
01:29:52 [2023-01-11T01:29:52.811Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
01:29:53 [2023-01-11T01:29:53.069Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
01:29:53 [2023-01-11T01:29:53.255Z] #24 ...
01:29:53 [2023-01-11T01:29:53.255Z] 
01:29:53 [2023-01-11T01:29:53.255Z] #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
01:29:53 [2023-01-11T01:29:53.255Z] #38 232.3   CC       criu/sysctl.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 233.1   CC       criu/sysfs_parse.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 233.6   CC       criu/timens.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 234.0   CC       criu/timerfd.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 234.5   CC       criu/tty.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 236.9   CC       criu/tun.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 237.6   CC       criu/uffd.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 239.2   CC       criu/util.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 240.8   CC       criu/uts_ns.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 241.0   CC       criu/vdso-compat.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 241.3   CC       criu/vdso.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 242.0   LINK     criu/built-in.o
01:29:53 [2023-01-11T01:29:53.255Z] #38 242.2   LINK     criu/criu
01:29:53 [2023-01-11T01:29:53.328Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
01:29:53 [2023-01-11T01:29:53.816Z] #38 242.7   DEP      lib/c/criu.d
01:29:53 [2023-01-11T01:29:53.816Z] #38 242.9   CC       images/rpc.pb-c.o
01:29:53 [2023-01-11T01:29:53.894Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 78.7% of statements
01:29:53 [2023-01-11T01:29:53.894Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:29:53 [2023-01-11T01:29:53.899Z] #37 373.3 # github.com/containerd/containerd/cmd/containerd
01:29:53 [2023-01-11T01:29:53.899Z] #37 373.3 /usr/bin/ld: /tmp/go-link-1358133091/000019.o: in function `New':
01:29:53 [2023-01-11T01:29:53.899Z] #37 373.3 /tmp/tmp.plcYzl7ky8/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
01:29:53 [2023-01-11T01:29:53.899Z] #37 373.4 + bin/containerd-stress
01:29:53 [2023-01-11T01:29:53.899Z] #37 374.5 + bin/containerd-shim
01:29:54 [2023-01-11T01:29:54.152Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 57.0% of statements
01:29:54 [2023-01-11T01:29:54.637Z] INFO: Downloading compiler 1 of 3...
01:29:54 [2023-01-11T01:29:54.719Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
01:29:54 [2023-01-11T01:29:54.746Z] #38 243.6   CC       lib/c/criu.o
01:29:55 [2023-01-11T01:29:55.285Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
01:29:55 [2023-01-11T01:29:55.543Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
01:29:56 [2023-01-11T01:29:56.110Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
01:29:56 [2023-01-11T01:29:56.116Z] #38 245.0   LINK     lib/c/built-in.o
01:29:56 [2023-01-11T01:29:56.116Z] #38 245.0   LINK     lib/c/libcriu.so
01:29:56 [2023-01-11T01:29:56.116Z] #38 245.1   LINK     lib/c/libcriu.a
01:29:56 [2023-01-11T01:29:56.171Z] INFO: Downloading compiler 2 of 3...
01:29:56 [2023-01-11T01:29:56.373Z] #38 245.3   GEN      magic.py
01:29:56 [2023-01-11T01:29:56.373Z] #38 245.5 Note: Building without setproctitle() and strlcpy() support.
01:29:56 [2023-01-11T01:29:56.373Z] #38 245.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:29:56 [2023-01-11T01:29:56.629Z] #38 245.5 Note: Building without GnuTLS support
01:29:56 [2023-01-11T01:29:56.629Z] #38 245.5 Makefile.config:39: Warn: you have no libnftables installed
01:29:56 [2023-01-11T01:29:56.629Z] #38 245.5 Makefile.config:40: Warn: Building without nftables support
01:29:56 [2023-01-11T01:29:56.677Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.565s	coverage: 82.5% of statements
01:29:56 [2023-01-11T01:29:56.677Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:29:56 [2023-01-11T01:29:56.677Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:29:57 [2023-01-11T01:29:57.612Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
01:29:57 [2023-01-11T01:29:57.712Z] INFO: Downloading compiler 3 of 3...
01:29:58 [2023-01-11T01:29:58.012Z] #38 246.8 fatal: not a git repository (or any of the parent directories): .git
01:29:58 [2023-01-11T01:29:58.179Z] ok  	github.com/docker/docker/distribution	0.592s	coverage: 29.0% of statements
01:29:58 [2023-01-11T01:29:58.179Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:29:58 [2023-01-11T01:29:58.437Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
01:29:58 [2023-01-11T01:29:58.576Z] #38 247.6 make[1]: Nothing to be done for 'all'.
01:29:58 [2023-01-11T01:29:58.677Z] INFO: Extracting git...
01:29:59 [2023-01-11T01:29:59.182Z] #37 385.7 + bin/containerd-shim-runc-v1
01:29:59 [2023-01-11T01:29:59.372Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
01:29:59 [2023-01-11T01:29:59.508Z] #38 248.5 make[1]: 'images/built-in.o' is up to date.
01:29:59 [2023-01-11T01:29:59.508Z] #38 248.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:29:59 [2023-01-11T01:29:59.508Z] #38 248.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:29:59 [2023-01-11T01:29:59.630Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
01:29:59 [2023-01-11T01:29:59.765Z] #38 248.7 make[1]: 'compel/libcompel.a' is up to date.
01:29:59 [2023-01-11T01:29:59.765Z] #38 248.7 make[1]: 'compel/compel-host-bin' is up to date.
01:29:59 [2023-01-11T01:29:59.765Z] #38 248.7 make[1]: Nothing to be done for 'all'.
01:29:59 [2023-01-11T01:29:59.765Z] #38 248.8 make[1]: 'soccr/libsoccr.a' is up to date.
01:30:00 [2023-01-11T01:30:00.021Z] #38 248.9 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.021Z] #38 249.0 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.021Z] #38 249.0 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.021Z] #38 249.1 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.197Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
01:30:00 [2023-01-11T01:30:00.198Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.6% of statements
01:30:00 [2023-01-11T01:30:00.198Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:30:00 [2023-01-11T01:30:00.198Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:30:00 [2023-01-11T01:30:00.198Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:30:00 [2023-01-11T01:30:00.279Z] #38 249.2 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.279Z] #38 249.2 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.279Z] #38 249.3 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.279Z] #38 249.4 make[2]: Nothing to be done for 'all'.
01:30:00 [2023-01-11T01:30:00.456Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
01:30:00 [2023-01-11T01:30:00.544Z] #38 249.5   INSTALL  criu/criu
01:30:01 [2023-01-11T01:30:01.023Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 40.6% of statements
01:30:01 [2023-01-11T01:30:01.112Z] #38 DONE 250.1s
01:30:01 [2023-01-11T01:30:01.112Z] 
01:30:01 [2023-01-11T01:30:01.112Z] #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
01:30:01 [2023-01-11T01:30:01.825Z] #29 ...
01:30:01 [2023-01-11T01:30:01.825Z] 
01:30:01 [2023-01-11T01:30:01.825Z] #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
01:30:01 [2023-01-11T01:30:01.825Z] #38 238.4   CC       criu/tun.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 239.0   CC       criu/uffd.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 240.5   CC       criu/util.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 242.2   CC       criu/uts_ns.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 242.5   CC       criu/vdso-compat.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 242.7   CC       criu/vdso.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 243.5   LINK     criu/built-in.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 243.7   LINK     criu/criu
01:30:01 [2023-01-11T01:30:01.825Z] #38 244.2   DEP      lib/c/criu.d
01:30:01 [2023-01-11T01:30:01.825Z] #38 244.3   CC       images/rpc.pb-c.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 245.1   CC       lib/c/criu.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.3   LINK     lib/c/built-in.o
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.4   LINK     lib/c/libcriu.so
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.4   LINK     lib/c/libcriu.a
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.6   GEN      magic.py
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.8 Note: Building without setproctitle() and strlcpy() support.
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.8 Note: Building without GnuTLS support
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.8 Makefile.config:39: Warn: you have no libnftables installed
01:30:01 [2023-01-11T01:30:01.825Z] #38 246.8 Makefile.config:40: Warn: Building without nftables support
01:30:01 [2023-01-11T01:30:01.957Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
01:30:01 [2023-01-11T01:30:01.957Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
01:30:02 [2023-01-11T01:30:02.762Z] #38 248.1 fatal: not a git repository (or any of the parent directories): .git
01:30:03 [2023-01-11T01:30:03.700Z] #38 248.9 make[1]: Nothing to be done for 'all'.
01:30:03 [2023-01-11T01:30:03.858Z] ok  	github.com/docker/docker/pkg/archive	0.286s	coverage: 82.3% of statements
01:30:04 [2023-01-11T01:30:04.792Z] ok  	github.com/docker/docker/pkg/authorization	0.599s	coverage: 68.3% of statements
01:30:04 [2023-01-11T01:30:04.792Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
01:30:05 [2023-01-11T01:30:05.050Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
01:30:05 [2023-01-11T01:30:05.078Z] #38 249.9 make[1]: 'images/built-in.o' is up to date.
01:30:05 [2023-01-11T01:30:05.078Z] #38 249.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:30:05 [2023-01-11T01:30:05.078Z] #38 250.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:30:05 [2023-01-11T01:30:05.078Z] #38 250.0 make[1]: 'compel/libcompel.a' is up to date.
01:30:05 [2023-01-11T01:30:05.078Z] #38 250.1 make[1]: 'compel/compel-host-bin' is up to date.
01:30:05 [2023-01-11T01:30:05.078Z] #38 250.1 make[1]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.078Z] #38 250.2 make[1]: 'soccr/libsoccr.a' is up to date.
01:30:05 [2023-01-11T01:30:05.337Z] #38 250.5 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.337Z] #38 250.5 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.337Z] #38 250.6 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.596Z] #38 250.7 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.596Z] #38 250.8 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.762Z] #37 392.1 + bin/containerd-shim-runc-v2
01:30:05 [2023-01-11T01:30:05.762Z] #37 393.0 + binaries
01:30:05 [2023-01-11T01:30:05.762Z] #37 393.0 + install -D bin/containerd /build/containerd
01:30:05 [2023-01-11T01:30:05.762Z] #37 393.0 + install -D bin/containerd-shim /build/containerd-shim
01:30:05 [2023-01-11T01:30:05.762Z] #37 393.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:30:05 [2023-01-11T01:30:05.762Z] #37 393.0 + install -D bin/ctr /build/ctr
01:30:05 [2023-01-11T01:30:05.856Z] #38 250.8 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.856Z] #38 250.9 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.856Z] #38 251.0 make[2]: Nothing to be done for 'all'.
01:30:05 [2023-01-11T01:30:05.856Z] #38 251.0   INSTALL  criu/criu
01:30:07 [2023-01-11T01:30:07.239Z] #38 DONE 252.1s
01:30:07 [2023-01-11T01:30:07.239Z] 
01:30:07 [2023-01-11T01:30:07.239Z] #29 [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
01:30:08 [2023-01-11T01:30:08.330Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.514s	coverage: 43.5% of statements
01:30:08 [2023-01-11T01:30:08.330Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
01:30:08 [2023-01-11T01:30:08.588Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
01:30:08 [2023-01-11T01:30:08.846Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
01:30:09 [2023-01-11T01:30:09.051Z] #37 DONE 396.0s
01:30:09 [2023-01-11T01:30:09.104Z] ok  	github.com/docker/docker/layer	7.530s	coverage: 68.8% of statements
01:30:09 [2023-01-11T01:30:09.104Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:30:09 [2023-01-11T01:30:09.104Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:30:09 [2023-01-11T01:30:09.104Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:30:09 [2023-01-11T01:30:09.104Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:30:09 [2023-01-11T01:30:09.104Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:30:09 [2023-01-11T01:30:09.104Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:30:09 [2023-01-11T01:30:09.104Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:30:09 [2023-01-11T01:30:09.224Z] #37 ...
01:30:09 [2023-01-11T01:30:09.224Z] 
01:30:09 [2023-01-11T01:30:09.224Z] #24 [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
01:30:09 [2023-01-11T01:30:09.224Z] #24 DONE 340.8s
01:30:09 [2023-01-11T01:30:09.224Z] 
01:30:09 [2023-01-11T01:30:09.224Z] #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
01:30:09 [2023-01-11T01:30:09.363Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
01:30:09 [2023-01-11T01:30:09.621Z] 
01:30:09 [2023-01-11T01:30:09.621Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
01:30:09 [2023-01-11T01:30:09.621Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
01:30:09 [2023-01-11T01:30:09.790Z] #37 ...
01:30:09 [2023-01-11T01:30:09.790Z] 
01:30:09 [2023-01-11T01:30:09.790Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
01:30:09 [2023-01-11T01:30:09.790Z] #57 DONE 0.2s
01:30:09 [2023-01-11T01:30:09.790Z] 
01:30:09 [2023-01-11T01:30:09.790Z] #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
01:30:10 [2023-01-11T01:30:10.047Z] #37 ...
01:30:10 [2023-01-11T01:30:10.047Z] 
01:30:10 [2023-01-11T01:30:10.047Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:30:10 [2023-01-11T01:30:10.047Z] #58 DONE 0.1s
01:30:10 [2023-01-11T01:30:10.047Z] 
01:30:10 [2023-01-11T01:30:10.047Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
01:30:10 [2023-01-11T01:30:10.047Z] #59 DONE 0.1s
01:30:10 [2023-01-11T01:30:10.047Z] 
01:30:10 [2023-01-11T01:30:10.047Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
01:30:10 [2023-01-11T01:30:10.047Z] #60 DONE 0.1s
01:30:10 [2023-01-11T01:30:10.047Z] 
01:30:10 [2023-01-11T01:30:10.047Z] #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
01:30:10 [2023-01-11T01:30:10.187Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
01:30:10 [2023-01-11T01:30:10.558Z] #64 DONE 0.9s
01:30:10 [2023-01-11T01:30:10.558Z] 
01:30:10 [2023-01-11T01:30:10.558Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:30:10 [2023-01-11T01:30:10.817Z] #65 DONE 0.3s
01:30:10 [2023-01-11T01:30:10.817Z] 
01:30:10 [2023-01-11T01:30:10.817Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
01:30:11 [2023-01-11T01:30:11.121Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
01:30:11 [2023-01-11T01:30:11.382Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 86.5% of statements
01:30:11 [2023-01-11T01:30:11.963Z] ok  	github.com/docker/docker/pkg/fsutils	0.164s	coverage: 85.1% of statements
01:30:12 [2023-01-11T01:30:12.196Z] #66 DONE 1.2s
01:30:12 [2023-01-11T01:30:12.196Z] 
01:30:12 [2023-01-11T01:30:12.196Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
01:30:12 [2023-01-11T01:30:12.196Z] #67 DONE 0.0s
01:30:12 [2023-01-11T01:30:12.196Z] 
01:30:12 [2023-01-11T01:30:12.196Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:30:12 [2023-01-11T01:30:12.196Z] #68 DONE 0.0s
01:30:12 [2023-01-11T01:30:12.196Z] 
01:30:12 [2023-01-11T01:30:12.196Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
01:30:12 [2023-01-11T01:30:12.220Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.025s	coverage: 84.1% of statements
01:30:12 [2023-01-11T01:30:12.221Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
01:30:13 [2023-01-11T01:30:13.154Z] ok  	github.com/docker/docker/pkg/idtools	0.384s	coverage: 69.5% of statements
01:30:13 [2023-01-11T01:30:13.154Z] ok  	github.com/docker/docker/pkg/ioutils	0.351s	coverage: 70.6% of statements
01:30:13 [2023-01-11T01:30:13.412Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
01:30:13 [2023-01-11T01:30:13.412Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
01:30:13 [2023-01-11T01:30:13.412Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
01:30:13 [2023-01-11T01:30:13.412Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:30:13 [2023-01-11T01:30:13.412Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:30:13 [2023-01-11T01:30:13.672Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
01:30:13 [2023-01-11T01:30:13.672Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:30:13 [2023-01-11T01:30:13.930Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
01:30:13 [2023-01-11T01:30:13.930Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
01:30:14 [2023-01-11T01:30:14.189Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 86.7% of statements
01:30:14 [2023-01-11T01:30:14.189Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
01:30:14 [2023-01-11T01:30:14.189Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:30:14 [2023-01-11T01:30:14.189Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:30:14 [2023-01-11T01:30:14.755Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
01:30:15 [2023-01-11T01:30:15.013Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
01:30:15 [2023-01-11T01:30:15.272Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
01:30:15 [2023-01-11T01:30:15.530Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
01:30:16 [2023-01-11T01:30:16.339Z] INFO: Expanding go...
01:30:16 [2023-01-11T01:30:16.393Z] #69 DONE 3.7s
01:30:16 [2023-01-11T01:30:16.393Z] 
01:30:16 [2023-01-11T01:30:16.393Z] #70 exporting to image
01:30:16 [2023-01-11T01:30:16.393Z] #70 exporting layers
01:30:16 [2023-01-11T01:30:16.903Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
01:30:17 [2023-01-11T01:30:17.161Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
01:30:17 [2023-01-11T01:30:17.220Z] #29 DONE 348.7s
01:30:17 [2023-01-11T01:30:17.220Z] 
01:30:17 [2023-01-11T01:30:17.220Z] #27 [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
01:30:18 [2023-01-11T01:30:18.156Z] #27 ...
01:30:18 [2023-01-11T01:30:18.157Z] 
01:30:18 [2023-01-11T01:30:18.157Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
01:30:18 [2023-01-11T01:30:18.725Z] #57 DONE 0.6s
01:30:18 [2023-01-11T01:30:18.725Z] 
01:30:18 [2023-01-11T01:30:18.725Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:30:18 [2023-01-11T01:30:18.725Z] #58 DONE 0.1s
01:30:18 [2023-01-11T01:30:18.725Z] 
01:30:18 [2023-01-11T01:30:18.725Z] #27 [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
01:30:18 [2023-01-11T01:30:18.725Z] #27 ...
01:30:18 [2023-01-11T01:30:18.725Z] 
01:30:18 [2023-01-11T01:30:18.725Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
01:30:18 [2023-01-11T01:30:18.725Z] #59 DONE 0.1s
01:30:18 [2023-01-11T01:30:18.725Z] 
01:30:18 [2023-01-11T01:30:18.725Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
01:30:18 [2023-01-11T01:30:18.984Z] #60 DONE 0.1s
01:30:18 [2023-01-11T01:30:18.984Z] 
01:30:18 [2023-01-11T01:30:18.984Z] #27 [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
01:30:21 [2023-01-11T01:30:21.346Z] ok  	github.com/docker/docker/pkg/signal	3.341s	coverage: 62.3% of statements
01:30:21 [2023-01-11T01:30:21.346Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
01:30:21 [2023-01-11T01:30:21.346Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
01:30:21 [2023-01-11T01:30:21.346Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
01:30:21 [2023-01-11T01:30:21.683Z] #70 exporting layers 6.0s done
01:30:21 [2023-01-11T01:30:21.683Z] #70 writing image sha256:3082fca8d0cebe97c786186a889d6a74212a2c4e16101058c3f086d4230a5744 done
01:30:21 [2023-01-11T01:30:21.683Z] #70 naming to docker.io/library/docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 done
01:30:21 [2023-01-11T01:30:21.683Z] #70 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
01:30:21 [2023-01-11T01:30:21.913Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.5% of statements
01:30:22 [2023-01-11T01:30:22.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/validate/default
01:30:22 [2023-01-11T01:30:22.479Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
01:30:22 [2023-01-11T01:30:22.480Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
01:30:22 [2023-01-11T01:30:22.580Z] Congratulations!  All commits are properly signed with the DCO!
01:30:23 [2023-01-11T01:30:23.047Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
01:30:23 [2023-01-11T01:30:23.305Z] coverage: [no statements]
01:30:23 [2023-01-11T01:30:23.305Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
01:30:23 [2023-01-11T01:30:23.521Z] Congratulations!  Seccomp profile generation is done correctly.
01:30:23 [2023-01-11T01:30:23.521Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
01:30:23 [2023-01-11T01:30:23.563Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
01:30:23 [2023-01-11T01:30:23.563Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
01:30:23 [2023-01-11T01:30:23.821Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
01:30:25 [2023-01-11T01:30:25.304Z] #37 311.7 # github.com/containerd/containerd/cmd/containerd
01:30:25 [2023-01-11T01:30:25.304Z] #37 311.7 /usr/bin/ld: /tmp/go-link-4180873322/000019.o: in function `New':
01:30:25 [2023-01-11T01:30:25.304Z] #37 311.7 /tmp/tmp.kAbh3Az1eB/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
01:30:25 [2023-01-11T01:30:25.304Z] #37 311.8 + bin/containerd-stress
01:30:25 [2023-01-11T01:30:25.304Z] #37 312.9 + bin/containerd-shim
01:30:25 [2023-01-11T01:30:25.723Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
01:30:25 [2023-01-11T01:30:25.980Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
01:30:26 [2023-01-11T01:30:26.239Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
01:30:27 [2023-01-11T01:30:27.614Z] ok  	github.com/docker/docker/quota	0.187s	coverage: 71.4% of statements
01:30:27 [2023-01-11T01:30:27.614Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
01:30:28 [2023-01-11T01:30:28.548Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 57.3% of statements
01:30:29 [2023-01-11T01:30:29.115Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
01:30:29 [2023-01-11T01:30:29.115Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
01:30:29 [2023-01-11T01:30:29.681Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 66.1% of statements
01:30:29 [2023-01-11T01:30:29.940Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
01:30:31 [2023-01-11T01:30:31.315Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
01:30:31 [2023-01-11T01:30:31.654Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
01:30:32 [2023-01-11T01:30:32.249Z] ok  	github.com/docker/docker/volume/local	0.095s	coverage: 76.4% of statements
01:30:32 [2023-01-11T01:30:32.507Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
01:30:32 [2023-01-11T01:30:32.595Z] Congratulations!  All API changes are done the right way.
01:30:32 [2023-01-11T01:30:32.595Z] Congratulations!  All TOML source files changed here have valid syntax.
01:30:32 [2023-01-11T01:30:32.595Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
01:30:32 [2023-01-11T01:30:32.595Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
01:30:32 [2023-01-11T01:30:32.595Z] Congratulations!  No new tests were added to integration-cli.
01:30:32 [2023-01-11T01:30:32.595Z] 
01:30:32 [2023-01-11T01:30:32.595Z] INFO Start validation with golang-ci-lint
01:30:33 [2023-01-11T01:30:33.405Z] #37 324.4 + bin/containerd-shim-runc-v1
01:30:33 [2023-01-11T01:30:33.536Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
01:30:33 [2023-01-11T01:30:33.536Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
01:30:33 [2023-01-11T01:30:33.536Z] INFO [loader] Using build tags: [apparmor seccomp] 
01:30:33 [2023-01-11T01:30:33.882Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
01:30:39 [2023-01-11T01:30:39.952Z] #37 330.9 + bin/containerd-shim-runc-v2
01:30:40 [2023-01-11T01:30:40.514Z] #37 331.7 + binaries
01:30:40 [2023-01-11T01:30:40.771Z] #37 331.7 + install -D bin/containerd /build/containerd
01:30:40 [2023-01-11T01:30:40.771Z] #37 331.8 + install -D bin/containerd-shim /build/containerd-shim
01:30:40 [2023-01-11T01:30:40.771Z] #37 331.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:30:40 [2023-01-11T01:30:40.771Z] #37 331.8 + install -D bin/ctr /build/ctr
01:30:42 [2023-01-11T01:30:42.136Z] #37 DONE 333.0s
01:30:42 [2023-01-11T01:30:42.699Z] 
01:30:42 [2023-01-11T01:30:42.699Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
01:30:43 [2023-01-11T01:30:43.262Z] #64 DONE 0.7s
01:30:43 [2023-01-11T01:30:43.518Z] 
01:30:43 [2023-01-11T01:30:43.518Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:30:43 [2023-01-11T01:30:43.518Z] #65 DONE 0.1s
01:30:43 [2023-01-11T01:30:43.518Z] 
01:30:43 [2023-01-11T01:30:43.518Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
01:30:43 [2023-01-11T01:30:43.518Z] #66 DONE 0.2s
01:30:43 [2023-01-11T01:30:43.775Z] 
01:30:43 [2023-01-11T01:30:43.775Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
01:30:43 [2023-01-11T01:30:43.775Z] #67 DONE 0.1s
01:30:43 [2023-01-11T01:30:43.775Z] 
01:30:43 [2023-01-11T01:30:43.775Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:30:43 [2023-01-11T01:30:43.775Z] #68 DONE 0.0s
01:30:43 [2023-01-11T01:30:43.775Z] 
01:30:43 [2023-01-11T01:30:43.775Z] #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
01:30:44 [2023-01-11T01:30:44.703Z] #69 0.756 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
01:30:44 [2023-01-11T01:30:44.703Z] #69 0.845 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
01:30:44 [2023-01-11T01:30:44.703Z] #69 0.941 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
01:30:45 [2023-01-11T01:30:45.266Z] #69 1.021 Reading package lists...
01:30:45 [2023-01-11T01:30:45.829Z] #69 1.523 Reading package lists...
01:30:45 [2023-01-11T01:30:45.829Z] #69 2.030 Building dependency tree...
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.149 Reading state information...
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.271 The following additional packages will be installed:
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.272   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.273 Suggested packages:
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.273   systemd-container policykit-1
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.273 Recommended packages:
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.273   systemd-timesyncd | time-daemon libnss-systemd
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.340 The following NEW packages will be installed:
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.341   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
01:30:46 [2023-01-11T01:30:46.085Z] #69 2.342   libkmod2 libpam-systemd systemd systemd-sysv
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.610 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.610 Need to get 5828 kB of archives.
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.610 After this operation, 19.3 MB of additional disk space will be used.
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.610 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.612 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.614 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.619 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.654 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.656 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.657 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
01:30:46 [2023-01-11T01:30:46.342Z] #69 2.659 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.781 debconf: delaying package configuration, since apt-utils is not installed
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.812 Fetched 5828 kB in 0s (18.6 MB/s)
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.837 Selecting previously unselected package libargon2-1:amd64.
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.837 (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.)
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.854 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.862 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.897 Selecting previously unselected package libjson-c5:amd64.
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.900 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.904 Unpacking libjson-c5:amd64 (0.15-2) ...
01:30:46 [2023-01-11T01:30:46.598Z] #69 2.941 Selecting previously unselected package libcryptsetup12:amd64.
01:30:46 [2023-01-11T01:30:46.854Z] #69 2.944 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
01:30:46 [2023-01-11T01:30:46.854Z] #69 2.948 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
01:30:46 [2023-01-11T01:30:46.854Z] #69 3.002 Selecting previously unselected package libkmod2:amd64.
01:30:46 [2023-01-11T01:30:46.854Z] #69 3.002 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
01:30:46 [2023-01-11T01:30:46.854Z] #69 3.006 Unpacking libkmod2:amd64 (28-1) ...
01:30:46 [2023-01-11T01:30:46.854Z] #69 3.053 Selecting previously unselected package systemd.
01:30:46 [2023-01-11T01:30:46.854Z] #69 3.056 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
01:30:46 [2023-01-11T01:30:46.854Z] #69 3.090 Unpacking systemd (247.3-7+deb11u1) ...
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.573 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.584 Setting up libjson-c5:amd64 (0.15-2) ...
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.596 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.606 Setting up libkmod2:amd64 (28-1) ...
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.617 Setting up systemd (247.3-7+deb11u1) ...
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.656 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.658 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.660 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
01:30:47 [2023-01-11T01:30:47.416Z] #69 3.682 Initializing machine ID from KVM UUID.
01:30:47 [2023-01-11T01:30:47.673Z] #69 3.998 Selecting previously unselected package systemd-sysv.
01:30:47 [2023-01-11T01:30:47.928Z] #69 3.998 (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.)
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.013 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.017 Unpacking systemd-sysv (247.3-7+deb11u1) ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.063 Selecting previously unselected package libdbus-1-3:amd64.
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.067 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.072 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.130 Selecting previously unselected package dbus.
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.133 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.142 Unpacking dbus (1.12.24-0+deb11u1) ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.202 Selecting previously unselected package libpam-systemd:amd64.
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.203 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.208 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
01:30:47 [2023-01-11T01:30:47.928Z] #69 4.255 Selecting previously unselected package dbus-user-session.
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.258 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.261 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.304 Setting up systemd-sysv (247.3-7+deb11u1) ...
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.317 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.329 Setting up dbus (1.12.24-0+deb11u1) ...
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.444 invoke-rc.d: could not determine current runlevel
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.447 invoke-rc.d: policy-rc.d denied execution of start.
01:30:48 [2023-01-11T01:30:48.184Z] #69 4.451 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
01:30:48 [2023-01-11T01:30:48.441Z] #69 4.561 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
01:30:48 [2023-01-11T01:30:48.441Z] #69 4.577 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:30:48 [2023-01-11T01:30:48.441Z] #69 DONE 4.7s
01:30:48 [2023-01-11T01:30:48.697Z] 
01:30:48 [2023-01-11T01:30:48.697Z] #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
01:30:48 [2023-01-11T01:30:48.782Z] ok  	github.com/docker/docker/pkg/plugins	33.626s	coverage: 76.6% of statements
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/rootless	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/volume	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:30:48 [2023-01-11T01:30:48.782Z] 
01:30:48 [2023-01-11T01:30:48.782Z] === Skipped
01:30:48 [2023-01-11T01:30:48.782Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
01:30:48 [2023-01-11T01:30:48.782Z]     exec_linux_test.go:19: requires AppArmor to be enabled
01:30:48 [2023-01-11T01:30:48.782Z] 
01:30:48 [2023-01-11T01:30:48.782Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
01:30:48 [2023-01-11T01:30:48.782Z]     exec_linux_test.go:39: requires AppArmor to be enabled
01:30:48 [2023-01-11T01:30:48.782Z] 
01:30:48 [2023-01-11T01:30:48.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:30:48 [2023-01-11T01:30:48.782Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.782Z]     graphtest_unix.go:47: Driver btrfs not supported
01:30:48 [2023-01-11T01:30:48.782Z] 
01:30:48 [2023-01-11T01:30:48.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:30:48 [2023-01-11T01:30:48.782Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.782Z]     graphtest_unix.go:47: Driver btrfs not supported
01:30:48 [2023-01-11T01:30:48.782Z] 
01:30:48 [2023-01-11T01:30:48.782Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:30:48 [2023-01-11T01:30:48.782Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.782Z]     graphtest_unix.go:47: Driver btrfs not supported
01:30:48 [2023-01-11T01:30:48.782Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver btrfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver btrfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:74: No driver to put!
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z] time="2023-01-11T01:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z] time="2023-01-11T01:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z] time="2023-01-11T01:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z] time="2023-01-11T01:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z] time="2023-01-11T01:29:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:74: No driver to put!
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     overlay_test.go:50: Fails to compute changes intermittently
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     overlay_test.go:66: Cannot run test with naive change algorithm
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver zfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver zfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver zfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver zfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:47: Driver zfs not supported
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     graphtest_unix.go:74: No driver to put!
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:30:48 [2023-01-11T01:30:48.783Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
01:30:48 [2023-01-11T01:30:48.783Z] 
01:30:48 [2023-01-11T01:30:48.783Z] DONE 2267 tests, 26 skipped in 193.330s
01:30:48 [2023-01-11T01:30:48.958Z] #70 0.425   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:30:48 [2023-01-11T01:30:48.958Z] #70 0.427                                  Dload  Upload   Total   Spent    Left  Speed
01:30:49 [2023-01-11T01:30:49.215Z] #70 0.428 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6036      0 --:--:-- --:--:-- --:--:--  6016
01:30:49 [2023-01-11T01:30:49.215Z] #70 DONE 0.8s
01:30:49 [2023-01-11T01:30:49.215Z] 
01:30:49 [2023-01-11T01:30:49.215Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
Post stage
[Pipeline] junit
01:30:49 [2023-01-11T01:30:49.361Z] Recording test results
01:30:49 [2023-01-11T01:30:49.428Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:30:49 [2023-01-11T01:30:49.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -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:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh dynbinary test-integration
01:30:50 [2023-01-11T01:30:50.324Z] 
01:30:50 [2023-01-11T01:30:50.324Z] Removing bundles/
01:30:50 [2023-01-11T01:30:50.324Z] 
01:30:50 [2023-01-11T01:30:50.324Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:30:50 [2023-01-11T01:30:50.324Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:30:50 [2023-01-11T01:30:50.324Z] GOOS="" GOARCH="" GOARM=""
01:30:50 [2023-01-11T01:30:50.585Z] #71 DONE 1.1s
01:30:50 [2023-01-11T01:30:50.585Z] 
01:30:50 [2023-01-11T01:30:50.585Z] #72 exporting to image
01:30:50 [2023-01-11T01:30:50.585Z] #72 exporting layers
01:30:51 [2023-01-11T01:30:51.995Z] INFO: Expanding compiler 1 of 3...
01:30:51 [2023-01-11T01:30:51.995Z] INFO: Expanding compiler 2 of 3...
01:30:56 [2023-01-11T01:30:56.684Z] #37 ...
01:30:56 [2023-01-11T01:30:56.684Z] 
01:30:56 [2023-01-11T01:30:56.684Z] #42 [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
01:30:56 [2023-01-11T01:30:56.684Z] #42 190.4 + mkdir -p /build
01:30:56 [2023-01-11T01:30:56.684Z] #42 190.4 + cp runc /build/runc
01:30:56 [2023-01-11T01:30:56.684Z] #42 DONE 192.2s
01:30:56 [2023-01-11T01:30:56.684Z] 
01:30:56 [2023-01-11T01:30:56.684Z] #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
01:30:56 [2023-01-11T01:30:56.684Z] #37 ...
01:30:56 [2023-01-11T01:30:56.684Z] 
01:30:56 [2023-01-11T01:30:56.684Z] #31 [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
01:30:56 [2023-01-11T01:30:56.684Z] #31 388.1 + /build/golangci-lint --version
01:30:57 [2023-01-11T01:30:57.174Z] #72 exporting layers 5.7s done
01:30:57 [2023-01-11T01:30:57.174Z] #72 writing image sha256:091a1d613feec1c9b122c30df21c4d7f92f4926087fe8b9c59f768c77225fe26 done
01:30:57 [2023-01-11T01:30:57.174Z] #72 naming to docker.io/library/docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 done
01:30:57 [2023-01-11T01:30:57.174Z] #72 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:30:57 [2023-01-11T01:30:57.247Z] #31 389.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
01:30:57 [2023-01-11T01:30:57.247Z] #31 DONE 389.7s
01:30:57 [2023-01-11T01:30:57.247Z] 
01:30:57 [2023-01-11T01:30:57.247Z] #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
01:30:57 [2023-01-11T01:30:57.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -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:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh dynbinary test-integration
01:30:57 [2023-01-11T01:30:57.775Z] INFO: Expanding compiler 3 of 3...
01:30:58 [2023-01-11T01:30:58.740Z] INFO: Removing downloaded files...
01:30:58 [2023-01-11T01:30:58.740Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
01:30:58 [2023-01-11T01:30:58.740Z] INFO: Configuring git core.autocrlf...
01:31:00 [2023-01-11T01:31:00.016Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
01:31:00 [2023-01-11T01:31:00.016Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
01:31:00 [2023-01-11T01:31:00.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
01:31:00 [2023-01-11T01:31:00.016Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
01:31:00 [2023-01-11T01:31:00.016Z] 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)
01:31:00 [2023-01-11T01:31:00.016Z] Detected virtualization docker.
01:31:00 [2023-01-11T01:31:00.016Z] Detected architecture x86-64.
01:31:00 [2023-01-11T01:31:00.016Z] Set hostname to <f7efd85217ed>.
01:31:00 [2023-01-11T01:31:00.016Z] modprobe@configfs.service: Succeeded.
01:31:00 [2023-01-11T01:31:00.016Z] modprobe@drm.service: Succeeded.
01:31:00 [2023-01-11T01:31:00.016Z] modprobe@fuse.service: Succeeded.
01:31:00 [2023-01-11T01:31:00.016Z] + source /etc/docker-entrypoint-cmd
01:31:00 [2023-01-11T01:31:00.016Z] ++ hack/make.sh dynbinary test-integration
01:31:00 [2023-01-11T01:31:00.016Z] 
01:31:00 [2023-01-11T01:31:00.016Z] Removing bundles/
01:31:00 [2023-01-11T01:31:00.016Z] 
01:31:00 [2023-01-11T01:31:00.016Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:31:00 [2023-01-11T01:31:00.016Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:31:00 [2023-01-11T01:31:00.016Z] GOOS="" GOARCH="" GOARM=""
01:31:00 [2023-01-11T01:31:00.514Z] #37 334.1 + bin/containerd
01:31:01 [2023-01-11T01:31:01.443Z] #37 ...
01:31:01 [2023-01-11T01:31:01.444Z] 
01:31:01 [2023-01-11T01:31:01.444Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
01:31:01 [2023-01-11T01:31:01.444Z] #61 DONE 0.8s
01:31:01 [2023-01-11T01:31:01.444Z] 
01:31:01 [2023-01-11T01:31:01.444Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
01:31:01 [2023-01-11T01:31:01.444Z] #62 DONE 0.1s
01:31:01 [2023-01-11T01:31:01.700Z] 
01:31:01 [2023-01-11T01:31:01.700Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
01:31:01 [2023-01-11T01:31:01.956Z] #63 DONE 0.2s
01:31:01 [2023-01-11T01:31:01.956Z] 
01:31:01 [2023-01-11T01:31:01.956Z] #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
01:31:05 [2023-01-11T01:31:05.765Z] #27 ...
01:31:05 [2023-01-11T01:31:05.765Z] 
01:31:05 [2023-01-11T01:31:05.765Z] #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
01:31:05 [2023-01-11T01:31:05.765Z] #48 194.9 + mkdir -p /build
01:31:05 [2023-01-11T01:31:05.765Z] #48 194.9 + cp runc /build/runc
01:31:05 [2023-01-11T01:31:05.765Z] #48 DONE 196.2s
01:31:05 [2023-01-11T01:31:05.765Z] 
01:31:05 [2023-01-11T01:31:05.765Z] #27 [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
01:31:05 [2023-01-11T01:31:05.765Z] #27 395.6 + /build/golangci-lint --version
01:31:05 [2023-01-11T01:31:05.765Z] #27 397.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
01:31:05 [2023-01-11T01:31:05.765Z] #27 DONE 397.5s
01:31:05 [2023-01-11T01:31:05.765Z] 
01:31:05 [2023-01-11T01:31:05.765Z] #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
01:31:09 [2023-01-11T01:31:09.051Z] #37 ...
01:31:09 [2023-01-11T01:31:09.051Z] 
01:31:09 [2023-01-11T01:31:09.051Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
01:31:09 [2023-01-11T01:31:09.987Z] #61 DONE 1.1s
01:31:09 [2023-01-11T01:31:09.987Z] 
01:31:09 [2023-01-11T01:31:09.987Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
01:31:09 [2023-01-11T01:31:09.987Z] #62 DONE 0.0s
01:31:09 [2023-01-11T01:31:09.987Z] 
01:31:09 [2023-01-11T01:31:09.987Z] #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
01:31:09 [2023-01-11T01:31:09.987Z] #37 341.3 + bin/containerd
01:31:10 [2023-01-11T01:31:10.245Z] #37 ...
01:31:10 [2023-01-11T01:31:10.245Z] 
01:31:10 [2023-01-11T01:31:10.245Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
01:31:10 [2023-01-11T01:31:10.245Z] #63 DONE 0.4s
01:31:10 [2023-01-11T01:31:10.504Z] 
01:31:10 [2023-01-11T01:31:10.504Z] #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
01:31:58 [2023-01-11T01:31:58.129Z] #37 385.6 # github.com/containerd/containerd/cmd/containerd
01:31:58 [2023-01-11T01:31:58.129Z] #37 385.6 /usr/bin/ld: /tmp/go-link-1485543915/000019.o: in function `New':
01:31:58 [2023-01-11T01:31:58.129Z] #37 385.6 /tmp/tmp.JnSRHvqhwO/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
01:31:58 [2023-01-11T01:31:58.129Z] #37 385.7 + bin/containerd-stress
01:31:58 [2023-01-11T01:31:58.129Z] #37 386.8 + bin/containerd-shim
01:32:04 [2023-01-11T01:32:04.671Z] #37 398.2 + bin/containerd-shim-runc-v1
01:32:06 [2023-01-11T01:32:06.746Z] #37 394.2 # github.com/containerd/containerd/cmd/containerd
01:32:06 [2023-01-11T01:32:06.746Z] #37 394.2 /usr/bin/ld: /tmp/go-link-4221497912/000019.o: in function `New':
01:32:06 [2023-01-11T01:32:06.746Z] #37 394.2 /tmp/tmp.BHDV9MFEMc/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
01:32:06 [2023-01-11T01:32:06.746Z] #37 394.3 + bin/containerd-stress
01:32:06 [2023-01-11T01:32:06.746Z] #37 395.5 + bin/containerd-shim
01:32:11 [2023-01-11T01:32:11.217Z] #37 404.6 + bin/containerd-shim-runc-v2
01:32:11 [2023-01-11T01:32:11.748Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:32:11 [2023-01-11T01:32:11.748Z] 
01:32:11 [2023-01-11T01:32:11.748Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:32:11 [2023-01-11T01:32:11.748Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:32:11 [2023-01-11T01:32:11.748Z] HOSTNAME=abd34c6e955e
01:32:11 [2023-01-11T01:32:11.748Z] TESTDEBUG=0
01:32:11 [2023-01-11T01:32:11.748Z] DEST=bundles/test-integration
01:32:11 [2023-01-11T01:32:11.748Z] PWD=/go/src/github.com/docker/docker
01:32:11 [2023-01-11T01:32:11.748Z] DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:32:11 [2023-01-11T01:32:11.748Z] container=docker
01:32:11 [2023-01-11T01:32:11.748Z] HOME=/root
01:32:11 [2023-01-11T01:32:11.748Z] GOLANG_VERSION=1.18.9
01:32:11 [2023-01-11T01:32:11.748Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:32:11 [2023-01-11T01:32:11.748Z] VALIDATE_BRANCH=20.10
01:32:11 [2023-01-11T01:32:11.748Z] TERM=xterm
01:32:11 [2023-01-11T01:32:11.748Z] DOCKER_PKG=github.com/docker/docker
01:32:11 [2023-01-11T01:32:11.748Z] SHLVL=1
01:32:11 [2023-01-11T01:32:11.748Z] TIMEOUT=120m
01:32:11 [2023-01-11T01:32:11.748Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:32:11 [2023-01-11T01:32:11.748Z] DOCKER_GRAPHDRIVER=overlay2
01:32:11 [2023-01-11T01:32:11.748Z] GO111MODULE=off
01:32:11 [2023-01-11T01:32:11.748Z] DOCKER_EXPERIMENTAL=1
01:32:11 [2023-01-11T01:32:11.748Z] TEST_SKIP_INTEGRATION_CLI=1
01:32:11 [2023-01-11T01:32:11.748Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:32:11 [2023-01-11T01:32:11.748Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:32:11 [2023-01-11T01:32:11.748Z] GOPATH=/go
01:32:11 [2023-01-11T01:32:11.748Z] PKG_CONFIG=pkg-config
01:32:11 [2023-01-11T01:32:11.748Z] _=/usr/bin/env
01:32:11 [2023-01-11T01:32:11.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:32:11 [2023-01-11T01:32:11.779Z] #37 405.5 + binaries
01:32:11 [2023-01-11T01:32:11.779Z] #37 405.5 + install -D bin/containerd /build/containerd
01:32:11 [2023-01-11T01:32:11.779Z] #37 405.5 + install -D bin/containerd-shim /build/containerd-shim
01:32:12 [2023-01-11T01:32:12.035Z] #37 405.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:32:12 [2023-01-11T01:32:12.035Z] #37 405.5 + install -D bin/ctr /build/ctr
01:32:14 [2023-01-11T01:32:14.550Z] #37 DONE 407.7s
01:32:15 [2023-01-11T01:32:15.111Z] 
01:32:15 [2023-01-11T01:32:15.111Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
01:32:15 [2023-01-11T01:32:15.672Z] #64 DONE 0.6s
01:32:15 [2023-01-11T01:32:15.672Z] 
01:32:15 [2023-01-11T01:32:15.672Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:32:15 [2023-01-11T01:32:15.928Z] #65 DONE 0.3s
01:32:15 [2023-01-11T01:32:15.928Z] 
01:32:15 [2023-01-11T01:32:15.928Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
01:32:16 [2023-01-11T01:32:16.720Z] #37 407.3 + bin/containerd-shim-runc-v1
01:32:16 [2023-01-11T01:32:16.893Z] #66 DONE 1.0s
01:32:17 [2023-01-11T01:32:17.160Z] 
01:32:17 [2023-01-11T01:32:17.160Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
01:32:17 [2023-01-11T01:32:17.160Z] #67 DONE 0.0s
01:32:17 [2023-01-11T01:32:17.160Z] 
01:32:17 [2023-01-11T01:32:17.160Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:32:17 [2023-01-11T01:32:17.160Z] #68 DONE 0.0s
01:32:17 [2023-01-11T01:32:17.160Z] 
01:32:17 [2023-01-11T01:32:17.160Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
01:32:19 [2023-01-11T01:32:19.065Z] #69 DONE 1.9s
01:32:19 [2023-01-11T01:32:19.065Z] 
01:32:19 [2023-01-11T01:32:19.065Z] #70 exporting to image
01:32:19 [2023-01-11T01:32:19.065Z] #70 exporting layers
01:32:23 [2023-01-11T01:32:23.287Z] #37 413.8 + bin/containerd-shim-runc-v2
01:32:23 [2023-01-11T01:32:23.287Z] #37 414.7 + binaries
01:32:23 [2023-01-11T01:32:23.287Z] #37 414.7 + install -D bin/containerd /build/containerd
01:32:23 [2023-01-11T01:32:23.287Z] #37 414.7 + install -D bin/containerd-shim /build/containerd-shim
01:32:23 [2023-01-11T01:32:23.287Z] #37 414.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:32:23 [2023-01-11T01:32:23.287Z] #37 414.7 + install -D bin/ctr /build/ctr
01:32:24 [2023-01-11T01:32:24.309Z] #70 exporting layers 5.4s done
01:32:24 [2023-01-11T01:32:24.309Z] #70 writing image sha256:1c4ffea7d5a6e02db840a3142e3e77628207eca68cddca5c192c3ac6959af0d1 done
01:32:24 [2023-01-11T01:32:24.309Z] #70 naming to docker.io/library/docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 done
01:32:24 [2023-01-11T01:32:24.309Z] #70 DONE 5.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
01:32:24 [2023-01-11T01:32:24.670Z] + trap exit INT TERM
01:32:24 [2023-01-11T01:32:24.670Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
01:32:24 [2023-01-11T01:32:24.670Z] + CONTAINER_NAME=docker-pr1
01:32:24 [2023-01-11T01:32:24.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh dynbinary-daemon
01:32:25 [2023-01-11T01:32:25.817Z] #37 DONE 417.2s
01:32:26 [2023-01-11T01:32:26.761Z] 
01:32:26 [2023-01-11T01:32:26.761Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
01:32:27 [2023-01-11T01:32:27.183Z] 
01:32:27 [2023-01-11T01:32:27.183Z] Removing bundles/
01:32:27 [2023-01-11T01:32:27.183Z] 
01:32:27 [2023-01-11T01:32:27.183Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
01:32:27 [2023-01-11T01:32:27.183Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:32:27 [2023-01-11T01:32:27.183Z] GOOS="" GOARCH="" GOARM=""
01:32:27 [2023-01-11T01:32:27.692Z] #64 DONE 1.2s
01:32:27 [2023-01-11T01:32:27.949Z] 
01:32:27 [2023-01-11T01:32:27.949Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:32:27 [2023-01-11T01:32:27.949Z] #65 DONE 0.3s
01:32:28 [2023-01-11T01:32:28.207Z] 
01:32:28 [2023-01-11T01:32:28.207Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
01:32:29 [2023-01-11T01:32:29.138Z] #66 DONE 1.0s
01:32:29 [2023-01-11T01:32:29.138Z] 
01:32:29 [2023-01-11T01:32:29.138Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
01:32:29 [2023-01-11T01:32:29.138Z] #67 DONE 0.0s
01:32:29 [2023-01-11T01:32:29.138Z] 
01:32:29 [2023-01-11T01:32:29.138Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:32:29 [2023-01-11T01:32:29.138Z] #68 DONE 0.0s
01:32:29 [2023-01-11T01:32:29.138Z] 
01:32:29 [2023-01-11T01:32:29.138Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
01:32:33 [2023-01-11T01:32:33.320Z] #69 DONE 3.4s
01:32:33 [2023-01-11T01:32:33.320Z] 
01:32:33 [2023-01-11T01:32:33.320Z] #70 exporting to image
01:32:33 [2023-01-11T01:32:33.320Z] #70 exporting layers
01:32:38 [2023-01-11T01:32:38.584Z] #70 exporting layers 5.6s done
01:32:38 [2023-01-11T01:32:38.584Z] #70 writing image sha256:deafb4b57603ecfcbfe58eff9c0160a23ca50a2c1bb4baac713de70310a3ce0a done
01:32:38 [2023-01-11T01:32:38.584Z] #70 naming to docker.io/library/docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 done
01:32:38 [2023-01-11T01:32:38.584Z] #70 DONE 5.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:32:38 [2023-01-11T01:32:38.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -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:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh dynbinary test-integration
01:32:40 [2023-01-11T01:32:40.297Z] 
01:32:40 [2023-01-11T01:32:40.298Z] Removing bundles/
01:32:40 [2023-01-11T01:32:40.298Z] 
01:32:40 [2023-01-11T01:32:40.298Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:32:40 [2023-01-11T01:32:40.298Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:32:40 [2023-01-11T01:32:40.298Z] GOOS="" GOARCH="" GOARM=""
01:32:43 [2023-01-11T01:32:43.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:32:43 [2023-01-11T01:32:43.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:32:51 [2023-01-11T01:32:51.428Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:32:51 [2023-01-11T01:32:51.429Z] 
01:32:51 [2023-01-11T01:32:51.429Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:32:51 [2023-01-11T01:32:51.429Z] DOCKER_SYSTEMD=1
01:32:51 [2023-01-11T01:32:51.429Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:32:51 [2023-01-11T01:32:51.429Z] HOSTNAME=f7efd85217ed
01:32:51 [2023-01-11T01:32:51.429Z] DEST=bundles/test-integration
01:32:51 [2023-01-11T01:32:51.429Z] PWD=/go/src/github.com/docker/docker
01:32:51 [2023-01-11T01:32:51.429Z] DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:32:51 [2023-01-11T01:32:51.429Z] container=docker
01:32:51 [2023-01-11T01:32:51.429Z] HOME=/root
01:32:51 [2023-01-11T01:32:51.429Z] LANG=C.UTF-8
01:32:51 [2023-01-11T01:32:51.429Z] INVOCATION_ID=8b0eb3e77a8a4ce492c973da0d14b00e
01:32:51 [2023-01-11T01:32:51.429Z] GOLANG_VERSION=1.18.9
01:32:51 [2023-01-11T01:32:51.429Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:32:51 [2023-01-11T01:32:51.429Z] VALIDATE_BRANCH=20.10
01:32:51 [2023-01-11T01:32:51.429Z] TERM=xterm
01:32:51 [2023-01-11T01:32:51.429Z] DOCKER_PKG=github.com/docker/docker
01:32:51 [2023-01-11T01:32:51.429Z] SHLVL=3
01:32:51 [2023-01-11T01:32:51.429Z] TIMEOUT=120m
01:32:51 [2023-01-11T01:32:51.429Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:32:51 [2023-01-11T01:32:51.429Z] DOCKER_GRAPHDRIVER=overlay2
01:32:51 [2023-01-11T01:32:51.429Z] GO111MODULE=off
01:32:51 [2023-01-11T01:32:51.429Z] DOCKER_EXPERIMENTAL=1
01:32:51 [2023-01-11T01:32:51.429Z] TEST_SKIP_INTEGRATION_CLI=1
01:32:51 [2023-01-11T01:32:51.429Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:32:51 [2023-01-11T01:32:51.429Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:32:51 [2023-01-11T01:32:51.429Z] GOPATH=/go
01:32:51 [2023-01-11T01:32:51.429Z] PKG_CONFIG=pkg-config
01:32:51 [2023-01-11T01:32:51.429Z] _=/usr/bin/env
01:32:51 [2023-01-11T01:32:51.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:32:55 [2023-01-11T01:32:55.193Z] Removing intermediate container fcdaac6aa3bd
01:32:55 [2023-01-11T01:32:55.193Z]  ---> 1e5685da299c
01:32:55 [2023-01-11T01:32:55.193Z] 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
01:32:55 [2023-01-11T01:32:55.193Z]  ---> Running in 5f480dd5707d
01:32:55 [2023-01-11T01:32:55.193Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading gotest.tools/gotestsum v1.8.2
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading github.com/fatih/color v1.13.0
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading github.com/dnephin/pflag v1.0.7
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading golang.org/x/tools v0.1.11
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading github.com/mattn/go-colorable v0.1.12
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading github.com/mattn/go-isatty v0.0.14
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading github.com/fsnotify/fsnotify v1.5.4
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:32:55 [2023-01-11T01:32:55.193Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:32:58 [2023-01-11T01:32:58.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:32:58 [2023-01-11T01:32:58.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:33:10 [2023-01-11T01:33:10.109Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|files|name|compiled_files|exports_file|imports) took 2m27.081976532s 
01:33:10 [2023-01-11T01:33:10.109Z] 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. 
01:33:10 [2023-01-11T01:33:10.109Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 397.003081ms 
01:33:10 [2023-01-11T01:33:10.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:33:11 [2023-01-11T01:33:11.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:33:12 [2023-01-11T01:33:12.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:33:12 [2023-01-11T01:33:12.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:33:13 [2023-01-11T01:33:13.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:33:14 [2023-01-11T01:33:14.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:33:15 [2023-01-11T01:33:15.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:33:16 [2023-01-11T01:33:16.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:33:17 [2023-01-11T01:33:17.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:33:17 [2023-01-11T01:33:17.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:33:18 [2023-01-11T01:33:18.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:33:19 [2023-01-11T01:33:19.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:33:20 [2023-01-11T01:33:20.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:33:20 [2023-01-11T01:33:20.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:33:21 [2023-01-11T01:33:21.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:33:21 [2023-01-11T01:33:21.731Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:33:21 [2023-01-11T01:33:21.731Z] Using test binary docker
01:33:21 [2023-01-11T01:33:21.990Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:33:21 [2023-01-11T01:33:21.990Z] +++ /etc/init.d/apparmor start
01:33:21 [2023-01-11T01:33:21.990Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:33:21 [2023-01-11T01:33:21.990Z] INFO: Waiting for daemon to start...
01:33:21 [2023-01-11T01:33:21.990Z] Starting dockerd
01:33:21 [2023-01-11T01:33:21.990Z] +++ 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
01:33:23 [2023-01-11T01:33:23.889Z] .
01:33:23 [2023-01-11T01:33:23.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:33:23 [2023-01-11T01:33:23.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:33:23 [2023-01-11T01:33:23.889Z] Error: No such image: emptyfs
01:33:23 [2023-01-11T01:33:23.889Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:33:23 [2023-01-11T01:33:23.889Z] ++++ docker load
01:33:24 [2023-01-11T01:33:24.147Z] Running integration-test (iteration 1)
01:33:24 [2023-01-11T01:33:24.147Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
01:33:24 [2023-01-11T01:33:24.147Z] ++ 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
01:33:24 [2023-01-11T01:33:24.147Z] ++ set -e
01:33:24 [2023-01-11T01:33:24.147Z] ++ '[' -n 0 ']'
01:33:24 [2023-01-11T01:33:24.147Z] ++ set -x
01:33:24 [2023-01-11T01:33:24.148Z] ++ 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
01:33:24 [2023-01-11T01:33:24.409Z] Loaded image: busybox:latest
01:33:24 [2023-01-11T01:33:24.667Z] Loaded image: busybox:glibc
01:33:25 [2023-01-11T01:33:25.155Z] Removing intermediate container 5f480dd5707d
01:33:25 [2023-01-11T01:33:25.155Z]  ---> 315914bf8787
01:33:25 [2023-01-11T01:33:25.155Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
01:33:25 [2023-01-11T01:33:25.155Z]  ---> Running in e9e74321bd9e
01:33:25 [2023-01-11T01:33:25.155Z] Removing intermediate container e9e74321bd9e
01:33:25 [2023-01-11T01:33:25.155Z]  ---> d2e28a02b083
01:33:25 [2023-01-11T01:33:25.155Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
01:33:25 [2023-01-11T01:33:25.155Z]  ---> Running in 683f561c0731
01:33:25 [2023-01-11T01:33:25.155Z] Removing intermediate container 683f561c0731
01:33:25 [2023-01-11T01:33:25.155Z]  ---> 8ec4cfc30a19
01:33:25 [2023-01-11T01:33:25.155Z] Step 10/10 : COPY . .
01:33:25 [2023-01-11T01:33:25.601Z] Loaded image: debian:bullseye-slim
01:33:25 [2023-01-11T01:33:25.602Z] Loaded image: hello-world:latest
01:33:25 [2023-01-11T01:33:25.602Z] Loaded image: arm32v7/hello-world:latest
01:33:25 [2023-01-11T01:33:25.602Z] INFO: Testing against a local daemon
01:33:25 [2023-01-11T01:33:25.602Z] === RUN   TestCgroupNamespacesBuild
01:33:27 [2023-01-11T01:33:27.501Z] --- PASS: TestCgroupNamespacesBuild (1.59s)
01:33:27 [2023-01-11T01:33:27.501Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:33:28 [2023-01-11T01:33:28.449Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
01:33:28 [2023-01-11T01:33:28.449Z] === RUN   TestBuildWithSession
01:33:28 [2023-01-11T01:33:28.449Z]     build_session_test.go:25: TODO: BuildKit
01:33:28 [2023-01-11T01:33:28.449Z] --- SKIP: TestBuildWithSession (0.00s)
01:33:28 [2023-01-11T01:33:28.449Z] === RUN   TestBuildSquashParent
01:33:32 [2023-01-11T01:33:32.637Z] --- PASS: TestBuildSquashParent (3.75s)
01:33:32 [2023-01-11T01:33:32.637Z] === RUN   TestBuildWithRemoveAndForceRemove
01:33:32 [2023-01-11T01:33:32.637Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:33:32 [2023-01-11T01:33:32.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:33:32 [2023-01-11T01:33:32.637Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:33:32 [2023-01-11T01:33:32.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:33:32 [2023-01-11T01:33:32.637Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:33:32 [2023-01-11T01:33:32.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:33:32 [2023-01-11T01:33:32.637Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:33:32 [2023-01-11T01:33:32.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:33:32 [2023-01-11T01:33:32.637Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:33:32 [2023-01-11T01:33:32.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:33:32 [2023-01-11T01:33:32.637Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:33:32 [2023-01-11T01:33:32.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:33:32 [2023-01-11T01:33:32.637Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:33:32 [2023-01-11T01:33:32.637Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:33:33 [2023-01-11T01:33:33.573Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:33:33 [2023-01-11T01:33:33.573Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:33:34 [2023-01-11T01:33:34.947Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:33:34 [2023-01-11T01:33:34.947Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:33:36 [2023-01-11T01:33:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
01:33:36 [2023-01-11T01:33:36.322Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s)
01:33:36 [2023-01-11T01:33:36.322Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s)
01:33:36 [2023-01-11T01:33:36.322Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s)
01:33:36 [2023-01-11T01:33:36.322Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s)
01:33:36 [2023-01-11T01:33:36.322Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.25s)
01:33:36 [2023-01-11T01:33:36.322Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s)
01:33:36 [2023-01-11T01:33:36.322Z] === RUN   TestBuildMultiStageCopy
01:33:36 [2023-01-11T01:33:36.322Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:33:37 [2023-01-11T01:33:37.257Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:33:37 [2023-01-11T01:33:37.515Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:33:37 [2023-01-11T01:33:37.773Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:33:38 [2023-01-11T01:33:38.032Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:33:38 [2023-01-11T01:33:38.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:33:38 [2023-01-11T01:33:38.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:33:38 [2023-01-11T01:33:38.290Z] --- PASS: TestBuildMultiStageCopy (2.07s)
01:33:38 [2023-01-11T01:33:38.290Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
01:33:38 [2023-01-11T01:33:38.290Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
01:33:38 [2023-01-11T01:33:38.290Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
01:33:38 [2023-01-11T01:33:38.290Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s)
01:33:38 [2023-01-11T01:33:38.290Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
01:33:38 [2023-01-11T01:33:38.290Z] === RUN   TestBuildMultiStageParentConfig
01:33:38 [2023-01-11T01:33:38.857Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
01:33:38 [2023-01-11T01:33:38.857Z] === RUN   TestBuildLabelWithTargets
01:33:40 [2023-01-11T01:33:40.231Z] --- PASS: TestBuildLabelWithTargets (0.99s)
01:33:40 [2023-01-11T01:33:40.231Z] === RUN   TestBuildWithEmptyLayers
01:33:40 [2023-01-11T01:33:40.489Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
01:33:40 [2023-01-11T01:33:40.490Z] === RUN   TestBuildMultiStageOnBuild
01:33:41 [2023-01-11T01:33:41.864Z] --- PASS: TestBuildMultiStageOnBuild (1.44s)
01:33:41 [2023-01-11T01:33:41.864Z] === RUN   TestBuildUncleanTarFilenames
01:33:42 [2023-01-11T01:33:42.430Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
01:33:42 [2023-01-11T01:33:42.430Z] === RUN   TestBuildMultiStageLayerLeak
01:33:43 [2023-01-11T01:33:43.804Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
01:33:43 [2023-01-11T01:33:43.804Z] === RUN   TestBuildWithHugeFile
01:33:59 [2023-01-11T01:33:59.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:33:59 [2023-01-11T01:33:59.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:34:00 [2023-01-11T01:34:00.847Z]  ---> bfe4b7e4b5cb
01:34:00 [2023-01-11T01:34:00.847Z] Successfully built bfe4b7e4b5cb
01:34:00 [2023-01-11T01:34:00.847Z] Successfully tagged docker:latest
01:34:00 [2023-01-11T01:34:00.847Z] INFO: Image build ended at 01/11/2023 01:34:00. Duration:00:04:29.6028937
01:34:00 [2023-01-11T01:34:00.847Z] 
01:34:00 [2023-01-11T01:34:00.847Z] 
01:34:00 [2023-01-11T01:34:00.847Z] INFO: Building the test binaries at 01/11/2023 01:34:00...
01:34:09 [2023-01-11T01:34:09.457Z] INFO: make.ps1 starting at 01/11/2023 01:34:07
01:34:09 [2023-01-11T01:34:09.457Z] INFO: Git commit (26a4ccf99e) assumed from DOCKER_GITCOMMIT environment variable
01:34:09 [2023-01-11T01:34:09.457Z] INFO: Invoking autogen...
01:34:09 [2023-01-11T01:34:09.457Z] INFO: Building daemon...
01:34:18 [2023-01-11T01:34:18.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:34:18 [2023-01-11T01:34:18.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:34:18 [2023-01-11T01:34:18.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:34:18 [2023-01-11T01:34:18.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:34:18 [2023-01-11T01:34:18.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:34:18 [2023-01-11T01:34:18.578Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:34:18 [2023-01-11T01:34:18.578Z] 
01:34:18 [2023-01-11T01:34:18.578Z] + TEST_INTEGRATION_DEST=1
01:34:18 [2023-01-11T01:34:18.578Z] + CONTAINER_NAME=docker-pr1-1
01:34:18 [2023-01-11T01:34:18.578Z] + TEST_SKIP_INTEGRATION_CLI=1
01:34:18 [2023-01-11T01:34:18.578Z] + run_tests test-integration-flaky
01:34:18 [2023-01-11T01:34:18.578Z] + '[' -n 0 ']'
01:34:18 [2023-01-11T01:34:18.578Z] + rm=
01:34:18 [2023-01-11T01:34:18.578Z] + c=0
01:34:18 [2023-01-11T01:34:18.578Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh test-integration-flaky test-integration
01:34:18 [2023-01-11T01:34:18.578Z] ++ jobs -p
01:34:18 [2023-01-11T01:34:18.578Z] + for job in $(jobs -p)
01:34:18 [2023-01-11T01:34:18.578Z] + wait 27197
01:34:18 [2023-01-11T01:34:18.578Z] + TEST_INTEGRATION_DEST=3
01:34:18 [2023-01-11T01:34:18.578Z] + CONTAINER_NAME=docker-pr1-3
01:34:18 [2023-01-11T01:34:18.578Z] + TEST_SKIP_INTEGRATION=1
01:34:18 [2023-01-11T01:34:18.578Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
01:34:18 [2023-01-11T01:34:18.578Z] + run_tests
01:34:18 [2023-01-11T01:34:18.578Z] + '[' -n 0 ']'
01:34:18 [2023-01-11T01:34:18.578Z] + rm=
01:34:18 [2023-01-11T01:34:18.578Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh '' test-integration
01:34:18 [2023-01-11T01:34:18.578Z] + TEST_INTEGRATION_DEST=2
01:34:18 [2023-01-11T01:34:18.578Z] + CONTAINER_NAME=docker-pr1-2
01:34:18 [2023-01-11T01:34:18.578Z] + TEST_SKIP_INTEGRATION=1
01:34:18 [2023-01-11T01:34:18.578Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
01:34:18 [2023-01-11T01:34:18.578Z] + run_tests
01:34:18 [2023-01-11T01:34:18.578Z] + '[' -n 0 ']'
01:34:18 [2023-01-11T01:34:18.578Z] + rm=
01:34:18 [2023-01-11T01:34:18.578Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh '' test-integration
01:34:18 [2023-01-11T01:34:18.578Z] 
01:34:18 [2023-01-11T01:34:18.578Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:18 [2023-01-11T01:34:18.578Z] 
01:34:18 [2023-01-11T01:34:18.578Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:18 [2023-01-11T01:34:18.578Z] HOSTNAME=45b8c0609c0d
01:34:18 [2023-01-11T01:34:18.578Z] TEST_SKIP_INTEGRATION=1
01:34:18 [2023-01-11T01:34:18.578Z] TESTDEBUG=0
01:34:18 [2023-01-11T01:34:18.578Z] DEST=bundles/test-integration
01:34:18 [2023-01-11T01:34:18.578Z] PWD=/go/src/github.com/docker/docker
01:34:18 [2023-01-11T01:34:18.578Z] KEEPBUNDLE=1
01:34:18 [2023-01-11T01:34:18.578Z] DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:34:18 [2023-01-11T01:34:18.578Z] container=docker
01:34:18 [2023-01-11T01:34:18.578Z] HOME=/root
01:34:18 [2023-01-11T01:34:18.578Z] GOLANG_VERSION=1.18.9
01:34:18 [2023-01-11T01:34:18.578Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:18 [2023-01-11T01:34:18.578Z] VALIDATE_BRANCH=20.10
01:34:18 [2023-01-11T01:34:18.578Z] TERM=xterm
01:34:18 [2023-01-11T01:34:18.578Z] DOCKER_PKG=github.com/docker/docker
01:34:18 [2023-01-11T01:34:18.578Z] SHLVL=1
01:34:18 [2023-01-11T01:34:18.578Z] TIMEOUT=120m
01:34:18 [2023-01-11T01:34:18.578Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:34:18 [2023-01-11T01:34:18.578Z] DOCKER_GRAPHDRIVER=overlay2
01:34:18 [2023-01-11T01:34:18.578Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
01:34:18 [2023-01-11T01:34:18.578Z] GO111MODULE=off
01:34:18 [2023-01-11T01:34:18.578Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:18 [2023-01-11T01:34:18.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:18 [2023-01-11T01:34:18.579Z] GOPATH=/go
01:34:18 [2023-01-11T01:34:18.579Z] PKG_CONFIG=pkg-config
01:34:18 [2023-01-11T01:34:18.579Z] _=/usr/bin/env
01:34:18 [2023-01-11T01:34:18.579Z] 
01:34:18 [2023-01-11T01:34:18.579Z] Building test suite binary ./integration-cli/test.main
01:34:18 [2023-01-11T01:34:18.579Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
01:34:18 [2023-01-11T01:34:18.579Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:18 [2023-01-11T01:34:18.579Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:18 [2023-01-11T01:34:18.579Z] HOSTNAME=631a13f178c7
01:34:18 [2023-01-11T01:34:18.579Z] TEST_SKIP_INTEGRATION=1
01:34:18 [2023-01-11T01:34:18.579Z] TESTDEBUG=0
01:34:18 [2023-01-11T01:34:18.579Z] DEST=bundles/test-integration
01:34:18 [2023-01-11T01:34:18.579Z] PWD=/go/src/github.com/docker/docker
01:34:18 [2023-01-11T01:34:18.579Z] KEEPBUNDLE=1
01:34:18 [2023-01-11T01:34:18.579Z] DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:34:18 [2023-01-11T01:34:18.579Z] container=docker
01:34:18 [2023-01-11T01:34:18.579Z] HOME=/root
01:34:18 [2023-01-11T01:34:18.579Z] GOLANG_VERSION=1.18.9
01:34:18 [2023-01-11T01:34:18.579Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:18 [2023-01-11T01:34:18.579Z] VALIDATE_BRANCH=20.10
01:34:18 [2023-01-11T01:34:18.579Z] TERM=xterm
01:34:18 [2023-01-11T01:34:18.579Z] DOCKER_PKG=github.com/docker/docker
01:34:18 [2023-01-11T01:34:18.579Z] SHLVL=1
01:34:18 [2023-01-11T01:34:18.579Z] TIMEOUT=120m
01:34:18 [2023-01-11T01:34:18.579Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:34:18 [2023-01-11T01:34:18.579Z] DOCKER_GRAPHDRIVER=overlay2
01:34:18 [2023-01-11T01:34:18.579Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
01:34:18 [2023-01-11T01:34:18.579Z] GO111MODULE=off
01:34:18 [2023-01-11T01:34:18.579Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:18 [2023-01-11T01:34:18.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:18 [2023-01-11T01:34:18.579Z] GOPATH=/go
01:34:18 [2023-01-11T01:34:18.579Z] PKG_CONFIG=pkg-config
01:34:18 [2023-01-11T01:34:18.579Z] _=/usr/bin/env
01:34:18 [2023-01-11T01:34:18.579Z] Building test suite binary ./integration-cli/test.main
01:34:18 [2023-01-11T01:34:18.579Z] No new tests added to integration.
01:34:18 [2023-01-11T01:34:18.579Z] 
01:34:18 [2023-01-11T01:34:18.579Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:18 [2023-01-11T01:34:18.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:18 [2023-01-11T01:34:18.835Z] HOSTNAME=284ed5821f54
01:34:18 [2023-01-11T01:34:18.835Z] TESTDEBUG=0
01:34:18 [2023-01-11T01:34:18.835Z] DEST=bundles/test-integration
01:34:18 [2023-01-11T01:34:18.835Z] PWD=/go/src/github.com/docker/docker
01:34:18 [2023-01-11T01:34:18.835Z] KEEPBUNDLE=1
01:34:18 [2023-01-11T01:34:18.835Z] DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:34:18 [2023-01-11T01:34:18.835Z] container=docker
01:34:18 [2023-01-11T01:34:18.835Z] HOME=/root
01:34:18 [2023-01-11T01:34:18.835Z] GOLANG_VERSION=1.18.9
01:34:18 [2023-01-11T01:34:18.835Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:18 [2023-01-11T01:34:18.835Z] VALIDATE_BRANCH=20.10
01:34:18 [2023-01-11T01:34:18.835Z] TERM=xterm
01:34:18 [2023-01-11T01:34:18.835Z] DOCKER_PKG=github.com/docker/docker
01:34:18 [2023-01-11T01:34:18.835Z] SHLVL=1
01:34:18 [2023-01-11T01:34:18.835Z] TIMEOUT=120m
01:34:18 [2023-01-11T01:34:18.835Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:34:18 [2023-01-11T01:34:18.835Z] DOCKER_GRAPHDRIVER=overlay2
01:34:18 [2023-01-11T01:34:18.835Z] GO111MODULE=off
01:34:18 [2023-01-11T01:34:18.835Z] TEST_SKIP_INTEGRATION_CLI=1
01:34:18 [2023-01-11T01:34:18.835Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:18 [2023-01-11T01:34:18.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:18 [2023-01-11T01:34:18.835Z] GOPATH=/go
01:34:18 [2023-01-11T01:34:18.835Z] PKG_CONFIG=pkg-config
01:34:18 [2023-01-11T01:34:18.835Z] _=/usr/bin/env
01:34:18 [2023-01-11T01:34:18.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:34:18 [2023-01-11T01:34:18.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:34:20 [2023-01-11T01:34:20.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:34:21 [2023-01-11T01:34:21.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:34:22 [2023-01-11T01:34:22.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:34:22 [2023-01-11T01:34:22.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:34:23 [2023-01-11T01:34:23.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:34:24 [2023-01-11T01:34:24.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:34:25 [2023-01-11T01:34:25.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:34:26 [2023-01-11T01:34:26.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:34:27 [2023-01-11T01:34:27.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:34:28 [2023-01-11T01:34:28.189Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:34:28 [2023-01-11T01:34:28.189Z] Using test binary docker
01:34:28 [2023-01-11T01:34:28.189Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:34:28 [2023-01-11T01:34:28.189Z] Starting apparmor (via systemctl): apparmor.service.
01:34:28 [2023-01-11T01:34:28.189Z] Starting dockerd
01:34:28 [2023-01-11T01:34:28.189Z] INFO: Waiting for daemon to start...
01:34:30 [2023-01-11T01:34:30.706Z] .
01:34:30 [2023-01-11T01:34:30.706Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:34:30 [2023-01-11T01:34:30.706Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:34:30 [2023-01-11T01:34:30.706Z] Error: No such image: emptyfs
01:34:30 [2023-01-11T01:34:30.706Z] Running integration-test (iteration 1)
01:34:30 [2023-01-11T01:34:30.706Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
01:34:30 [2023-01-11T01:34:30.706Z] Loaded image: busybox:latest
01:34:30 [2023-01-11T01:34:30.706Z] Loaded image: busybox:glibc
01:34:31 [2023-01-11T01:34:31.576Z] INFO [linters context/goanalysis] analyzers took 4m7.554753806s with top 10 stages: buildir: 1m42.462647397s, goimports: 20.514314711s, unconvert: 13.510012421s, gosec: 13.240702582s, S1038: 6.640934039s, golint: 5.800627509s, misspell: 5.040277092s, nilness: 3.749777285s, unused: 3.074912478s, inspect: 2.978220583s 
01:34:31 [2023-01-11T01:34:31.576Z] INFO [runner] Issues before processing: 2493, after processing: 0 
01:34:31 [2023-01-11T01:34:31.576Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1875/1875, identifier_marker: 1770/1770, exclude: 1770/1770, cgo: 1875/2493, nolint: 0/78, filename_unadjuster: 1875/1875, path_prettifier: 1875/1875, skip_dirs: 1875/1875, autogenerated_exclude: 1770/1875, exclude-rules: 78/1770 
01:34:31 [2023-01-11T01:34:31.576Z] INFO [runner] processing took 69.649809ms with stages: nolint: 26.741751ms, identifier_marker: 19.251058ms, path_prettifier: 7.893217ms, exclude-rules: 7.095337ms, autogenerated_exclude: 6.879677ms, skip_dirs: 1.495064ms, cgo: 177.296µs, filename_unadjuster: 110.612µs, max_same_issues: 1.702µs, exclude: 680ns, uniq_by_line: 569ns, skip_files: 436ns, path_shortener: 434ns, diff: 368ns, max_from_linter: 340ns, source_code: 311ns, severity-rules: 303ns, max_per_file_from_linter: 242ns, sort_results: 228ns, path_prefixer: 184ns 
01:34:31 [2023-01-11T01:34:31.576Z] INFO [runner] linters took 1m18.904969722s with stages: goanalysis_metalinter: 1m18.835128157s 
01:34:31 [2023-01-11T01:34:31.576Z] INFO File cache stats: 1458 entries of total size 6.9MiB 
01:34:31 [2023-01-11T01:34:31.576Z] INFO Memory: 2265 samples, avg is 281.4MB, max is 1051.8MB 
01:34:31 [2023-01-11T01:34:31.576Z] INFO Execution took 3m46.397288044s               
01:34:31 [2023-01-11T01:34:31.576Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
01:34:31 [2023-01-11T01:34:31.752Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:34:31 [2023-01-11T01:34:31.752Z] 
01:34:31 [2023-01-11T01:34:31.752Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:31 [2023-01-11T01:34:31.752Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:31 [2023-01-11T01:34:31.752Z] HOSTNAME=df565cf0eef7
01:34:31 [2023-01-11T01:34:31.752Z] DEST=bundles/test-integration
01:34:31 [2023-01-11T01:34:31.752Z] PWD=/go/src/github.com/docker/docker
01:34:31 [2023-01-11T01:34:31.752Z] DOCKER_ROOTLESS=1
01:34:31 [2023-01-11T01:34:31.752Z] DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3
01:34:31 [2023-01-11T01:34:31.752Z] container=docker
01:34:31 [2023-01-11T01:34:31.752Z] HOME=/root
01:34:31 [2023-01-11T01:34:31.752Z] GOLANG_VERSION=1.18.9
01:34:31 [2023-01-11T01:34:31.752Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:31 [2023-01-11T01:34:31.752Z] VALIDATE_BRANCH=20.10
01:34:31 [2023-01-11T01:34:31.752Z] TERM=xterm
01:34:31 [2023-01-11T01:34:31.752Z] DOCKER_PKG=github.com/docker/docker
01:34:31 [2023-01-11T01:34:31.752Z] SHLVL=1
01:34:31 [2023-01-11T01:34:31.752Z] TIMEOUT=120m
01:34:31 [2023-01-11T01:34:31.752Z] DOCKER_BUILDTAGS=apparmor seccomp journald
01:34:31 [2023-01-11T01:34:31.752Z] DOCKER_GRAPHDRIVER=overlay2
01:34:31 [2023-01-11T01:34:31.752Z] GO111MODULE=off
01:34:31 [2023-01-11T01:34:31.752Z] DOCKER_EXPERIMENTAL=1
01:34:31 [2023-01-11T01:34:31.752Z] TEST_SKIP_INTEGRATION_CLI=1
01:34:31 [2023-01-11T01:34:31.752Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:31 [2023-01-11T01:34:31.752Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:31 [2023-01-11T01:34:31.752Z] GOPATH=/go
01:34:31 [2023-01-11T01:34:31.752Z] PKG_CONFIG=pkg-config
01:34:31 [2023-01-11T01:34:31.752Z] _=/usr/bin/env
01:34:31 [2023-01-11T01:34:31.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:34:31 [2023-01-11T01:34:31.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh dynbinary-daemon test-docker-py
01:34:32 [2023-01-11T01:34:32.074Z] Loaded image: debian:bullseye-slim
01:34:32 [2023-01-11T01:34:32.330Z] Loaded image: hello-world:latest
01:34:32 [2023-01-11T01:34:32.330Z] Loaded image: arm32v7/hello-world:latest
01:34:32 [2023-01-11T01:34:32.330Z] INFO: Testing against a local daemon
01:34:32 [2023-01-11T01:34:32.330Z] === RUN   TestCgroupNamespacesBuild
01:34:32 [2023-01-11T01:34:32.474Z] 
01:34:32 [2023-01-11T01:34:32.474Z] Removing bundles/
01:34:32 [2023-01-11T01:34:32.474Z] 
01:34:32 [2023-01-11T01:34:32.474Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
01:34:32 [2023-01-11T01:34:32.474Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:34:32 [2023-01-11T01:34:32.474Z] GOOS="" GOARCH="" GOARM=""
01:34:34 [2023-01-11T01:34:34.220Z] --- PASS: TestCgroupNamespacesBuild (1.94s)
01:34:34 [2023-01-11T01:34:34.220Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:34:35 [2023-01-11T01:34:35.587Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s)
01:34:35 [2023-01-11T01:34:35.587Z] === RUN   TestBuildWithSession
01:34:35 [2023-01-11T01:34:35.587Z]     build_session_test.go:25: TODO: BuildKit
01:34:35 [2023-01-11T01:34:35.587Z] --- SKIP: TestBuildWithSession (0.00s)
01:34:35 [2023-01-11T01:34:35.587Z] === RUN   TestBuildSquashParent
01:34:39 [2023-01-11T01:34:39.755Z] --- PASS: TestBuildSquashParent (4.06s)
01:34:39 [2023-01-11T01:34:39.755Z] === RUN   TestBuildWithRemoveAndForceRemove
01:34:39 [2023-01-11T01:34:39.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:34:39 [2023-01-11T01:34:39.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:34:39 [2023-01-11T01:34:39.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:34:39 [2023-01-11T01:34:39.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:34:39 [2023-01-11T01:34:39.755Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:34:39 [2023-01-11T01:34:39.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:34:39 [2023-01-11T01:34:39.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:34:39 [2023-01-11T01:34:39.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:34:39 [2023-01-11T01:34:39.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:34:39 [2023-01-11T01:34:39.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:34:39 [2023-01-11T01:34:39.755Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:34:39 [2023-01-11T01:34:39.755Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:34:39 [2023-01-11T01:34:39.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:34:39 [2023-01-11T01:34:39.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:34:41 [2023-01-11T01:34:41.123Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:34:41 [2023-01-11T01:34:41.123Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:34:42 [2023-01-11T01:34:42.063Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:34:42 [2023-01-11T01:34:42.625Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:34:44 [2023-01-11T01:34:44.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
01:34:44 [2023-01-11T01:34:44.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s)
01:34:44 [2023-01-11T01:34:44.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s)
01:34:44 [2023-01-11T01:34:44.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s)
01:34:44 [2023-01-11T01:34:44.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s)
01:34:44 [2023-01-11T01:34:44.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s)
01:34:44 [2023-01-11T01:34:44.007Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s)
01:34:44 [2023-01-11T01:34:44.007Z] === RUN   TestBuildMultiStageCopy
01:34:44 [2023-01-11T01:34:44.007Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:34:45 [2023-01-11T01:34:45.385Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:34:45 [2023-01-11T01:34:45.385Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:34:45 [2023-01-11T01:34:45.645Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:34:45 [2023-01-11T01:34:45.909Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:34:46 [2023-01-11T01:34:46.165Z] --- PASS: TestBuildMultiStageCopy (2.28s)
01:34:46 [2023-01-11T01:34:46.165Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s)
01:34:46 [2023-01-11T01:34:46.165Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
01:34:46 [2023-01-11T01:34:46.165Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s)
01:34:46 [2023-01-11T01:34:46.165Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
01:34:46 [2023-01-11T01:34:46.165Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
01:34:46 [2023-01-11T01:34:46.165Z] === RUN   TestBuildMultiStageParentConfig
01:34:46 [2023-01-11T01:34:46.728Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
01:34:46 [2023-01-11T01:34:46.728Z] === RUN   TestBuildLabelWithTargets
01:34:47 [2023-01-11T01:34:47.658Z] --- PASS: TestBuildLabelWithTargets (0.89s)
01:34:47 [2023-01-11T01:34:47.658Z] === RUN   TestBuildWithEmptyLayers
01:34:48 [2023-01-11T01:34:48.220Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
01:34:48 [2023-01-11T01:34:48.221Z] === RUN   TestBuildMultiStageOnBuild
01:34:50 [2023-01-11T01:34:50.110Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
01:34:50 [2023-01-11T01:34:50.110Z] === RUN   TestBuildUncleanTarFilenames
01:34:50 [2023-01-11T01:34:50.367Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
01:34:50 [2023-01-11T01:34:50.367Z] === RUN   TestBuildMultiStageLayerLeak
01:34:51 [2023-01-11T01:34:51.488Z] --- PASS: TestBuildWithHugeFile (57.39s)
01:34:51 [2023-01-11T01:34:51.488Z] === RUN   TestBuildWithEmptyDockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:34:51 [2023-01-11T01:34:51.488Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
01:34:51 [2023-01-11T01:34:51.488Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
01:34:51 [2023-01-11T01:34:51.488Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
01:34:51 [2023-01-11T01:34:51.488Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
01:34:51 [2023-01-11T01:34:51.488Z] === RUN   TestBuildPreserveOwnership
01:34:51 [2023-01-11T01:34:51.488Z] === RUN   TestBuildPreserveOwnership/copy_from
01:34:51 [2023-01-11T01:34:51.489Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:34:51 [2023-01-11T01:34:51.489Z] --- PASS: TestBuildPreserveOwnership (2.91s)
01:34:51 [2023-01-11T01:34:51.489Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.94s)
01:34:51 [2023-01-11T01:34:51.489Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
01:34:51 [2023-01-11T01:34:51.489Z] === RUN   TestBuildPlatformInvalid
01:34:51 [2023-01-11T01:34:51.489Z] --- PASS: TestBuildPlatformInvalid (0.07s)
01:34:51 [2023-01-11T01:34:51.489Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:34:51 [2023-01-11T01:34:51.489Z] Loaded image: busybox:latest
01:34:51 [2023-01-11T01:34:51.489Z] Loaded image: busybox:glibc
01:34:51 [2023-01-11T01:34:51.489Z] Loaded image: debian:bullseye-slim
01:34:51 [2023-01-11T01:34:51.489Z] Loaded image: hello-world:latest
01:34:51 [2023-01-11T01:34:51.489Z] Loaded image: arm32v7/hello-world:latest
01:34:51 [2023-01-11T01:34:51.734Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s)
01:34:51 [2023-01-11T01:34:51.734Z] === RUN   TestBuildWithHugeFile
01:35:03 [2023-01-11T01:35:03.691Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.69s)
01:35:03 [2023-01-11T01:35:03.691Z] PASS
01:35:03 [2023-01-11T01:35:03.691Z] 
01:35:03 [2023-01-11T01:35:03.691Z] === Skipped
01:35:03 [2023-01-11T01:35:03.691Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
01:35:03 [2023-01-11T01:35:03.691Z]     build_session_test.go:25: TODO: BuildKit
01:35:03 [2023-01-11T01:35:03.691Z] 
01:35:03 [2023-01-11T01:35:03.691Z] DONE 33 tests, 1 skipped in 97.846s
01:35:03 [2023-01-11T01:35:03.691Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
01:35:03 [2023-01-11T01:35:03.691Z] ++ 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
01:35:03 [2023-01-11T01:35:03.691Z] ++ set -e
01:35:03 [2023-01-11T01:35:03.691Z] ++ '[' -n 0 ']'
01:35:03 [2023-01-11T01:35:03.691Z] ++ set -x
01:35:03 [2023-01-11T01:35:03.691Z] ++ 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
01:35:03 [2023-01-11T01:35:03.691Z] INFO: Testing against a local daemon
01:35:03 [2023-01-11T01:35:03.691Z] === RUN   TestConfigInspect
01:35:04 [2023-01-11T01:35:04.257Z] --- PASS: TestConfigInspect (2.15s)
01:35:04 [2023-01-11T01:35:04.257Z] === RUN   TestConfigList
01:35:06 [2023-01-11T01:35:06.785Z] --- PASS: TestConfigList (2.18s)
01:35:06 [2023-01-11T01:35:06.785Z] === RUN   TestConfigsCreateAndDelete
01:35:08 [2023-01-11T01:35:08.685Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
01:35:08 [2023-01-11T01:35:08.685Z] === RUN   TestConfigsUpdate
01:35:11 [2023-01-11T01:35:11.214Z] --- PASS: TestConfigsUpdate (2.18s)
01:35:11 [2023-01-11T01:35:11.214Z] === RUN   TestTemplatedConfig
01:35:13 [2023-01-11T01:35:13.115Z] --- PASS: TestTemplatedConfig (2.49s)
01:35:13 [2023-01-11T01:35:13.115Z] === RUN   TestConfigCreateResolve
01:35:15 [2023-01-11T01:35:15.645Z] --- PASS: TestConfigCreateResolve (2.13s)
01:35:15 [2023-01-11T01:35:15.645Z] === RUN   TestConfigDaemonLibtrustID
01:35:15 [2023-01-11T01:35:15.903Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
01:35:15 [2023-01-11T01:35:15.903Z] PASS
01:35:15 [2023-01-11T01:35:15.903Z] 
01:35:15 [2023-01-11T01:35:15.903Z] DONE 7 tests in 13.925s
01:35:15 [2023-01-11T01:35:15.903Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
01:35:15 [2023-01-11T01:35:15.903Z] ++ 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
01:35:15 [2023-01-11T01:35:15.903Z] ++ set -e
01:35:15 [2023-01-11T01:35:15.903Z] ++ '[' -n 0 ']'
01:35:15 [2023-01-11T01:35:15.903Z] ++ set -x
01:35:15 [2023-01-11T01:35:15.904Z] ++ 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
01:35:16 [2023-01-11T01:35:16.161Z] INFO: Testing against a local daemon
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestCheckpoint
01:35:16 [2023-01-11T01:35:16.161Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:35:16 [2023-01-11T01:35:16.161Z] --- SKIP: TestCheckpoint (0.00s)
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestContainerInvalidJSON
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:35:16 [2023-01-11T01:35:16.161Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:35:16 [2023-01-11T01:35:16.161Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:35:16 [2023-01-11T01:35:16.161Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:35:16 [2023-01-11T01:35:16.161Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:35:16 [2023-01-11T01:35:16.161Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:35:16 [2023-01-11T01:35:16.161Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:35:16 [2023-01-11T01:35:16.161Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:35:16 [2023-01-11T01:35:16.161Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:35:16 [2023-01-11T01:35:16.161Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:35:16 [2023-01-11T01:35:16.161Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:35:16 [2023-01-11T01:35:16.161Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestCopyFromContainerPathIsNotDir
01:35:16 [2023-01-11T01:35:16.161Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
01:35:16 [2023-01-11T01:35:16.161Z] === RUN   TestCopyToContainerPathDoesNotExist
01:35:16 [2023-01-11T01:35:16.161Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
01:35:16 [2023-01-11T01:35:16.162Z] === RUN   TestCopyToContainerPathIsNotDir
01:35:16 [2023-01-11T01:35:16.420Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
01:35:16 [2023-01-11T01:35:16.420Z] === RUN   TestCopyFromContainer
01:35:17 [2023-01-11T01:35:17.353Z] === RUN   TestCopyFromContainer//
01:35:17 [2023-01-11T01:35:17.353Z] === RUN   TestCopyFromContainer//bar/root
01:35:17 [2023-01-11T01:35:17.353Z] === RUN   TestCopyFromContainer//bar/root/
01:35:17 [2023-01-11T01:35:17.353Z] === RUN   TestCopyFromContainer/bar/quux
01:35:17 [2023-01-11T01:35:17.353Z] === RUN   TestCopyFromContainer/bar/quux/
01:35:17 [2023-01-11T01:35:17.353Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:35:17 [2023-01-11T01:35:17.612Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:35:17 [2023-01-11T01:35:17.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:35:17 [2023-01-11T01:35:17.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:35:17 [2023-01-11T01:35:17.612Z] === RUN   TestCopyFromContainer/bar/notarget
01:35:17 [2023-01-11T01:35:17.870Z] --- PASS: TestCopyFromContainer (1.46s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer// (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:35:17 [2023-01-11T01:35:17.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:35:17 [2023-01-11T01:35:17.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:35:17 [2023-01-11T01:35:17.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:35:17 [2023-01-11T01:35:17.870Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:35:17 [2023-01-11T01:35:17.870Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:35:17 [2023-01-11T01:35:17.870Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:35:17 [2023-01-11T01:35:17.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateLinkToNonExistingContainer
01:35:17 [2023-01-11T01:35:17.870Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateWithInvalidEnv
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateWithInvalidEnv/0
01:35:17 [2023-01-11T01:35:17.870Z] === PAUSE TestCreateWithInvalidEnv/0
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateWithInvalidEnv/1
01:35:17 [2023-01-11T01:35:17.870Z] === PAUSE TestCreateWithInvalidEnv/1
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateWithInvalidEnv/2
01:35:17 [2023-01-11T01:35:17.870Z] === PAUSE TestCreateWithInvalidEnv/2
01:35:17 [2023-01-11T01:35:17.870Z] === CONT  TestCreateWithInvalidEnv/0
01:35:17 [2023-01-11T01:35:17.870Z] === CONT  TestCreateWithInvalidEnv/2
01:35:17 [2023-01-11T01:35:17.870Z] === CONT  TestCreateWithInvalidEnv/1
01:35:17 [2023-01-11T01:35:17.870Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:35:17 [2023-01-11T01:35:17.870Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateTmpfsMountsTarget
01:35:17 [2023-01-11T01:35:17.870Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:35:17 [2023-01-11T01:35:17.870Z] === RUN   TestCreateWithCustomMaskedPaths
01:35:18 [2023-01-11T01:35:18.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:35:18 [2023-01-11T01:35:18.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:35:19 [2023-01-11T01:35:19.244Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s)
01:35:19 [2023-01-11T01:35:19.244Z] === RUN   TestCreateWithCustomReadonlyPaths
01:35:20 [2023-01-11T01:35:20.616Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
01:35:20 [2023-01-11T01:35:20.616Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:35:20 [2023-01-11T01:35:20.616Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:35:20 [2023-01-11T01:35:20.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:35:20 [2023-01-11T01:35:20.616Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:35:20 [2023-01-11T01:35:20.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:35:20 [2023-01-11T01:35:20.616Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:35:20 [2023-01-11T01:35:20.616Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:35:20 [2023-01-11T01:35:20.616Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:35:20 [2023-01-11T01:35:20.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:35:20 [2023-01-11T01:35:20.616Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:35:20 [2023-01-11T01:35:20.616Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:35:20 [2023-01-11T01:35:20.616Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
01:35:20 [2023-01-11T01:35:20.616Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
01:35:20 [2023-01-11T01:35:20.616Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:35:20 [2023-01-11T01:35:20.616Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:35:20 [2023-01-11T01:35:20.875Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestCreateDifferentPlatform
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestCreateDifferentPlatform/different_os
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:35:20 [2023-01-11T01:35:20.875Z] --- PASS: TestCreateDifferentPlatform (0.02s)
01:35:20 [2023-01-11T01:35:20.875Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:35:20 [2023-01-11T01:35:20.875Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:35:20 [2023-01-11T01:35:20.875Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:35:20 [2023-01-11T01:35:20.875Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestContainerStartOnDaemonRestart
01:35:20 [2023-01-11T01:35:20.875Z] === PAUSE TestContainerStartOnDaemonRestart
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestDaemonRestartIpcMode
01:35:20 [2023-01-11T01:35:20.875Z] === PAUSE TestDaemonRestartIpcMode
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestDaemonHostGatewayIP
01:35:20 [2023-01-11T01:35:20.875Z] === PAUSE TestDaemonHostGatewayIP
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestRestartDaemonWithRestartingContainer
01:35:20 [2023-01-11T01:35:20.875Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestContainerKillOnDaemonStart
01:35:20 [2023-01-11T01:35:20.875Z] === PAUSE TestContainerKillOnDaemonStart
01:35:20 [2023-01-11T01:35:20.875Z] === RUN   TestDiff
01:35:21 [2023-01-11T01:35:21.441Z] --- PASS: TestDiff (0.43s)
01:35:21 [2023-01-11T01:35:21.441Z] === RUN   TestExecWithCloseStdin
01:35:22 [2023-01-11T01:35:22.008Z] --- PASS: TestExecWithCloseStdin (0.49s)
01:35:22 [2023-01-11T01:35:22.008Z] === RUN   TestExec
01:35:22 [2023-01-11T01:35:22.266Z] --- PASS: TestExec (0.49s)
01:35:22 [2023-01-11T01:35:22.266Z] === RUN   TestExecUser
01:35:22 [2023-01-11T01:35:22.833Z] --- PASS: TestExecUser (0.48s)
01:35:22 [2023-01-11T01:35:22.833Z] === RUN   TestExportContainerAndImportImage
01:35:23 [2023-01-11T01:35:23.399Z] --- PASS: TestExportContainerAndImportImage (0.56s)
01:35:23 [2023-01-11T01:35:23.399Z] === RUN   TestExportContainerAfterDaemonRestart
01:35:24 [2023-01-11T01:35:24.774Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
01:35:24 [2023-01-11T01:35:24.774Z] === RUN   TestHealthCheckWorkdir
01:35:25 [2023-01-11T01:35:25.340Z] --- PASS: TestHealthCheckWorkdir (0.55s)
01:35:25 [2023-01-11T01:35:25.340Z] === RUN   TestHealthKillContainer
01:35:33 [2023-01-11T01:35:33.463Z] --- PASS: TestHealthKillContainer (7.88s)
01:35:33 [2023-01-11T01:35:33.463Z] === RUN   TestHealthCheckProcessKilled
01:35:33 [2023-01-11T01:35:33.721Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
01:35:33 [2023-01-11T01:35:33.721Z] === RUN   TestInspectCpusetInConfigPre120
01:35:34 [2023-01-11T01:35:34.287Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
01:35:34 [2023-01-11T01:35:34.287Z] === RUN   TestIpcModeNone
01:35:34 [2023-01-11T01:35:34.852Z] --- PASS: TestIpcModeNone (0.48s)
01:35:34 [2023-01-11T01:35:34.852Z] === RUN   TestIpcModePrivate
01:35:35 [2023-01-11T01:35:35.110Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
01:35:35 [2023-01-11T01:35:35.110Z] --- PASS: TestIpcModePrivate (0.48s)
01:35:35 [2023-01-11T01:35:35.110Z] === RUN   TestIpcModeShareable
01:35:35 [2023-01-11T01:35:35.676Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
01:35:35 [2023-01-11T01:35:35.676Z] --- PASS: TestIpcModeShareable (0.47s)
01:35:35 [2023-01-11T01:35:35.676Z] === RUN   TestAPIIpcModeShareableAndContainer
01:35:37 [2023-01-11T01:35:37.576Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
01:35:37 [2023-01-11T01:35:37.576Z] === RUN   TestAPIIpcModeHost
01:35:37 [2023-01-11T01:35:37.576Z] --- PASS: TestAPIIpcModeHost (0.38s)
01:35:37 [2023-01-11T01:35:37.576Z] === RUN   TestDaemonIpcModeShareable
01:35:38 [2023-01-11T01:35:38.510Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
01:35:38 [2023-01-11T01:35:38.772Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
01:35:38 [2023-01-11T01:35:38.772Z] === RUN   TestDaemonIpcModePrivate
01:35:39 [2023-01-11T01:35:39.706Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
01:35:39 [2023-01-11T01:35:39.963Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
01:35:39 [2023-01-11T01:35:39.963Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:35:40 [2023-01-11T01:35:40.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:35:40 [2023-01-11T01:35:40.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:35:40 [2023-01-11T01:35:40.898Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
01:35:40 [2023-01-11T01:35:40.898Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
01:35:40 [2023-01-11T01:35:40.898Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:35:42 [2023-01-11T01:35:42.272Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
01:35:42 [2023-01-11T01:35:42.272Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
01:35:42 [2023-01-11T01:35:42.272Z] === RUN   TestIpcModeOlderClient
01:35:42 [2023-01-11T01:35:42.272Z] === PAUSE TestIpcModeOlderClient
01:35:42 [2023-01-11T01:35:42.272Z] === RUN   TestKillContainerInvalidSignal
01:35:42 [2023-01-11T01:35:42.530Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
01:35:42 [2023-01-11T01:35:42.530Z] === RUN   TestKillContainer
01:35:42 [2023-01-11T01:35:42.530Z] === RUN   TestKillContainer/no_signal
01:35:43 [2023-01-11T01:35:43.096Z] === RUN   TestKillContainer/non_killing_signal
01:35:43 [2023-01-11T01:35:43.354Z] === RUN   TestKillContainer/killing_signal
01:35:43 [2023-01-11T01:35:43.919Z] --- PASS: TestKillContainer (1.29s)
01:35:43 [2023-01-11T01:35:43.919Z]     --- PASS: TestKillContainer/no_signal (0.42s)
01:35:43 [2023-01-11T01:35:43.919Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
01:35:43 [2023-01-11T01:35:43.919Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
01:35:43 [2023-01-11T01:35:43.919Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:35:43 [2023-01-11T01:35:43.919Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:35:44 [2023-01-11T01:35:44.487Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:35:44 [2023-01-11T01:35:44.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
01:35:44 [2023-01-11T01:35:44.748Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
01:35:44 [2023-01-11T01:35:44.748Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
01:35:44 [2023-01-11T01:35:44.748Z] === RUN   TestKillStoppedContainer
01:35:44 [2023-01-11T01:35:44.748Z] --- PASS: TestKillStoppedContainer (0.05s)
01:35:44 [2023-01-11T01:35:44.748Z] === RUN   TestKillStoppedContainerAPIPre120
01:35:45 [2023-01-11T01:35:45.006Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
01:35:45 [2023-01-11T01:35:45.006Z] === RUN   TestKillDifferentUserContainer
01:35:45 [2023-01-11T01:35:45.264Z] --- PASS: TestKillDifferentUserContainer (0.43s)
01:35:45 [2023-01-11T01:35:45.264Z] === RUN   TestInspectOomKilledTrue
01:35:45 [2023-01-11T01:35:45.830Z] --- PASS: TestInspectOomKilledTrue (0.49s)
01:35:45 [2023-01-11T01:35:45.830Z] === RUN   TestInspectOomKilledFalse
01:35:46 [2023-01-11T01:35:46.089Z] --- PASS: TestInspectOomKilledFalse (0.40s)
01:35:46 [2023-01-11T01:35:46.089Z] === RUN   TestLinksEtcHostsContentMatch
01:35:46 [2023-01-11T01:35:46.655Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
01:35:46 [2023-01-11T01:35:46.655Z] === RUN   TestLinksContainerNames
01:35:47 [2023-01-11T01:35:47.589Z] --- PASS: TestLinksContainerNames (0.85s)
01:35:47 [2023-01-11T01:35:47.589Z] === RUN   TestLogsFollowTailEmpty
01:35:47 [2023-01-11T01:35:47.848Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
01:35:47 [2023-01-11T01:35:47.848Z] === RUN   TestContainerNetworkMountsNoChown
01:35:47 [2023-01-11T01:35:47.917Z] --- PASS: TestBuildWithHugeFile (54.65s)
01:35:47 [2023-01-11T01:35:47.917Z] === RUN   TestBuildWithEmptyDockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:35:47 [2023-01-11T01:35:47.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
01:35:47 [2023-01-11T01:35:47.917Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
01:35:47 [2023-01-11T01:35:47.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
01:35:47 [2023-01-11T01:35:47.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
01:35:47 [2023-01-11T01:35:47.917Z] === RUN   TestBuildPreserveOwnership
01:35:47 [2023-01-11T01:35:47.917Z] === RUN   TestBuildPreserveOwnership/copy_from
01:35:48 [2023-01-11T01:35:48.106Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
01:35:48 [2023-01-11T01:35:48.106Z] === RUN   TestMountDaemonRoot
01:35:48 [2023-01-11T01:35:48.363Z] === RUN   TestMountDaemonRoot/default
01:35:48 [2023-01-11T01:35:48.363Z] === PAUSE TestMountDaemonRoot/default
01:35:48 [2023-01-11T01:35:48.363Z] === RUN   TestMountDaemonRoot/private
01:35:48 [2023-01-11T01:35:48.363Z] === PAUSE TestMountDaemonRoot/private
01:35:48 [2023-01-11T01:35:48.363Z] === RUN   TestMountDaemonRoot/rprivate
01:35:48 [2023-01-11T01:35:48.363Z] === PAUSE TestMountDaemonRoot/rprivate
01:35:48 [2023-01-11T01:35:48.363Z] === RUN   TestMountDaemonRoot/slave
01:35:48 [2023-01-11T01:35:48.363Z] === PAUSE TestMountDaemonRoot/slave
01:35:48 [2023-01-11T01:35:48.363Z] === RUN   TestMountDaemonRoot/rslave
01:35:48 [2023-01-11T01:35:48.363Z] === PAUSE TestMountDaemonRoot/rslave
01:35:48 [2023-01-11T01:35:48.363Z] === RUN   TestMountDaemonRoot/shared
01:35:48 [2023-01-11T01:35:48.363Z] === PAUSE TestMountDaemonRoot/shared
01:35:48 [2023-01-11T01:35:48.363Z] === RUN   TestMountDaemonRoot/rshared
01:35:48 [2023-01-11T01:35:48.363Z] === PAUSE TestMountDaemonRoot/rshared
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/default
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/default/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/default/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rslave
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rshared
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/shared
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rprivate
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/slave
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/private
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/private/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === RUN   TestMountDaemonRoot/private/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/default/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:35:48 [2023-01-11T01:35:48.364Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/default/mount_root
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:35:48 [2023-01-11T01:35:48.622Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/private/mount_root
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:35:48 [2023-01-11T01:35:48.880Z] === CONT  TestMountDaemonRoot/private/bind_root
01:35:48 [2023-01-11T01:35:48.880Z] --- PASS: TestMountDaemonRoot (0.02s)
01:35:48 [2023-01-11T01:35:48.880Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:35:48 [2023-01-11T01:35:48.880Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
01:35:48 [2023-01-11T01:35:48.880Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
01:35:48 [2023-01-11T01:35:48.880Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
01:35:48 [2023-01-11T01:35:48.880Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
01:35:48 [2023-01-11T01:35:48.880Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:35:48 [2023-01-11T01:35:48.880Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.15s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
01:35:48 [2023-01-11T01:35:48.881Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
01:35:48 [2023-01-11T01:35:48.881Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.12s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
01:35:48 [2023-01-11T01:35:48.881Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
01:35:48 [2023-01-11T01:35:48.881Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
01:35:48 [2023-01-11T01:35:48.881Z] === RUN   TestContainerBindMountNonRecursive
01:35:49 [2023-01-11T01:35:49.284Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:35:50 [2023-01-11T01:35:50.212Z] --- PASS: TestBuildPreserveOwnership (3.53s)
01:35:50 [2023-01-11T01:35:50.212Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
01:35:50 [2023-01-11T01:35:50.212Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s)
01:35:50 [2023-01-11T01:35:50.212Z] === RUN   TestBuildPlatformInvalid
01:35:50 [2023-01-11T01:35:50.212Z] --- PASS: TestBuildPlatformInvalid (0.07s)
01:35:50 [2023-01-11T01:35:50.212Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:35:50 [2023-01-11T01:35:50.254Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
01:35:50 [2023-01-11T01:35:50.254Z] === RUN   TestContainerVolumesMountedAsShared
01:35:50 [2023-01-11T01:35:50.819Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
01:35:50 [2023-01-11T01:35:50.819Z] === RUN   TestContainerVolumesMountedAsSlave
01:35:51 [2023-01-11T01:35:51.077Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
01:35:51 [2023-01-11T01:35:51.077Z] === RUN   TestNetworkNat
01:35:51 [2023-01-11T01:35:51.141Z] Loaded image: busybox:latest
01:35:51 [2023-01-11T01:35:51.141Z] Loaded image: busybox:glibc
01:35:51 [2023-01-11T01:35:51.336Z] --- PASS: TestNetworkNat (0.48s)
01:35:51 [2023-01-11T01:35:51.336Z] === RUN   TestNetworkLocalhostTCPNat
01:35:51 [2023-01-11T01:35:51.902Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
01:35:51 [2023-01-11T01:35:51.902Z] === RUN   TestNetworkLoopbackNat
01:35:52 [2023-01-11T01:35:52.508Z] Loaded image: debian:bullseye-slim
01:35:52 [2023-01-11T01:35:52.508Z] Loaded image: hello-world:latest
01:35:52 [2023-01-11T01:35:52.508Z] Loaded image: arm32v7/hello-world:latest
01:35:54 [2023-01-11T01:35:54.457Z] --- PASS: TestNetworkLoopbackNat (2.64s)
01:35:54 [2023-01-11T01:35:54.457Z] === RUN   TestPause
01:35:55 [2023-01-11T01:35:55.023Z] --- PASS: TestPause (0.47s)
01:35:55 [2023-01-11T01:35:55.023Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:35:55 [2023-01-11T01:35:55.023Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:35:55 [2023-01-11T01:35:55.023Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:35:55 [2023-01-11T01:35:55.023Z] === RUN   TestPauseStopPausedContainer
01:35:55 [2023-01-11T01:35:55.589Z] --- PASS: TestPauseStopPausedContainer (0.49s)
01:35:55 [2023-01-11T01:35:55.589Z] === RUN   TestPsFilter
01:35:55 [2023-01-11T01:35:55.846Z] --- PASS: TestPsFilter (0.21s)
01:35:55 [2023-01-11T01:35:55.846Z] === RUN   TestRemoveContainerWithRemovedVolume
01:35:56 [2023-01-11T01:35:56.104Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
01:35:56 [2023-01-11T01:35:56.104Z] === RUN   TestRemoveContainerWithVolume
01:35:56 [2023-01-11T01:35:56.670Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
01:35:56 [2023-01-11T01:35:56.670Z] === RUN   TestRemoveContainerRunning
01:35:56 [2023-01-11T01:35:56.928Z] --- PASS: TestRemoveContainerRunning (0.42s)
01:35:56 [2023-01-11T01:35:56.928Z] === RUN   TestRemoveContainerForceRemoveRunning
01:35:57 [2023-01-11T01:35:57.494Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
01:35:57 [2023-01-11T01:35:57.494Z] === RUN   TestRemoveInvalidContainer
01:35:57 [2023-01-11T01:35:57.494Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:35:57 [2023-01-11T01:35:57.494Z] === RUN   TestRenameLinkedContainer
01:35:58 [2023-01-11T01:35:58.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:35:59 [2023-01-11T01:35:59.394Z] --- PASS: TestRenameLinkedContainer (1.79s)
01:35:59 [2023-01-11T01:35:59.394Z] === RUN   TestRenameStoppedContainer
01:35:59 [2023-01-11T01:35:59.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:35:59 [2023-01-11T01:35:59.652Z] --- PASS: TestRenameStoppedContainer (0.43s)
01:35:59 [2023-01-11T01:35:59.652Z] === RUN   TestRenameRunningContainerAndReuse
01:36:00 [2023-01-11T01:36:00.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:36:00 [2023-01-11T01:36:00.586Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
01:36:00 [2023-01-11T01:36:00.586Z] === RUN   TestRenameInvalidName
01:36:00 [2023-01-11T01:36:00.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:36:01 [2023-01-11T01:36:01.152Z] --- PASS: TestRenameInvalidName (0.46s)
01:36:01 [2023-01-11T01:36:01.152Z] === RUN   TestRenameAnonymousContainer
01:36:01 [2023-01-11T01:36:01.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:36:02 [2023-01-11T01:36:02.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:36:02 [2023-01-11T01:36:02.456Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.10s)
01:36:02 [2023-01-11T01:36:02.456Z] PASS
01:36:02 [2023-01-11T01:36:02.456Z] 
01:36:02 [2023-01-11T01:36:02.456Z] === Skipped
01:36:02 [2023-01-11T01:36:02.456Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
01:36:02 [2023-01-11T01:36:02.456Z]     build_session_test.go:25: TODO: BuildKit
01:36:02 [2023-01-11T01:36:02.456Z] 
01:36:02 [2023-01-11T01:36:02.456Z] DONE 33 tests, 1 skipped in 90.953s
01:36:02 [2023-01-11T01:36:02.456Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
01:36:02 [2023-01-11T01:36:02.456Z] INFO: Testing against a local daemon
01:36:02 [2023-01-11T01:36:02.456Z] === RUN   TestConfigInspect
01:36:03 [2023-01-11T01:36:03.052Z] --- PASS: TestRenameAnonymousContainer (1.64s)
01:36:03 [2023-01-11T01:36:03.052Z] === RUN   TestRenameContainerWithSameName
01:36:03 [2023-01-11T01:36:03.052Z] --- PASS: TestRenameContainerWithSameName (0.47s)
01:36:03 [2023-01-11T01:36:03.052Z] === RUN   TestRenameContainerWithLinkedContainer
01:36:03 [2023-01-11T01:36:03.822Z] --- PASS: TestConfigInspect (2.30s)
01:36:03 [2023-01-11T01:36:03.822Z] === RUN   TestConfigList
01:36:03 [2023-01-11T01:36:03.985Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
01:36:03 [2023-01-11T01:36:03.985Z] === RUN   TestResize
01:36:04 [2023-01-11T01:36:04.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:36:04 [2023-01-11T01:36:04.551Z] --- PASS: TestResize (0.46s)
01:36:04 [2023-01-11T01:36:04.551Z] === RUN   TestResizeWithInvalidSize
01:36:04 [2023-01-11T01:36:04.809Z] --- PASS: TestResizeWithInvalidSize (0.45s)
01:36:04 [2023-01-11T01:36:04.809Z] === RUN   TestResizeWhenContainerNotStarted
01:36:04 [2023-01-11T01:36:04.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:36:05 [2023-01-11T01:36:05.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:36:05 [2023-01-11T01:36:05.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:36:05 [2023-01-11T01:36:05.711Z] --- PASS: TestConfigList (2.08s)
01:36:05 [2023-01-11T01:36:05.711Z] === RUN   TestConfigsCreateAndDelete
01:36:05 [2023-01-11T01:36:05.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:36:05 [2023-01-11T01:36:05.920Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
01:36:05 [2023-01-11T01:36:05.920Z] 
01:36:05 [2023-01-11T01:36:05.920Z]  ________   ____  __.
01:36:05 [2023-01-11T01:36:05.920Z]  \_____  \ |    |/ _|
01:36:05 [2023-01-11T01:36:05.920Z]  /   |   \|      <
01:36:05 [2023-01-11T01:36:05.920Z]  /    |    \    |  \
01:36:05 [2023-01-11T01:36:05.920Z]  \_______  /____|__ \
01:36:05 [2023-01-11T01:36:05.920Z]          \/        \/
01:36:05 [2023-01-11T01:36:05.920Z] 
01:36:05 [2023-01-11T01:36:05.920Z] INFO: make.ps1 ended at 01/11/2023 01:35:55
01:36:05 [2023-01-11T01:36:05.920Z] INFO: Binaries build ended at 01/11/2023 01:35:57. Duration:00:01:57.0051984
01:36:05 [2023-01-11T01:36:05.920Z] INFO: Copying the built daemon binary to d:\CI\PR-44797\1\binary\dockerd-26a4ccf99e.exe...
01:36:05 [2023-01-11T01:36:05.920Z] INFO: Copying the built client binary to d:\CI\PR-44797\1\binary\docker-26a4ccf99e.exe...
01:36:05 [2023-01-11T01:36:05.920Z] INFO: Copying dockerversion from the container...
01:36:05 [2023-01-11T01:36:05.920Z] INFO: Copying the golang package from the container to d:\CI\PR-44797\1\installer\go.zip...
01:36:05 [2023-01-11T01:36:05.920Z] INFO: Extracting go.zip to d:\CI\PR-44797\1\go
01:36:06 [2023-01-11T01:36:06.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:36:07 [2023-01-11T01:36:07.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:36:07 [2023-01-11T01:36:07.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:36:07 [2023-01-11T01:36:07.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:36:07 [2023-01-11T01:36:07.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:36:08 [2023-01-11T01:36:08.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:36:08 [2023-01-11T01:36:08.226Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
01:36:08 [2023-01-11T01:36:08.226Z] === RUN   TestConfigsUpdate
01:36:08 [2023-01-11T01:36:08.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:36:09 [2023-01-11T01:36:09.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:36:09 [2023-01-11T01:36:09.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:36:09 [2023-01-11T01:36:09.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:36:09 [2023-01-11T01:36:09.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:36:10 [2023-01-11T01:36:10.115Z] --- PASS: TestConfigsUpdate (2.11s)
01:36:10 [2023-01-11T01:36:10.115Z] === RUN   TestTemplatedConfig
01:36:10 [2023-01-11T01:36:10.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:36:11 [2023-01-11T01:36:11.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:36:11 [2023-01-11T01:36:11.424Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:36:11 [2023-01-11T01:36:11.424Z] Using test binary docker
01:36:11 [2023-01-11T01:36:11.424Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:36:11 [2023-01-11T01:36:11.424Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:36:11 [2023-01-11T01:36:11.425Z] INFO: Waiting for daemon to start...
01:36:11 [2023-01-11T01:36:11.425Z] Starting dockerd
01:36:11 [2023-01-11T01:36:11.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:36:12 [2023-01-11T01:36:12.629Z] --- PASS: TestTemplatedConfig (2.49s)
01:36:12 [2023-01-11T01:36:12.629Z] === RUN   TestConfigCreateResolve
01:36:12 [2023-01-11T01:36:12.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:36:13 [2023-01-11T01:36:13.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:36:14 [2023-01-11T01:36:14.519Z] --- PASS: TestConfigCreateResolve (2.12s)
01:36:14 [2023-01-11T01:36:14.519Z] === RUN   TestConfigDaemonLibtrustID
01:36:14 [2023-01-11T01:36:14.915Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:36:15 [2023-01-11T01:36:15.081Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
01:36:15 [2023-01-11T01:36:15.081Z] PASS
01:36:15 [2023-01-11T01:36:15.081Z] 
01:36:15 [2023-01-11T01:36:15.081Z] DONE 7 tests in 13.791s
01:36:15 [2023-01-11T01:36:15.081Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
01:36:15 [2023-01-11T01:36:15.081Z] INFO: Testing against a local daemon
01:36:15 [2023-01-11T01:36:15.081Z] === RUN   TestCheckpoint
01:36:15 [2023-01-11T01:36:15.081Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:36:15 [2023-01-11T01:36:15.081Z] --- SKIP: TestCheckpoint (0.00s)
01:36:15 [2023-01-11T01:36:15.081Z] === RUN   TestContainerInvalidJSON
01:36:15 [2023-01-11T01:36:15.081Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:36:15 [2023-01-11T01:36:15.081Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:36:15 [2023-01-11T01:36:15.081Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:36:15 [2023-01-11T01:36:15.081Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:36:15 [2023-01-11T01:36:15.081Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:36:15 [2023-01-11T01:36:15.081Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:36:15 [2023-01-11T01:36:15.081Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:36:15 [2023-01-11T01:36:15.081Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:36:15 [2023-01-11T01:36:15.081Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:36:15 [2023-01-11T01:36:15.081Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:36:15 [2023-01-11T01:36:15.081Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:36:15 [2023-01-11T01:36:15.081Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:36:15 [2023-01-11T01:36:15.081Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:36:15 [2023-01-11T01:36:15.081Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
01:36:15 [2023-01-11T01:36:15.173Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s)
01:36:15 [2023-01-11T01:36:15.173Z] === RUN   TestCgroupNamespacesRun
01:36:15 [2023-01-11T01:36:15.337Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
01:36:15 [2023-01-11T01:36:15.338Z] === RUN   TestCopyFromContainerPathIsNotDir
01:36:15 [2023-01-11T01:36:15.338Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
01:36:15 [2023-01-11T01:36:15.338Z] === RUN   TestCopyToContainerPathDoesNotExist
01:36:15 [2023-01-11T01:36:15.338Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
01:36:15 [2023-01-11T01:36:15.338Z] === RUN   TestCopyToContainerPathIsNotDir
01:36:15 [2023-01-11T01:36:15.338Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
01:36:15 [2023-01-11T01:36:15.338Z] === RUN   TestCopyFromContainer
01:36:15 [2023-01-11T01:36:15.604Z] .
01:36:15 [2023-01-11T01:36:15.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:36:15 [2023-01-11T01:36:15.604Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:36:15 [2023-01-11T01:36:15.604Z] Error: No such image: emptyfs
01:36:15 [2023-01-11T01:36:15.604Z] Running integration-test (iteration 1)
01:36:15 [2023-01-11T01:36:15.604Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
01:36:15 [2023-01-11T01:36:15.604Z] Loaded image: busybox:latest
01:36:15 [2023-01-11T01:36:15.604Z] Loaded image: busybox:glibc
01:36:16 [2023-01-11T01:36:16.109Z] --- PASS: TestCgroupNamespacesRun (1.12s)
01:36:16 [2023-01-11T01:36:16.109Z] === RUN   TestCgroupNamespacesRunPrivileged
01:36:16 [2023-01-11T01:36:16.704Z] === RUN   TestCopyFromContainer//
01:36:16 [2023-01-11T01:36:16.704Z] === RUN   TestCopyFromContainer//bar/root
01:36:16 [2023-01-11T01:36:16.704Z] === RUN   TestCopyFromContainer//bar/root/
01:36:16 [2023-01-11T01:36:16.704Z] === RUN   TestCopyFromContainer/bar/quux
01:36:16 [2023-01-11T01:36:16.704Z] === RUN   TestCopyFromContainer/bar/quux/
01:36:16 [2023-01-11T01:36:16.704Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:36:16 [2023-01-11T01:36:16.704Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCopyFromContainer/bar/notarget
01:36:16 [2023-01-11T01:36:16.960Z] --- PASS: TestCopyFromContainer (1.61s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer// (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:36:16 [2023-01-11T01:36:16.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:36:16 [2023-01-11T01:36:16.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:36:16 [2023-01-11T01:36:16.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:36:16 [2023-01-11T01:36:16.960Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:36:16 [2023-01-11T01:36:16.960Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:36:16 [2023-01-11T01:36:16.960Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:36:16 [2023-01-11T01:36:16.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:36:16 [2023-01-11T01:36:16.960Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:36:16 [2023-01-11T01:36:16.960Z] === RUN   TestCreateLinkToNonExistingContainer
01:36:16 [2023-01-11T01:36:16.977Z] Loaded image: debian:bullseye-slim
01:36:16 [2023-01-11T01:36:16.977Z] Loaded image: hello-world:latest
01:36:16 [2023-01-11T01:36:16.977Z] Loaded image: arm32v7/hello-world:latest
01:36:16 [2023-01-11T01:36:16.977Z] INFO: Testing against a local daemon
01:36:16 [2023-01-11T01:36:16.977Z] === RUN   TestCgroupNamespacesBuild
01:36:17 [2023-01-11T01:36:17.217Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
01:36:17 [2023-01-11T01:36:17.217Z] === RUN   TestCreateWithInvalidEnv
01:36:17 [2023-01-11T01:36:17.217Z] === RUN   TestCreateWithInvalidEnv/0
01:36:17 [2023-01-11T01:36:17.217Z] === PAUSE TestCreateWithInvalidEnv/0
01:36:17 [2023-01-11T01:36:17.217Z] === RUN   TestCreateWithInvalidEnv/1
01:36:17 [2023-01-11T01:36:17.217Z] === PAUSE TestCreateWithInvalidEnv/1
01:36:17 [2023-01-11T01:36:17.217Z] === RUN   TestCreateWithInvalidEnv/2
01:36:17 [2023-01-11T01:36:17.217Z] === PAUSE TestCreateWithInvalidEnv/2
01:36:17 [2023-01-11T01:36:17.217Z] === CONT  TestCreateWithInvalidEnv/0
01:36:17 [2023-01-11T01:36:17.217Z] === CONT  TestCreateWithInvalidEnv/2
01:36:17 [2023-01-11T01:36:17.217Z] === CONT  TestCreateWithInvalidEnv/1
01:36:17 [2023-01-11T01:36:17.217Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
01:36:17 [2023-01-11T01:36:17.217Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:36:17 [2023-01-11T01:36:17.217Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:36:17 [2023-01-11T01:36:17.217Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:36:17 [2023-01-11T01:36:17.217Z] === RUN   TestCreateTmpfsMountsTarget
01:36:17 [2023-01-11T01:36:17.217Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
01:36:17 [2023-01-11T01:36:17.217Z] === RUN   TestCreateWithCustomMaskedPaths
01:36:17 [2023-01-11T01:36:17.511Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
01:36:17 [2023-01-11T01:36:17.512Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:36:18 [2023-01-11T01:36:18.445Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
01:36:18 [2023-01-11T01:36:18.445Z] === RUN   TestCgroupNamespacesRunHostMode
01:36:18 [2023-01-11T01:36:18.583Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s)
01:36:18 [2023-01-11T01:36:18.583Z] === RUN   TestCreateWithCustomReadonlyPaths
01:36:19 [2023-01-11T01:36:19.504Z] --- PASS: TestCgroupNamespacesBuild (2.24s)
01:36:19 [2023-01-11T01:36:19.504Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:36:19 [2023-01-11T01:36:19.819Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
01:36:19 [2023-01-11T01:36:19.819Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:36:20 [2023-01-11T01:36:20.474Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s)
01:36:20 [2023-01-11T01:36:20.474Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:36:20 [2023-01-11T01:36:20.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:36:20 [2023-01-11T01:36:20.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:36:20 [2023-01-11T01:36:20.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:36:20 [2023-01-11T01:36:20.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:36:20 [2023-01-11T01:36:20.474Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:36:20 [2023-01-11T01:36:20.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:36:20 [2023-01-11T01:36:20.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:36:20 [2023-01-11T01:36:20.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:36:20 [2023-01-11T01:36:20.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:36:20 [2023-01-11T01:36:20.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:36:20 [2023-01-11T01:36:20.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:36:20 [2023-01-11T01:36:20.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:36:20 [2023-01-11T01:36:20.474Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:36:20 [2023-01-11T01:36:20.474Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:36:20 [2023-01-11T01:36:20.730Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestCreateDifferentPlatform
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestCreateDifferentPlatform/different_os
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:36:20 [2023-01-11T01:36:20.730Z] --- PASS: TestCreateDifferentPlatform (0.01s)
01:36:20 [2023-01-11T01:36:20.730Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:36:20 [2023-01-11T01:36:20.730Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:36:20 [2023-01-11T01:36:20.730Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:36:20 [2023-01-11T01:36:20.730Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestContainerStartOnDaemonRestart
01:36:20 [2023-01-11T01:36:20.730Z] === PAUSE TestContainerStartOnDaemonRestart
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestDaemonRestartIpcMode
01:36:20 [2023-01-11T01:36:20.730Z] === PAUSE TestDaemonRestartIpcMode
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestDaemonHostGatewayIP
01:36:20 [2023-01-11T01:36:20.730Z] === PAUSE TestDaemonHostGatewayIP
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestRestartDaemonWithRestartingContainer
01:36:20 [2023-01-11T01:36:20.730Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestContainerKillOnDaemonStart
01:36:20 [2023-01-11T01:36:20.730Z] === PAUSE TestContainerKillOnDaemonStart
01:36:20 [2023-01-11T01:36:20.730Z] === RUN   TestDiff
01:36:20 [2023-01-11T01:36:20.752Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.27s)
01:36:20 [2023-01-11T01:36:20.752Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:36:21 [2023-01-11T01:36:21.292Z] --- PASS: TestDiff (0.55s)
01:36:21 [2023-01-11T01:36:21.292Z] === RUN   TestExecWithCloseStdin
01:36:21 [2023-01-11T01:36:21.401Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
01:36:21 [2023-01-11T01:36:21.401Z] === RUN   TestBuildWithSession
01:36:21 [2023-01-11T01:36:21.401Z]     build_session_test.go:25: TODO: BuildKit
01:36:21 [2023-01-11T01:36:21.401Z] --- SKIP: TestBuildWithSession (0.00s)
01:36:21 [2023-01-11T01:36:21.401Z] === RUN   TestBuildSquashParent
01:36:22 [2023-01-11T01:36:22.127Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
01:36:22 [2023-01-11T01:36:22.127Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:36:22 [2023-01-11T01:36:22.220Z] --- PASS: TestExecWithCloseStdin (0.63s)
01:36:22 [2023-01-11T01:36:22.220Z] === RUN   TestExec
01:36:22 [2023-01-11T01:36:22.476Z] --- PASS: TestExec (0.58s)
01:36:22 [2023-01-11T01:36:22.476Z] === RUN   TestExecUser
01:36:22 [2023-01-11T01:36:22.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
01:36:22 [2023-01-11T01:36:22.692Z] === RUN   TestCgroupNamespacesRunOlderClient
01:36:23 [2023-01-11T01:36:23.404Z] --- PASS: TestExecUser (0.63s)
01:36:23 [2023-01-11T01:36:23.404Z] === RUN   TestExportContainerAndImportImage
01:36:23 [2023-01-11T01:36:23.966Z] --- PASS: TestExportContainerAndImportImage (0.66s)
01:36:23 [2023-01-11T01:36:23.966Z] === RUN   TestExportContainerAfterDaemonRestart
01:36:23 [2023-01-11T01:36:23.970Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:36:23 [2023-01-11T01:36:23.970Z] 
01:36:23 [2023-01-11T01:36:23.970Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
01:36:23 [2023-01-11T01:36:23.970Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
01:36:23 [2023-01-11T01:36:23.970Z] Using test binary docker
01:36:23 [2023-01-11T01:36:23.970Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:36:23 [2023-01-11T01:36:23.970Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:36:23 [2023-01-11T01:36:23.970Z] INFO: Waiting for daemon to start...
01:36:23 [2023-01-11T01:36:23.970Z] Starting dockerd
01:36:23 [2023-01-11T01:36:23.970Z] .
01:36:23 [2023-01-11T01:36:23.970Z] INFO: Building docker-sdk-python3:4.4.1...
01:36:24 [2023-01-11T01:36:24.066Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
01:36:24 [2023-01-11T01:36:24.066Z] === RUN   TestNISDomainname
01:36:24 [2023-01-11T01:36:24.324Z] --- PASS: TestNISDomainname (0.53s)
01:36:24 [2023-01-11T01:36:24.324Z] === RUN   TestHostnameDnsResolution
01:36:25 [2023-01-11T01:36:25.258Z] --- PASS: TestHostnameDnsResolution (0.68s)
01:36:25 [2023-01-11T01:36:25.258Z] === RUN   TestUnprivilegedPortsAndPing
01:36:25 [2023-01-11T01:36:25.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
01:36:25 [2023-01-11T01:36:25.331Z] === RUN   TestHealthCheckWorkdir
01:36:25 [2023-01-11T01:36:25.516Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
01:36:25 [2023-01-11T01:36:25.516Z] === RUN   TestStats
01:36:25 [2023-01-11T01:36:25.893Z] --- PASS: TestHealthCheckWorkdir (0.66s)
01:36:25 [2023-01-11T01:36:25.893Z] === RUN   TestHealthKillContainer
01:36:28 [2023-01-11T01:36:28.044Z] --- PASS: TestStats (2.45s)
01:36:28 [2023-01-11T01:36:28.044Z] === RUN   TestStopContainerWithTimeout
01:36:28 [2023-01-11T01:36:28.044Z] === RUN   TestStopContainerWithTimeout/0
01:36:28 [2023-01-11T01:36:28.044Z] === PAUSE TestStopContainerWithTimeout/0
01:36:28 [2023-01-11T01:36:28.044Z] === RUN   TestStopContainerWithTimeout/1
01:36:28 [2023-01-11T01:36:28.044Z] === PAUSE TestStopContainerWithTimeout/1
01:36:28 [2023-01-11T01:36:28.044Z] === RUN   TestStopContainerWithTimeout/3
01:36:28 [2023-01-11T01:36:28.044Z] === PAUSE TestStopContainerWithTimeout/3
01:36:28 [2023-01-11T01:36:28.044Z] === RUN   TestStopContainerWithTimeout/-1
01:36:28 [2023-01-11T01:36:28.044Z] === PAUSE TestStopContainerWithTimeout/-1
01:36:28 [2023-01-11T01:36:28.044Z] === CONT  TestStopContainerWithTimeout/0
01:36:28 [2023-01-11T01:36:28.044Z] === CONT  TestStopContainerWithTimeout/3
01:36:28 [2023-01-11T01:36:28.611Z] === CONT  TestStopContainerWithTimeout/-1
01:36:29 [2023-01-11T01:36:29.511Z] --- PASS: TestBuildSquashParent (6.89s)
01:36:29 [2023-01-11T01:36:29.511Z] === RUN   TestBuildWithRemoveAndForceRemove
01:36:29 [2023-01-11T01:36:29.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:36:29 [2023-01-11T01:36:29.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:36:29 [2023-01-11T01:36:29.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:36:29 [2023-01-11T01:36:29.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:36:29 [2023-01-11T01:36:29.511Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:36:29 [2023-01-11T01:36:29.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:36:29 [2023-01-11T01:36:29.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:36:29 [2023-01-11T01:36:29.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:36:29 [2023-01-11T01:36:29.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:36:29 [2023-01-11T01:36:29.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:36:29 [2023-01-11T01:36:29.511Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:36:29 [2023-01-11T01:36:29.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:36:29 [2023-01-11T01:36:29.511Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:36:29 [2023-01-11T01:36:29.511Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:36:29 [2023-01-11T01:36:29.511Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:36:30 [2023-01-11T01:36:30.883Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:36:30 [2023-01-11T01:36:30.883Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:36:31 [2023-01-11T01:36:31.139Z] === CONT  TestStopContainerWithTimeout/1
01:36:32 [2023-01-11T01:36:32.072Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:36:32 [2023-01-11T01:36:32.072Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
01:36:32 [2023-01-11T01:36:32.072Z]     --- PASS: TestStopContainerWithTimeout/3 (2.59s)
01:36:32 [2023-01-11T01:36:32.072Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
01:36:32 [2023-01-11T01:36:32.072Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
01:36:32 [2023-01-11T01:36:32.072Z] === RUN   TestDeleteDevicemapper
01:36:32 [2023-01-11T01:36:32.072Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:36:32 [2023-01-11T01:36:32.072Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:36:32 [2023-01-11T01:36:32.072Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:36:32 [2023-01-11T01:36:32.784Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:36:33 [2023-01-11T01:36:33.971Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s)
01:36:33 [2023-01-11T01:36:33.971Z] === RUN   TestUpdateMemory
01:36:33 [2023-01-11T01:36:33.979Z] --- PASS: TestHealthKillContainer (8.20s)
01:36:33 [2023-01-11T01:36:33.979Z] === RUN   TestHealthCheckProcessKilled
01:36:34 [2023-01-11T01:36:34.229Z] --- PASS: TestUpdateMemory (0.56s)
01:36:34 [2023-01-11T01:36:34.229Z] === RUN   TestUpdateCPUQuota
01:36:34 [2023-01-11T01:36:34.685Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
01:36:34 [2023-01-11T01:36:34.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s)
01:36:34 [2023-01-11T01:36:34.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s)
01:36:34 [2023-01-11T01:36:34.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s)
01:36:34 [2023-01-11T01:36:34.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s)
01:36:34 [2023-01-11T01:36:34.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s)
01:36:34 [2023-01-11T01:36:34.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s)
01:36:34 [2023-01-11T01:36:34.685Z] === RUN   TestBuildMultiStageCopy
01:36:34 [2023-01-11T01:36:34.685Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:36:34 [2023-01-11T01:36:34.795Z] --- PASS: TestUpdateCPUQuota (0.69s)
01:36:34 [2023-01-11T01:36:34.795Z] === RUN   TestUpdatePidsLimit
01:36:34 [2023-01-11T01:36:34.795Z] === RUN   TestUpdatePidsLimit/update_from_none
01:36:34 [2023-01-11T01:36:34.908Z] --- PASS: TestHealthCheckProcessKilled (0.81s)
01:36:34 [2023-01-11T01:36:34.908Z] === RUN   TestInspectCpusetInConfigPre120
01:36:35 [2023-01-11T01:36:35.053Z] === RUN   TestUpdatePidsLimit/no_change
01:36:35 [2023-01-11T01:36:35.163Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s)
01:36:35 [2023-01-11T01:36:35.163Z] === RUN   TestIpcModeNone
01:36:35 [2023-01-11T01:36:35.311Z] === RUN   TestUpdatePidsLimit/update_lower
01:36:35 [2023-01-11T01:36:35.569Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:36:35 [2023-01-11T01:36:35.827Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:36:35 [2023-01-11T01:36:35.827Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:36:36 [2023-01-11T01:36:36.085Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:36:36 [2023-01-11T01:36:36.092Z] --- PASS: TestIpcModeNone (0.62s)
01:36:36 [2023-01-11T01:36:36.092Z] === RUN   TestIpcModePrivate
01:36:36 [2023-01-11T01:36:36.092Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
01:36:36 [2023-01-11T01:36:36.354Z] --- PASS: TestIpcModePrivate (0.57s)
01:36:36 [2023-01-11T01:36:36.354Z] === RUN   TestIpcModeShareable
01:36:36 [2023-01-11T01:36:36.917Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
01:36:37 [2023-01-11T01:36:37.019Z] --- PASS: TestUpdatePidsLimit (2.01s)
01:36:37 [2023-01-11T01:36:37.019Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
01:36:37 [2023-01-11T01:36:37.019Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
01:36:37 [2023-01-11T01:36:37.019Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
01:36:37 [2023-01-11T01:36:37.019Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
01:36:37 [2023-01-11T01:36:37.019Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
01:36:37 [2023-01-11T01:36:37.019Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
01:36:37 [2023-01-11T01:36:37.019Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
01:36:37 [2023-01-11T01:36:37.019Z] === RUN   TestUpdateRestartPolicy
01:36:37 [2023-01-11T01:36:37.174Z] --- PASS: TestIpcModeShareable (0.63s)
01:36:37 [2023-01-11T01:36:37.174Z] === RUN   TestAPIIpcModeShareableAndContainer
01:36:37 [2023-01-11T01:36:37.211Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:36:38 [2023-01-11T01:36:38.144Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:36:39 [2023-01-11T01:36:39.079Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:36:39 [2023-01-11T01:36:39.095Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s)
01:36:39 [2023-01-11T01:36:39.095Z] === RUN   TestAPIIpcModeHost
01:36:39 [2023-01-11T01:36:39.095Z] --- PASS: TestAPIIpcModeHost (0.37s)
01:36:39 [2023-01-11T01:36:39.095Z] === RUN   TestDaemonIpcModeShareable
01:36:40 [2023-01-11T01:36:40.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:36:40 [2023-01-11T01:36:40.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:36:40 [2023-01-11T01:36:40.452Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:36:40 [2023-01-11T01:36:40.488Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
01:36:40 [2023-01-11T01:36:40.488Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
01:36:40 [2023-01-11T01:36:40.488Z] === RUN   TestDaemonIpcModePrivate
01:36:41 [2023-01-11T01:36:41.384Z] --- PASS: TestBuildMultiStageCopy (6.59s)
01:36:41 [2023-01-11T01:36:41.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
01:36:41 [2023-01-11T01:36:41.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
01:36:41 [2023-01-11T01:36:41.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
01:36:41 [2023-01-11T01:36:41.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
01:36:41 [2023-01-11T01:36:41.384Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
01:36:41 [2023-01-11T01:36:41.384Z] === RUN   TestBuildMultiStageParentConfig
01:36:41 [2023-01-11T01:36:41.418Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Extraction ended at 01/11/2023 01:36:38. Duration:00:00:39.0092904
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Updating the golang and path environment variables
01:36:41 [2023-01-11T01:36:41.582Z] INFO: GOPATH=d:\gopath
01:36:41 [2023-01-11T01:36:41.582Z] INFO: go version go1.18.9 windows/amd64
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Running the daemon under test in debug mode
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Starting a daemon under test...
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44797\1\daemon --pidfile d:\CI\PR-44797\1\docker.pid -D
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Process started successfully.
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Start tailing logs of the daemon under tests
01:36:41 [2023-01-11T01:36:41.582Z] INFO: Waiting for the daemon under test to start...
01:36:41 [2023-01-11T01:36:41.674Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
01:36:41 [2023-01-11T01:36:41.674Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:36:42 [2023-01-11T01:36:42.602Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
01:36:42 [2023-01-11T01:36:42.858Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
01:36:42 [2023-01-11T01:36:42.858Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:36:43 [2023-01-11T01:36:43.786Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
01:36:44 [2023-01-11T01:36:44.042Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
01:36:44 [2023-01-11T01:36:44.042Z] === RUN   TestIpcModeOlderClient
01:36:44 [2023-01-11T01:36:44.042Z] === PAUSE TestIpcModeOlderClient
01:36:44 [2023-01-11T01:36:44.042Z] === RUN   TestKillContainerInvalidSignal
01:36:44 [2023-01-11T01:36:44.299Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
01:36:44 [2023-01-11T01:36:44.299Z] === RUN   TestKillContainer
01:36:44 [2023-01-11T01:36:44.299Z] === RUN   TestKillContainer/no_signal
01:36:44 [2023-01-11T01:36:44.862Z] === RUN   TestKillContainer/non_killing_signal
01:36:45 [2023-01-11T01:36:45.118Z] === RUN   TestKillContainer/killing_signal
01:36:45 [2023-01-11T01:36:45.680Z] --- PASS: TestKillContainer (1.32s)
01:36:45 [2023-01-11T01:36:45.680Z]     --- PASS: TestKillContainer/no_signal (0.42s)
01:36:45 [2023-01-11T01:36:45.680Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
01:36:45 [2023-01-11T01:36:45.680Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
01:36:45 [2023-01-11T01:36:45.680Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:36:45 [2023-01-11T01:36:45.680Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:36:46 [2023-01-11T01:36:46.242Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:36:46 [2023-01-11T01:36:46.640Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
01:36:46 [2023-01-11T01:36:46.641Z] === RUN   TestBuildLabelWithTargets
01:36:46 [2023-01-11T01:36:46.805Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
01:36:46 [2023-01-11T01:36:46.805Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
01:36:46 [2023-01-11T01:36:46.805Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
01:36:46 [2023-01-11T01:36:46.805Z] === RUN   TestKillStoppedContainer
01:36:47 [2023-01-11T01:36:47.061Z] --- PASS: TestKillStoppedContainer (0.05s)
01:36:47 [2023-01-11T01:36:47.061Z] === RUN   TestKillStoppedContainerAPIPre120
01:36:47 [2023-01-11T01:36:47.061Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
01:36:47 [2023-01-11T01:36:47.061Z] === RUN   TestKillDifferentUserContainer
01:36:47 [2023-01-11T01:36:47.318Z] --- PASS: TestKillDifferentUserContainer (0.44s)
01:36:47 [2023-01-11T01:36:47.318Z] === RUN   TestInspectOomKilledTrue
01:36:47 [2023-01-11T01:36:47.318Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
01:36:47 [2023-01-11T01:36:47.318Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:36:47 [2023-01-11T01:36:47.318Z] === RUN   TestInspectOomKilledFalse
01:36:47 [2023-01-11T01:36:47.881Z] --- PASS: TestInspectOomKilledFalse (0.46s)
01:36:47 [2023-01-11T01:36:47.881Z] === RUN   TestLinksEtcHostsContentMatch
01:36:48 [2023-01-11T01:36:48.137Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
01:36:48 [2023-01-11T01:36:48.137Z] === RUN   TestLinksContainerNames
01:36:49 [2023-01-11T01:36:49.064Z] --- PASS: TestLinksContainerNames (0.86s)
01:36:49 [2023-01-11T01:36:49.064Z] === RUN   TestLogsFollowTailEmpty
01:36:49 [2023-01-11T01:36:49.228Z] --- PASS: TestUpdateRestartPolicy (10.80s)
01:36:49 [2023-01-11T01:36:49.228Z] === RUN   TestUpdateRestartWithAutoRemove
01:36:49 [2023-01-11T01:36:49.228Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
01:36:49 [2023-01-11T01:36:49.228Z] === RUN   TestWaitNonBlocked
01:36:49 [2023-01-11T01:36:49.228Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:36:49 [2023-01-11T01:36:49.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:36:49 [2023-01-11T01:36:49.228Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:36:49 [2023-01-11T01:36:49.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:36:49 [2023-01-11T01:36:49.228Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:36:49 [2023-01-11T01:36:49.228Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:36:49 [2023-01-11T01:36:49.228Z] --- PASS: TestWaitNonBlocked (0.01s)
01:36:49 [2023-01-11T01:36:49.228Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
01:36:49 [2023-01-11T01:36:49.228Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
01:36:49 [2023-01-11T01:36:49.228Z] === RUN   TestWaitBlocked
01:36:49 [2023-01-11T01:36:49.228Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:36:49 [2023-01-11T01:36:49.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:36:49 [2023-01-11T01:36:49.228Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:36:49 [2023-01-11T01:36:49.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:36:49 [2023-01-11T01:36:49.228Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:36:49 [2023-01-11T01:36:49.228Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:36:49 [2023-01-11T01:36:49.490Z] --- PASS: TestWaitBlocked (0.01s)
01:36:49 [2023-01-11T01:36:49.490Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
01:36:49 [2023-01-11T01:36:49.490Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
01:36:49 [2023-01-11T01:36:49.490Z] === CONT  TestContainerStartOnDaemonRestart
01:36:49 [2023-01-11T01:36:49.490Z] === CONT  TestContainerKillOnDaemonStart
01:36:49 [2023-01-11T01:36:49.626Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
01:36:49 [2023-01-11T01:36:49.626Z] === RUN   TestContainerNetworkMountsNoChown
01:36:49 [2023-01-11T01:36:49.882Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/default
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/default
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/private
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/private
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rprivate
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rprivate
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/slave
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/slave
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rslave
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rslave
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/shared
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/shared
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rshared
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rshared
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/default
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/default/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/default/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/default/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/rshared
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/shared
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/rslave
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/slave
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/rprivate
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/private
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/private/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === RUN   TestMountDaemonRoot/private/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/default/mount_root
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:36:49 [2023-01-11T01:36:49.882Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:36:50 [2023-01-11T01:36:50.138Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/private/mount_root
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:36:50 [2023-01-11T01:36:50.394Z] === CONT  TestMountDaemonRoot/private/bind_root
01:36:50 [2023-01-11T01:36:50.394Z] --- PASS: TestMountDaemonRoot (0.02s)
01:36:50 [2023-01-11T01:36:50.394Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
01:36:50 [2023-01-11T01:36:50.394Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
01:36:50 [2023-01-11T01:36:50.394Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
01:36:50 [2023-01-11T01:36:50.394Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
01:36:50 [2023-01-11T01:36:50.395Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
01:36:50 [2023-01-11T01:36:50.395Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
01:36:50 [2023-01-11T01:36:50.395Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
01:36:50 [2023-01-11T01:36:50.395Z] === RUN   TestContainerBindMountNonRecursive
01:36:51 [2023-01-11T01:36:51.763Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
01:36:51 [2023-01-11T01:36:51.763Z] === RUN   TestContainerVolumesMountedAsShared
01:36:52 [2023-01-11T01:36:52.018Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s)
01:36:52 [2023-01-11T01:36:52.018Z] === CONT  TestIpcModeOlderClient
01:36:52 [2023-01-11T01:36:52.018Z] --- PASS: TestIpcModeOlderClient (0.08s)
01:36:52 [2023-01-11T01:36:52.018Z] === CONT  TestDaemonHostGatewayIP
01:36:52 [2023-01-11T01:36:52.333Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
01:36:52 [2023-01-11T01:36:52.333Z] === RUN   TestContainerVolumesMountedAsSlave
01:36:52 [2023-01-11T01:36:52.589Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
01:36:52 [2023-01-11T01:36:52.589Z] === RUN   TestNetworkNat
01:36:53 [2023-01-11T01:36:53.153Z] --- PASS: TestNetworkNat (0.45s)
01:36:53 [2023-01-11T01:36:53.153Z] === RUN   TestNetworkLocalhostTCPNat
01:36:53 [2023-01-11T01:36:53.410Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
01:36:53 [2023-01-11T01:36:53.410Z] === RUN   TestNetworkLoopbackNat
01:36:53 [2023-01-11T01:36:53.919Z] --- PASS: TestDaemonHostGatewayIP (2.22s)
01:36:53 [2023-01-11T01:36:53.919Z] === CONT  TestRestartDaemonWithRestartingContainer
01:36:54 [2023-01-11T01:36:54.743Z] --- PASS: TestBuildLabelWithTargets (8.00s)
01:36:54 [2023-01-11T01:36:54.743Z] === RUN   TestBuildWithEmptyLayers
01:36:55 [2023-01-11T01:36:55.818Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s)
01:36:55 [2023-01-11T01:36:55.818Z] === CONT  TestDaemonRestartIpcMode
01:36:56 [2023-01-11T01:36:56.676Z] --- PASS: TestNetworkLoopbackNat (2.60s)
01:36:56 [2023-01-11T01:36:56.676Z] === RUN   TestPause
01:36:56 [2023-01-11T01:36:56.676Z] --- PASS: TestPause (0.41s)
01:36:56 [2023-01-11T01:36:56.676Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:36:56 [2023-01-11T01:36:56.676Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:36:56 [2023-01-11T01:36:56.676Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:36:56 [2023-01-11T01:36:56.676Z] === RUN   TestPauseStopPausedContainer
01:36:56 [2023-01-11T01:36:56.933Z] --- PASS: TestPauseStopPausedContainer (0.46s)
01:36:56 [2023-01-11T01:36:56.933Z] === RUN   TestPsFilter
01:36:57 [2023-01-11T01:36:57.192Z] --- PASS: TestPsFilter (0.13s)
01:36:57 [2023-01-11T01:36:57.192Z] === RUN   TestRemoveContainerWithRemovedVolume
01:36:57 [2023-01-11T01:36:57.267Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
01:36:57 [2023-01-11T01:36:57.267Z] === RUN   TestBuildMultiStageOnBuild
01:36:57 [2023-01-11T01:36:57.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
01:36:57 [2023-01-11T01:36:57.448Z] === RUN   TestRemoveContainerWithVolume
01:36:58 [2023-01-11T01:36:58.010Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
01:36:58 [2023-01-11T01:36:58.010Z] === RUN   TestRemoveContainerRunning
01:36:58 [2023-01-11T01:36:58.345Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
01:36:58 [2023-01-11T01:36:58.572Z] --- PASS: TestRemoveContainerRunning (0.45s)
01:36:58 [2023-01-11T01:36:58.572Z] === RUN   TestRemoveContainerForceRemoveRunning
01:36:58 [2023-01-11T01:36:58.828Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s)
01:36:58 [2023-01-11T01:36:58.828Z] === RUN   TestRemoveInvalidContainer
01:36:58 [2023-01-11T01:36:58.828Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:36:58 [2023-01-11T01:36:58.828Z] === RUN   TestRenameLinkedContainer
01:36:59 [2023-01-11T01:36:59.258Z] .....INFO: Daemon under test started and replied!
01:36:59 [2023-01-11T01:36:59.258Z] INFO: Docker version of the daemon under test
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] Client:
01:36:59 [2023-01-11T01:36:59.258Z]  Version:      17.06.2-ce
01:36:59 [2023-01-11T01:36:59.258Z]  API version:  1.30
01:36:59 [2023-01-11T01:36:59.258Z]  Go version:   go1.8.3
01:36:59 [2023-01-11T01:36:59.258Z]  Git commit:   cec0b72
01:36:59 [2023-01-11T01:36:59.258Z]  Built:        Tue Sep  5 19:57:19 2017
01:36:59 [2023-01-11T01:36:59.258Z]  OS/Arch:      windows/amd64
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] Server:
01:36:59 [2023-01-11T01:36:59.258Z]  Version:      0.0.0-dev
01:36:59 [2023-01-11T01:36:59.258Z]  API version:  1.41 (minimum version 1.24)
01:36:59 [2023-01-11T01:36:59.258Z]  Go version:   go1.18.9
01:36:59 [2023-01-11T01:36:59.258Z]  Git commit:   26a4ccf99e
01:36:59 [2023-01-11T01:36:59.258Z]  Built:        01/11/2023 01:34:08
01:36:59 [2023-01-11T01:36:59.258Z]  OS/Arch:      windows/amd64
01:36:59 [2023-01-11T01:36:59.258Z]  Experimental: false
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] INFO: Docker info of the daemon under test
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] Containers: 0
01:36:59 [2023-01-11T01:36:59.258Z]  Running: 0
01:36:59 [2023-01-11T01:36:59.258Z]  Paused: 0
01:36:59 [2023-01-11T01:36:59.258Z]  Stopped: 0
01:36:59 [2023-01-11T01:36:59.258Z] Images: 0
01:36:59 [2023-01-11T01:36:59.258Z] Server Version: 0.0.0-dev
01:36:59 [2023-01-11T01:36:59.258Z] Storage Driver: windowsfilter
01:36:59 [2023-01-11T01:36:59.258Z]  Windows: 
01:36:59 [2023-01-11T01:36:59.258Z] Logging Driver: json-file
01:36:59 [2023-01-11T01:36:59.258Z] Plugins: 
01:36:59 [2023-01-11T01:36:59.258Z]  Volume: local
01:36:59 [2023-01-11T01:36:59.258Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:36:59 [2023-01-11T01:36:59.258Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:36:59 [2023-01-11T01:36:59.258Z] Swarm: inactive
01:36:59 [2023-01-11T01:36:59.258Z] Default Isolation: process
01:36:59 [2023-01-11T01:36:59.258Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:36:59 [2023-01-11T01:36:59.258Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
01:36:59 [2023-01-11T01:36:59.258Z] OSType: windows
01:36:59 [2023-01-11T01:36:59.258Z] Architecture: x86_64
01:36:59 [2023-01-11T01:36:59.258Z] CPUs: 4
01:36:59 [2023-01-11T01:36:59.258Z] Total Memory: 32GiB
01:36:59 [2023-01-11T01:36:59.258Z] Name: azwin-2-5409a0
01:36:59 [2023-01-11T01:36:59.258Z] ID: CCC6:MZHI:2DKL:ETNS:TFJS:5L5L:3EL6:QF4E:O3YE:ELVR:JM7J:43GP
01:36:59 [2023-01-11T01:36:59.258Z] Docker Root Dir: D:\CI\PR-44797\1\daemon
01:36:59 [2023-01-11T01:36:59.258Z] Debug Mode (client): false
01:36:59 [2023-01-11T01:36:59.258Z] Debug Mode (server): true
01:36:59 [2023-01-11T01:36:59.258Z]  File Descriptors: -1
01:36:59 [2023-01-11T01:36:59.258Z]  Goroutines: 16
01:36:59 [2023-01-11T01:36:59.258Z]  System Time: 2023-01-11T01:36:58.6684442Z
01:36:59 [2023-01-11T01:36:59.258Z]  EventsListeners: 0
01:36:59 [2023-01-11T01:36:59.258Z] Registry: https://index.docker.io/v1/
01:36:59 [2023-01-11T01:36:59.258Z] Labels:
01:36:59 [2023-01-11T01:36:59.258Z] Experimental: false
01:36:59 [2023-01-11T01:36:59.258Z] Insecure Registries:
01:36:59 [2023-01-11T01:36:59.258Z]  127.0.0.0/8
01:36:59 [2023-01-11T01:36:59.258Z] Live Restore Enabled: false
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] INFO: Docker images of the daemon under test
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
01:36:59 [2023-01-11T01:36:59.258Z] 
01:36:59 [2023-01-11T01:36:59.258Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
01:36:59 [2023-01-11T01:36:59.258Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
01:36:59 [2023-01-11T01:36:59.716Z] ltsc2019: Pulling from windows/servercore
01:37:00 [2023-01-11T01:37:00.178Z] 8185ee4ed646: Pulling fs layer
01:37:00 [2023-01-11T01:37:00.723Z] --- PASS: TestRenameLinkedContainer (1.78s)
01:37:00 [2023-01-11T01:37:00.723Z] === RUN   TestRenameStoppedContainer
01:37:01 [2023-01-11T01:37:01.286Z] --- PASS: TestRenameStoppedContainer (0.41s)
01:37:01 [2023-01-11T01:37:01.286Z] === RUN   TestRenameRunningContainerAndReuse
01:37:01 [2023-01-11T01:37:01.625Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
01:37:01 [2023-01-11T01:37:01.625Z] PASS
01:37:01 [2023-01-11T01:37:01.625Z] 
01:37:01 [2023-01-11T01:37:01.625Z] === Skipped
01:37:01 [2023-01-11T01:37:01.625Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
01:37:01 [2023-01-11T01:37:01.625Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:37:01 [2023-01-11T01:37:01.625Z] 
01:37:01 [2023-01-11T01:37:01.625Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:37:01 [2023-01-11T01:37:01.625Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:37:01 [2023-01-11T01:37:01.625Z] 
01:37:01 [2023-01-11T01:37:01.625Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
01:37:01 [2023-01-11T01:37:01.625Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:37:01 [2023-01-11T01:37:01.625Z] 
01:37:01 [2023-01-11T01:37:01.625Z] DONE 197 tests, 3 skipped in 105.329s
01:37:01 [2023-01-11T01:37:01.625Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
01:37:01 [2023-01-11T01:37:01.625Z] ++ 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
01:37:01 [2023-01-11T01:37:01.625Z] ++ set -e
01:37:01 [2023-01-11T01:37:01.625Z] ++ '[' -n 0 ']'
01:37:01 [2023-01-11T01:37:01.625Z] ++ set -x
01:37:01 [2023-01-11T01:37:01.625Z] ++ 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
01:37:01 [2023-01-11T01:37:01.625Z] INFO: Testing against a local daemon
01:37:01 [2023-01-11T01:37:01.625Z] === RUN   TestLiveRestore
01:37:01 [2023-01-11T01:37:01.625Z] === RUN   TestLiveRestore/volume_references
01:37:01 [2023-01-11T01:37:01.625Z] === PAUSE TestLiveRestore/volume_references
01:37:01 [2023-01-11T01:37:01.625Z] === CONT  TestLiveRestore/volume_references
01:37:01 [2023-01-11T01:37:01.847Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
01:37:01 [2023-01-11T01:37:01.848Z] === RUN   TestRenameInvalidName
01:37:02 [2023-01-11T01:37:02.191Z] === RUN   TestLiveRestore/volume_references/restartPolicy
01:37:02 [2023-01-11T01:37:02.191Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
01:37:02 [2023-01-11T01:37:02.411Z] --- PASS: TestRenameInvalidName (0.45s)
01:37:02 [2023-01-11T01:37:02.411Z] === RUN   TestRenameAnonymousContainer
01:37:02 [2023-01-11T01:37:02.525Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
01:37:02 [2023-01-11T01:37:02.525Z] === RUN   TestBuildUncleanTarFilenames
01:37:02 [2023-01-11T01:37:02.783Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
01:37:02 [2023-01-11T01:37:02.783Z] === RUN   TestBuildMultiStageLayerLeak
01:37:03 [2023-01-11T01:37:03.124Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
01:37:04 [2023-01-11T01:37:04.057Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
01:37:04 [2023-01-11T01:37:04.309Z] --- PASS: TestRenameAnonymousContainer (1.51s)
01:37:04 [2023-01-11T01:37:04.309Z] === RUN   TestRenameContainerWithSameName
01:37:04 [2023-01-11T01:37:04.309Z] --- PASS: TestRenameContainerWithSameName (0.43s)
01:37:04 [2023-01-11T01:37:04.309Z] === RUN   TestRenameContainerWithLinkedContainer
01:37:04 [2023-01-11T01:37:04.989Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
01:37:05 [2023-01-11T01:37:05.237Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
01:37:05 [2023-01-11T01:37:05.237Z] === RUN   TestResize
01:37:05 [2023-01-11T01:37:05.800Z] --- PASS: TestResize (0.41s)
01:37:05 [2023-01-11T01:37:05.800Z] === RUN   TestResizeWithInvalidSize
01:37:05 [2023-01-11T01:37:05.922Z] --- PASS: TestLiveRestore (0.00s)
01:37:05 [2023-01-11T01:37:05.922Z]     --- PASS: TestLiveRestore/volume_references (4.49s)
01:37:05 [2023-01-11T01:37:05.923Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.82s)
01:37:05 [2023-01-11T01:37:05.923Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
01:37:05 [2023-01-11T01:37:05.923Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
01:37:05 [2023-01-11T01:37:05.923Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
01:37:05 [2023-01-11T01:37:05.923Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
01:37:05 [2023-01-11T01:37:05.923Z] PASS
01:37:05 [2023-01-11T01:37:05.923Z] 
01:37:05 [2023-01-11T01:37:05.923Z] DONE 7 tests in 4.594s
01:37:05 [2023-01-11T01:37:05.923Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
01:37:05 [2023-01-11T01:37:05.923Z] ++ 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
01:37:05 [2023-01-11T01:37:05.923Z] ++ set -e
01:37:05 [2023-01-11T01:37:05.923Z] ++ '[' -n 0 ']'
01:37:05 [2023-01-11T01:37:05.923Z] ++ set -x
01:37:05 [2023-01-11T01:37:05.923Z] ++ 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
01:37:05 [2023-01-11T01:37:05.923Z] INFO: Testing against a local daemon
01:37:06 [2023-01-11T01:37:06.056Z] --- PASS: TestResizeWithInvalidSize (0.43s)
01:37:06 [2023-01-11T01:37:06.056Z] === RUN   TestResizeWhenContainerNotStarted
01:37:06 [2023-01-11T01:37:06.180Z] === RUN   TestCommitInheritsEnv
01:37:06 [2023-01-11T01:37:06.440Z] --- PASS: TestCommitInheritsEnv (0.28s)
01:37:06 [2023-01-11T01:37:06.440Z] === RUN   TestImportExtremelyLargeImageWorks
01:37:06 [2023-01-11T01:37:06.440Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
01:37:06 [2023-01-11T01:37:06.440Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
01:37:06 [2023-01-11T01:37:06.440Z] === RUN   TestImagesFilterMultiReference
01:37:06 [2023-01-11T01:37:06.440Z] --- PASS: TestImagesFilterMultiReference (0.07s)
01:37:06 [2023-01-11T01:37:06.440Z] === RUN   TestImagePullPlatformInvalid
01:37:06 [2023-01-11T01:37:06.440Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:37:06 [2023-01-11T01:37:06.440Z] === RUN   TestImagePullStoredfDigestForOtherRepo
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" 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.9 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.18.9 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9e9a4108-6baa-4f55-b319-82e3a5c818f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33584" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9e9a4108-6baa-4f55-b319-82e3a5c818f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33584" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.663606ms http.response.status=200 http.response.written=2 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3dc263-7266-42d7-b6c9-21d2d82bd8ab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3dc263-7266-42d7-b6c9-21d2d82bd8ab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=78f2fc52-a9e6-4a54-99ce-c19b5b3c8ed7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=78f2fc52-a9e6-4a54-99ce-c19b5b3c8ed7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3dc263-7266-42d7-b6c9-21d2d82bd8ab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=66.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=731f7cff-f84b-4a04-ab94-c662b355495e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=78f2fc52-a9e6-4a54-99ce-c19b5b3c8ed7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=22.868µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8f21e25f-0164-45be-8e65-1023758ade6d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=aa3dc263-7266-42d7-b6c9-21d2d82bd8ab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33594" 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=3.740716ms http.response.status=404 http.response.written=157 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=78f2fc52-a9e6-4a54-99ce-c19b5b3c8ed7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" 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.322365ms http.response.status=404 http.response.written=157 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=22eea5aa-ecb8-4b16-94d9-c50030e6f7e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.440Z] time="2023-01-11T01:37:06Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=22eea5aa-ecb8-4b16-94d9-c50030e6f7e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=22eea5aa-ecb8-4b16-94d9-c50030e6f7e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=87.328µs trace.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=37f7a165-93f1-45d8-8b4d-2b9149374d17 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=22eea5aa-ecb8-4b16-94d9-c50030e6f7e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=10.74µs trace.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=78570bc2-559c-4c01-aa41-f94ae98eaae3 trace.line=141 vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92434bd0-c7ba-47c5-9002-b21b277c5286 http.request.method=POST http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92434bd0-c7ba-47c5-9002-b21b277c5286 http.request.method=POST http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92434bd0-c7ba-47c5-9002-b21b277c5286 http.request.method=POST http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=63.779µs trace.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=d804cbe9-cbb2-4cb8-818f-2d455edd3535 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92434bd0-c7ba-47c5-9002-b21b277c5286 http.request.method=POST http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=14.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f266d81e-9120-423e-96a5-867f89d7b889 trace.line=141 vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92434bd0-c7ba-47c5-9002-b21b277c5286 http.request.method=POST http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=87.82µs trace.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=f6223268-fde8-498e-a9c1-e881b27bf092 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=92434bd0-c7ba-47c5-9002-b21b277c5286 http.request.method=POST http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.511568ms http.response.status=202 http.response.written=0 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=22eea5aa-ecb8-4b16-94d9-c50030e6f7e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=77.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).PutContent" trace.id=cb7f1612-4426-41b5-a867-898100a77f95 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=22eea5aa-ecb8-4b16-94d9-c50030e6f7e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.821319ms http.response.status=202 http.response.written=0 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=123.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1c1a2262-9ab4-4bde-be74-4616b4698f05 trace.line=82 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=117.318µs trace.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=a0bff291-18bd-4c52-8df0-628a7dea3fe9 trace.line=141 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=61.703µs trace.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=b2879bea-4eeb-469e-9aab-4fde8bf76b5a trace.line=124 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=235.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=e5e5776f-56e3-46c8-bbc9-3ae217e036f9 trace.line=141 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=113.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).Stat" trace.id=03b33ff2-f881-452a-bdc7-dbfb76fc04c3 trace.line=141 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=15.319µs trace.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=5fce2590-6f96-4d9c-8d11-81f46f0260b5 trace.line=141 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=387.153µs trace.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=70764904-66c8-4cfa-9a3e-79d524446313 trace.line=167 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=366.599µs trace.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=d416c5da-c358-4687-bab8-8ea8b44c5340 trace.line=95 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=297.979µs trace.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=a43e5dfa-0ae7-47e4-855c-75e20b42d0fc trace.line=181 vars.name=test vars.uuid=a406fc7a-b9f8-4193-be19-17a7b47b2d6a version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=34ae8d32-614b-495c-9a3d-fb96204abd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33594" http.request.uri="/v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.734019ms http.response.status=201 http.response.written=0 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "PUT /v2/test/blobs/uploads/a406fc7a-b9f8-4193-be19-17a7b47b2d6a?_state=F8jpalXRRy4AQzABC2nnoApZvGpZw-o-7TF3cUQFxIB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE0MDZmYzdhLWI5ZjgtNDE5My1iZTE5LTE3YTdiNDdiMmQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzE4MjQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=57.691µs trace.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=de34dd5b-040f-421a-859d-d845b9132de6 trace.line=82 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.441Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=16.025µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=72a0f56d-4dc6-44f3-9a42-8179e2549c60 trace.line=141 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=54.909µs trace.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=229a0888-fbc4-4ecd-a60e-74fd849edfc2 trace.line=124 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=432.954µs trace.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=a6717219-5813-4435-ac06-64a3f7e3a8e0 trace.line=141 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=127.115µs trace.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=e6930762-dd8c-4713-9647-7308b89ddb4f trace.line=141 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=20.816µs trace.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=e679bf55-8961-4f9e-ab91-90fd374d2e6b trace.line=141 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=140.751µs trace.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=447deca5-b880-4f65-b62c-3ab808dc81f9 trace.line=167 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=245.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=14863844-28bb-424c-b7ab-40caf1964f65 trace.line=95 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4384dfb1-6dff-4c08-9128-73febd313174\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=364.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).Delete" trace.id=c29c30a6-3ee1-463a-b0d4-41197e1efd65 trace.line=181 vars.name=test vars.uuid=4384dfb1-6dff-4c08-9128-73febd313174 version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=01e3ce4a-f1ec-445d-bf5b-2c1f729f7c14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.352246ms http.response.status=201 http.response.written=0 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "PUT /v2/test/blobs/uploads/4384dfb1-6dff-4c08-9128-73febd313174?_state=hzrqT_cdied_je_RCf0ljePxiqjSg04AMRt-xBWoaKR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQzODRkZmIxLTZkZmYtNGMwOC05MTI4LTczZmViZDMxMzE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozNzowNi40MzMxOTY4NzhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=882e86ef-4f83-46be-b28d-fdd7bd4ebaef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=882e86ef-4f83-46be-b28d-fdd7bd4ebaef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=882e86ef-4f83-46be-b28d-fdd7bd4ebaef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=22.417µs trace.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=cafa449f-ad59-4d65-b3c3-8ff8813924a0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=882e86ef-4f83-46be-b28d-fdd7bd4ebaef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33600" 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.456115ms http.response.status=404 http.response.written=96 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=145.896µs trace.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=5f1920cc-ff0c-4542-be93-9954e12af197 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=16.09µs trace.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=cf0ac413-5f25-42e0-a10d-eb7330507a84 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=125.079µs trace.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=9d10d9a6-97e4-429a-bbe3-0fa5caf18981 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=14.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).Stat" trace.id=b5b51765-e711-41ab-a03b-31b574f7fb16 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=11.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=2544251f-bf5d-440f-966b-1bde00b01e64 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=43.438µs trace.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=62807fc2-7fa8-46c3-9a82-4c3fde9629b4 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=47.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).PutContent" trace.id=1d28b333-8cb8-4e2c-8438-d59c84e029ac trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=24.329µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b8355eca-b7d0-4e8c-bfdf-91b077a7f52b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=94.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).PutContent" trace.id=955a2667-d5f8-4ba6-8e1e-c3686532f1c9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=29.629µs trace.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=4ea3860d-0e2b-4ca7-9eab-2069867aba03 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=22a964b9-289e-4d3e-9dd8-5cb1cc5e3eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33600" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.943731ms http.response.status=201 http.response.written=0 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.442Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:37:06 [2023-01-11T01:37:06.618Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:37:06 [2023-01-11T01:37:06.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f58cb4a2-2531-4ec3-821d-29555f46c910 http.request.method=GET http.request.remoteaddr="127.0.0.1:33622" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f58cb4a2-2531-4ec3-821d-29555f46c910 http.request.method=GET http.request.remoteaddr="127.0.0.1:33622" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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="763.549µs" http.response.status=200 http.response.written=2 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=34.035µs trace.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=99c68d1e-0cd8-4912-b7b5-ad6613d84c65 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=33.149µs trace.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=5838a9a9-52a9-4746-bb20-2ac93d96d37b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=17.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).Stat" trace.id=48becd75-5d62-46cc-8b7d-1b0a423a3568 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=48µs trace.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=4076759a-ffb1-4c54-a9a9-80c8220494ba trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9cb52b6f-c3c9-4b89-8321-a52a27b72f76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33638" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=3.239749ms http.response.status=200 http.response.written=417 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=42.773µs trace.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=eb92cfb7-7955-4301-9137-373530040816 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=30.729µs trace.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=2adf6aa9-f68b-4bc7-ae89-90b1387b4c27 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=24.05µs trace.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=a499521e-8510-485b-9ad0-5835ba90138a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=12fce719-4b7c-4ead-bc2d-38c0a90d9576 http.request.method=GET http.request.remoteaddr="127.0.0.1:33648" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=1.603686ms http.response.status=200 http.response.written=417 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=31.04µs trace.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=1f14394b-50c5-41cf-9891-6be1f66d99ec trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.702Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=15.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=79b84630-f734-43b2-833f-566254152113 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=38.245µs trace.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=57b4290e-89b0-4bf6-93da-7499cf964426 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=12.924µs trace.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=5acda2af-b840-4b65-8ab1-9dfa81acdeb1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=23.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3f550382-f05c-4b41-8b6e-69cb7f1e13f8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=6.162µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1fadf855-31e0-4bc3-9a0b-a4adf925d9de trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=16.452µs trace.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=6b5ee601-f8cc-4935-b7e6-d35c0d87f877 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=152.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=75921abd-961b-4b03-8265-c6618548b0ff trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=19.093µs trace.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=d47c4275-44a7-42b3-b45c-e6efeaaa21d0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc063692-ff82-46a3-8789-cdac94c66b93 http.request.method=GET http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=3.467509ms http.response.status=200 http.response.written=68 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=29.022µs trace.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=b52f00fd-c180-41e5-951b-2c7da502eac2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=12.948µs trace.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=c9d4f4a6-2cd9-4946-9b3d-f6e91034ad03 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=40.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=bb400ed4-4ec9-4598-a4b0-684d1b7ebaba trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=14.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).Stat" trace.id=1638c829-25bf-4860-a3a3-342367ed5f5c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=28.956µs trace.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=a8a6b0d1-39cc-4685-808e-23ceb9771522 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=7.155µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4ded81d4-33bd-4e3a-a716-9c52166f1278 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=21.424µs trace.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=8f42d0bf-6944-4a9c-b967-08977ae4e629 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=36.989µs trace.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=7c35a196-0035-4037-a95a-f32e914cdf35 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=37.161µs trace.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=cb892146-b2c0-4f9b-929b-7f3257f812cc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a82dbc14-660b-477b-b5df-dddc14ceecef http.request.method=GET http.request.remoteaddr="127.0.0.1:33660" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=13.246554ms http.response.status=200 http.response.written=179 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=87098447-43c3-4b1f-87b0-39ffc6bf5ea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33690" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] time="2023-01-11T01:37:06Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=87098447-43c3-4b1f-87b0-39ffc6bf5ea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33690" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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="783.545µs" http.response.status=200 http.response.written=2 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.703Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4673321e-81c9-42fb-a462-47acd946d913 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4673321e-81c9-42fb-a462-47acd946d913 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4673321e-81c9-42fb-a462-47acd946d913 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4673321e-81c9-42fb-a462-47acd946d913 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=27.356µs trace.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=83fd5dfe-bbd6-4638-83d6-8da9e4a71afb trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4673321e-81c9-42fb-a462-47acd946d913 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=325.762µs trace.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=c196828d-c420-486a-8b74-ad8b1d230043 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=4673321e-81c9-42fb-a462-47acd946d913 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33698" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.432394ms http.response.status=404 http.response.written=181 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8634aad6-5da1-4544-97fc-579546e30f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8634aad6-5da1-4544-97fc-579546e30f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8634aad6-5da1-4544-97fc-579546e30f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8634aad6-5da1-4544-97fc-579546e30f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=22.491µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4bfaa810-0182-4535-b491-b8f1729b8fd0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8634aad6-5da1-4544-97fc-579546e30f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c trace.duration=12.054µs trace.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=ede54d05-8a06-40df-b3f2-c34098b68744 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] time="2023-01-11T01:37:06Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=8634aad6-5da1-4544-97fc-579546e30f97 http.request.method=GET http.request.remoteaddr="127.0.0.1:33700" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.033713ms http.response.status=404 http.response.written=181 instance.id=4f6b8c40-665f-4182-81bb-9af1b642742c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
01:37:06 [2023-01-11T01:37:06.704Z] 127.0.0.1 - - [11/Jan/2023:01:37:06 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:37:06 [2023-01-11T01:37:06.704Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s)
01:37:06 [2023-01-11T01:37:06.704Z] === RUN   TestRemoveImageOrphaning
01:37:06 [2023-01-11T01:37:06.962Z] --- PASS: TestRemoveImageOrphaning (0.26s)
01:37:06 [2023-01-11T01:37:06.962Z] === RUN   TestRemoveImageGarbageCollector
01:37:06 [2023-01-11T01:37:06.962Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:37:06 [2023-01-11T01:37:06.962Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:37:06 [2023-01-11T01:37:06.962Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:37:06 [2023-01-11T01:37:06.962Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
01:37:06 [2023-01-11T01:37:06.962Z] === RUN   TestTagInvalidReference
01:37:06 [2023-01-11T01:37:06.962Z] --- PASS: TestTagInvalidReference (0.01s)
01:37:06 [2023-01-11T01:37:06.962Z] === RUN   TestTagValidPrefixedRepo
01:37:06 [2023-01-11T01:37:06.962Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
01:37:06 [2023-01-11T01:37:06.962Z] === RUN   TestTagExistedNameWithoutForce
01:37:06 [2023-01-11T01:37:06.962Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:37:06 [2023-01-11T01:37:06.962Z] === RUN   TestTagOfficialNames
01:37:07 [2023-01-11T01:37:07.220Z] --- PASS: TestTagOfficialNames (0.05s)
01:37:07 [2023-01-11T01:37:07.220Z] === RUN   TestTagMatchesDigest
01:37:07 [2023-01-11T01:37:07.220Z] --- PASS: TestTagMatchesDigest (0.01s)
01:37:07 [2023-01-11T01:37:07.220Z] PASS
01:37:07 [2023-01-11T01:37:07.220Z] 
01:37:07 [2023-01-11T01:37:07.220Z] === Skipped
01:37:07 [2023-01-11T01:37:07.220Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
01:37:07 [2023-01-11T01:37:07.220Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
01:37:07 [2023-01-11T01:37:07.220Z] 
01:37:07 [2023-01-11T01:37:07.220Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:37:07 [2023-01-11T01:37:07.220Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:37:07 [2023-01-11T01:37:07.220Z] 
01:37:07 [2023-01-11T01:37:07.220Z] DONE 13 tests, 2 skipped in 1.255s
01:37:07 [2023-01-11T01:37:07.220Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
01:37:07 [2023-01-11T01:37:07.220Z] ++ 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
01:37:07 [2023-01-11T01:37:07.220Z] ++ set -e
01:37:07 [2023-01-11T01:37:07.220Z] ++ '[' -n 0 ']'
01:37:07 [2023-01-11T01:37:07.220Z] ++ set -x
01:37:07 [2023-01-11T01:37:07.220Z] ++ 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
01:37:07 [2023-01-11T01:37:07.220Z] INFO: Testing against a local daemon
01:37:07 [2023-01-11T01:37:07.220Z] === RUN   TestNetworkCreateDelete
01:37:07 [2023-01-11T01:37:07.478Z] --- PASS: TestNetworkCreateDelete (0.14s)
01:37:07 [2023-01-11T01:37:07.478Z] === RUN   TestDockerNetworkDeletePreferID
01:37:07 [2023-01-11T01:37:07.736Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
01:37:07 [2023-01-11T01:37:07.736Z] === RUN   TestDaemonDNSFallback
01:37:07 [2023-01-11T01:37:07.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:37:08 [2023-01-11T01:37:08.095Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s)
01:37:08 [2023-01-11T01:37:08.096Z] === RUN   TestBuildWithHugeFile
01:37:08 [2023-01-11T01:37:08.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:37:09 [2023-01-11T01:37:09.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:37:09 [2023-01-11T01:37:09.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:37:10 [2023-01-11T01:37:10.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:37:10 [2023-01-11T01:37:10.675Z] sha256:037b34fcd112cb6c46695667e48cdc714c713ed26625b5b0559115eeaafeff55
01:37:10 [2023-01-11T01:37:10.675Z] INFO: Starting docker-py tests...
01:37:10 [2023-01-11T01:37:10.675Z] ============================= test session starts ==============================
01:37:10 [2023-01-11T01:37:10.675Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
01:37:10 [2023-01-11T01:37:10.675Z] rootdir: /src, inifile: pytest.ini
01:37:10 [2023-01-11T01:37:10.675Z] plugins: timeout-1.3.3, cov-2.6.1
01:37:10 [2023-01-11T01:37:10.675Z] collected 389 items / 1 deselected / 388 selected
01:37:10 [2023-01-11T01:37:10.675Z] 
01:37:11 [2023-01-11T01:37:11.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:37:12 [2023-01-11T01:37:12.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:37:13 [2023-01-11T01:37:13.149Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:37:14 [2023-01-11T01:37:14.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:37:14 [2023-01-11T01:37:14.291Z] --- PASS: TestDaemonDNSFallback (6.26s)
01:37:14 [2023-01-11T01:37:14.291Z] === RUN   TestInspectNetwork
01:37:15 [2023-01-11T01:37:15.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:37:16 [2023-01-11T01:37:16.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
01:37:16 [2023-01-11T01:37:16.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
01:37:16 [2023-01-11T01:37:16.376Z] === RUN   TestCgroupNamespacesRun
01:37:16 [2023-01-11T01:37:16.820Z] === RUN   TestInspectNetwork/full_network_id
01:37:16 [2023-01-11T01:37:16.820Z] === RUN   TestInspectNetwork/partial_network_id
01:37:16 [2023-01-11T01:37:16.820Z] === RUN   TestInspectNetwork/network_name
01:37:16 [2023-01-11T01:37:16.820Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:37:17 [2023-01-11T01:37:17.742Z] --- PASS: TestCgroupNamespacesRun (1.21s)
01:37:17 [2023-01-11T01:37:17.742Z] === RUN   TestCgroupNamespacesRunPrivileged
01:37:17 [2023-01-11T01:37:17.742Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
01:37:17 [2023-01-11T01:37:17.742Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
01:37:17 [2023-01-11T01:37:17.742Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:37:18 [2023-01-11T01:37:18.670Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
01:37:18 [2023-01-11T01:37:18.670Z] === RUN   TestCgroupNamespacesRunHostMode
01:37:20 [2023-01-11T01:37:20.037Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
01:37:20 [2023-01-11T01:37:20.037Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:37:20 [2023-01-11T01:37:20.967Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
01:37:20 [2023-01-11T01:37:20.967Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:37:21 [2023-01-11T01:37:21.024Z] --- PASS: TestInspectNetwork (7.00s)
01:37:21 [2023-01-11T01:37:21.024Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:37:21 [2023-01-11T01:37:21.024Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:37:21 [2023-01-11T01:37:21.024Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:37:21 [2023-01-11T01:37:21.024Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:37:21 [2023-01-11T01:37:21.024Z] === RUN   TestRunContainerWithBridgeNone
01:37:21 [2023-01-11T01:37:21.326Z] 8185ee4ed646: Verifying Checksum
01:37:21 [2023-01-11T01:37:21.326Z] 8185ee4ed646: Download complete
01:37:22 [2023-01-11T01:37:22.067Z] tests/integration/api_build_test.py .......................X             [  6%]
01:37:22 [2023-01-11T01:37:22.333Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
01:37:22 [2023-01-11T01:37:22.334Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:37:22 [2023-01-11T01:37:22.896Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
01:37:22 [2023-01-11T01:37:22.896Z] === RUN   TestCgroupNamespacesRunOlderClient
01:37:22 [2023-01-11T01:37:22.896Z] tests/integration/api_client_test.py .....                               [  7%]
01:37:22 [2023-01-11T01:37:22.922Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestNetworkInvalidJSON
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestNetworkInvalidJSON//networks/create
01:37:22 [2023-01-11T01:37:22.922Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:37:22 [2023-01-11T01:37:22.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:37:22 [2023-01-11T01:37:22.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:37:22 [2023-01-11T01:37:22.922Z] === CONT  TestNetworkInvalidJSON//networks/create
01:37:22 [2023-01-11T01:37:22.922Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:37:22 [2023-01-11T01:37:22.922Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:37:22 [2023-01-11T01:37:22.922Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:37:22 [2023-01-11T01:37:22.922Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:37:22 [2023-01-11T01:37:22.922Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:37:22 [2023-01-11T01:37:22.922Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestNetworkList
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestNetworkList//networks
01:37:22 [2023-01-11T01:37:22.922Z] === PAUSE TestNetworkList//networks
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestNetworkList//networks/
01:37:22 [2023-01-11T01:37:22.922Z] === PAUSE TestNetworkList//networks/
01:37:22 [2023-01-11T01:37:22.922Z] === CONT  TestNetworkList//networks
01:37:22 [2023-01-11T01:37:22.922Z] === CONT  TestNetworkList//networks/
01:37:22 [2023-01-11T01:37:22.922Z] --- PASS: TestNetworkList (0.01s)
01:37:22 [2023-01-11T01:37:22.922Z]     --- PASS: TestNetworkList//networks (0.00s)
01:37:22 [2023-01-11T01:37:22.922Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:37:22 [2023-01-11T01:37:22.922Z] === RUN   TestHostIPv4BridgeLabel
01:37:23 [2023-01-11T01:37:23.180Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
01:37:23 [2023-01-11T01:37:23.180Z] === RUN   TestDaemonRestartWithLiveRestore
01:37:24 [2023-01-11T01:37:24.114Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
01:37:24 [2023-01-11T01:37:24.114Z] === RUN   TestDaemonDefaultNetworkPools
01:37:24 [2023-01-11T01:37:24.262Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
01:37:24 [2023-01-11T01:37:24.262Z] === RUN   TestNISDomainname
01:37:24 [2023-01-11T01:37:24.403Z] tests/integration/api_config_test.py .....                               [  8%]
01:37:24 [2023-01-11T01:37:24.827Z] --- PASS: TestNISDomainname (0.55s)
01:37:24 [2023-01-11T01:37:24.827Z] === RUN   TestHostnameDnsResolution
01:37:25 [2023-01-11T01:37:25.048Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
01:37:25 [2023-01-11T01:37:25.048Z] === RUN   TestDaemonRestartWithExistingNetwork
01:37:25 [2023-01-11T01:37:25.389Z] --- PASS: TestHostnameDnsResolution (0.67s)
01:37:25 [2023-01-11T01:37:25.389Z] === RUN   TestUnprivilegedPortsAndPing
01:37:25 [2023-01-11T01:37:25.951Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
01:37:25 [2023-01-11T01:37:25.951Z] === RUN   TestStats
01:37:25 [2023-01-11T01:37:25.983Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
01:37:25 [2023-01-11T01:37:25.983Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:37:27 [2023-01-11T01:37:27.358Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
01:37:27 [2023-01-11T01:37:27.358Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:37:27 [2023-01-11T01:37:27.924Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
01:37:27 [2023-01-11T01:37:27.924Z] === RUN   TestServiceWithPredefinedNetwork
01:37:28 [2023-01-11T01:37:28.467Z] --- PASS: TestStats (2.46s)
01:37:28 [2023-01-11T01:37:28.467Z] === RUN   TestStopContainerWithTimeout
01:37:28 [2023-01-11T01:37:28.467Z] === RUN   TestStopContainerWithTimeout/0
01:37:28 [2023-01-11T01:37:28.467Z] === PAUSE TestStopContainerWithTimeout/0
01:37:28 [2023-01-11T01:37:28.467Z] === RUN   TestStopContainerWithTimeout/1
01:37:28 [2023-01-11T01:37:28.467Z] === PAUSE TestStopContainerWithTimeout/1
01:37:28 [2023-01-11T01:37:28.467Z] === RUN   TestStopContainerWithTimeout/3
01:37:28 [2023-01-11T01:37:28.467Z] === PAUSE TestStopContainerWithTimeout/3
01:37:28 [2023-01-11T01:37:28.467Z] === RUN   TestStopContainerWithTimeout/-1
01:37:28 [2023-01-11T01:37:28.467Z] === PAUSE TestStopContainerWithTimeout/-1
01:37:28 [2023-01-11T01:37:28.467Z] === CONT  TestStopContainerWithTimeout/0
01:37:28 [2023-01-11T01:37:28.467Z] === CONT  TestStopContainerWithTimeout/3
01:37:29 [2023-01-11T01:37:29.029Z] === CONT  TestStopContainerWithTimeout/-1
01:37:30 [2023-01-11T01:37:30.453Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s)
01:37:30 [2023-01-11T01:37:30.453Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:37:30 [2023-01-11T01:37:30.453Z]     service_test.go:242: FLAKY_TEST
01:37:30 [2023-01-11T01:37:30.453Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:37:30 [2023-01-11T01:37:30.453Z] === RUN   TestServiceWithDataPathPortInit
01:37:30 [2023-01-11T01:37:30.919Z] === CONT  TestStopContainerWithTimeout/1
01:37:32 [2023-01-11T01:37:32.310Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:37:32 [2023-01-11T01:37:32.310Z]     --- PASS: TestStopContainerWithTimeout/0 (0.55s)
01:37:32 [2023-01-11T01:37:32.310Z]     --- PASS: TestStopContainerWithTimeout/3 (2.57s)
01:37:32 [2023-01-11T01:37:32.310Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
01:37:32 [2023-01-11T01:37:32.310Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
01:37:32 [2023-01-11T01:37:32.310Z] === RUN   TestDeleteDevicemapper
01:37:32 [2023-01-11T01:37:32.310Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:37:32 [2023-01-11T01:37:32.310Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:37:32 [2023-01-11T01:37:32.310Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:37:33 [2023-01-11T01:37:33.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
01:37:33 [2023-01-11T01:37:33.712Z] === RUN   TestUpdateMemory
01:37:34 [2023-01-11T01:37:34.640Z] --- PASS: TestUpdateMemory (0.58s)
01:37:34 [2023-01-11T01:37:34.640Z] === RUN   TestUpdateCPUQuota
01:37:35 [2023-01-11T01:37:35.569Z] --- PASS: TestUpdateCPUQuota (0.94s)
01:37:35 [2023-01-11T01:37:35.569Z] === RUN   TestUpdatePidsLimit
01:37:35 [2023-01-11T01:37:35.569Z] === RUN   TestUpdatePidsLimit/update_from_none
01:37:35 [2023-01-11T01:37:35.569Z] === RUN   TestUpdatePidsLimit/no_change
01:37:35 [2023-01-11T01:37:35.826Z] === RUN   TestUpdatePidsLimit/update_lower
01:37:36 [2023-01-11T01:37:36.082Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:37:36 [2023-01-11T01:37:36.339Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:37:36 [2023-01-11T01:37:36.339Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:37:36 [2023-01-11T01:37:36.595Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:37:37 [2023-01-11T01:37:37.523Z] --- PASS: TestUpdatePidsLimit (2.07s)
01:37:37 [2023-01-11T01:37:37.523Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
01:37:37 [2023-01-11T01:37:37.523Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
01:37:37 [2023-01-11T01:37:37.523Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
01:37:37 [2023-01-11T01:37:37.523Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
01:37:37 [2023-01-11T01:37:37.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
01:37:37 [2023-01-11T01:37:37.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
01:37:37 [2023-01-11T01:37:37.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
01:37:37 [2023-01-11T01:37:37.523Z] === RUN   TestUpdateRestartPolicy
01:37:45 [2023-01-11T01:37:45.322Z] --- PASS: TestServiceWithDataPathPortInit (13.72s)
01:37:45 [2023-01-11T01:37:45.322Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:37:46 [2023-01-11T01:37:46.697Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mqb46bwzrzkv05f0afs68jixh Created:2023-01-11 01:37:45.153860964 +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[f7612b8de29c7219e56fb5faf42f9ed55cfcae15c94ca316d22eec59a0e63ddb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e8g97tkd137d86oakb99mwy7b EndpointID:59c9ca58e9774e035b97704274bc64ac52e4158b1910c6643926690337676f3e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f85d00c133a9266014ba2f9af689c2292c829e03b1032c5658175285bc6afc46 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:0c48ca75de3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e8g97tkd137d86oakb99mwy7b EndpointID:59c9ca58e9774e035b97704274bc64ac52e4158b1910c6643926690337676f3e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:37:49 [2023-01-11T01:37:49.692Z] --- PASS: TestUpdateRestartPolicy (11.00s)
01:37:49 [2023-01-11T01:37:49.692Z] === RUN   TestUpdateRestartWithAutoRemove
01:37:49 [2023-01-11T01:37:49.692Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
01:37:49 [2023-01-11T01:37:49.692Z] === RUN   TestWaitNonBlocked
01:37:49 [2023-01-11T01:37:49.692Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:37:49 [2023-01-11T01:37:49.692Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:37:49 [2023-01-11T01:37:49.692Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:37:49 [2023-01-11T01:37:49.692Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:37:49 [2023-01-11T01:37:49.692Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:37:49 [2023-01-11T01:37:49.692Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:37:49 [2023-01-11T01:37:49.692Z] --- PASS: TestWaitNonBlocked (0.01s)
01:37:49 [2023-01-11T01:37:49.692Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
01:37:49 [2023-01-11T01:37:49.692Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
01:37:49 [2023-01-11T01:37:49.692Z] === RUN   TestWaitBlocked
01:37:49 [2023-01-11T01:37:49.692Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:37:49 [2023-01-11T01:37:49.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:37:49 [2023-01-11T01:37:49.692Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:37:49 [2023-01-11T01:37:49.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:37:49 [2023-01-11T01:37:49.692Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:37:49 [2023-01-11T01:37:49.692Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:37:50 [2023-01-11T01:37:50.255Z] --- PASS: TestWaitBlocked (0.01s)
01:37:50 [2023-01-11T01:37:50.255Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
01:37:50 [2023-01-11T01:37:50.255Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
01:37:50 [2023-01-11T01:37:50.255Z] === CONT  TestContainerStartOnDaemonRestart
01:37:50 [2023-01-11T01:37:50.255Z] === CONT  TestRestartDaemonWithRestartingContainer
01:37:50 [2023-01-11T01:37:50.878Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s)
01:37:50 [2023-01-11T01:37:50.878Z] PASS
01:37:50 [2023-01-11T01:37:50.878Z] 
01:37:50 [2023-01-11T01:37:50.878Z] === Skipped
01:37:50 [2023-01-11T01:37:50.878Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:37:50 [2023-01-11T01:37:50.878Z]     service_test.go:242: FLAKY_TEST
01:37:50 [2023-01-11T01:37:50.878Z] 
01:37:50 [2023-01-11T01:37:50.878Z] DONE 26 tests, 1 skipped in 43.740s
01:37:50 [2023-01-11T01:37:50.878Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:37:50 [2023-01-11T01:37:50.878Z] ++ 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
01:37:50 [2023-01-11T01:37:50.878Z] ++ set -e
01:37:50 [2023-01-11T01:37:50.878Z] ++ '[' -n 0 ']'
01:37:50 [2023-01-11T01:37:50.878Z] ++ set -x
01:37:50 [2023-01-11T01:37:50.878Z] ++ 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
01:37:50 [2023-01-11T01:37:50.878Z] INFO: Testing against a local daemon
01:37:50 [2023-01-11T01:37:50.878Z] === RUN   TestDockerNetworkIpvlanPersistance
01:37:50 [2023-01-11T01:37:50.878Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:37:50 [2023-01-11T01:37:50.878Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:37:50 [2023-01-11T01:37:50.878Z] === RUN   TestDockerNetworkIpvlan
01:37:50 [2023-01-11T01:37:50.878Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:37:50 [2023-01-11T01:37:50.878Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:37:50 [2023-01-11T01:37:50.878Z] PASS
01:37:50 [2023-01-11T01:37:50.878Z] 
01:37:50 [2023-01-11T01:37:50.878Z] === Skipped
01:37:50 [2023-01-11T01:37:50.878Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:37:50 [2023-01-11T01:37:50.878Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:37:50 [2023-01-11T01:37:50.878Z] 
01:37:50 [2023-01-11T01:37:50.878Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:37:50 [2023-01-11T01:37:50.878Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:37:50 [2023-01-11T01:37:50.878Z] 
01:37:50 [2023-01-11T01:37:50.878Z] DONE 2 tests, 2 skipped in 0.109s
01:37:51 [2023-01-11T01:37:51.136Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:37:51 [2023-01-11T01:37:51.136Z] ++ 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
01:37:51 [2023-01-11T01:37:51.136Z] ++ set -e
01:37:51 [2023-01-11T01:37:51.136Z] ++ '[' -n 0 ']'
01:37:51 [2023-01-11T01:37:51.136Z] ++ set -x
01:37:51 [2023-01-11T01:37:51.136Z] ++ 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
01:37:51 [2023-01-11T01:37:51.136Z] INFO: Testing against a local daemon
01:37:51 [2023-01-11T01:37:51.136Z] === RUN   TestDockerNetworkMacvlanPersistance
01:37:52 [2023-01-11T01:37:52.510Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
01:37:52 [2023-01-11T01:37:52.510Z] === RUN   TestDockerNetworkMacvlan
01:37:52 [2023-01-11T01:37:52.772Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s)
01:37:52 [2023-01-11T01:37:52.772Z] === CONT  TestIpcModeOlderClient
01:37:52 [2023-01-11T01:37:52.772Z] --- PASS: TestIpcModeOlderClient (0.10s)
01:37:52 [2023-01-11T01:37:52.772Z] === CONT  TestContainerKillOnDaemonStart
01:37:52 [2023-01-11T01:37:52.772Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s)
01:37:52 [2023-01-11T01:37:52.772Z] === CONT  TestDaemonHostGatewayIP
01:37:53 [2023-01-11T01:37:53.076Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:37:53 [2023-01-11T01:37:53.642Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:37:53 [2023-01-11T01:37:53.823Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
01:37:54 [2023-01-11T01:37:54.577Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:37:55 [2023-01-11T01:37:55.289Z] --- PASS: TestDaemonHostGatewayIP (2.56s)
01:37:55 [2023-01-11T01:37:55.289Z] === CONT  TestDaemonRestartIpcMode
01:37:55 [2023-01-11T01:37:55.969Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:37:57 [2023-01-11T01:37:57.805Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
01:37:57 [2023-01-11T01:37:57.869Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:38:01 [2023-01-11T01:38:01.150Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:38:01 [2023-01-11T01:38:01.408Z] --- PASS: TestDockerNetworkMacvlan (9.13s)
01:38:01 [2023-01-11T01:38:01.408Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
01:38:01 [2023-01-11T01:38:01.408Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
01:38:01 [2023-01-11T01:38:01.408Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
01:38:01 [2023-01-11T01:38:01.408Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
01:38:01 [2023-01-11T01:38:01.408Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.86s)
01:38:01 [2023-01-11T01:38:01.408Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
01:38:01 [2023-01-11T01:38:01.408Z] PASS
01:38:01 [2023-01-11T01:38:01.408Z] 
01:38:01 [2023-01-11T01:38:01.408Z] DONE 8 tests in 10.442s
01:38:01 [2023-01-11T01:38:01.408Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
01:38:01 [2023-01-11T01:38:01.408Z] ++ 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
01:38:01 [2023-01-11T01:38:01.408Z] ++ set -e
01:38:01 [2023-01-11T01:38:01.408Z] ++ '[' -n 0 ']'
01:38:01 [2023-01-11T01:38:01.408Z] ++ set -x
01:38:01 [2023-01-11T01:38:01.408Z] ++ 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
01:38:01 [2023-01-11T01:38:01.408Z] testing: warning: no tests to run
01:38:01 [2023-01-11T01:38:01.408Z] PASS
01:38:01 [2023-01-11T01:38:01.408Z] 
01:38:01 [2023-01-11T01:38:01.408Z] DONE 0 tests in 0.028s
01:38:01 [2023-01-11T01:38:01.408Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:38:01 [2023-01-11T01:38:01.408Z] ++ 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
01:38:01 [2023-01-11T01:38:01.408Z] ++ set -e
01:38:01 [2023-01-11T01:38:01.408Z] ++ '[' -n 0 ']'
01:38:01 [2023-01-11T01:38:01.408Z] ++ set -x
01:38:01 [2023-01-11T01:38:01.409Z] ++ 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
01:38:01 [2023-01-11T01:38:01.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:38:01 [2023-01-11T01:38:01.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:38:01 [2023-01-11T01:38:01.666Z] INFO: Testing against a local daemon
01:38:01 [2023-01-11T01:38:01.666Z] === RUN   TestAuthZPluginAllowRequest
01:38:03 [2023-01-11T01:38:03.038Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
01:38:03 [2023-01-11T01:38:03.038Z] === RUN   TestAuthZPluginTLS
01:38:03 [2023-01-11T01:38:03.296Z] --- PASS: TestAuthZPluginTLS (0.55s)
01:38:03 [2023-01-11T01:38:03.296Z] === RUN   TestAuthZPluginDenyRequest
01:38:03 [2023-01-11T01:38:03.862Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
01:38:03 [2023-01-11T01:38:03.862Z] === RUN   TestAuthZPluginAPIDenyResponse
01:38:04 [2023-01-11T01:38:04.341Z] --- PASS: TestBuildWithHugeFile (50.84s)
01:38:04 [2023-01-11T01:38:04.341Z] === RUN   TestBuildWithEmptyDockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:38:04 [2023-01-11T01:38:04.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
01:38:04 [2023-01-11T01:38:04.341Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
01:38:04 [2023-01-11T01:38:04.341Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
01:38:04 [2023-01-11T01:38:04.341Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
01:38:04 [2023-01-11T01:38:04.341Z] === RUN   TestBuildPreserveOwnership
01:38:04 [2023-01-11T01:38:04.341Z] === RUN   TestBuildPreserveOwnership/copy_from
01:38:04 [2023-01-11T01:38:04.341Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:38:04 [2023-01-11T01:38:04.427Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
01:38:04 [2023-01-11T01:38:04.428Z] === RUN   TestAuthZPluginDenyResponse
01:38:04 [2023-01-11T01:38:04.994Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
01:38:04 [2023-01-11T01:38:04.994Z] === RUN   TestAuthZPluginAllowEventStream
01:38:05 [2023-01-11T01:38:05.888Z] --- PASS: TestContainerKillOnDaemonStart (11.83s)
01:38:05 [2023-01-11T01:38:05.888Z] PASS
01:38:05 [2023-01-11T01:38:05.888Z] 
01:38:05 [2023-01-11T01:38:05.888Z] === Skipped
01:38:05 [2023-01-11T01:38:05.888Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
01:38:05 [2023-01-11T01:38:05.888Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:38:05 [2023-01-11T01:38:05.888Z] 
01:38:05 [2023-01-11T01:38:05.888Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
01:38:05 [2023-01-11T01:38:05.888Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
01:38:05 [2023-01-11T01:38:05.888Z] 
01:38:05 [2023-01-11T01:38:05.888Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:38:05 [2023-01-11T01:38:05.888Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:38:05 [2023-01-11T01:38:05.888Z] 
01:38:05 [2023-01-11T01:38:05.888Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
01:38:05 [2023-01-11T01:38:05.888Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
01:38:05 [2023-01-11T01:38:05.888Z] 
01:38:05 [2023-01-11T01:38:05.888Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
01:38:05 [2023-01-11T01:38:05.888Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:38:05 [2023-01-11T01:38:05.888Z] 
01:38:05 [2023-01-11T01:38:05.888Z] DONE 197 tests, 5 skipped in 109.342s
01:38:05 [2023-01-11T01:38:05.888Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
01:38:05 [2023-01-11T01:38:05.888Z] INFO: Testing against a local daemon
01:38:05 [2023-01-11T01:38:05.888Z] === RUN   TestLiveRestore
01:38:05 [2023-01-11T01:38:05.888Z] === RUN   TestLiveRestore/volume_references
01:38:05 [2023-01-11T01:38:05.888Z] === PAUSE TestLiveRestore/volume_references
01:38:05 [2023-01-11T01:38:05.888Z] === CONT  TestLiveRestore/volume_references
01:38:05 [2023-01-11T01:38:05.888Z] === RUN   TestLiveRestore/volume_references/restartPolicy
01:38:05 [2023-01-11T01:38:05.888Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
01:38:06 [2023-01-11T01:38:06.146Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
01:38:06 [2023-01-11T01:38:06.366Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
01:38:06 [2023-01-11T01:38:06.366Z] === RUN   TestAuthZPluginErrorResponse
01:38:06 [2023-01-11T01:38:06.624Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
01:38:06 [2023-01-11T01:38:06.624Z] === RUN   TestAuthZPluginErrorRequest
01:38:07 [2023-01-11T01:38:07.073Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
01:38:07 [2023-01-11T01:38:07.190Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
01:38:07 [2023-01-11T01:38:07.190Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:38:07 [2023-01-11T01:38:07.756Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
01:38:07 [2023-01-11T01:38:07.756Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:38:08 [2023-01-11T01:38:08.002Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
01:38:08 [2023-01-11T01:38:08.520Z] --- PASS: TestBuildPreserveOwnership (9.92s)
01:38:08 [2023-01-11T01:38:08.520Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.92s)
01:38:08 [2023-01-11T01:38:08.520Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestBuildPlatformInvalid
01:38:08 [2023-01-11T01:38:08.520Z] --- PASS: TestBuildPlatformInvalid (0.07s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:38:08 [2023-01-11T01:38:08.520Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
01:38:08 [2023-01-11T01:38:08.520Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
01:38:08 [2023-01-11T01:38:08.520Z] PASS
01:38:08 [2023-01-11T01:38:08.520Z] 
01:38:08 [2023-01-11T01:38:08.520Z] === Skipped
01:38:08 [2023-01-11T01:38:08.520Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
01:38:08 [2023-01-11T01:38:08.520Z]     build_session_test.go:25: TODO: BuildKit
01:38:08 [2023-01-11T01:38:08.520Z] 
01:38:08 [2023-01-11T01:38:08.520Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
01:38:08 [2023-01-11T01:38:08.520Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
01:38:08 [2023-01-11T01:38:08.520Z] 
01:38:08 [2023-01-11T01:38:08.520Z] DONE 33 tests, 2 skipped in 113.118s
01:38:08 [2023-01-11T01:38:08.520Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
01:38:08 [2023-01-11T01:38:08.520Z] INFO: Testing against a local daemon
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestConfigInspect
01:38:08 [2023-01-11T01:38:08.520Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:08 [2023-01-11T01:38:08.520Z] --- SKIP: TestConfigInspect (0.02s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestConfigList
01:38:08 [2023-01-11T01:38:08.520Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:08 [2023-01-11T01:38:08.520Z] --- SKIP: TestConfigList (0.01s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestConfigsCreateAndDelete
01:38:08 [2023-01-11T01:38:08.520Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:08 [2023-01-11T01:38:08.520Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestConfigsUpdate
01:38:08 [2023-01-11T01:38:08.520Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:08 [2023-01-11T01:38:08.520Z] --- SKIP: TestConfigsUpdate (0.02s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestTemplatedConfig
01:38:08 [2023-01-11T01:38:08.520Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:08 [2023-01-11T01:38:08.520Z] --- SKIP: TestTemplatedConfig (0.00s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestConfigCreateResolve
01:38:08 [2023-01-11T01:38:08.520Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:08 [2023-01-11T01:38:08.520Z] --- SKIP: TestConfigCreateResolve (0.01s)
01:38:08 [2023-01-11T01:38:08.520Z] === RUN   TestConfigDaemonLibtrustID
01:38:08 [2023-01-11T01:38:08.929Z] --- PASS: TestLiveRestore (0.00s)
01:38:08 [2023-01-11T01:38:08.929Z]     --- PASS: TestLiveRestore/volume_references (4.46s)
01:38:08 [2023-01-11T01:38:08.929Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.79s)
01:38:08 [2023-01-11T01:38:08.929Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
01:38:08 [2023-01-11T01:38:08.929Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
01:38:08 [2023-01-11T01:38:08.929Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
01:38:08 [2023-01-11T01:38:08.929Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
01:38:08 [2023-01-11T01:38:08.929Z] PASS
01:38:08 [2023-01-11T01:38:08.929Z] 
01:38:08 [2023-01-11T01:38:08.929Z] DONE 7 tests in 4.496s
01:38:08 [2023-01-11T01:38:08.929Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
01:38:09 [2023-01-11T01:38:09.131Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.52s)
01:38:09 [2023-01-11T01:38:09.131Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:38:09 [2023-01-11T01:38:09.185Z] INFO: Testing against a local daemon
01:38:09 [2023-01-11T01:38:09.185Z] === RUN   TestCommitInheritsEnv
01:38:09 [2023-01-11T01:38:09.441Z] --- PASS: TestCommitInheritsEnv (0.28s)
01:38:09 [2023-01-11T01:38:09.441Z] === RUN   TestImportExtremelyLargeImageWorks
01:38:09 [2023-01-11T01:38:09.441Z] === PAUSE TestImportExtremelyLargeImageWorks
01:38:09 [2023-01-11T01:38:09.441Z] === RUN   TestImagesFilterMultiReference
01:38:09 [2023-01-11T01:38:09.441Z] --- PASS: TestImagesFilterMultiReference (0.05s)
01:38:09 [2023-01-11T01:38:09.441Z] === RUN   TestImagePullPlatformInvalid
01:38:09 [2023-01-11T01:38:09.441Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:38:09 [2023-01-11T01:38:09.441Z] === RUN   TestImagePullStoredfDigestForOtherRepo
01:38:09 [2023-01-11T01:38:09.441Z] time="2023-01-11T01:38:09Z" 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.9 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.441Z] time="2023-01-11T01:38:09Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.441Z] time="2023-01-11T01:38:09Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.18.9 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.441Z] time="2023-01-11T01:38:09Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.442Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=26623cf0-443a-4be3-a6af-9bda1d2acda0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40822" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.442Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=26623cf0-443a-4be3-a6af-9bda1d2acda0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40822" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.102846ms http.response.status=200 http.response.written=2 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.442Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
01:38:09 [2023-01-11T01:38:09.700Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d0fae50f-a55e-49c4-83bc-6dfea121d05a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.700Z] time="2023-01-11T01:38:09Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d0fae50f-a55e-49c4-83bc-6dfea121d05a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.700Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d0fae50f-a55e-49c4-83bc-6dfea121d05a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=63.001µs trace.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=bc84e993-f0f6-4393-9e5e-bc9d1b3b2d26 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.700Z] time="2023-01-11T01:38:09Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=d0fae50f-a55e-49c4-83bc-6dfea121d05a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" 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.589814ms http.response.status=404 http.response.written=157 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.700Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.700Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=021050c1-21d1-457d-852e-8d5a4f4062c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.700Z] time="2023-01-11T01:38:09Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=021050c1-21d1-457d-852e-8d5a4f4062c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=021050c1-21d1-457d-852e-8d5a4f4062c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=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).GetContent" trace.id=3562c0b2-7834-4a4e-afdd-baf067644eea trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8786310a-5732-4c6d-bfe6-3f69e9d9bbbc http.request.method=POST http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8786310a-5732-4c6d-bfe6-3f69e9d9bbbc http.request.method=POST http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=021050c1-21d1-457d-852e-8d5a4f4062c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40838" 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=7.259703ms http.response.status=404 http.response.written=157 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8786310a-5732-4c6d-bfe6-3f69e9d9bbbc http.request.method=POST http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=851.417µs trace.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=356f57b7-10d3-42e9-8560-792755e5a35d trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8786310a-5732-4c6d-bfe6-3f69e9d9bbbc http.request.method=POST http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=51.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=74e9c11e-4d6c-4039-8b2c-ec87164749ff trace.line=141 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8786310a-5732-4c6d-bfe6-3f69e9d9bbbc http.request.method=POST http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=240.832µs trace.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=edbc1668-3194-4625-9518-3b981709adf6 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=de914b76-7902-42aa-9827-2b2e76ce667f http.request.method=POST http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=de914b76-7902-42aa-9827-2b2e76ce667f http.request.method=POST http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8786310a-5732-4c6d-bfe6-3f69e9d9bbbc http.request.method=POST http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.144104ms http.response.status=202 http.response.written=0 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=de914b76-7902-42aa-9827-2b2e76ce667f http.request.method=POST http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=144.237µs trace.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=5b0d1c80-0249-4d27-b8e5-47a90d3b9d0e trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=de914b76-7902-42aa-9827-2b2e76ce667f http.request.method=POST http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=18.19µs trace.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=669ef917-cb38-4af1-b954-57dbc7c76b1a trace.line=141 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=de914b76-7902-42aa-9827-2b2e76ce667f http.request.method=POST http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=166.599µs trace.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=9a11fc00-8f23-4122-9a6a-68d373749af9 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=de914b76-7902-42aa-9827-2b2e76ce667f http.request.method=POST http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.949618ms http.response.status=202 http.response.written=0 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=523.683µs trace.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=fe38df46-5a69-4655-9fe5-f8896f309196 trace.line=82 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=53.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).GetContent" trace.id=651b60fc-4a68-43e4-b287-969af3b4b067 trace.line=82 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=87.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=d3be14fe-fe9c-4d09-9b49-2f5422b57fb8 trace.line=141 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=1.485565ms trace.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=b9fa1951-7c8b-424b-add0-71404d34c315 trace.line=141 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=351.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).WriteStream" trace.id=15ed128a-3bb6-4f0d-8351-955f1e83b184 trace.line=124 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=19.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).Stat" trace.id=93ef642a-98c9-4c7b-9eee-fae817465477 trace.line=141 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=304.612µs trace.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=92fba0ad-8058-404d-8177-89f56cd52283 trace.line=141 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=17.865µs trace.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=41dd0106-c6b1-4c85-97e1-de540c607020 trace.line=141 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=142.346µs trace.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=afd3827f-e8e7-49f7-867a-7d59ace5b2cd trace.line=124 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.701Z] time="2023-01-11T01:38:09Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=16.841µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a87332a4-339c-4ddf-a2c3-1760cb277b0f trace.line=141 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=19.392µs trace.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=1c0198e6-ebb9-4773-9bef-bef5c6d78af8 trace.line=141 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=12.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f60d1d80-769e-4f05-8e79-60ac65bb9445 trace.line=141 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=914.813µs trace.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=8e70c7a6-a329-4842-8fe3-8ddcddd3173a trace.line=167 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=4.255433ms trace.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=03d90a96-f933-471f-a89c-fe903a0d0e2b trace.line=167 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=386.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=555be840-b608-4388-aa5b-cc0fc18cd8ca trace.line=95 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=723.806µs trace.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=1e3f8f33-3f2a-4720-97e3-fa1bbbce1788 trace.line=95 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=742.561µs trace.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=6c677c4d-148b-4aad-9746-b89a8001cf86 trace.line=181 vars.name=test vars.uuid=821c6888-bbee-4857-8b80-a885cb8aa0ec version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/930f8988-fb58-4f0e-9a78-93ce1b720375\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=537.158µs trace.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=953aed51-b6b7-4482-a67f-588985abaed1 trace.line=181 vars.name=test vars.uuid=930f8988-fb58-4f0e-9a78-93ce1b720375 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=18338727-554c-42ec-8729-954c9ad49311 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40838" http.request.uri="/v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.49816ms http.response.status=201 http.response.written=0 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "PUT /v2/test/blobs/uploads/821c6888-bbee-4857-8b80-a885cb8aa0ec?_state=HerXirpgcT-1KbDQ6s-vdm8DGsDeATcDEjg_kjzDIYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgyMWM2ODg4LWJiZWUtNDg1Ny04YjgwLWE4ODVjYjhhYTBlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NTU2MzY0M1oifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d862c7ac-6a91-478d-a9ea-30fcb3445cda http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.916172ms http.response.status=201 http.response.written=0 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "PUT /v2/test/blobs/uploads/930f8988-fb58-4f0e-9a78-93ce1b720375?_state=emWVcntSYm3U7lTnjTAwJ7OZdrldWbf-QBuRXPy8sB17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMGY4OTg4LWZiNTgtNGYwZS05YTc4LTkzY2UxYjcyMDM3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTozODowOS40NDk2MDg1NzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f2c80bf4-d967-44f7-ac0c-6c0a9bbc0cba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f2c80bf4-d967-44f7-ac0c-6c0a9bbc0cba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f2c80bf4-d967-44f7-ac0c-6c0a9bbc0cba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=38.766µs trace.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=60d42bb9-3bdd-4722-bade-612f455a2765 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f2c80bf4-d967-44f7-ac0c-6c0a9bbc0cba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40840" 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="990.281µs" http.response.status=404 http.response.written=96 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=41.006µs trace.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=1cf420e1-65a3-46eb-8e11-bd1a3e58b9da trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=18.566µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=33aa8f0d-8cda-4bcc-8735-abb746a9818d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=40.756µs trace.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=cb05f6bb-5c0f-4414-a0e5-d2c6522bcb6a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=15.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c0dc019-8e00-4068-8c6e-631600f7f9d2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=21.6µs trace.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=efc3cd26-68f0-4470-bca1-a33acec372d2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=157.565µs trace.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=d035f005-fb14-401a-bc51-28527436bc14 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=199.889µs trace.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=23205525-9f87-401c-8596-8deaf14b9319 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.702Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=52.438µs trace.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=23bde27f-9914-4762-803d-e15e1aa9fadc trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=211.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e15b8cef-7441-4a94-beec-e971e47b6feb trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=106.92µs trace.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=f4acc4d1-cac4-4653-8d05-92df9c0dcd9c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e3b23579-2abf-4284-8d88-812589f21092 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40840" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.4246ms http.response.status=201 http.response.written=0 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=86273b04-06a8-4dd1-bb1a-39e79d2ae126 http.request.method=GET http.request.remoteaddr="127.0.0.1:40866" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=86273b04-06a8-4dd1-bb1a-39e79d2ae126 http.request.method=GET http.request.remoteaddr="127.0.0.1:40866" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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="968.871µs" http.response.status=200 http.response.written=2 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=158.449µs trace.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=b68b5f71-3f0e-4394-b7b5-ee228980e13d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=98.546µs trace.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=3424af9d-78d6-477c-8d4c-eb6177f2b3e6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=83.862µs trace.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=87f8a48e-a6f0-446b-903a-3c745e48ade8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=37.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=8813b1ef-9d1d-4141-8be1-2a323df7e571 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2e6939b6-6cf2-409b-8f26-8c3283974a34 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40880" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=3.087618ms http.response.status=200 http.response.written=417 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=29.83µs trace.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=02a23786-a852-49ae-8e57-7ae3077e4f3d trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=10.693µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fe58bfe7-b463-4b7b-af3d-5d35d694a935 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=15.666µs trace.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=0dec4d7a-602f-41a0-bd83-4e012a4af007 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b932d883-8641-4be6-ade4-b3d0ccf7d5e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40888" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.272778ms http.response.status=200 http.response.written=417 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=126.058µs trace.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=7081f069-b1d3-498d-99ed-ecf08e47adea trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.703Z] time="2023-01-11T01:38:09Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=35.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).GetContent" trace.id=550110fe-8b4d-4457-a102-e9759ad616ce trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=545.374µs trace.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=4253b5a6-f6db-44fd-90f3-63a83430722b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=29.917µs trace.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=91374073-63b9-4f8c-a96b-05056a5097a3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=244.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=f327bcc2-bcf7-469d-b869-2260b49bc74a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=36.377µs trace.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=6e44ed07-b003-4e35-a4c0-57ace58c5aef trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=43.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).Stat" trace.id=9b692016-8e82-483e-a0a0-e67f2e313177 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=20.161µs trace.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=6624d712-ecca-425e-b77d-0fc36086de78 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=60.058µs trace.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=a14236ce-d898-4a7e-8b14-af746353fae7 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=30.089µs trace.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=a9cdf3e4-e474-4285-805c-1bfd1a6c108d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=9.541µs trace.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=08fd422a-e033-4e1f-b7ac-9df5b6d36ff4 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=27.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e34e36bb-3353-484c-9c84-345972971423 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=35.493µs trace.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=0f97b150-abf8-4351-b8f9-e001deeefae1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=9.133µs trace.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=cde3eed8-4ecb-439b-9886-c0578f024c13 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=37.478µs trace.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=d3c040ca-c5cc-456d-8d78-37146c7c5591 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5245949e-217d-40b0-a10f-5537bb36c969 http.request.method=GET http.request.remoteaddr="127.0.0.1:40898" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=7.828054ms http.response.status=200 http.response.written=68 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=41.955µs trace.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=ef9ef551-61dd-4d61-b5d8-d8d127a55007 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=56.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).GetContent" trace.id=a8d99628-2aa9-4575-ba66-43459003eea9 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=19.691µs trace.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=f2a0491c-bd07-4bc5-8d65-289f55258573 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f675adf5-3479-4dcf-bcdc-e98ae49b5dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:40890" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=12.13312ms http.response.status=200 http.response.written=179 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d426c46d-cdb1-4a6a-8f66-41599af44902 http.request.method=GET http.request.remoteaddr="127.0.0.1:40906" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d426c46d-cdb1-4a6a-8f66-41599af44902 http.request.method=GET http.request.remoteaddr="127.0.0.1:40906" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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="910.458µs" http.response.status=200 http.response.written=2 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15892e55-7b78-49be-9c1e-67687c068024 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15892e55-7b78-49be-9c1e-67687c068024 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15892e55-7b78-49be-9c1e-67687c068024 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15892e55-7b78-49be-9c1e-67687c068024 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=32.128µs trace.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=4b1fbcc5-08ae-47f1-b800-bf96fa53714d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=15892e55-7b78-49be-9c1e-67687c068024 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=14.366µs trace.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=56e9e1e6-fa0a-40e6-a2c3-1dd02db54746 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.704Z] time="2023-01-11T01:38:09Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=15892e55-7b78-49be-9c1e-67687c068024 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.096874ms http.response.status=404 http.response.written=181 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.705Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.705Z] time="2023-01-11T01:38:09Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1c84b4d8-4c2c-4cc8-905b-8ebf678dcb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.705Z] time="2023-01-11T01:38:09Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1c84b4d8-4c2c-4cc8-905b-8ebf678dcb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.705Z] time="2023-01-11T01:38:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1c84b4d8-4c2c-4cc8-905b-8ebf678dcb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.705Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1c84b4d8-4c2c-4cc8-905b-8ebf678dcb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=27.634µs trace.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=8f56493c-75db-4ea7-97d0-7e8ac16825e5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.705Z] time="2023-01-11T01:38:09Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1c84b4d8-4c2c-4cc8-905b-8ebf678dcb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 trace.duration=17.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=24470da1-086d-4aa7-b6bb-a6ea4aad5cc9 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.705Z] time="2023-01-11T01:38:09Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=1c84b4d8-4c2c-4cc8-905b-8ebf678dcb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40922" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=3.272781ms http.response.status=404 http.response.written=181 instance.id=0e8a5690-e7ff-4dbd-badd-f8e8d9f310b0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:38:09 [2023-01-11T01:38:09.705Z] 127.0.0.1 - - [11/Jan/2023:01:38:09 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:38:09 [2023-01-11T01:38:09.705Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
01:38:09 [2023-01-11T01:38:09.705Z] === RUN   TestRemoveImageOrphaning
01:38:09 [2023-01-11T01:38:09.891Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
01:38:09 [2023-01-11T01:38:09.892Z] PASS
01:38:09 [2023-01-11T01:38:09.892Z] 
01:38:09 [2023-01-11T01:38:09.892Z] === Skipped
01:38:09 [2023-01-11T01:38:09.892Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
01:38:09 [2023-01-11T01:38:09.892Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:09 [2023-01-11T01:38:09.892Z] 
01:38:09 [2023-01-11T01:38:09.892Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
01:38:09 [2023-01-11T01:38:09.892Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:09 [2023-01-11T01:38:09.892Z] 
01:38:09 [2023-01-11T01:38:09.892Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
01:38:09 [2023-01-11T01:38:09.892Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:09 [2023-01-11T01:38:09.892Z] 
01:38:09 [2023-01-11T01:38:09.892Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
01:38:09 [2023-01-11T01:38:09.892Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:09 [2023-01-11T01:38:09.892Z] 
01:38:09 [2023-01-11T01:38:09.892Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
01:38:09 [2023-01-11T01:38:09.892Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:09 [2023-01-11T01:38:09.892Z] 
01:38:09 [2023-01-11T01:38:09.892Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
01:38:09 [2023-01-11T01:38:09.892Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:38:09 [2023-01-11T01:38:09.892Z] 
01:38:09 [2023-01-11T01:38:09.892Z] DONE 7 tests, 6 skipped in 1.734s
01:38:09 [2023-01-11T01:38:09.961Z] --- PASS: TestRemoveImageOrphaning (0.26s)
01:38:09 [2023-01-11T01:38:09.961Z] === RUN   TestRemoveImageGarbageCollector
01:38:10 [2023-01-11T01:38:10.149Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
01:38:10 [2023-01-11T01:38:10.149Z] INFO: Testing against a local daemon
01:38:10 [2023-01-11T01:38:10.149Z] === RUN   TestCheckpoint
01:38:10 [2023-01-11T01:38:10.149Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:38:10 [2023-01-11T01:38:10.149Z] --- SKIP: TestCheckpoint (0.00s)
01:38:10 [2023-01-11T01:38:10.149Z] === RUN   TestContainerInvalidJSON
01:38:10 [2023-01-11T01:38:10.149Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:38:10 [2023-01-11T01:38:10.149Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:38:10 [2023-01-11T01:38:10.149Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:38:10 [2023-01-11T01:38:10.149Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:38:10 [2023-01-11T01:38:10.149Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:38:10 [2023-01-11T01:38:10.149Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:38:10 [2023-01-11T01:38:10.149Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:38:10 [2023-01-11T01:38:10.149Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:38:10 [2023-01-11T01:38:10.149Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:38:10 [2023-01-11T01:38:10.149Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:38:10 [2023-01-11T01:38:10.149Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:38:10 [2023-01-11T01:38:10.149Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:38:10 [2023-01-11T01:38:10.149Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:38:10 [2023-01-11T01:38:10.149Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:38:10 [2023-01-11T01:38:10.149Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
01:38:10 [2023-01-11T01:38:10.149Z] === RUN   TestCopyFromContainerPathIsNotDir
01:38:10 [2023-01-11T01:38:10.407Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
01:38:10 [2023-01-11T01:38:10.407Z] === RUN   TestCopyToContainerPathDoesNotExist
01:38:10 [2023-01-11T01:38:10.407Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
01:38:10 [2023-01-11T01:38:10.407Z] === RUN   TestCopyToContainerPathIsNotDir
01:38:10 [2023-01-11T01:38:10.407Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
01:38:10 [2023-01-11T01:38:10.407Z] === RUN   TestCopyFromContainer
01:38:10 [2023-01-11T01:38:10.506Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
01:38:10 [2023-01-11T01:38:10.506Z] === RUN   TestAuthZPluginHeader
01:38:11 [2023-01-11T01:38:11.439Z] --- PASS: TestAuthZPluginHeader (0.69s)
01:38:11 [2023-01-11T01:38:11.439Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:38:11 [2023-01-11T01:38:11.439Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:11 [2023-01-11T01:38:11.439Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:38:11 [2023-01-11T01:38:11.439Z] === RUN   TestAuthZPluginV2Disable
01:38:11 [2023-01-11T01:38:11.439Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:11 [2023-01-11T01:38:11.439Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
01:38:11 [2023-01-11T01:38:11.439Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:38:11 [2023-01-11T01:38:11.439Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:11 [2023-01-11T01:38:11.439Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:38:11 [2023-01-11T01:38:11.439Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:38:11 [2023-01-11T01:38:11.439Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:11 [2023-01-11T01:38:11.439Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:38:11 [2023-01-11T01:38:11.439Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:38:11 [2023-01-11T01:38:11.850Z] --- PASS: TestRemoveImageGarbageCollector (1.87s)
01:38:11 [2023-01-11T01:38:11.850Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:38:11 [2023-01-11T01:38:11.850Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
01:38:11 [2023-01-11T01:38:11.850Z] === RUN   TestTagInvalidReference
01:38:11 [2023-01-11T01:38:11.850Z] --- PASS: TestTagInvalidReference (0.01s)
01:38:11 [2023-01-11T01:38:11.850Z] === RUN   TestTagValidPrefixedRepo
01:38:11 [2023-01-11T01:38:11.850Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
01:38:11 [2023-01-11T01:38:11.850Z] === RUN   TestTagExistedNameWithoutForce
01:38:11 [2023-01-11T01:38:11.850Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:38:11 [2023-01-11T01:38:11.850Z] === RUN   TestTagOfficialNames
01:38:12 [2023-01-11T01:38:12.106Z] --- PASS: TestTagOfficialNames (0.05s)
01:38:12 [2023-01-11T01:38:12.106Z] === RUN   TestTagMatchesDigest
01:38:12 [2023-01-11T01:38:12.106Z] --- PASS: TestTagMatchesDigest (0.01s)
01:38:12 [2023-01-11T01:38:12.106Z] === CONT  TestImportExtremelyLargeImageWorks
01:38:14 [2023-01-11T01:38:14.587Z] === RUN   TestCopyFromContainer//
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer//bar/root
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer//bar/root/
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer/bar/quux
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer/bar/quux/
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCopyFromContainer/bar/notarget
01:38:14 [2023-01-11T01:38:14.588Z] --- PASS: TestCopyFromContainer (4.30s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer// (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:38:14 [2023-01-11T01:38:14.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:38:14 [2023-01-11T01:38:14.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:38:14 [2023-01-11T01:38:14.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:38:14 [2023-01-11T01:38:14.588Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:38:14 [2023-01-11T01:38:14.588Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:38:14 [2023-01-11T01:38:14.588Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:38:14 [2023-01-11T01:38:14.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:38:14 [2023-01-11T01:38:14.588Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:38:14 [2023-01-11T01:38:14.588Z] === RUN   TestCreateLinkToNonExistingContainer
01:38:14 [2023-01-11T01:38:14.845Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
01:38:14 [2023-01-11T01:38:14.845Z] === RUN   TestCreateWithInvalidEnv
01:38:14 [2023-01-11T01:38:14.845Z] === RUN   TestCreateWithInvalidEnv/0
01:38:14 [2023-01-11T01:38:14.845Z] === PAUSE TestCreateWithInvalidEnv/0
01:38:14 [2023-01-11T01:38:14.845Z] === RUN   TestCreateWithInvalidEnv/1
01:38:14 [2023-01-11T01:38:14.845Z] === PAUSE TestCreateWithInvalidEnv/1
01:38:14 [2023-01-11T01:38:14.845Z] === RUN   TestCreateWithInvalidEnv/2
01:38:14 [2023-01-11T01:38:14.845Z] === PAUSE TestCreateWithInvalidEnv/2
01:38:14 [2023-01-11T01:38:14.845Z] === CONT  TestCreateWithInvalidEnv/0
01:38:14 [2023-01-11T01:38:14.845Z] === CONT  TestCreateWithInvalidEnv/2
01:38:14 [2023-01-11T01:38:14.845Z] === CONT  TestCreateWithInvalidEnv/1
01:38:14 [2023-01-11T01:38:14.845Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:38:14 [2023-01-11T01:38:14.845Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:38:14 [2023-01-11T01:38:14.845Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:38:14 [2023-01-11T01:38:14.845Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:38:14 [2023-01-11T01:38:14.845Z] === RUN   TestCreateTmpfsMountsTarget
01:38:14 [2023-01-11T01:38:14.845Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:38:14 [2023-01-11T01:38:14.845Z] === RUN   TestCreateWithCustomMaskedPaths
01:38:16 [2023-01-11T01:38:16.220Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
01:38:16 [2023-01-11T01:38:16.220Z] === RUN   TestCreateWithCustomReadonlyPaths
01:38:17 [2023-01-11T01:38:17.152Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
01:38:17 [2023-01-11T01:38:17.152Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:38:17 [2023-01-11T01:38:17.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:38:17 [2023-01-11T01:38:17.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:38:17 [2023-01-11T01:38:17.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:38:17 [2023-01-11T01:38:17.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:38:17 [2023-01-11T01:38:17.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:38:17 [2023-01-11T01:38:17.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:38:17 [2023-01-11T01:38:17.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:38:17 [2023-01-11T01:38:17.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:38:17 [2023-01-11T01:38:17.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:38:17 [2023-01-11T01:38:17.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:38:17 [2023-01-11T01:38:17.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:38:17 [2023-01-11T01:38:17.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:38:17 [2023-01-11T01:38:17.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:38:17 [2023-01-11T01:38:17.152Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:38:17 [2023-01-11T01:38:17.410Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
01:38:17 [2023-01-11T01:38:17.410Z] === RUN   TestCreateDifferentPlatform
01:38:17 [2023-01-11T01:38:17.410Z] === RUN   TestCreateDifferentPlatform/different_os
01:38:17 [2023-01-11T01:38:17.410Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:38:17 [2023-01-11T01:38:17.410Z] --- PASS: TestCreateDifferentPlatform (0.02s)
01:38:17 [2023-01-11T01:38:17.410Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:38:17 [2023-01-11T01:38:17.410Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:38:17 [2023-01-11T01:38:17.410Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:38:17 [2023-01-11T01:38:17.410Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
01:38:17 [2023-01-11T01:38:17.410Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:38:17 [2023-01-11T01:38:17.668Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
01:38:17 [2023-01-11T01:38:17.668Z] === RUN   TestContainerStartOnDaemonRestart
01:38:17 [2023-01-11T01:38:17.668Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
01:38:17 [2023-01-11T01:38:17.668Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
01:38:17 [2023-01-11T01:38:17.668Z] === RUN   TestDaemonRestartIpcMode
01:38:17 [2023-01-11T01:38:17.668Z] === PAUSE TestDaemonRestartIpcMode
01:38:17 [2023-01-11T01:38:17.668Z] === RUN   TestDaemonHostGatewayIP
01:38:17 [2023-01-11T01:38:17.668Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
01:38:17 [2023-01-11T01:38:17.668Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
01:38:17 [2023-01-11T01:38:17.668Z] === RUN   TestRestartDaemonWithRestartingContainer
01:38:17 [2023-01-11T01:38:17.668Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:38:17 [2023-01-11T01:38:17.668Z] === RUN   TestContainerKillOnDaemonStart
01:38:17 [2023-01-11T01:38:17.668Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
01:38:17 [2023-01-11T01:38:17.668Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
01:38:17 [2023-01-11T01:38:17.668Z] === RUN   TestDiff
01:38:17 [2023-01-11T01:38:17.927Z] --- PASS: TestDiff (0.39s)
01:38:17 [2023-01-11T01:38:17.927Z] === RUN   TestExecWithCloseStdin
01:38:18 [2023-01-11T01:38:18.493Z] --- PASS: TestExecWithCloseStdin (0.51s)
01:38:18 [2023-01-11T01:38:18.493Z] === RUN   TestExec
01:38:19 [2023-01-11T01:38:19.058Z] --- PASS: TestExec (0.51s)
01:38:19 [2023-01-11T01:38:19.058Z] === RUN   TestExecUser
01:38:19 [2023-01-11T01:38:19.626Z] --- PASS: TestExecUser (0.47s)
01:38:19 [2023-01-11T01:38:19.626Z] === RUN   TestExportContainerAndImportImage
01:38:19 [2023-01-11T01:38:19.884Z] --- PASS: TestExportContainerAndImportImage (0.51s)
01:38:19 [2023-01-11T01:38:19.884Z] === RUN   TestExportContainerAfterDaemonRestart
01:38:23 [2023-01-11T01:38:23.164Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
01:38:23 [2023-01-11T01:38:23.164Z] === RUN   TestHealthCheckWorkdir
01:38:23 [2023-01-11T01:38:23.729Z] --- PASS: TestHealthCheckWorkdir (0.53s)
01:38:23 [2023-01-11T01:38:23.729Z] === RUN   TestHealthKillContainer
01:38:29 [2023-01-11T01:38:29.511Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
01:38:29 [2023-01-11T01:38:29.511Z] PASS
01:38:29 [2023-01-11T01:38:29.511Z] 
01:38:29 [2023-01-11T01:38:29.511Z] === Skipped
01:38:29 [2023-01-11T01:38:29.511Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:38:29 [2023-01-11T01:38:29.511Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:29 [2023-01-11T01:38:29.511Z] 
01:38:29 [2023-01-11T01:38:29.511Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
01:38:29 [2023-01-11T01:38:29.511Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:29 [2023-01-11T01:38:29.511Z] 
01:38:29 [2023-01-11T01:38:29.511Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:38:29 [2023-01-11T01:38:29.511Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:29 [2023-01-11T01:38:29.511Z] 
01:38:29 [2023-01-11T01:38:29.511Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:38:29 [2023-01-11T01:38:29.511Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:29 [2023-01-11T01:38:29.511Z] 
01:38:29 [2023-01-11T01:38:29.511Z] DONE 17 tests, 4 skipped in 26.642s
01:38:29 [2023-01-11T01:38:29.511Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:38:29 [2023-01-11T01:38:29.511Z] ++ 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
01:38:29 [2023-01-11T01:38:29.511Z] ++ set -e
01:38:29 [2023-01-11T01:38:29.511Z] ++ '[' -n 0 ']'
01:38:29 [2023-01-11T01:38:29.511Z] ++ set -x
01:38:29 [2023-01-11T01:38:29.511Z] ++ 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
01:38:29 [2023-01-11T01:38:29.511Z] INFO: Testing against a local daemon
01:38:29 [2023-01-11T01:38:29.511Z] === RUN   TestPluginInvalidJSON
01:38:29 [2023-01-11T01:38:29.511Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:38:29 [2023-01-11T01:38:29.511Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:38:29 [2023-01-11T01:38:29.511Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:38:29 [2023-01-11T01:38:29.511Z] --- PASS: TestPluginInvalidJSON (0.01s)
01:38:29 [2023-01-11T01:38:29.511Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:38:29 [2023-01-11T01:38:29.511Z] === RUN   TestPluginInstall
01:38:29 [2023-01-11T01:38:29.511Z] === RUN   TestPluginInstall/no_auth
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8cf66e01616ea418ee8a7e4b1e77ed3055760b84453f504cf0a2bf657cc8df7" mediatype=application/vnd.docker.plugin.v1+json size=522
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8cf66e01616ea418ee8a7e4b1e77ed3055760b84453f504cf0a2bf657cc8df7" mediatype=application/vnd.docker.plugin.v1+json size=522
01:38:29 [2023-01-11T01:38:29.511Z] === RUN   TestPluginInstall/with_htpasswd
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:807335dee0de197074fea50b95942aca67cdda58931cc13c378c05b576606039" mediatype=application/vnd.docker.plugin.v1+json size=522
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:38:29 [2023-01-11T01:38:29.511Z] time="2023-01-11T01:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:807335dee0de197074fea50b95942aca67cdda58931cc13c378c05b576606039" mediatype=application/vnd.docker.plugin.v1+json size=522
01:38:29 [2023-01-11T01:38:29.769Z] === RUN   TestPluginInstall/with_insecure
01:38:30 [2023-01-11T01:38:30.703Z] time="2023-01-11T01:38:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:38:30 [2023-01-11T01:38:30.703Z] time="2023-01-11T01:38:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b40540f715df43e4a9092ef5518b477c34d5db05e8810e76f90fed9d1c60329c" mediatype=application/vnd.docker.plugin.v1+json size=522
01:38:30 [2023-01-11T01:38:30.703Z] time="2023-01-11T01:38:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:38:30 [2023-01-11T01:38:30.703Z] time="2023-01-11T01:38:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b40540f715df43e4a9092ef5518b477c34d5db05e8810e76f90fed9d1c60329c" mediatype=application/vnd.docker.plugin.v1+json size=522
01:38:30 [2023-01-11T01:38:30.960Z]     plugin_test.go:165: [dde648801dc61] daemon is not started
01:38:30 [2023-01-11T01:38:30.961Z] --- PASS: TestPluginInstall (2.53s)
01:38:30 [2023-01-11T01:38:30.961Z]     --- PASS: TestPluginInstall/no_auth (0.93s)
01:38:30 [2023-01-11T01:38:30.961Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
01:38:30 [2023-01-11T01:38:30.961Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
01:38:30 [2023-01-11T01:38:30.961Z] === RUN   TestPluginsWithRuntimes
01:38:31 [2023-01-11T01:38:31.837Z] --- PASS: TestHealthKillContainer (7.86s)
01:38:31 [2023-01-11T01:38:31.837Z] === RUN   TestHealthCheckProcessKilled
01:38:32 [2023-01-11T01:38:32.334Z] === RUN   TestPluginsWithRuntimes/No_Args
01:38:32 [2023-01-11T01:38:32.403Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
01:38:32 [2023-01-11T01:38:32.403Z] === RUN   TestInspectCpusetInConfigPre120
01:38:32 [2023-01-11T01:38:32.403Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
01:38:32 [2023-01-11T01:38:32.403Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
01:38:32 [2023-01-11T01:38:32.403Z] === RUN   TestIpcModeNone
01:38:32 [2023-01-11T01:38:32.968Z] --- PASS: TestIpcModeNone (0.44s)
01:38:32 [2023-01-11T01:38:32.968Z] === RUN   TestIpcModePrivate
01:38:33 [2023-01-11T01:38:33.226Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
01:38:33 [2023-01-11T01:38:33.226Z] --- PASS: TestIpcModePrivate (0.47s)
01:38:33 [2023-01-11T01:38:33.226Z] === RUN   TestIpcModeShareable
01:38:33 [2023-01-11T01:38:33.226Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:33 [2023-01-11T01:38:33.226Z] --- SKIP: TestIpcModeShareable (0.00s)
01:38:33 [2023-01-11T01:38:33.226Z] === RUN   TestAPIIpcModeShareableAndContainer
01:38:33 [2023-01-11T01:38:33.282Z] === RUN   TestPluginsWithRuntimes/With_Args
01:38:34 [2023-01-11T01:38:34.218Z] --- PASS: TestPluginsWithRuntimes (3.34s)
01:38:34 [2023-01-11T01:38:34.218Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
01:38:34 [2023-01-11T01:38:34.218Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
01:38:34 [2023-01-11T01:38:34.218Z] === RUN   TestPluginBackCompatMediaTypes
01:38:34 [2023-01-11T01:38:34.599Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s)
01:38:34 [2023-01-11T01:38:34.600Z] === RUN   TestAPIIpcModeHost
01:38:34 [2023-01-11T01:38:34.600Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:34 [2023-01-11T01:38:34.600Z] --- SKIP: TestAPIIpcModeHost (0.00s)
01:38:34 [2023-01-11T01:38:34.600Z] === RUN   TestDaemonIpcModeShareable
01:38:34 [2023-01-11T01:38:34.600Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:34 [2023-01-11T01:38:34.600Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
01:38:34 [2023-01-11T01:38:34.600Z] === RUN   TestDaemonIpcModePrivate
01:38:34 [2023-01-11T01:38:34.783Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
01:38:34 [2023-01-11T01:38:34.783Z] PASS
01:38:34 [2023-01-11T01:38:34.783Z] 
01:38:34 [2023-01-11T01:38:34.783Z] DONE 10 tests in 6.557s
01:38:34 [2023-01-11T01:38:34.783Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:38:34 [2023-01-11T01:38:34.783Z] ++ 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
01:38:34 [2023-01-11T01:38:34.783Z] ++ set -e
01:38:34 [2023-01-11T01:38:34.783Z] ++ '[' -n 0 ']'
01:38:34 [2023-01-11T01:38:34.783Z] ++ set -x
01:38:34 [2023-01-11T01:38:34.783Z] ++ 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
01:38:34 [2023-01-11T01:38:34.783Z] INFO: Testing against a local daemon
01:38:34 [2023-01-11T01:38:34.783Z] === RUN   TestExternalGraphDriver
01:38:35 [2023-01-11T01:38:35.348Z] === RUN   TestExternalGraphDriver/json
01:38:35 [2023-01-11T01:38:35.531Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
01:38:36 [2023-01-11T01:38:36.722Z] === RUN   TestExternalGraphDriver/spec
01:38:36 [2023-01-11T01:38:36.903Z] --- PASS: TestDaemonIpcModePrivate (2.13s)
01:38:36 [2023-01-11T01:38:36.903Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:38:36 [2023-01-11T01:38:36.903Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:36 [2023-01-11T01:38:36.903Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
01:38:36 [2023-01-11T01:38:36.903Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:38:36 [2023-01-11T01:38:36.903Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:36 [2023-01-11T01:38:36.903Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
01:38:36 [2023-01-11T01:38:36.903Z] === RUN   TestIpcModeOlderClient
01:38:36 [2023-01-11T01:38:36.903Z] === PAUSE TestIpcModeOlderClient
01:38:36 [2023-01-11T01:38:36.903Z] === RUN   TestKillContainerInvalidSignal
01:38:37 [2023-01-11T01:38:37.161Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
01:38:37 [2023-01-11T01:38:37.161Z] === RUN   TestKillContainer
01:38:37 [2023-01-11T01:38:37.161Z] === RUN   TestKillContainer/no_signal
01:38:37 [2023-01-11T01:38:37.730Z] === RUN   TestKillContainer/non_killing_signal
01:38:37 [2023-01-11T01:38:37.730Z] === RUN   TestKillContainer/killing_signal
01:38:38 [2023-01-11T01:38:38.296Z] --- PASS: TestKillContainer (1.17s)
01:38:38 [2023-01-11T01:38:38.296Z]     --- PASS: TestKillContainer/no_signal (0.39s)
01:38:38 [2023-01-11T01:38:38.296Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
01:38:38 [2023-01-11T01:38:38.296Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
01:38:38 [2023-01-11T01:38:38.296Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:38:38 [2023-01-11T01:38:38.296Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:38:38 [2023-01-11T01:38:38.621Z] === RUN   TestExternalGraphDriver/pull
01:38:38 [2023-01-11T01:38:38.865Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:38:39 [2023-01-11T01:38:39.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s)
01:38:39 [2023-01-11T01:38:39.124Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
01:38:39 [2023-01-11T01:38:39.124Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
01:38:39 [2023-01-11T01:38:39.124Z] === RUN   TestKillStoppedContainer
01:38:39 [2023-01-11T01:38:39.124Z] --- PASS: TestKillStoppedContainer (0.04s)
01:38:39 [2023-01-11T01:38:39.124Z] === RUN   TestKillStoppedContainerAPIPre120
01:38:39 [2023-01-11T01:38:39.124Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
01:38:39 [2023-01-11T01:38:39.124Z] === RUN   TestKillDifferentUserContainer
01:38:39 [2023-01-11T01:38:39.689Z] --- PASS: TestKillDifferentUserContainer (0.38s)
01:38:39 [2023-01-11T01:38:39.689Z] === RUN   TestInspectOomKilledTrue
01:38:39 [2023-01-11T01:38:39.689Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:39 [2023-01-11T01:38:39.689Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:38:39 [2023-01-11T01:38:39.689Z] === RUN   TestInspectOomKilledFalse
01:38:39 [2023-01-11T01:38:39.689Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:38:39 [2023-01-11T01:38:39.689Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:38:39 [2023-01-11T01:38:39.689Z] === RUN   TestLinksEtcHostsContentMatch
01:38:39 [2023-01-11T01:38:39.689Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
01:38:39 [2023-01-11T01:38:39.689Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
01:38:39 [2023-01-11T01:38:39.689Z] === RUN   TestLinksContainerNames
01:38:39 [2023-01-11T01:38:39.993Z] --- PASS: TestExternalGraphDriver (5.19s)
01:38:39 [2023-01-11T01:38:39.993Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
01:38:39 [2023-01-11T01:38:39.993Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
01:38:39 [2023-01-11T01:38:39.993Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
01:38:39 [2023-01-11T01:38:39.993Z] === RUN   TestGraphdriverPluginV2
01:38:40 [2023-01-11T01:38:40.252Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:40 [2023-01-11T01:38:40.252Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
01:38:40 [2023-01-11T01:38:40.252Z] PASS
01:38:40 [2023-01-11T01:38:40.510Z] 
01:38:40 [2023-01-11T01:38:40.510Z] === Skipped
01:38:40 [2023-01-11T01:38:40.510Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
01:38:40 [2023-01-11T01:38:40.510Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:40 [2023-01-11T01:38:40.510Z] 
01:38:40 [2023-01-11T01:38:40.510Z] DONE 5 tests, 1 skipped in 5.627s
01:38:40 [2023-01-11T01:38:40.510Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:38:40 [2023-01-11T01:38:40.510Z] ++ 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
01:38:40 [2023-01-11T01:38:40.510Z] ++ set -e
01:38:40 [2023-01-11T01:38:40.510Z] ++ '[' -n 0 ']'
01:38:40 [2023-01-11T01:38:40.510Z] ++ set -x
01:38:40 [2023-01-11T01:38:40.510Z] ++ 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
01:38:40 [2023-01-11T01:38:40.510Z] INFO: Testing against a local daemon
01:38:40 [2023-01-11T01:38:40.510Z] === RUN   TestContinueAfterPluginCrash
01:38:40 [2023-01-11T01:38:40.510Z] === PAUSE TestContinueAfterPluginCrash
01:38:40 [2023-01-11T01:38:40.510Z] === RUN   TestReadPluginNoRead
01:38:40 [2023-01-11T01:38:40.510Z] === PAUSE TestReadPluginNoRead
01:38:40 [2023-01-11T01:38:40.510Z] === RUN   TestDaemonStartWithLogOpt
01:38:40 [2023-01-11T01:38:40.510Z] === PAUSE TestDaemonStartWithLogOpt
01:38:40 [2023-01-11T01:38:40.510Z] === CONT  TestContinueAfterPluginCrash
01:38:40 [2023-01-11T01:38:40.510Z] === CONT  TestDaemonStartWithLogOpt
01:38:40 [2023-01-11T01:38:40.622Z] --- PASS: TestLinksContainerNames (0.78s)
01:38:40 [2023-01-11T01:38:40.622Z] === RUN   TestLogsFollowTailEmpty
01:38:40 [2023-01-11T01:38:40.879Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
01:38:40 [2023-01-11T01:38:40.879Z] === RUN   TestContainerNetworkMountsNoChown
01:38:41 [2023-01-11T01:38:41.137Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/default
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/default
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/private
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/private
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rprivate
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rprivate
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/slave
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/slave
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rslave
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rslave
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/shared
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/shared
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rshared
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rshared
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/default
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/default/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/default/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/default/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/rshared
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/shared
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/rslave
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/slave
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/rprivate
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/private
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/private/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/private/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:38:41 [2023-01-11T01:38:41.137Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:38:41 [2023-01-11T01:38:41.137Z] === CONT  TestMountDaemonRoot/default/mount_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:38:41 [2023-01-11T01:38:41.396Z] === CONT  TestMountDaemonRoot/private/mount_root
01:38:41 [2023-01-11T01:38:41.654Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:38:41 [2023-01-11T01:38:41.654Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:38:41 [2023-01-11T01:38:41.654Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:38:41 [2023-01-11T01:38:41.654Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:38:41 [2023-01-11T01:38:41.654Z] === CONT  TestMountDaemonRoot/private/bind_root
01:38:41 [2023-01-11T01:38:41.654Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:38:41 [2023-01-11T01:38:41.654Z] --- PASS: TestMountDaemonRoot (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
01:38:41 [2023-01-11T01:38:41.654Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
01:38:41 [2023-01-11T01:38:41.654Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
01:38:41 [2023-01-11T01:38:41.654Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
01:38:41 [2023-01-11T01:38:41.654Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
01:38:41 [2023-01-11T01:38:41.654Z] === RUN   TestContainerBindMountNonRecursive
01:38:41 [2023-01-11T01:38:41.655Z]     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)
01:38:41 [2023-01-11T01:38:41.655Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
01:38:41 [2023-01-11T01:38:41.655Z] === RUN   TestContainerVolumesMountedAsShared
01:38:41 [2023-01-11T01:38:41.655Z]     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)
01:38:41 [2023-01-11T01:38:41.655Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
01:38:41 [2023-01-11T01:38:41.655Z] === RUN   TestContainerVolumesMountedAsSlave
01:38:41 [2023-01-11T01:38:41.655Z]     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)
01:38:41 [2023-01-11T01:38:41.655Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
01:38:41 [2023-01-11T01:38:41.655Z] === RUN   TestNetworkNat
01:38:42 [2023-01-11T01:38:42.220Z] --- PASS: TestNetworkNat (0.49s)
01:38:42 [2023-01-11T01:38:42.220Z] === RUN   TestNetworkLocalhostTCPNat
01:38:42 [2023-01-11T01:38:42.478Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
01:38:42 [2023-01-11T01:38:42.478Z] === RUN   TestNetworkLoopbackNat
01:38:43 [2023-01-11T01:38:43.790Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
01:38:43 [2023-01-11T01:38:43.790Z] === CONT  TestReadPluginNoRead
01:38:45 [2023-01-11T01:38:45.002Z] --- PASS: TestNetworkLoopbackNat (2.51s)
01:38:45 [2023-01-11T01:38:45.003Z] === RUN   TestPause
01:38:45 [2023-01-11T01:38:45.003Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:45 [2023-01-11T01:38:45.003Z] --- SKIP: TestPause (0.00s)
01:38:45 [2023-01-11T01:38:45.003Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:38:45 [2023-01-11T01:38:45.003Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:38:45 [2023-01-11T01:38:45.003Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:38:45 [2023-01-11T01:38:45.003Z] === RUN   TestPauseStopPausedContainer
01:38:45 [2023-01-11T01:38:45.003Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:45 [2023-01-11T01:38:45.003Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
01:38:45 [2023-01-11T01:38:45.003Z] === RUN   TestPsFilter
01:38:45 [2023-01-11T01:38:45.260Z] --- PASS: TestPsFilter (0.10s)
01:38:45 [2023-01-11T01:38:45.260Z] === RUN   TestRemoveContainerWithRemovedVolume
01:38:45 [2023-01-11T01:38:45.518Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
01:38:45 [2023-01-11T01:38:45.518Z] === RUN   TestRemoveContainerWithVolume
01:38:45 [2023-01-11T01:38:45.689Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:38:45 [2023-01-11T01:38:45.776Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
01:38:45 [2023-01-11T01:38:45.776Z] === RUN   TestRemoveContainerRunning
01:38:46 [2023-01-11T01:38:46.342Z] --- PASS: TestRemoveContainerRunning (0.40s)
01:38:46 [2023-01-11T01:38:46.342Z] === RUN   TestRemoveContainerForceRemoveRunning
01:38:46 [2023-01-11T01:38:46.374Z] ..........................xx....................                         [ 29%]
01:38:46 [2023-01-11T01:38:46.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
01:38:46 [2023-01-11T01:38:46.600Z] === RUN   TestRemoveInvalidContainer
01:38:46 [2023-01-11T01:38:46.600Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:38:46 [2023-01-11T01:38:46.600Z] === RUN   TestRenameLinkedContainer
01:38:47 [2023-01-11T01:38:47.063Z] === RUN   TestReadPluginNoRead/default
01:38:47 [2023-01-11T01:38:47.995Z] === RUN   TestReadPluginNoRead/disabled_caching
01:38:48 [2023-01-11T01:38:48.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:38:48 [2023-01-11T01:38:48.498Z] --- PASS: TestRenameLinkedContainer (1.60s)
01:38:48 [2023-01-11T01:38:48.498Z] === RUN   TestRenameStoppedContainer
01:38:48 [2023-01-11T01:38:48.756Z] --- PASS: TestRenameStoppedContainer (0.37s)
01:38:48 [2023-01-11T01:38:48.756Z] === RUN   TestRenameRunningContainerAndReuse
01:38:48 [2023-01-11T01:38:48.929Z] --- PASS: TestContinueAfterPluginCrash (8.19s)
01:38:49 [2023-01-11T01:38:49.187Z] === CONT  TestReadPluginNoRead
01:38:49 [2023-01-11T01:38:49.187Z]     read_test.go:92: [df712ed830032] daemon is not started
01:38:49 [2023-01-11T01:38:49.187Z] --- PASS: TestReadPluginNoRead (5.68s)
01:38:49 [2023-01-11T01:38:49.187Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
01:38:49 [2023-01-11T01:38:49.187Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
01:38:49 [2023-01-11T01:38:49.187Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
01:38:49 [2023-01-11T01:38:49.187Z] PASS
01:38:49 [2023-01-11T01:38:49.187Z] 
01:38:49 [2023-01-11T01:38:49.187Z] DONE 6 tests in 8.783s
01:38:49 [2023-01-11T01:38:49.187Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:38:49 [2023-01-11T01:38:49.187Z] ++ 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
01:38:49 [2023-01-11T01:38:49.187Z] ++ set -e
01:38:49 [2023-01-11T01:38:49.187Z] ++ '[' -n 0 ']'
01:38:49 [2023-01-11T01:38:49.187Z] ++ set -x
01:38:49 [2023-01-11T01:38:49.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
01:38:49 [2023-01-11T01:38:49.187Z] testing: warning: no tests to run
01:38:49 [2023-01-11T01:38:49.187Z] PASS
01:38:49 [2023-01-11T01:38:49.187Z] 
01:38:49 [2023-01-11T01:38:49.187Z] DONE 0 tests in 0.031s
01:38:49 [2023-01-11T01:38:49.187Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:38:49 [2023-01-11T01:38:49.188Z] ++ 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
01:38:49 [2023-01-11T01:38:49.188Z] ++ set -e
01:38:49 [2023-01-11T01:38:49.188Z] ++ '[' -n 0 ']'
01:38:49 [2023-01-11T01:38:49.188Z] ++ set -x
01:38:49 [2023-01-11T01:38:49.188Z] ++ 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
01:38:49 [2023-01-11T01:38:49.322Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
01:38:49 [2023-01-11T01:38:49.322Z] === RUN   TestRenameInvalidName
01:38:49 [2023-01-11T01:38:49.446Z] INFO: Testing against a local daemon
01:38:49 [2023-01-11T01:38:49.446Z] === RUN   TestPluginWithDevMounts
01:38:49 [2023-01-11T01:38:49.446Z] === PAUSE TestPluginWithDevMounts
01:38:49 [2023-01-11T01:38:49.446Z] === CONT  TestPluginWithDevMounts
01:38:49 [2023-01-11T01:38:49.887Z] --- PASS: TestRenameInvalidName (0.42s)
01:38:49 [2023-01-11T01:38:49.887Z] === RUN   TestRenameAnonymousContainer
01:38:50 [2023-01-11T01:38:50.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:38:50 [2023-01-11T01:38:50.818Z] --- PASS: TestPluginWithDevMounts (1.50s)
01:38:50 [2023-01-11T01:38:50.818Z] PASS
01:38:50 [2023-01-11T01:38:50.818Z] 
01:38:50 [2023-01-11T01:38:50.818Z] DONE 1 tests in 1.610s
01:38:50 [2023-01-11T01:38:50.818Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
01:38:50 [2023-01-11T01:38:50.818Z] ++ 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
01:38:50 [2023-01-11T01:38:50.818Z] ++ set -e
01:38:50 [2023-01-11T01:38:50.818Z] ++ '[' -n 0 ']'
01:38:50 [2023-01-11T01:38:50.818Z] ++ set -x
01:38:50 [2023-01-11T01:38:50.818Z] ++ 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
01:38:51 [2023-01-11T01:38:51.076Z] INFO: Testing against a local daemon
01:38:51 [2023-01-11T01:38:51.076Z] === RUN   TestSecretInspect
01:38:51 [2023-01-11T01:38:51.262Z] --- PASS: TestRenameAnonymousContainer (1.45s)
01:38:51 [2023-01-11T01:38:51.262Z] === RUN   TestRenameContainerWithSameName
01:38:51 [2023-01-11T01:38:51.829Z] --- PASS: TestRenameContainerWithSameName (0.44s)
01:38:51 [2023-01-11T01:38:51.829Z] === RUN   TestRenameContainerWithLinkedContainer
01:38:52 [2023-01-11T01:38:52.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:38:52 [2023-01-11T01:38:52.761Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
01:38:52 [2023-01-11T01:38:52.762Z] === RUN   TestResize
01:38:52 [2023-01-11T01:38:52.974Z] --- PASS: TestSecretInspect (2.13s)
01:38:52 [2023-01-11T01:38:52.974Z] === RUN   TestSecretList
01:38:53 [2023-01-11T01:38:53.019Z] --- PASS: TestResize (0.39s)
01:38:53 [2023-01-11T01:38:53.019Z] === RUN   TestResizeWithInvalidSize
01:38:53 [2023-01-11T01:38:53.278Z] --- PASS: TestResizeWithInvalidSize (0.38s)
01:38:53 [2023-01-11T01:38:53.278Z] === RUN   TestResizeWhenContainerNotStarted
01:38:53 [2023-01-11T01:38:53.842Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
01:38:53 [2023-01-11T01:38:53.842Z] === RUN   TestDaemonRestartKillContainers
01:38:53 [2023-01-11T01:38:53.842Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
01:38:53 [2023-01-11T01:38:53.842Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
01:38:53 [2023-01-11T01:38:53.842Z] === RUN   TestCgroupNamespacesRun
01:38:55 [2023-01-11T01:38:55.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:38:55 [2023-01-11T01:38:55.502Z] --- PASS: TestSecretList (2.08s)
01:38:55 [2023-01-11T01:38:55.502Z] === RUN   TestSecretsCreateAndDelete
01:38:55 [2023-01-11T01:38:55.739Z] --- PASS: TestCgroupNamespacesRun (2.11s)
01:38:55 [2023-01-11T01:38:55.739Z] === RUN   TestCgroupNamespacesRunPrivileged
01:38:56 [2023-01-11T01:38:56.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:38:57 [2023-01-11T01:38:57.401Z] --- PASS: TestSecretsCreateAndDelete (2.14s)
01:38:57 [2023-01-11T01:38:57.401Z] === RUN   TestSecretsUpdate
01:38:58 [2023-01-11T01:38:58.330Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s)
01:38:58 [2023-01-11T01:38:58.330Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:38:59 [2023-01-11T01:38:59.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:38:59 [2023-01-11T01:38:59.942Z] --- PASS: TestSecretsUpdate (2.23s)
01:38:59 [2023-01-11T01:38:59.942Z] === RUN   TestTemplatedSecret
01:39:00 [2023-01-11T01:39:00.272Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s)
01:39:00 [2023-01-11T01:39:00.272Z] === RUN   TestCgroupNamespacesRunHostMode
01:39:01 [2023-01-11T01:39:01.970Z] tests/integration/api_exec_test.py .....................                 [ 34%]
01:39:02 [2023-01-11T01:39:02.176Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s)
01:39:02 [2023-01-11T01:39:02.176Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:39:02 [2023-01-11T01:39:02.477Z] --- PASS: TestTemplatedSecret (2.44s)
01:39:02 [2023-01-11T01:39:02.477Z] === RUN   TestSecretCreateResolve
01:39:03 [2023-01-11T01:39:03.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:39:04 [2023-01-11T01:39:04.375Z] --- PASS: TestSecretCreateResolve (2.12s)
01:39:04 [2023-01-11T01:39:04.375Z] PASS
01:39:04 [2023-01-11T01:39:04.375Z] 
01:39:04 [2023-01-11T01:39:04.375Z] DONE 6 tests in 13.244s
01:39:04 [2023-01-11T01:39:04.375Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
01:39:04 [2023-01-11T01:39:04.375Z] ++ 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
01:39:04 [2023-01-11T01:39:04.375Z] ++ set -e
01:39:04 [2023-01-11T01:39:04.375Z] ++ '[' -n 0 ']'
01:39:04 [2023-01-11T01:39:04.375Z] ++ set -x
01:39:04 [2023-01-11T01:39:04.375Z] ++ 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
01:39:04 [2023-01-11T01:39:04.375Z] INFO: Testing against a local daemon
01:39:04 [2023-01-11T01:39:04.375Z] === RUN   TestServiceCreateInit
01:39:04 [2023-01-11T01:39:04.375Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:39:04 [2023-01-11T01:39:04.704Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s)
01:39:04 [2023-01-11T01:39:04.704Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:39:06 [2023-01-11T01:39:06.601Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
01:39:06 [2023-01-11T01:39:06.601Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:39:07 [2023-01-11T01:39:07.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:39:08 [2023-01-11T01:39:08.497Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s)
01:39:08 [2023-01-11T01:39:08.497Z] === RUN   TestCgroupNamespacesRunOlderClient
01:39:08 [2023-01-11T01:39:08.557Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:39:09 [2023-01-11T01:39:09.447Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
01:39:10 [2023-01-11T01:39:10.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:39:10 [2023-01-11T01:39:10.393Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s)
01:39:10 [2023-01-11T01:39:10.393Z] === RUN   TestNISDomainname
01:39:10 [2023-01-11T01:39:10.393Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
01:39:10 [2023-01-11T01:39:10.393Z] --- SKIP: TestNISDomainname (0.01s)
01:39:10 [2023-01-11T01:39:10.393Z] === RUN   TestHostnameDnsResolution
01:39:10 [2023-01-11T01:39:10.958Z] --- PASS: TestHostnameDnsResolution (0.67s)
01:39:10 [2023-01-11T01:39:10.958Z] === RUN   TestUnprivilegedPortsAndPing
01:39:10 [2023-01-11T01:39:10.958Z]     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
01:39:10 [2023-01-11T01:39:10.958Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
01:39:10 [2023-01-11T01:39:10.958Z] === RUN   TestStats
01:39:10 [2023-01-11T01:39:10.958Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:10 [2023-01-11T01:39:10.958Z] --- SKIP: TestStats (0.00s)
01:39:10 [2023-01-11T01:39:10.958Z] === RUN   TestStopContainerWithTimeout
01:39:10 [2023-01-11T01:39:10.958Z] === RUN   TestStopContainerWithTimeout/0
01:39:10 [2023-01-11T01:39:10.958Z] === PAUSE TestStopContainerWithTimeout/0
01:39:10 [2023-01-11T01:39:10.958Z] === RUN   TestStopContainerWithTimeout/1
01:39:10 [2023-01-11T01:39:10.958Z] === PAUSE TestStopContainerWithTimeout/1
01:39:10 [2023-01-11T01:39:10.958Z] === RUN   TestStopContainerWithTimeout/3
01:39:10 [2023-01-11T01:39:10.958Z] === PAUSE TestStopContainerWithTimeout/3
01:39:10 [2023-01-11T01:39:10.958Z] === RUN   TestStopContainerWithTimeout/-1
01:39:10 [2023-01-11T01:39:10.959Z] === PAUSE TestStopContainerWithTimeout/-1
01:39:10 [2023-01-11T01:39:10.959Z] === CONT  TestStopContainerWithTimeout/0
01:39:10 [2023-01-11T01:39:10.959Z] === CONT  TestStopContainerWithTimeout/3
01:39:11 [2023-01-11T01:39:11.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:39:11 [2023-01-11T01:39:11.837Z] --- PASS: TestServiceCreateInit (7.01s)
01:39:11 [2023-01-11T01:39:11.837Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s)
01:39:11 [2023-01-11T01:39:11.837Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s)
01:39:11 [2023-01-11T01:39:11.837Z] === RUN   TestCreateServiceMultipleTimes
01:39:11 [2023-01-11T01:39:11.891Z] === CONT  TestStopContainerWithTimeout/1
01:39:13 [2023-01-11T01:39:13.267Z] === CONT  TestStopContainerWithTimeout/-1
01:39:13 [2023-01-11T01:39:13.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:39:14 [2023-01-11T01:39:14.009Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
01:39:15 [2023-01-11T01:39:15.790Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:39:15 [2023-01-11T01:39:15.790Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
01:39:15 [2023-01-11T01:39:15.790Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
01:39:15 [2023-01-11T01:39:15.790Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
01:39:15 [2023-01-11T01:39:15.790Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
01:39:15 [2023-01-11T01:39:15.790Z] === RUN   TestDeleteDevicemapper
01:39:15 [2023-01-11T01:39:15.790Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:39:15 [2023-01-11T01:39:15.790Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:39:15 [2023-01-11T01:39:15.790Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:39:16 [2023-01-11T01:39:16.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:39:17 [2023-01-11T01:39:17.688Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s)
01:39:17 [2023-01-11T01:39:17.688Z] === RUN   TestUpdateMemory
01:39:17 [2023-01-11T01:39:17.688Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:17 [2023-01-11T01:39:17.688Z] --- SKIP: TestUpdateMemory (0.00s)
01:39:17 [2023-01-11T01:39:17.688Z] === RUN   TestUpdateCPUQuota
01:39:17 [2023-01-11T01:39:17.688Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:17 [2023-01-11T01:39:17.688Z] --- SKIP: TestUpdateCPUQuota (0.00s)
01:39:17 [2023-01-11T01:39:17.688Z] === RUN   TestUpdatePidsLimit
01:39:17 [2023-01-11T01:39:17.688Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:17 [2023-01-11T01:39:17.688Z] --- SKIP: TestUpdatePidsLimit (0.00s)
01:39:17 [2023-01-11T01:39:17.688Z] === RUN   TestUpdateRestartPolicy
01:39:19 [2023-01-11T01:39:19.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:39:21 [2023-01-11T01:39:21.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:39:24 [2023-01-11T01:39:24.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:39:26 [2023-01-11T01:39:26.520Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:39:26 [2023-01-11T01:39:26.520Z] Using test binary docker
01:39:26 [2023-01-11T01:39:26.520Z] +++ /etc/init.d/apparmor start
01:39:26 [2023-01-11T01:39:26.520Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:39:26 [2023-01-11T01:39:26.520Z] INFO: Waiting for daemon to start...
01:39:26 [2023-01-11T01:39:26.520Z] Starting dockerd
01:39:26 [2023-01-11T01:39:26.520Z] +++ 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
01:39:26 [2023-01-11T01:39:26.706Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
01:39:26 [2023-01-11T01:39:26.706Z] === RUN   TestCreateServiceConflict
01:39:28 [2023-01-11T01:39:28.413Z] .
01:39:28 [2023-01-11T01:39:28.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:39:28 [2023-01-11T01:39:28.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:39:28 [2023-01-11T01:39:28.413Z] Error: No such image: emptyfs
01:39:28 [2023-01-11T01:39:28.413Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:39:28 [2023-01-11T01:39:28.413Z] ++++ docker load
01:39:28 [2023-01-11T01:39:28.606Z] --- PASS: TestCreateServiceConflict (2.09s)
01:39:28 [2023-01-11T01:39:28.606Z] === RUN   TestCreateServiceMaxReplicas
01:39:28 [2023-01-11T01:39:28.976Z] Running integration-test (iteration 1)
01:39:28 [2023-01-11T01:39:28.976Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
01:39:28 [2023-01-11T01:39:28.976Z] ++ 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
01:39:28 [2023-01-11T01:39:28.976Z] ++ set -e
01:39:28 [2023-01-11T01:39:28.976Z] ++ '[' -n 0 ']'
01:39:28 [2023-01-11T01:39:28.976Z] ++ set -x
01:39:28 [2023-01-11T01:39:28.976Z] ++ 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
01:39:29 [2023-01-11T01:39:29.844Z] tests/integration/api_network_test.py ............................       [ 47%]
01:39:29 [2023-01-11T01:39:29.876Z] --- PASS: TestUpdateRestartPolicy (10.83s)
01:39:29 [2023-01-11T01:39:29.876Z] === RUN   TestUpdateRestartWithAutoRemove
01:39:29 [2023-01-11T01:39:29.876Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
01:39:29 [2023-01-11T01:39:29.876Z] === RUN   TestWaitNonBlocked
01:39:29 [2023-01-11T01:39:29.876Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:39:29 [2023-01-11T01:39:29.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:39:29 [2023-01-11T01:39:29.876Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:39:29 [2023-01-11T01:39:29.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:39:29 [2023-01-11T01:39:29.876Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:39:29 [2023-01-11T01:39:29.876Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:39:29 [2023-01-11T01:39:29.876Z] --- PASS: TestWaitNonBlocked (0.01s)
01:39:29 [2023-01-11T01:39:29.876Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
01:39:29 [2023-01-11T01:39:29.876Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
01:39:29 [2023-01-11T01:39:29.876Z] === RUN   TestWaitBlocked
01:39:29 [2023-01-11T01:39:29.876Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:39:29 [2023-01-11T01:39:29.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:39:29 [2023-01-11T01:39:29.876Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:39:29 [2023-01-11T01:39:29.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:39:29 [2023-01-11T01:39:29.876Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:39:29 [2023-01-11T01:39:29.876Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:39:29 [2023-01-11T01:39:29.906Z] Loaded image: busybox:latest
01:39:30 [2023-01-11T01:39:30.162Z] Loaded image: busybox:glibc
01:39:30 [2023-01-11T01:39:30.440Z] --- PASS: TestWaitBlocked (0.01s)
01:39:30 [2023-01-11T01:39:30.440Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
01:39:30 [2023-01-11T01:39:30.440Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s)
01:39:30 [2023-01-11T01:39:30.440Z] === CONT  TestDaemonRestartIpcMode
01:39:30 [2023-01-11T01:39:30.440Z] === CONT  TestIpcModeOlderClient
01:39:30 [2023-01-11T01:39:30.440Z] --- PASS: TestIpcModeOlderClient (0.06s)
01:39:30 [2023-01-11T01:39:30.440Z] === CONT  TestRestartDaemonWithRestartingContainer
01:39:31 [2023-01-11T01:39:31.134Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
01:39:31 [2023-01-11T01:39:31.134Z] === RUN   TestCreateWithDuplicateNetworkNames
01:39:34 [2023-01-11T01:39:34.622Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.12s)
01:39:34 [2023-01-11T01:39:34.880Z] --- PASS: TestDaemonRestartIpcMode (4.49s)
01:39:34 [2023-01-11T01:39:34.880Z] PASS
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === Skipped
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
01:39:34 [2023-01-11T01:39:34.880Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
01:39:34 [2023-01-11T01:39:34.880Z]     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)
01:39:34 [2023-01-11T01:39:34.880Z] 
01:39:34 [2023-01-11T01:39:34.880Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     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)
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     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)
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestPause (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
01:39:34 [2023-01-11T01:39:34.881Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
01:39:34 [2023-01-11T01:39:34.881Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     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
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestStats (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
01:39:34 [2023-01-11T01:39:34.881Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:34 [2023-01-11T01:39:34.881Z] 
01:39:34 [2023-01-11T01:39:34.881Z] DONE 178 tests, 27 skipped in 84.877s
01:39:34 [2023-01-11T01:39:34.881Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
01:39:35 [2023-01-11T01:39:35.138Z] INFO: Testing against a local daemon
01:39:35 [2023-01-11T01:39:35.138Z] === RUN   TestLiveRestore
01:39:35 [2023-01-11T01:39:35.138Z] === RUN   TestLiveRestore/volume_references
01:39:35 [2023-01-11T01:39:35.138Z] === PAUSE TestLiveRestore/volume_references
01:39:35 [2023-01-11T01:39:35.138Z] === CONT  TestLiveRestore/volume_references
01:39:35 [2023-01-11T01:39:35.413Z] Loaded image: debian:bullseye-slim
01:39:35 [2023-01-11T01:39:35.413Z] Loaded image: hello-world:latest
01:39:35 [2023-01-11T01:39:35.413Z] Loaded image: arm32v7/hello-world:latest
01:39:35 [2023-01-11T01:39:35.413Z] INFO: Testing against a local daemon
01:39:35 [2023-01-11T01:39:35.413Z] === RUN   TestCgroupNamespacesBuild
01:39:35 [2023-01-11T01:39:35.705Z] === RUN   TestLiveRestore/volume_references/restartPolicy
01:39:35 [2023-01-11T01:39:35.705Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
01:39:37 [2023-01-11T01:39:37.934Z] --- PASS: TestCgroupNamespacesBuild (2.29s)
01:39:37 [2023-01-11T01:39:37.934Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:39:38 [2023-01-11T01:39:38.232Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
01:39:39 [2023-01-11T01:39:39.651Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
01:39:39 [2023-01-11T01:39:39.826Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s)
01:39:39 [2023-01-11T01:39:39.826Z] === RUN   TestBuildWithSession
01:39:39 [2023-01-11T01:39:39.826Z]     build_session_test.go:25: TODO: BuildKit
01:39:39 [2023-01-11T01:39:39.826Z] --- SKIP: TestBuildWithSession (0.00s)
01:39:39 [2023-01-11T01:39:39.826Z] === RUN   TestBuildSquashParent
01:39:40 [2023-01-11T01:39:40.133Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
01:39:40 [2023-01-11T01:39:40.850Z] tests/integration/api_secret_test.py .....                               [ 51%]
01:39:42 [2023-01-11T01:39:42.032Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
01:39:45 [2023-01-11T01:39:45.310Z] --- PASS: TestLiveRestore (0.00s)
01:39:45 [2023-01-11T01:39:45.310Z]     --- PASS: TestLiveRestore/volume_references (9.96s)
01:39:45 [2023-01-11T01:39:45.310Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (8.28s)
01:39:45 [2023-01-11T01:39:45.310Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.21s)
01:39:45 [2023-01-11T01:39:45.310Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.16s)
01:39:45 [2023-01-11T01:39:45.310Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.11s)
01:39:45 [2023-01-11T01:39:45.310Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.80s)
01:39:45 [2023-01-11T01:39:45.310Z] PASS
01:39:45 [2023-01-11T01:39:45.310Z] 
01:39:45 [2023-01-11T01:39:45.310Z] DONE 7 tests in 10.060s
01:39:45 [2023-01-11T01:39:45.310Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
01:39:45 [2023-01-11T01:39:45.310Z] INFO: Testing against a local daemon
01:39:45 [2023-01-11T01:39:45.310Z] === RUN   TestCommitInheritsEnv
01:39:45 [2023-01-11T01:39:45.597Z] tests/integration/api_service_test.py .................................. [ 60%]
01:39:46 [2023-01-11T01:39:46.001Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
01:39:46 [2023-01-11T01:39:46.001Z] === RUN   TestCreateServiceSecretFileMode
01:39:47 [2023-01-11T01:39:47.205Z] --- PASS: TestCommitInheritsEnv (2.01s)
01:39:47 [2023-01-11T01:39:47.205Z] === RUN   TestImportExtremelyLargeImageWorks
01:39:47 [2023-01-11T01:39:47.205Z] === PAUSE TestImportExtremelyLargeImageWorks
01:39:47 [2023-01-11T01:39:47.205Z] === RUN   TestImagesFilterMultiReference
01:39:47 [2023-01-11T01:39:47.205Z] --- PASS: TestImagesFilterMultiReference (0.05s)
01:39:47 [2023-01-11T01:39:47.205Z] === RUN   TestImagePullPlatformInvalid
01:39:47 [2023-01-11T01:39:47.205Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:39:47 [2023-01-11T01:39:47.205Z] === RUN   TestImagePullStoredfDigestForOtherRepo
01:39:47 [2023-01-11T01:39:47.205Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
01:39:47 [2023-01-11T01:39:47.205Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
01:39:47 [2023-01-11T01:39:47.205Z] === RUN   TestRemoveImageOrphaning
01:39:48 [2023-01-11T01:39:48.493Z] --- PASS: TestImportExtremelyLargeImageWorks (93.15s)
01:39:48 [2023-01-11T01:39:48.493Z] PASS
01:39:48 [2023-01-11T01:39:48.493Z] 
01:39:48 [2023-01-11T01:39:48.493Z] DONE 13 tests in 96.142s
01:39:48 [2023-01-11T01:39:48.493Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
01:39:48 [2023-01-11T01:39:48.493Z] INFO: Testing against a local daemon
01:39:48 [2023-01-11T01:39:48.493Z] === RUN   TestNetworkCreateDelete
01:39:48 [2023-01-11T01:39:48.493Z] --- PASS: TestNetworkCreateDelete (0.12s)
01:39:48 [2023-01-11T01:39:48.493Z] === RUN   TestDockerNetworkDeletePreferID
01:39:48 [2023-01-11T01:39:48.493Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
01:39:48 [2023-01-11T01:39:48.493Z] === RUN   TestDaemonDNSFallback
01:39:49 [2023-01-11T01:39:49.101Z] --- PASS: TestRemoveImageOrphaning (1.94s)
01:39:49 [2023-01-11T01:39:49.101Z] === RUN   TestRemoveImageGarbageCollector
01:39:49 [2023-01-11T01:39:49.101Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
01:39:49 [2023-01-11T01:39:49.101Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:39:49 [2023-01-11T01:39:49.101Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:39:49 [2023-01-11T01:39:49.101Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
01:39:49 [2023-01-11T01:39:49.101Z] === RUN   TestTagInvalidReference
01:39:49 [2023-01-11T01:39:49.101Z] --- PASS: TestTagInvalidReference (0.01s)
01:39:49 [2023-01-11T01:39:49.101Z] === RUN   TestTagValidPrefixedRepo
01:39:49 [2023-01-11T01:39:49.363Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
01:39:49 [2023-01-11T01:39:49.363Z] === RUN   TestTagExistedNameWithoutForce
01:39:49 [2023-01-11T01:39:49.363Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:39:49 [2023-01-11T01:39:49.363Z] === RUN   TestTagOfficialNames
01:39:49 [2023-01-11T01:39:49.363Z] --- PASS: TestTagOfficialNames (0.04s)
01:39:49 [2023-01-11T01:39:49.363Z] === RUN   TestTagMatchesDigest
01:39:49 [2023-01-11T01:39:49.363Z] --- PASS: TestTagMatchesDigest (0.01s)
01:39:49 [2023-01-11T01:39:49.363Z] === CONT  TestImportExtremelyLargeImageWorks
01:39:49 [2023-01-11T01:39:49.776Z] --- PASS: TestBuildSquashParent (8.48s)
01:39:49 [2023-01-11T01:39:49.776Z] === RUN   TestBuildWithRemoveAndForceRemove
01:39:49 [2023-01-11T01:39:49.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:39:49 [2023-01-11T01:39:49.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:39:49 [2023-01-11T01:39:49.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:39:49 [2023-01-11T01:39:49.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:39:49 [2023-01-11T01:39:49.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:39:49 [2023-01-11T01:39:49.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:39:49 [2023-01-11T01:39:49.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:39:49 [2023-01-11T01:39:49.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:39:49 [2023-01-11T01:39:49.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:39:49 [2023-01-11T01:39:49.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:39:49 [2023-01-11T01:39:49.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:39:49 [2023-01-11T01:39:49.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:39:49 [2023-01-11T01:39:49.776Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:39:49 [2023-01-11T01:39:49.776Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:39:51 [2023-01-11T01:39:51.146Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:39:51 [2023-01-11T01:39:51.403Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:39:52 [2023-01-11T01:39:52.664Z] --- PASS: TestDaemonDNSFallback (6.32s)
01:39:52 [2023-01-11T01:39:52.664Z] === RUN   TestInspectNetwork
01:39:54 [2023-01-11T01:39:54.675Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:39:54 [2023-01-11T01:39:54.675Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:39:55 [2023-01-11T01:39:55.181Z] === RUN   TestInspectNetwork/full_network_id
01:39:55 [2023-01-11T01:39:55.181Z] === RUN   TestInspectNetwork/partial_network_id
01:39:55 [2023-01-11T01:39:55.181Z] === RUN   TestInspectNetwork/network_name
01:39:55 [2023-01-11T01:39:55.181Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:39:57 [2023-01-11T01:39:57.966Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
01:39:57 [2023-01-11T01:39:57.966Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s)
01:39:57 [2023-01-11T01:39:57.966Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s)
01:39:57 [2023-01-11T01:39:57.966Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s)
01:39:57 [2023-01-11T01:39:57.966Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s)
01:39:57 [2023-01-11T01:39:57.966Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s)
01:39:57 [2023-01-11T01:39:57.966Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s)
01:39:57 [2023-01-11T01:39:57.966Z] === RUN   TestBuildMultiStageCopy
01:39:57 [2023-01-11T01:39:57.966Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:39:58 [2023-01-11T01:39:58.216Z] --- PASS: TestCreateServiceSecretFileMode (12.42s)
01:39:58 [2023-01-11T01:39:58.216Z] === RUN   TestCreateServiceConfigFileMode
01:39:59 [2023-01-11T01:39:59.346Z] --- PASS: TestInspectNetwork (7.10s)
01:39:59 [2023-01-11T01:39:59.346Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:39:59 [2023-01-11T01:39:59.346Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:39:59 [2023-01-11T01:39:59.346Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:39:59 [2023-01-11T01:39:59.346Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:39:59 [2023-01-11T01:39:59.346Z] === RUN   TestRunContainerWithBridgeNone
01:40:00 [2023-01-11T01:40:00.095Z] .........................                                                [ 67%]
01:40:00 [2023-01-11T01:40:00.531Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:40:00 [2023-01-11T01:40:00.721Z] --- PASS: TestRunContainerWithBridgeNone (1.60s)
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestNetworkInvalidJSON
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestNetworkInvalidJSON//networks/create
01:40:00 [2023-01-11T01:40:00.721Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:40:00 [2023-01-11T01:40:00.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:40:00 [2023-01-11T01:40:00.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:40:00 [2023-01-11T01:40:00.721Z] === CONT  TestNetworkInvalidJSON//networks/create
01:40:00 [2023-01-11T01:40:00.721Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:40:00 [2023-01-11T01:40:00.721Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:40:00 [2023-01-11T01:40:00.721Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:40:00 [2023-01-11T01:40:00.721Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:40:00 [2023-01-11T01:40:00.721Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:40:00 [2023-01-11T01:40:00.721Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestNetworkList
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestNetworkList//networks
01:40:00 [2023-01-11T01:40:00.721Z] === PAUSE TestNetworkList//networks
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestNetworkList//networks/
01:40:00 [2023-01-11T01:40:00.721Z] === PAUSE TestNetworkList//networks/
01:40:00 [2023-01-11T01:40:00.721Z] === CONT  TestNetworkList//networks
01:40:00 [2023-01-11T01:40:00.721Z] === CONT  TestNetworkList//networks/
01:40:00 [2023-01-11T01:40:00.721Z] --- PASS: TestNetworkList (0.01s)
01:40:00 [2023-01-11T01:40:00.721Z]     --- PASS: TestNetworkList//networks (0.00s)
01:40:00 [2023-01-11T01:40:00.721Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:40:00 [2023-01-11T01:40:00.721Z] === RUN   TestHostIPv4BridgeLabel
01:40:00 [2023-01-11T01:40:00.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:40:01 [2023-01-11T01:40:01.044Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:40:01 [2023-01-11T01:40:01.285Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
01:40:01 [2023-01-11T01:40:01.285Z] === RUN   TestDaemonRestartWithLiveRestore
01:40:01 [2023-01-11T01:40:01.605Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:40:02 [2023-01-11T01:40:02.167Z] --- PASS: TestBuildMultiStageCopy (4.66s)
01:40:02 [2023-01-11T01:40:02.167Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s)
01:40:02 [2023-01-11T01:40:02.167Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
01:40:02 [2023-01-11T01:40:02.167Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
01:40:02 [2023-01-11T01:40:02.167Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s)
01:40:02 [2023-01-11T01:40:02.167Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
01:40:02 [2023-01-11T01:40:02.167Z] === RUN   TestBuildMultiStageParentConfig
01:40:02 [2023-01-11T01:40:02.219Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
01:40:02 [2023-01-11T01:40:02.219Z] === RUN   TestDaemonDefaultNetworkPools
01:40:03 [2023-01-11T01:40:03.146Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
01:40:03 [2023-01-11T01:40:03.146Z] === RUN   TestDaemonRestartWithExistingNetwork
01:40:03 [2023-01-11T01:40:03.532Z] --- PASS: TestBuildMultiStageParentConfig (1.15s)
01:40:03 [2023-01-11T01:40:03.532Z] === RUN   TestBuildLabelWithTargets
01:40:04 [2023-01-11T01:40:04.074Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
01:40:04 [2023-01-11T01:40:04.074Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:40:05 [2023-01-11T01:40:05.421Z] --- PASS: TestBuildLabelWithTargets (1.86s)
01:40:05 [2023-01-11T01:40:05.421Z] === RUN   TestBuildWithEmptyLayers
01:40:05 [2023-01-11T01:40:05.440Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
01:40:05 [2023-01-11T01:40:05.440Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:40:06 [2023-01-11T01:40:06.002Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
01:40:06 [2023-01-11T01:40:06.002Z] === RUN   TestServiceWithPredefinedNetwork
01:40:06 [2023-01-11T01:40:06.349Z] --- PASS: TestBuildWithEmptyLayers (1.17s)
01:40:06 [2023-01-11T01:40:06.349Z] === RUN   TestBuildMultiStageOnBuild
01:40:08 [2023-01-11T01:40:08.517Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s)
01:40:08 [2023-01-11T01:40:08.517Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:40:08 [2023-01-11T01:40:08.517Z]     service_test.go:242: FLAKY_TEST
01:40:08 [2023-01-11T01:40:08.517Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:40:08 [2023-01-11T01:40:08.517Z] === RUN   TestServiceWithDataPathPortInit
01:40:09 [2023-01-11T01:40:09.616Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
01:40:09 [2023-01-11T01:40:09.617Z] === RUN   TestBuildUncleanTarFilenames
01:40:10 [2023-01-11T01:40:10.410Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
01:40:10 [2023-01-11T01:40:10.410Z] === RUN   TestCreateServiceSysctls
01:40:10 [2023-01-11T01:40:10.981Z] --- PASS: TestBuildUncleanTarFilenames (1.62s)
01:40:10 [2023-01-11T01:40:10.981Z] === RUN   TestBuildMultiStageLayerLeak
01:40:11 [2023-01-11T01:40:11.783Z] --- PASS: TestCreateServiceSysctls (2.94s)
01:40:11 [2023-01-11T01:40:11.783Z] === RUN   TestCreateServiceCapabilities
01:40:13 [2023-01-11T01:40:13.496Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
01:40:13 [2023-01-11T01:40:13.496Z] === RUN   TestBuildWithHugeFile
01:40:14 [2023-01-11T01:40:14.311Z] --- PASS: TestCreateServiceCapabilities (2.32s)
01:40:14 [2023-01-11T01:40:14.312Z] === RUN   TestInspect
01:40:16 [2023-01-11T01:40:16.841Z] --- PASS: TestInspect (2.74s)
01:40:16 [2023-01-11T01:40:16.841Z] === RUN   TestCreateJob
01:40:18 [2023-01-11T01:40:18.944Z] 8185ee4ed646: Pull complete
01:40:18 [2023-01-11T01:40:18.944Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f
01:40:18 [2023-01-11T01:40:18.944Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
01:40:18 [2023-01-11T01:40:18.944Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
01:40:18 [2023-01-11T01:40:18.944Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
01:40:18 [2023-01-11T01:40:18.944Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3887'
01:40:18 [2023-01-11T01:40:18.944Z] WARN: Skipping validation tests
01:40:18 [2023-01-11T01:40:18.944Z] INFO: Running unit tests at 01/11/2023 01:40:15...
01:40:20 [2023-01-11T01:40:20.122Z] --- PASS: TestCreateJob (2.91s)
01:40:20 [2023-01-11T01:40:20.122Z] === RUN   TestReplicatedJob
01:40:23 [2023-01-11T01:40:23.420Z] --- PASS: TestServiceWithDataPathPortInit (13.60s)
01:40:23 [2023-01-11T01:40:23.420Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:40:24 [2023-01-11T01:40:24.348Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6rg5xb7mro5yy7v31mt7qzg8m Created:2023-01-11 01:40:23.06923604 +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[1ed5c576f64cc58d7ea94d937d343f06c3a9071e3b35fcd947aeaa805fcdf2f3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n2ashuydrbploh4hp78o0zssv EndpointID:933297381f9f9b1208520e389049ac92adcee7b0480cc78f7a0dffd14315cd1d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b3f8079ba4eff27beae4eaca43bf0ea0415182d1f2cec480645fda64b5897bc3 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:506175b4e008 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n2ashuydrbploh4hp78o0zssv EndpointID:933297381f9f9b1208520e389049ac92adcee7b0480cc78f7a0dffd14315cd1d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:40:24 [2023-01-11T01:40:24.748Z] INFO: make.ps1 starting at 01/11/2023 01:40:23
01:40:24 [2023-01-11T01:40:24.748Z] INFO: Git commit (26a4ccf99e) assumed from DOCKER_GITCOMMIT environment variable
01:40:24 [2023-01-11T01:40:24.748Z] INFO: Invoking autogen...
01:40:25 [2023-01-11T01:40:25.207Z] INFO: Running unit tests...
01:40:25 [2023-01-11T01:40:25.383Z] --- PASS: TestReplicatedJob (5.01s)
01:40:25 [2023-01-11T01:40:25.383Z] === RUN   TestUpdateReplicatedJob
01:40:27 [2023-01-11T01:40:27.911Z] --- PASS: TestUpdateReplicatedJob (3.13s)
01:40:27 [2023-01-11T01:40:27.911Z] === RUN   TestServiceListWithStatuses
01:40:27 [2023-01-11T01:40:27.911Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:40:27 [2023-01-11T01:40:27.911Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:40:27 [2023-01-11T01:40:27.911Z] === RUN   TestDockerNetworkConnectAlias
01:40:29 [2023-01-11T01:40:29.591Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s)
01:40:29 [2023-01-11T01:40:29.591Z] PASS
01:40:29 [2023-01-11T01:40:29.591Z] 
01:40:29 [2023-01-11T01:40:29.591Z] === Skipped
01:40:29 [2023-01-11T01:40:29.591Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:40:29 [2023-01-11T01:40:29.591Z]     service_test.go:242: FLAKY_TEST
01:40:29 [2023-01-11T01:40:29.591Z] 
01:40:29 [2023-01-11T01:40:29.591Z] DONE 26 tests, 1 skipped in 43.601s
01:40:29 [2023-01-11T01:40:29.592Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:40:29 [2023-01-11T01:40:29.592Z] INFO: Testing against a local daemon
01:40:29 [2023-01-11T01:40:29.592Z] === RUN   TestDockerNetworkIpvlanPersistance
01:40:29 [2023-01-11T01:40:29.592Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:40:29 [2023-01-11T01:40:29.592Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:40:29 [2023-01-11T01:40:29.592Z] === RUN   TestDockerNetworkIpvlan
01:40:29 [2023-01-11T01:40:29.592Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:40:29 [2023-01-11T01:40:29.592Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:40:29 [2023-01-11T01:40:29.592Z] PASS
01:40:29 [2023-01-11T01:40:29.592Z] 
01:40:29 [2023-01-11T01:40:29.592Z] === Skipped
01:40:29 [2023-01-11T01:40:29.592Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:40:29 [2023-01-11T01:40:29.592Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:40:29 [2023-01-11T01:40:29.592Z] 
01:40:29 [2023-01-11T01:40:29.592Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:40:29 [2023-01-11T01:40:29.592Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:40:29 [2023-01-11T01:40:29.592Z] 
01:40:29 [2023-01-11T01:40:29.592Z] DONE 2 tests, 2 skipped in 0.039s
01:40:29 [2023-01-11T01:40:29.592Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:40:29 [2023-01-11T01:40:29.592Z] INFO: Testing against a local daemon
01:40:29 [2023-01-11T01:40:29.592Z] === RUN   TestDockerNetworkMacvlanPersistance
01:40:30 [2023-01-11T01:40:30.154Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
01:40:30 [2023-01-11T01:40:30.154Z] === RUN   TestDockerNetworkMacvlan
01:40:30 [2023-01-11T01:40:30.716Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:40:31 [2023-01-11T01:40:31.645Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:40:32 [2023-01-11T01:40:32.094Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
01:40:32 [2023-01-11T01:40:32.094Z] === RUN   TestDockerNetworkReConnect
01:40:32 [2023-01-11T01:40:32.207Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:40:34 [2023-01-11T01:40:34.099Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:40:35 [2023-01-11T01:40:35.375Z] --- PASS: TestDockerNetworkReConnect (3.36s)
01:40:35 [2023-01-11T01:40:35.375Z] === RUN   TestServicePlugin
01:40:35 [2023-01-11T01:40:35.375Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:40:35 [2023-01-11T01:40:35.375Z] --- SKIP: TestServicePlugin (0.00s)
01:40:35 [2023-01-11T01:40:35.375Z] === RUN   TestServiceUpdateLabel
01:40:35 [2023-01-11T01:40:35.516Z] 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
01:40:35 [2023-01-11T01:40:35.991Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:40:37 [2023-01-11T01:40:37.302Z] --- PASS: TestServiceUpdateLabel (2.16s)
01:40:37 [2023-01-11T01:40:37.302Z] === RUN   TestServiceUpdateSecrets
01:40:38 [2023-01-11T01:40:38.697Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
01:40:39 [2023-01-11T01:40:39.260Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:40:39 [2023-01-11T01:40:39.517Z] --- PASS: TestDockerNetworkMacvlan (9.42s)
01:40:39 [2023-01-11T01:40:39.517Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
01:40:39 [2023-01-11T01:40:39.517Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
01:40:39 [2023-01-11T01:40:39.517Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
01:40:39 [2023-01-11T01:40:39.517Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
01:40:39 [2023-01-11T01:40:39.517Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
01:40:39 [2023-01-11T01:40:39.517Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
01:40:39 [2023-01-11T01:40:39.517Z] PASS
01:40:39 [2023-01-11T01:40:39.517Z] 
01:40:39 [2023-01-11T01:40:39.517Z] DONE 8 tests in 10.735s
01:40:39 [2023-01-11T01:40:39.517Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
01:40:39 [2023-01-11T01:40:39.517Z] testing: warning: no tests to run
01:40:39 [2023-01-11T01:40:39.517Z] PASS
01:40:39 [2023-01-11T01:40:39.517Z] 
01:40:39 [2023-01-11T01:40:39.517Z] DONE 0 tests in 0.007s
01:40:39 [2023-01-11T01:40:39.517Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:40:39 [2023-01-11T01:40:39.517Z] INFO: Testing against a local daemon
01:40:39 [2023-01-11T01:40:39.517Z] === RUN   TestAuthZPluginAllowRequest
01:40:40 [2023-01-11T01:40:40.883Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
01:40:40 [2023-01-11T01:40:40.883Z] === RUN   TestAuthZPluginTLS
01:40:41 [2023-01-11T01:40:41.444Z] --- PASS: TestAuthZPluginTLS (0.54s)
01:40:41 [2023-01-11T01:40:41.444Z] === RUN   TestAuthZPluginDenyRequest
01:40:42 [2023-01-11T01:40:42.006Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
01:40:42 [2023-01-11T01:40:42.006Z] === RUN   TestAuthZPluginAPIDenyResponse
01:40:42 [2023-01-11T01:40:42.262Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
01:40:42 [2023-01-11T01:40:42.262Z] === RUN   TestAuthZPluginDenyResponse
01:40:42 [2023-01-11T01:40:42.824Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
01:40:42 [2023-01-11T01:40:42.824Z] === RUN   TestAuthZPluginAllowEventStream
01:40:44 [2023-01-11T01:40:44.189Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
01:40:44 [2023-01-11T01:40:44.189Z] === RUN   TestAuthZPluginErrorResponse
01:40:44 [2023-01-11T01:40:44.751Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
01:40:44 [2023-01-11T01:40:44.751Z] === RUN   TestAuthZPluginErrorRequest
01:40:45 [2023-01-11T01:40:45.007Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
01:40:45 [2023-01-11T01:40:45.007Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:40:45 [2023-01-11T01:40:45.569Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
01:40:45 [2023-01-11T01:40:45.569Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:40:47 [2023-01-11T01:40:47.460Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
01:40:47 [2023-01-11T01:40:47.460Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:40:48 [2023-01-11T01:40:48.825Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s)
01:40:48 [2023-01-11T01:40:48.825Z] === RUN   TestAuthZPluginHeader
01:40:49 [2023-01-11T01:40:49.388Z] --- PASS: TestAuthZPluginHeader (0.68s)
01:40:49 [2023-01-11T01:40:49.388Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:40:50 [2023-01-11T01:40:50.332Z] ?   	github.com/docker/docker/api	[no test files]
01:40:52 [2023-01-11T01:40:52.168Z] --- PASS: TestServiceUpdateSecrets (14.34s)
01:40:52 [2023-01-11T01:40:52.168Z] === RUN   TestServiceUpdateConfigs
01:40:53 [2023-01-11T01:40:53.555Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.13s)
01:40:53 [2023-01-11T01:40:53.555Z] === RUN   TestAuthZPluginV2Disable
01:40:56 [2023-01-11T01:40:56.789Z] tests/integration/api_volume_test.py .........                           [ 74%]
01:40:56 [2023-01-11T01:40:56.789Z] tests/integration/client_test.py .....                                   [ 75%]
01:40:56 [2023-01-11T01:40:56.789Z] tests/integration/context_api_test.py ...                                [ 76%]
01:40:56 [2023-01-11T01:40:56.789Z] tests/integration/errors_test.py .                                       [ 76%]
01:40:57 [2023-01-11T01:40:57.721Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
01:40:57 [2023-01-11T01:40:57.721Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:41:00 [2023-01-11T01:41:00.987Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s)
01:41:00 [2023-01-11T01:41:00.987Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:41:07 [2023-01-11T01:41:07.141Z] --- PASS: TestServiceUpdateConfigs (14.30s)
01:41:07 [2023-01-11T01:41:07.141Z] === RUN   TestServiceUpdateNetwork
01:41:10 [2023-01-11T01:41:10.936Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.18s)
01:41:10 [2023-01-11T01:41:10.936Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:41:14 [2023-01-11T01:41:14.272Z] tests/integration/models_containers_test.py ............................ [ 83%]
01:41:15 [2023-01-11T01:41:15.445Z] === RUN   TestMiddlewares
01:41:15 [2023-01-11T01:41:15.445Z] --- PASS: TestMiddlewares (0.00s)
01:41:15 [2023-01-11T01:41:15.445Z] PASS
01:41:15 [2023-01-11T01:41:15.445Z] coverage: 7.9% of statements
01:41:15 [2023-01-11T01:41:15.445Z] ok  	github.com/docker/docker/api/server	0.081s	coverage: 7.9% of statements
01:41:19 [2023-01-11T01:41:19.335Z] --- PASS: TestServiceUpdateNetwork (12.38s)
01:41:19 [2023-01-11T01:41:19.335Z] === RUN   TestServiceUpdatePidsLimit
01:41:19 [2023-01-11T01:41:19.594Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:41:20 [2023-01-11T01:41:20.527Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:41:25 [2023-01-11T01:41:25.783Z] --- PASS: TestImportExtremelyLargeImageWorks (94.12s)
01:41:25 [2023-01-11T01:41:25.783Z] PASS
01:41:25 [2023-01-11T01:41:25.783Z] 
01:41:25 [2023-01-11T01:41:25.783Z] === Skipped
01:41:25 [2023-01-11T01:41:25.783Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s)
01:41:25 [2023-01-11T01:41:25.783Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
01:41:25 [2023-01-11T01:41:25.783Z] 
01:41:25 [2023-01-11T01:41:25.783Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:41:25 [2023-01-11T01:41:25.783Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
01:41:25 [2023-01-11T01:41:25.783Z] 
01:41:25 [2023-01-11T01:41:25.783Z] DONE 13 tests, 2 skipped in 98.456s
01:41:25 [2023-01-11T01:41:25.783Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
01:41:25 [2023-01-11T01:41:25.783Z] INFO: Testing against a local daemon
01:41:25 [2023-01-11T01:41:25.783Z] === RUN   TestNetworkCreateDelete
01:41:25 [2023-01-11T01:41:25.783Z] --- PASS: TestNetworkCreateDelete (0.12s)
01:41:25 [2023-01-11T01:41:25.783Z] === RUN   TestDockerNetworkDeletePreferID
01:41:25 [2023-01-11T01:41:25.783Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
01:41:25 [2023-01-11T01:41:25.783Z] === RUN   TestDaemonDNSFallback
01:41:27 [2023-01-11T01:41:27.083Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:41:28 [2023-01-11T01:41:28.979Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
01:41:28 [2023-01-11T01:41:28.979Z] PASS
01:41:28 [2023-01-11T01:41:28.979Z] 
01:41:28 [2023-01-11T01:41:28.979Z] DONE 17 tests in 48.040s
01:41:28 [2023-01-11T01:41:28.979Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:41:28 [2023-01-11T01:41:28.979Z] INFO: Testing against a local daemon
01:41:28 [2023-01-11T01:41:28.979Z] === RUN   TestPluginInvalidJSON
01:41:28 [2023-01-11T01:41:28.979Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:41:28 [2023-01-11T01:41:28.979Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:41:28 [2023-01-11T01:41:28.979Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:41:28 [2023-01-11T01:41:28.979Z] --- PASS: TestPluginInvalidJSON (0.01s)
01:41:28 [2023-01-11T01:41:28.979Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:41:28 [2023-01-11T01:41:28.979Z] === RUN   TestPluginInstall
01:41:28 [2023-01-11T01:41:28.979Z] === RUN   TestPluginInstall/no_auth
01:41:28 [2023-01-11T01:41:28.979Z] time="2023-01-11T01:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:41:28 [2023-01-11T01:41:28.979Z] time="2023-01-11T01:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f734b8046e668202f8790c56982e42a444d7de5509c1a3ddfc659802f0e04aee" mediatype=application/vnd.docker.plugin.v1+json size=522
01:41:28 [2023-01-11T01:41:28.979Z] time="2023-01-11T01:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:41:28 [2023-01-11T01:41:28.979Z] time="2023-01-11T01:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f734b8046e668202f8790c56982e42a444d7de5509c1a3ddfc659802f0e04aee" mediatype=application/vnd.docker.plugin.v1+json size=522
01:41:28 [2023-01-11T01:41:28.979Z] === RUN   TestPluginInstall/with_htpasswd
01:41:29 [2023-01-11T01:41:29.235Z] time="2023-01-11T01:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:41:29 [2023-01-11T01:41:29.235Z] time="2023-01-11T01:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f734b8046e668202f8790c56982e42a444d7de5509c1a3ddfc659802f0e04aee" mediatype=application/vnd.docker.plugin.v1+json size=522
01:41:29 [2023-01-11T01:41:29.235Z] time="2023-01-11T01:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:41:29 [2023-01-11T01:41:29.235Z] time="2023-01-11T01:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f734b8046e668202f8790c56982e42a444d7de5509c1a3ddfc659802f0e04aee" mediatype=application/vnd.docker.plugin.v1+json size=522
01:41:29 [2023-01-11T01:41:29.491Z] === RUN   TestPluginInstall/with_insecure
01:41:30 [2023-01-11T01:41:30.218Z] .........                                                                [ 86%]
01:41:30 [2023-01-11T01:41:30.418Z] time="2023-01-11T01:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:41:30 [2023-01-11T01:41:30.418Z] time="2023-01-11T01:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9edbe3371e6046a7cafa483a92324a3cdb36151a94b127024f0ac33825b5df22" mediatype=application/vnd.docker.plugin.v1+json size=522
01:41:30 [2023-01-11T01:41:30.418Z] time="2023-01-11T01:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:41:30 [2023-01-11T01:41:30.418Z] time="2023-01-11T01:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9edbe3371e6046a7cafa483a92324a3cdb36151a94b127024f0ac33825b5df22" mediatype=application/vnd.docker.plugin.v1+json size=522
01:41:30 [2023-01-11T01:41:30.418Z]     plugin_test.go:165: [d397f09facfb3] daemon is not started
01:41:30 [2023-01-11T01:41:30.418Z] --- PASS: TestPluginInstall (2.78s)
01:41:30 [2023-01-11T01:41:30.418Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
01:41:30 [2023-01-11T01:41:30.418Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
01:41:30 [2023-01-11T01:41:30.418Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
01:41:30 [2023-01-11T01:41:30.418Z] === RUN   TestPluginsWithRuntimes
01:41:32 [2023-01-11T01:41:32.307Z] === RUN   TestPluginsWithRuntimes/No_Args
01:41:32 [2023-01-11T01:41:32.334Z] --- PASS: TestDaemonDNSFallback (7.31s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestInspectNetwork
01:41:32 [2023-01-11T01:41:32.334Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestInspectNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestRunContainerWithBridgeNone
01:41:32 [2023-01-11T01:41:32.334Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestNetworkInvalidJSON
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestNetworkInvalidJSON//networks/create
01:41:32 [2023-01-11T01:41:32.334Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:41:32 [2023-01-11T01:41:32.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:41:32 [2023-01-11T01:41:32.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:41:32 [2023-01-11T01:41:32.334Z] === CONT  TestNetworkInvalidJSON//networks/create
01:41:32 [2023-01-11T01:41:32.334Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:41:32 [2023-01-11T01:41:32.334Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:41:32 [2023-01-11T01:41:32.334Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:41:32 [2023-01-11T01:41:32.334Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestNetworkList
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestNetworkList//networks
01:41:32 [2023-01-11T01:41:32.334Z] === PAUSE TestNetworkList//networks
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestNetworkList//networks/
01:41:32 [2023-01-11T01:41:32.334Z] === PAUSE TestNetworkList//networks/
01:41:32 [2023-01-11T01:41:32.334Z] === CONT  TestNetworkList//networks
01:41:32 [2023-01-11T01:41:32.334Z] === CONT  TestNetworkList//networks/
01:41:32 [2023-01-11T01:41:32.334Z] --- PASS: TestNetworkList (0.01s)
01:41:32 [2023-01-11T01:41:32.334Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     --- PASS: TestNetworkList//networks (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestHostIPv4BridgeLabel
01:41:32 [2023-01-11T01:41:32.334Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDaemonRestartWithLiveRestore
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDaemonDefaultNetworkPools
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDaemonRestartWithExistingNetwork
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestServiceWithPredefinedNetwork
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:242: FLAKY_TEST
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestServiceWithDataPathPortInit
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] PASS
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === Skipped
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:242: FLAKY_TEST
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] DONE 22 tests, 12 skipped in 7.930s
01:41:32 [2023-01-11T01:41:32.334Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:41:32 [2023-01-11T01:41:32.334Z] INFO: Testing against a local daemon
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDockerNetworkIpvlanPersistance
01:41:32 [2023-01-11T01:41:32.334Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDockerNetworkIpvlan
01:41:32 [2023-01-11T01:41:32.334Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] PASS
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === Skipped
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] DONE 2 tests, 2 skipped in 0.101s
01:41:32 [2023-01-11T01:41:32.334Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:41:32 [2023-01-11T01:41:32.334Z] INFO: Testing against a local daemon
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDockerNetworkMacvlanPersistance
01:41:32 [2023-01-11T01:41:32.334Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestDockerNetworkMacvlan
01:41:32 [2023-01-11T01:41:32.334Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] PASS
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === Skipped
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] DONE 2 tests, 2 skipped in 0.098s
01:41:32 [2023-01-11T01:41:32.334Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
01:41:32 [2023-01-11T01:41:32.334Z] testing: warning: no tests to run
01:41:32 [2023-01-11T01:41:32.334Z] PASS
01:41:32 [2023-01-11T01:41:32.334Z] 
01:41:32 [2023-01-11T01:41:32.334Z] DONE 0 tests in 0.022s
01:41:32 [2023-01-11T01:41:32.334Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:41:32 [2023-01-11T01:41:32.334Z] INFO: Testing against a local daemon
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginAllowRequest
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginTLS
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginTLS (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginDenyRequest
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginAPIDenyResponse
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginDenyResponse
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginAllowEventStream
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginErrorResponse
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginErrorRequest
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginHeader
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginHeader (0.00s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:41:32 [2023-01-11T01:41:32.334Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.334Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
01:41:32 [2023-01-11T01:41:32.334Z] === RUN   TestAuthZPluginV2Disable
01:41:32 [2023-01-11T01:41:32.591Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.591Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
01:41:32 [2023-01-11T01:41:32.591Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:41:32 [2023-01-11T01:41:32.849Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:32 [2023-01-11T01:41:32.849Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
01:41:32 [2023-01-11T01:41:32.849Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:41:32 [2023-01-11T01:41:32.868Z] === RUN   TestPluginsWithRuntimes/With_Args
01:41:33 [2023-01-11T01:41:33.106Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.106Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
01:41:33 [2023-01-11T01:41:33.106Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
01:41:33 [2023-01-11T01:41:33.363Z] PASS
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === Skipped
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
01:41:33 [2023-01-11T01:41:33.363Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.363Z] 
01:41:33 [2023-01-11T01:41:33.363Z] DONE 17 tests, 17 skipped in 1.802s
01:41:33 [2023-01-11T01:41:33.363Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:41:33 [2023-01-11T01:41:33.621Z] INFO: Testing against a local daemon
01:41:33 [2023-01-11T01:41:33.621Z] === RUN   TestPluginInvalidJSON
01:41:33 [2023-01-11T01:41:33.621Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:41:33 [2023-01-11T01:41:33.621Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:41:33 [2023-01-11T01:41:33.621Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:41:33 [2023-01-11T01:41:33.621Z] --- PASS: TestPluginInvalidJSON (0.02s)
01:41:33 [2023-01-11T01:41:33.621Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:41:33 [2023-01-11T01:41:33.621Z] === RUN   TestPluginInstall
01:41:33 [2023-01-11T01:41:33.621Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.621Z] --- SKIP: TestPluginInstall (0.00s)
01:41:33 [2023-01-11T01:41:33.621Z] === RUN   TestPluginsWithRuntimes
01:41:33 [2023-01-11T01:41:33.621Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
01:41:33 [2023-01-11T01:41:33.621Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
01:41:33 [2023-01-11T01:41:33.621Z] === RUN   TestPluginBackCompatMediaTypes
01:41:33 [2023-01-11T01:41:33.621Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
01:41:33 [2023-01-11T01:41:33.621Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
01:41:33 [2023-01-11T01:41:33.621Z] PASS
01:41:33 [2023-01-11T01:41:33.621Z] 
01:41:33 [2023-01-11T01:41:33.621Z] === Skipped
01:41:33 [2023-01-11T01:41:33.621Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
01:41:33 [2023-01-11T01:41:33.621Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:33 [2023-01-11T01:41:33.621Z] 
01:41:33 [2023-01-11T01:41:33.621Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
01:41:33 [2023-01-11T01:41:33.621Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
01:41:33 [2023-01-11T01:41:33.621Z] 
01:41:33 [2023-01-11T01:41:33.621Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
01:41:33 [2023-01-11T01:41:33.621Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
01:41:33 [2023-01-11T01:41:33.621Z] 
01:41:33 [2023-01-11T01:41:33.621Z] DONE 5 tests, 3 skipped in 0.124s
01:41:33 [2023-01-11T01:41:33.621Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:41:33 [2023-01-11T01:41:33.621Z] INFO: Testing against a local daemon
01:41:33 [2023-01-11T01:41:33.621Z] === RUN   TestExternalGraphDriver
01:41:33 [2023-01-11T01:41:33.796Z] --- PASS: TestPluginsWithRuntimes (3.26s)
01:41:33 [2023-01-11T01:41:33.796Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
01:41:33 [2023-01-11T01:41:33.796Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
01:41:33 [2023-01-11T01:41:33.796Z] === RUN   TestPluginBackCompatMediaTypes
01:41:34 [2023-01-11T01:41:34.185Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
01:41:34 [2023-01-11T01:41:34.185Z] --- SKIP: TestExternalGraphDriver (0.34s)
01:41:34 [2023-01-11T01:41:34.185Z] === RUN   TestGraphdriverPluginV2
01:41:34 [2023-01-11T01:41:34.358Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
01:41:34 [2023-01-11T01:41:34.358Z] PASS
01:41:34 [2023-01-11T01:41:34.358Z] 
01:41:34 [2023-01-11T01:41:34.358Z] DONE 10 tests in 6.669s
01:41:34 [2023-01-11T01:41:34.358Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:41:34 [2023-01-11T01:41:34.358Z] INFO: Testing against a local daemon
01:41:34 [2023-01-11T01:41:34.358Z] === RUN   TestExternalGraphDriver
01:41:34 [2023-01-11T01:41:34.798Z] tests/integration/models_images_test.py ...............                  [ 89%]
01:41:34 [2023-01-11T01:41:34.883Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:41:34 [2023-01-11T01:41:34.883Z] Using test binary docker
01:41:34 [2023-01-11T01:41:34.883Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:41:34 [2023-01-11T01:41:34.883Z] Using test binary docker
01:41:34 [2023-01-11T01:41:34.883Z] +++ /etc/init.d/apparmor start
01:41:34 [2023-01-11T01:41:34.883Z] +++ /etc/init.d/apparmor start
01:41:34 [2023-01-11T01:41:34.883Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning).
01:41:34 [2023-01-11T01:41:34.883Z]  (warning).
01:41:34 [2023-01-11T01:41:34.883Z] INFO: Waiting for daemon to start...INFO: Waiting for daemon to start...
01:41:34 [2023-01-11T01:41:34.883Z] 
01:41:34 [2023-01-11T01:41:34.883Z] Starting dockerd
01:41:34 [2023-01-11T01:41:34.883Z] +++ 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
01:41:34 [2023-01-11T01:41:34.883Z] Starting dockerd
01:41:34 [2023-01-11T01:41:34.883Z] +++ 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
01:41:34 [2023-01-11T01:41:34.883Z] ..
01:41:34 [2023-01-11T01:41:34.883Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:41:34 [2023-01-11T01:41:34.883Z] 
01:41:34 [2023-01-11T01:41:34.883Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:41:34 [2023-01-11T01:41:34.883Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:41:34 [2023-01-11T01:41:34.883Z] Error: No such image: emptyfs
01:41:34 [2023-01-11T01:41:34.883Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:41:34 [2023-01-11T01:41:34.883Z] ++++ docker load
01:41:34 [2023-01-11T01:41:34.883Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:41:34 [2023-01-11T01:41:34.883Z] Error: No such image: emptyfs
01:41:34 [2023-01-11T01:41:34.883Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:41:34 [2023-01-11T01:41:34.883Z] ++++ docker load
01:41:34 [2023-01-11T01:41:34.883Z] Running integration-test (iteration 1)
01:41:34 [2023-01-11T01:41:34.883Z] 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)/
01:41:34 [2023-01-11T01:41:34.883Z] ++ 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)/'
01:41:34 [2023-01-11T01:41:34.883Z] ++ set -e
01:41:34 [2023-01-11T01:41:34.883Z] ++ '[' -n 0 ']'
01:41:34 [2023-01-11T01:41:34.883Z] ++ set -x
01:41:34 [2023-01-11T01:41:34.883Z] ++ 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)/'
01:41:34 [2023-01-11T01:41:34.883Z] Running integration-test (iteration 1)
01:41:34 [2023-01-11T01:41:34.883Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
01:41:34 [2023-01-11T01:41:34.883Z] ++ 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)/'
01:41:34 [2023-01-11T01:41:34.883Z] ++ set -e
01:41:34 [2023-01-11T01:41:34.883Z] ++ '[' -n 0 ']'
01:41:34 [2023-01-11T01:41:34.883Z] ++ set -x
01:41:34 [2023-01-11T01:41:34.883Z] ++ 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)/'
01:41:34 [2023-01-11T01:41:34.883Z] Loaded image: busybox:latest
01:41:34 [2023-01-11T01:41:34.883Z] Loaded image: busybox:latest
01:41:34 [2023-01-11T01:41:34.883Z] Loaded image: busybox:glibc
01:41:34 [2023-01-11T01:41:34.883Z] Loaded image: busybox:glibc
01:41:34 [2023-01-11T01:41:34.919Z] === RUN   TestExternalGraphDriver/json
01:41:35 [2023-01-11T01:41:35.188Z] --- PASS: TestServiceUpdatePidsLimit (16.11s)
01:41:35 [2023-01-11T01:41:35.188Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
01:41:35 [2023-01-11T01:41:35.188Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
01:41:35 [2023-01-11T01:41:35.188Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
01:41:35 [2023-01-11T01:41:35.188Z] PASS
01:41:35 [2023-01-11T01:41:35.188Z] 
01:41:35 [2023-01-11T01:41:35.188Z] === Skipped
01:41:35 [2023-01-11T01:41:35.188Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
01:41:35 [2023-01-11T01:41:35.188Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:41:35 [2023-01-11T01:41:35.188Z] 
01:41:35 [2023-01-11T01:41:35.188Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
01:41:35 [2023-01-11T01:41:35.188Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:41:35 [2023-01-11T01:41:35.188Z] 
01:41:35 [2023-01-11T01:41:35.188Z] DONE 27 tests, 2 skipped in 150.337s
01:41:35 [2023-01-11T01:41:35.188Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
01:41:35 [2023-01-11T01:41:35.188Z] ++ 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
01:41:35 [2023-01-11T01:41:35.188Z] ++ set -e
01:41:35 [2023-01-11T01:41:35.188Z] ++ '[' -n 0 ']'
01:41:35 [2023-01-11T01:41:35.188Z] ++ set -x
01:41:35 [2023-01-11T01:41:35.188Z] ++ 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
01:41:35 [2023-01-11T01:41:35.188Z] INFO: Testing against a local daemon
01:41:35 [2023-01-11T01:41:35.188Z] === RUN   TestSessionCreate
01:41:35 [2023-01-11T01:41:35.188Z] --- PASS: TestSessionCreate (0.02s)
01:41:35 [2023-01-11T01:41:35.188Z] === RUN   TestSessionCreateWithBadUpgrade
01:41:35 [2023-01-11T01:41:35.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:41:35 [2023-01-11T01:41:35.188Z] PASS
01:41:35 [2023-01-11T01:41:35.188Z] 
01:41:35 [2023-01-11T01:41:35.188Z] DONE 2 tests in 0.140s
01:41:35 [2023-01-11T01:41:35.188Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
01:41:35 [2023-01-11T01:41:35.188Z] ++ 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
01:41:35 [2023-01-11T01:41:35.188Z] ++ set -e
01:41:35 [2023-01-11T01:41:35.188Z] ++ '[' -n 0 ']'
01:41:35 [2023-01-11T01:41:35.188Z] ++ set -x
01:41:35 [2023-01-11T01:41:35.188Z] ++ 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
01:41:35 [2023-01-11T01:41:35.188Z] INFO: Testing against a local daemon
01:41:35 [2023-01-11T01:41:35.188Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:41:35 [2023-01-11T01:41:35.188Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:41:35 [2023-01-11T01:41:35.188Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:41:35 [2023-01-11T01:41:35.188Z] === RUN   TestEventsExecDie
01:41:35 [2023-01-11T01:41:35.188Z] --- PASS: TestEventsExecDie (0.50s)
01:41:35 [2023-01-11T01:41:35.188Z] === RUN   TestEventsBackwardsCompatible
01:41:35 [2023-01-11T01:41:35.188Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
01:41:35 [2023-01-11T01:41:35.188Z] === RUN   TestInfoBinaryCommits
01:41:35 [2023-01-11T01:41:35.446Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:41:35 [2023-01-11T01:41:35.446Z] === RUN   TestInfoAPIVersioned
01:41:35 [2023-01-11T01:41:35.446Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:41:35 [2023-01-11T01:41:35.446Z] === RUN   TestInfoDiscoveryBackend
01:41:35 [2023-01-11T01:41:35.996Z] tests/integration/models_networks_test.py ....                           [ 90%]
01:41:36 [2023-01-11T01:41:36.011Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
01:41:36 [2023-01-11T01:41:36.011Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:41:36 [2023-01-11T01:41:36.286Z] === RUN   TestExternalGraphDriver/spec
01:41:36 [2023-01-11T01:41:36.955Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:41:36 [2023-01-11T01:41:36.955Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:41:37 [2023-01-11T01:41:37.521Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
01:41:37 [2023-01-11T01:41:37.521Z] === RUN   TestInfoAPI
01:41:37 [2023-01-11T01:41:37.521Z] --- PASS: TestInfoAPI (0.02s)
01:41:37 [2023-01-11T01:41:37.521Z] === RUN   TestInfoAPIWarnings
01:41:38 [2023-01-11T01:41:38.175Z] === RUN   TestExternalGraphDriver/pull
01:41:39 [2023-01-11T01:41:39.051Z] Loaded image: debian:bullseye-slim
01:41:39 [2023-01-11T01:41:39.306Z] Loaded image: hello-world:latest
01:41:39 [2023-01-11T01:41:39.306Z] Loaded image: debian:bullseye-slim
01:41:39 [2023-01-11T01:41:39.306Z] Loaded image: arm32v7/hello-world:latest
01:41:39 [2023-01-11T01:41:39.306Z] INFO: Testing against a local daemon
01:41:39 [2023-01-11T01:41:39.306Z] === RUN   TestDockerSuite
01:41:39 [2023-01-11T01:41:39.306Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
01:41:39 [2023-01-11T01:41:39.306Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
01:41:39 [2023-01-11T01:41:39.540Z] --- PASS: TestExternalGraphDriver (5.20s)
01:41:39 [2023-01-11T01:41:39.540Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
01:41:39 [2023-01-11T01:41:39.540Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
01:41:39 [2023-01-11T01:41:39.540Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
01:41:39 [2023-01-11T01:41:39.540Z] === RUN   TestGraphdriverPluginV2
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerSuite/TestAPIErrorJSON
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
01:41:39 [2023-01-11T01:41:39.561Z] Loaded image: hello-world:latest
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerSuite/TestAPIImagesDelete
01:41:39 [2023-01-11T01:41:39.561Z] Loaded image: arm32v7/hello-world:latest
01:41:39 [2023-01-11T01:41:39.561Z] INFO: Testing against a local daemon
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerDaemonSuite
01:41:39 [2023-01-11T01:41:39.561Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
01:41:40 [2023-01-11T01:41:40.739Z] --- PASS: TestGraphdriverPluginV2 (5.91s)
01:41:40 [2023-01-11T01:41:40.739Z] PASS
01:41:40 [2023-01-11T01:41:40.739Z] 
01:41:40 [2023-01-11T01:41:40.739Z] === Skipped
01:41:40 [2023-01-11T01:41:40.739Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
01:41:40 [2023-01-11T01:41:40.739Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
01:41:40 [2023-01-11T01:41:40.739Z] 
01:41:40 [2023-01-11T01:41:40.739Z] DONE 2 tests, 1 skipped in 6.352s
01:41:40 [2023-01-11T01:41:40.739Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:41:40 [2023-01-11T01:41:40.739Z] INFO: Testing against a local daemon
01:41:40 [2023-01-11T01:41:40.739Z] === RUN   TestContinueAfterPluginCrash
01:41:40 [2023-01-11T01:41:40.739Z] === PAUSE TestContinueAfterPluginCrash
01:41:40 [2023-01-11T01:41:40.739Z] === RUN   TestReadPluginNoRead
01:41:40 [2023-01-11T01:41:40.739Z] === PAUSE TestReadPluginNoRead
01:41:40 [2023-01-11T01:41:40.739Z] === RUN   TestDaemonStartWithLogOpt
01:41:40 [2023-01-11T01:41:40.739Z] === PAUSE TestDaemonStartWithLogOpt
01:41:40 [2023-01-11T01:41:40.739Z] === CONT  TestContinueAfterPluginCrash
01:41:40 [2023-01-11T01:41:40.739Z] === CONT  TestDaemonStartWithLogOpt
01:41:42 [2023-01-11T01:41:42.563Z] tests/integration/models_nodes_test.py .                                 [ 91%]
01:41:42 [2023-01-11T01:41:42.563Z] tests/integration/models_resources_test.py .                             [ 91%]
01:41:43 [2023-01-11T01:41:43.707Z] --- PASS: TestGraphdriverPluginV2 (4.13s)
01:41:43 [2023-01-11T01:41:43.707Z] PASS
01:41:43 [2023-01-11T01:41:43.707Z] 
01:41:43 [2023-01-11T01:41:43.707Z] DONE 5 tests in 9.379s
01:41:43 [2023-01-11T01:41:43.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:41:43 [2023-01-11T01:41:43.707Z] INFO: Testing against a local daemon
01:41:43 [2023-01-11T01:41:43.707Z] === RUN   TestContinueAfterPluginCrash
01:41:43 [2023-01-11T01:41:43.707Z] === PAUSE TestContinueAfterPluginCrash
01:41:43 [2023-01-11T01:41:43.707Z] === RUN   TestReadPluginNoRead
01:41:43 [2023-01-11T01:41:43.707Z] === PAUSE TestReadPluginNoRead
01:41:43 [2023-01-11T01:41:43.707Z] === RUN   TestDaemonStartWithLogOpt
01:41:43 [2023-01-11T01:41:43.707Z] === PAUSE TestDaemonStartWithLogOpt
01:41:43 [2023-01-11T01:41:43.707Z] === CONT  TestContinueAfterPluginCrash
01:41:43 [2023-01-11T01:41:43.707Z] === CONT  TestDaemonStartWithLogOpt
01:41:43 [2023-01-11T01:41:43.727Z] === RUN   TestDockerSuite/TestAPIImagesFilter
01:41:43 [2023-01-11T01:41:43.727Z] === RUN   TestDockerSuite/TestAPIImagesHistory
01:41:44 [2023-01-11T01:41:44.656Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
01:41:44 [2023-01-11T01:41:44.914Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
01:41:45 [2023-01-11T01:41:45.840Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
01:41:46 [2023-01-11T01:41:46.402Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
01:41:46 [2023-01-11T01:41:46.402Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
01:41:47 [2023-01-11T01:41:47.330Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
01:41:47 [2023-01-11T01:41:47.392Z] --- PASS: TestDaemonStartWithLogOpt (6.24s)
01:41:47 [2023-01-11T01:41:47.392Z] === CONT  TestReadPluginNoRead
01:41:47 [2023-01-11T01:41:47.951Z] --- PASS: TestDaemonStartWithLogOpt (3.60s)
01:41:47 [2023-01-11T01:41:47.951Z] === CONT  TestReadPluginNoRead
01:41:48 [2023-01-11T01:41:48.261Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
01:41:48 [2023-01-11T01:41:48.517Z] === RUN   TestDockerSuite/TestAPINetworkFilter
01:41:48 [2023-01-11T01:41:48.517Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
01:41:48 [2023-01-11T01:41:48.517Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
01:41:48 [2023-01-11T01:41:48.614Z] tests/integration/models_services_test.py ..............X.               [ 95%]
01:41:48 [2023-01-11T01:41:48.774Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
01:41:49 [2023-01-11T01:41:49.337Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
01:41:49 [2023-01-11T01:41:49.841Z] === RUN   TestReadPluginNoRead/default
01:41:49 [2023-01-11T01:41:49.921Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:41:49 [2023-01-11T01:41:49.921Z] --- PASS: TestContinueAfterPluginCrash (9.85s)
01:41:50 [2023-01-11T01:41:50.265Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
01:41:50 [2023-01-11T01:41:50.520Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
01:41:50 [2023-01-11T01:41:50.520Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
01:41:50 [2023-01-11T01:41:50.520Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
01:41:50 [2023-01-11T01:41:50.770Z] === RUN   TestReadPluginNoRead/disabled_caching
01:41:51 [2023-01-11T01:41:51.372Z] tests/integration/models_swarm_test.py ..                                [ 96%]
01:41:51 [2023-01-11T01:41:51.372Z] tests/integration/models_volumes_test.py ..                              [ 96%]
01:41:51 [2023-01-11T01:41:51.821Z] === RUN   TestReadPluginNoRead/default
01:41:52 [2023-01-11T01:41:52.135Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:41:52 [2023-01-11T01:41:52.391Z] --- PASS: TestContinueAfterPluginCrash (8.51s)
01:41:53 [2023-01-11T01:41:53.320Z] === CONT  TestReadPluginNoRead
01:41:53 [2023-01-11T01:41:53.320Z]     read_test.go:92: [d1502d0b3481b] daemon is not started
01:41:53 [2023-01-11T01:41:53.320Z] --- PASS: TestReadPluginNoRead (5.76s)
01:41:53 [2023-01-11T01:41:53.320Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
01:41:53 [2023-01-11T01:41:53.320Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
01:41:53 [2023-01-11T01:41:53.320Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
01:41:53 [2023-01-11T01:41:53.320Z] PASS
01:41:53 [2023-01-11T01:41:53.320Z] 
01:41:53 [2023-01-11T01:41:53.320Z] DONE 6 tests in 9.399s
01:41:53 [2023-01-11T01:41:53.320Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:41:53 [2023-01-11T01:41:53.320Z] testing: warning: no tests to run
01:41:53 [2023-01-11T01:41:53.320Z] PASS
01:41:53 [2023-01-11T01:41:53.320Z] 
01:41:53 [2023-01-11T01:41:53.320Z] DONE 0 tests in 0.008s
01:41:53 [2023-01-11T01:41:53.320Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:41:53 [2023-01-11T01:41:53.320Z] INFO: Testing against a local daemon
01:41:53 [2023-01-11T01:41:53.320Z] === RUN   TestPluginWithDevMounts
01:41:53 [2023-01-11T01:41:53.320Z] === PAUSE TestPluginWithDevMounts
01:41:53 [2023-01-11T01:41:53.320Z] === CONT  TestPluginWithDevMounts
01:41:54 [2023-01-11T01:41:54.344Z] === RUN   TestReadPluginNoRead/disabled_caching
01:41:54 [2023-01-11T01:41:54.685Z] --- PASS: TestPluginWithDevMounts (1.59s)
01:41:54 [2023-01-11T01:41:54.685Z] PASS
01:41:54 [2023-01-11T01:41:54.685Z] 
01:41:54 [2023-01-11T01:41:54.685Z] DONE 1 tests in 1.622s
01:41:54 [2023-01-11T01:41:54.685Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
01:41:54 [2023-01-11T01:41:54.941Z] INFO: Testing against a local daemon
01:41:54 [2023-01-11T01:41:54.941Z] === RUN   TestSecretInspect
01:41:54 [2023-01-11T01:41:54.997Z] tests/integration/regression_test.py ......                              [ 98%]
01:41:55 [2023-01-11T01:41:55.257Z] tests/integration/credentials/store_test.py ......                       [ 99%]
01:41:55 [2023-01-11T01:41:55.257Z] tests/integration/credentials/utils_test.py .                            [100%]
01:41:55 [2023-01-11T01:41:55.257Z] 
01:41:55 [2023-01-11T01:41:55.257Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
01:41:55 [2023-01-11T01:41:55.257Z] =========================== short test summary info ============================
01:41:55 [2023-01-11T01:41:55.257Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
01:41:55 [2023-01-11T01:41:55.257Z]   CONFIG_RT_GROUP_SCHED isn't enabled
01:41:55 [2023-01-11T01:41:55.257Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
01:41:55 [2023-01-11T01:41:55.257Z]   Not supported on most drivers
01:41:55 [2023-01-11T01:41:55.257Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
01:41:55 [2023-01-11T01:41:55.257Z]   Output of docker top depends on host distro, and is not formalized.
01:41:55 [2023-01-11T01:41:55.257Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
01:41:55 [2023-01-11T01:41:55.257Z]   Output of docker top depends on host distro, and is not formalized.
01:41:55 [2023-01-11T01:41:55.257Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
01:41:55 [2023-01-11T01:41:55.257Z]   Can fail if eth0 has multiple IP addresses
01:41:55 [2023-01-11T01:41:55.257Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
01:41:55 [2023-01-11T01:41:55.257Z]   This doesn't seem to be taken into account by the engine
01:41:55 [2023-01-11T01:41:55.257Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
01:41:55 [2023-01-11T01:41:55.257Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
01:41:55 [2023-01-11T01:41:55.257Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.64 seconds ==
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestInfoAPIWarnings (16.26s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestInfoDebug
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestInfoDebug (0.52s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestInfoInsecureRegistries
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestInfoRegistryMirrors
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestLoginFailsWithBadCredentials
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestPingCacheHeaders
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestPingCacheHeaders (0.02s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestPingGet
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestPingGet (0.02s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestPingHead
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestPingHead (0.02s)
01:41:55 [2023-01-11T01:41:55.590Z] === RUN   TestVersion
01:41:55 [2023-01-11T01:41:55.590Z] --- PASS: TestVersion (0.03s)
01:41:55 [2023-01-11T01:41:55.590Z] PASS
01:41:55 [2023-01-11T01:41:55.590Z] 
01:41:55 [2023-01-11T01:41:55.590Z] === Skipped
01:41:55 [2023-01-11T01:41:55.590Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:41:55 [2023-01-11T01:41:55.590Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:41:55 [2023-01-11T01:41:55.590Z] 
01:41:55 [2023-01-11T01:41:55.590Z] DONE 18 tests, 1 skipped in 21.072s
01:41:55 [2023-01-11T01:41:55.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
01:41:55 [2023-01-11T01:41:55.848Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
01:41:55 [2023-01-11T01:41:55.848Z] ++ 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
01:41:55 [2023-01-11T01:41:55.848Z] ++ set -e
01:41:55 [2023-01-11T01:41:55.848Z] ++ '[' -n 0 ']'
01:41:55 [2023-01-11T01:41:55.848Z] ++ set -x
01:41:55 [2023-01-11T01:41:55.848Z] ++ 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
01:41:55 [2023-01-11T01:41:55.848Z] INFO: Testing against a local daemon
01:41:55 [2023-01-11T01:41:55.848Z] === RUN   TestVolumesCreateAndList
01:41:55 [2023-01-11T01:41:55.848Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:41:55 [2023-01-11T01:41:55.848Z] === RUN   TestVolumesRemove
01:41:55 [2023-01-11T01:41:55.848Z] --- PASS: TestVolumesRemove (0.07s)
01:41:55 [2023-01-11T01:41:55.848Z] === RUN   TestVolumesInspect
01:41:55 [2023-01-11T01:41:55.848Z] --- PASS: TestVolumesInspect (0.02s)
01:41:55 [2023-01-11T01:41:55.848Z] === RUN   TestVolumesInvalidJSON
01:41:55 [2023-01-11T01:41:55.848Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:41:55 [2023-01-11T01:41:55.848Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:41:55 [2023-01-11T01:41:55.848Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:41:55 [2023-01-11T01:41:55.848Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:41:55 [2023-01-11T01:41:55.848Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:41:55 [2023-01-11T01:41:55.848Z] PASS
01:41:55 [2023-01-11T01:41:55.848Z] 
01:41:55 [2023-01-11T01:41:55.848Z] DONE 5 tests in 0.221s
01:41:55 [2023-01-11T01:41:55.848Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:41:56 [2023-01-11T01:41:56.106Z] ++++ cat bundles/test-integration/docker.pid
01:41:56 [2023-01-11T01:41:56.106Z] +++ kill 12813
01:41:56 [2023-01-11T01:41:56.242Z] === CONT  TestReadPluginNoRead
01:41:56 [2023-01-11T01:41:56.242Z]     read_test.go:92: [d3c4b9abde3c2] daemon is not started
01:41:56 [2023-01-11T01:41:56.242Z] --- PASS: TestReadPluginNoRead (10.00s)
01:41:56 [2023-01-11T01:41:56.242Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
01:41:56 [2023-01-11T01:41:56.242Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
01:41:56 [2023-01-11T01:41:56.242Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.27s)
01:41:56 [2023-01-11T01:41:56.242Z] PASS
01:41:56 [2023-01-11T01:41:56.242Z] 
01:41:56 [2023-01-11T01:41:56.242Z] DONE 6 tests in 16.356s
01:41:56 [2023-01-11T01:41:56.242Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:41:56 [2023-01-11T01:41:56.500Z] testing: warning: no tests to run
01:41:56 [2023-01-11T01:41:56.500Z] PASS
01:41:56 [2023-01-11T01:41:56.500Z] 
01:41:56 [2023-01-11T01:41:56.500Z] DONE 0 tests in 0.034s
01:41:56 [2023-01-11T01:41:56.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:41:56 [2023-01-11T01:41:56.500Z] INFO: Testing against a local daemon
01:41:56 [2023-01-11T01:41:56.500Z] === RUN   TestPluginWithDevMounts
01:41:56 [2023-01-11T01:41:56.500Z]     mounts_test.go:21: (*Execution).IsRootless-fm
01:41:56 [2023-01-11T01:41:56.500Z] --- SKIP: TestPluginWithDevMounts (0.00s)
01:41:56 [2023-01-11T01:41:56.500Z] PASS
01:41:56 [2023-01-11T01:41:56.500Z] 
01:41:56 [2023-01-11T01:41:56.500Z] === Skipped
01:41:56 [2023-01-11T01:41:56.500Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
01:41:56 [2023-01-11T01:41:56.500Z]     mounts_test.go:21: (*Execution).IsRootless-fm
01:41:56 [2023-01-11T01:41:56.500Z] 
01:41:56 [2023-01-11T01:41:56.500Z] DONE 1 tests, 1 skipped in 0.109s
01:41:56 [2023-01-11T01:41:56.500Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
01:41:56 [2023-01-11T01:41:56.500Z] INFO: Testing against a local daemon
01:41:56 [2023-01-11T01:41:56.500Z] === RUN   TestSecretInspect
01:41:56 [2023-01-11T01:41:56.757Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.757Z] --- SKIP: TestSecretInspect (0.02s)
01:41:56 [2023-01-11T01:41:56.757Z] === RUN   TestSecretList
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestSecretList (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestSecretsCreateAndDelete
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestSecretsUpdate
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestSecretsUpdate (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestTemplatedSecret
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestTemplatedSecret (0.00s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestSecretCreateResolve
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestSecretCreateResolve (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z] PASS
01:41:56 [2023-01-11T01:41:56.758Z] 
01:41:56 [2023-01-11T01:41:56.758Z] === Skipped
01:41:56 [2023-01-11T01:41:56.758Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] 
01:41:56 [2023-01-11T01:41:56.758Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] 
01:41:56 [2023-01-11T01:41:56.758Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] 
01:41:56 [2023-01-11T01:41:56.758Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] 
01:41:56 [2023-01-11T01:41:56.758Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] 
01:41:56 [2023-01-11T01:41:56.758Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] 
01:41:56 [2023-01-11T01:41:56.758Z] DONE 6 tests, 6 skipped in 0.171s
01:41:56 [2023-01-11T01:41:56.758Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
01:41:56 [2023-01-11T01:41:56.758Z] INFO: Testing against a local daemon
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestServiceCreateInit
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:41:56 [2023-01-11T01:41:56.758Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:41:56 [2023-01-11T01:41:56.758Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- PASS: TestServiceCreateInit (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:41:56 [2023-01-11T01:41:56.758Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestCreateServiceMultipleTimes
01:41:56 [2023-01-11T01:41:56.758Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestCreateServiceConflict
01:41:56 [2023-01-11T01:41:56.758Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestCreateServiceConflict (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestCreateServiceMaxReplicas
01:41:56 [2023-01-11T01:41:56.758Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestCreateWithDuplicateNetworkNames
01:41:56 [2023-01-11T01:41:56.758Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:56 [2023-01-11T01:41:56.758Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
01:41:56 [2023-01-11T01:41:56.758Z] === RUN   TestCreateServiceSecretFileMode
01:41:56 [2023-01-11T01:41:56.829Z] --- PASS: TestSecretInspect (2.10s)
01:41:56 [2023-01-11T01:41:56.830Z] === RUN   TestSecretList
01:41:57 [2023-01-11T01:41:57.016Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestCreateServiceConfigFileMode
01:41:57 [2023-01-11T01:41:57.016Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestCreateServiceSysctls
01:41:57 [2023-01-11T01:41:57.016Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestCreateServiceSysctls (0.02s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestCreateServiceCapabilities
01:41:57 [2023-01-11T01:41:57.016Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestInspect
01:41:57 [2023-01-11T01:41:57.016Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestInspect (0.01s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestCreateJob
01:41:57 [2023-01-11T01:41:57.016Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestCreateJob (0.01s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestReplicatedJob
01:41:57 [2023-01-11T01:41:57.016Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestReplicatedJob (0.01s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestUpdateReplicatedJob
01:41:57 [2023-01-11T01:41:57.016Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestServiceListWithStatuses
01:41:57 [2023-01-11T01:41:57.016Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestDockerNetworkConnectAlias
01:41:57 [2023-01-11T01:41:57.016Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestDockerNetworkReConnect
01:41:57 [2023-01-11T01:41:57.016Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:57 [2023-01-11T01:41:57.016Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
01:41:57 [2023-01-11T01:41:57.016Z] === RUN   TestServicePlugin
01:41:57 [2023-01-11T01:41:57.054Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
01:41:57 [2023-01-11T01:41:57.479Z] +++ /etc/init.d/apparmor stop
01:41:57 [2023-01-11T01:41:57.479Z] Leaving: AppArmorNo profiles have been unloaded.
01:41:57 [2023-01-11T01:41:57.479Z] 
01:41:57 [2023-01-11T01:41:57.479Z] Unloading profiles will leave already running processes permanently
01:41:57 [2023-01-11T01:41:57.479Z] unconfined, which can lead to unexpected situations.
01:41:57 [2023-01-11T01:41:57.479Z] 
01:41:57 [2023-01-11T01:41:57.479Z] To set a process to complain mode, use the command line tool
01:41:57 [2023-01-11T01:41:57.479Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:41:57 [2023-01-11T01:41:57.479Z] +++ true
01:41:57 [2023-01-11T01:41:57.479Z] exiting test-integration
01:41:57 [2023-01-11T01:41:57.479Z] ++ exit 0
01:41:57 [2023-01-11T01:41:57.479Z] 
Post stage
[Pipeline] junit
01:41:58 [2023-01-11T01:41:58.058Z] Recording test results
01:41:58 [2023-01-11T01:41:58.201Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:41:58 [2023-01-11T01:41:58.523Z] + echo Ensuring container killed.
01:41:58 [2023-01-11T01:41:58.523Z] Ensuring container killed.
01:41:58 [2023-01-11T01:41:58.523Z] + docker rm -vf docker-pr1
01:41:58 [2023-01-11T01:41:58.523Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
01:41:58 [2023-01-11T01:41:58.723Z] --- PASS: TestSecretList (1.73s)
01:41:58 [2023-01-11T01:41:58.723Z] === RUN   TestSecretsCreateAndDelete
01:41:58 [2023-01-11T01:41:58.802Z] + echo Chowning /workspace to jenkins user
01:41:58 [2023-01-11T01:41:58.802Z] Chowning /workspace to jenkins user
01:41:58 [2023-01-11T01:41:58.802Z] + id -u
01:41:58 [2023-01-11T01:41:58.802Z] + id -g
01:41:58 [2023-01-11T01:41:58.802Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44797:/workspace busybox chown -R 1000:1000 /workspace
01:41:58 [2023-01-11T01:41:58.914Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] --- SKIP: TestServicePlugin (1.94s)
01:41:58 [2023-01-11T01:41:58.914Z] === RUN   TestServiceUpdateLabel
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] --- SKIP: TestServiceUpdateLabel (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z] === RUN   TestServiceUpdateSecrets
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z] === RUN   TestServiceUpdateConfigs
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z] === RUN   TestServiceUpdateNetwork
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z] === RUN   TestServiceUpdatePidsLimit
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z] PASS
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === Skipped
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestInspect (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
01:41:58 [2023-01-11T01:41:58.914Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s)
01:41:58 [2023-01-11T01:41:58.914Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
01:41:58 [2023-01-11T01:41:58.914Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:58 [2023-01-11T01:41:58.914Z] 
01:41:58 [2023-01-11T01:41:58.914Z] DONE 24 tests, 23 skipped in 2.324s
01:41:58 [2023-01-11T01:41:58.914Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
01:41:59 [2023-01-11T01:41:59.172Z] INFO: Testing against a local daemon
01:41:59 [2023-01-11T01:41:59.172Z] === RUN   TestSessionCreate
01:41:59 [2023-01-11T01:41:59.172Z] --- PASS: TestSessionCreate (0.02s)
01:41:59 [2023-01-11T01:41:59.172Z] === RUN   TestSessionCreateWithBadUpgrade
01:41:59 [2023-01-11T01:41:59.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:41:59 [2023-01-11T01:41:59.172Z] PASS
01:41:59 [2023-01-11T01:41:59.172Z] 
01:41:59 [2023-01-11T01:41:59.172Z] DONE 2 tests in 0.141s
01:41:59 [2023-01-11T01:41:59.172Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
01:41:59 [2023-01-11T01:41:59.172Z] INFO: Testing against a local daemon
01:41:59 [2023-01-11T01:41:59.172Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:41:59 [2023-01-11T01:41:59.172Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:41:59 [2023-01-11T01:41:59.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:41:59 [2023-01-11T01:41:59.172Z] === RUN   TestEventsExecDie
01:41:59 [2023-01-11T01:41:59.573Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
01:41:59 [2023-01-11T01:41:59.737Z] --- PASS: TestEventsExecDie (0.49s)
01:41:59 [2023-01-11T01:41:59.737Z] === RUN   TestEventsBackwardsCompatible
01:41:59 [2023-01-11T01:41:59.737Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
01:41:59 [2023-01-11T01:41:59.737Z] === RUN   TestInfoBinaryCommits
01:41:59 [2023-01-11T01:41:59.829Z] --- PASS: TestBuildWithHugeFile (106.32s)
01:41:59 [2023-01-11T01:41:59.829Z] === RUN   TestBuildWithEmptyDockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:59 [2023-01-11T01:41:59.829Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:59 [2023-01-11T01:41:59.995Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:41:59 [2023-01-11T01:41:59.995Z] === RUN   TestInfoAPIVersioned
01:41:59 [2023-01-11T01:41:59.995Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:41:59 [2023-01-11T01:41:59.995Z] === RUN   TestInfoDiscoveryBackend
01:42:00 [2023-01-11T01:42:00.084Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:42:00 [2023-01-11T01:42:00.084Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
01:42:00 [2023-01-11T01:42:00.084Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
01:42:00 [2023-01-11T01:42:00.084Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
01:42:00 [2023-01-11T01:42:00.084Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
01:42:00 [2023-01-11T01:42:00.084Z] === RUN   TestBuildPreserveOwnership
01:42:00 [2023-01-11T01:42:00.084Z] === RUN   TestBuildPreserveOwnership/copy_from
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:42:00 [2023-01-11T01:42:00.468Z] + bundleName=arm64-integration
01:42:00 [2023-01-11T01:42:00.468Z] + echo Creating arm64-integration-bundles.tar.gz
01:42:00 [2023-01-11T01:42:00.468Z] Creating arm64-integration-bundles.tar.gz
01:42:00 [2023-01-11T01:42:00.468Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:42:00 [2023-01-11T01:42:00.468Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
01:42:00 [2023-01-11T01:42:00.480Z] Archiving artifacts
01:42:00 [2023-01-11T01:42:00.749Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44797/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:42:01 [2023-01-11T01:42:01.069Z] + make clean
01:42:01 [2023-01-11T01:42:01.239Z] --- PASS: TestSecretsCreateAndDelete (2.10s)
01:42:01 [2023-01-11T01:42:01.239Z] === RUN   TestSecretsUpdate
01:42:01 [2023-01-11T01:42:01.326Z] docker volume rm -f docker-dev-cache
01:42:01 [2023-01-11T01:42:01.326Z] docker-dev-cache
[Pipeline] deleteDir
01:42:01 [2023-01-11T01:42:01.369Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
01:42:01 [2023-01-11T01:42:01.369Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:42:01 [2023-01-11T01:42:01.447Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
01:42:02 [2023-01-11T01:42:02.374Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:42:03 [2023-01-11T01:42:03.129Z] --- PASS: TestSecretsUpdate (2.13s)
01:42:03 [2023-01-11T01:42:03.129Z] === RUN   TestTemplatedSecret
01:42:03 [2023-01-11T01:42:03.303Z] --- PASS: TestBuildPreserveOwnership (3.23s)
01:42:03 [2023-01-11T01:42:03.303Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.15s)
01:42:03 [2023-01-11T01:42:03.303Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s)
01:42:03 [2023-01-11T01:42:03.303Z] === RUN   TestBuildPlatformInvalid
01:42:03 [2023-01-11T01:42:03.303Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
01:42:03 [2023-01-11T01:42:03.303Z] --- PASS: TestBuildPlatformInvalid (0.10s)
01:42:03 [2023-01-11T01:42:03.303Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:42:03 [2023-01-11T01:42:03.884Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
01:42:04 [2023-01-11T01:42:04.451Z] Loaded image: busybox:latest
01:42:04 [2023-01-11T01:42:04.451Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
01:42:04 [2023-01-11T01:42:04.451Z] Loaded image: busybox:glibc
01:42:05 [2023-01-11T01:42:05.381Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
01:42:05 [2023-01-11T01:42:05.381Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
01:42:05 [2023-01-11T01:42:05.547Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
01:42:05 [2023-01-11T01:42:05.547Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:42:05 [2023-01-11T01:42:05.547Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
01:42:05 [2023-01-11T01:42:05.547Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
01:42:05 [2023-01-11T01:42:05.547Z] === RUN   TestInfoAPI
01:42:05 [2023-01-11T01:42:05.547Z] --- PASS: TestInfoAPI (0.02s)
01:42:05 [2023-01-11T01:42:05.547Z] === RUN   TestInfoAPIWarnings
01:42:05 [2023-01-11T01:42:05.645Z] --- PASS: TestTemplatedSecret (2.42s)
01:42:05 [2023-01-11T01:42:05.645Z] === RUN   TestSecretCreateResolve
01:42:05 [2023-01-11T01:42:05.942Z] === RUN   TestDockerSuite/TestAttachAfterDetach
01:42:06 [2023-01-11T01:42:06.868Z]     docker_cli_daemon_test.go:1456: [d4d1df3e1955f] daemon is not started
01:42:07 [2023-01-11T01:42:07.430Z] Loaded image: debian:bullseye-slim
01:42:07 [2023-01-11T01:42:07.430Z] Loaded image: hello-world:latest
01:42:07 [2023-01-11T01:42:07.535Z] --- PASS: TestSecretCreateResolve (2.12s)
01:42:07 [2023-01-11T01:42:07.535Z] PASS
01:42:07 [2023-01-11T01:42:07.535Z] 
01:42:07 [2023-01-11T01:42:07.535Z] DONE 6 tests in 12.640s
01:42:07 [2023-01-11T01:42:07.535Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
01:42:07 [2023-01-11T01:42:07.535Z] INFO: Testing against a local daemon
01:42:07 [2023-01-11T01:42:07.535Z] === RUN   TestServiceCreateInit
01:42:07 [2023-01-11T01:42:07.535Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:42:07 [2023-01-11T01:42:07.686Z] Loaded image: arm32v7/hello-world:latest
01:42:07 [2023-01-11T01:42:07.686Z]     check_test.go:309: [d4c08c776398f] daemon is not started
01:42:07 [2023-01-11T01:42:07.686Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
01:42:07 [2023-01-11T01:42:07.686Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
01:42:08 [2023-01-11T01:42:08.037Z] Leaving: AppArmorNo profiles have been unloaded.
01:42:08 [2023-01-11T01:42:08.037Z] 
01:42:08 [2023-01-11T01:42:08.037Z] Unloading profiles will leave already running processes permanently
01:42:08 [2023-01-11T01:42:08.037Z] unconfined, which can lead to unexpected situations.
01:42:08 [2023-01-11T01:42:08.037Z] 
01:42:08 [2023-01-11T01:42:08.037Z] To set a process to complain mode, use the command line tool
01:42:08 [2023-01-11T01:42:08.037Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:42:08 [2023-01-11T01:42:08.037Z] 
Post stage
[Pipeline] junit
01:42:08 [2023-01-11T01:42:08.309Z] Recording test results
01:42:09 [2023-01-11T01:42:09.575Z] === RUN   TestDockerSuite/TestAttachDetach
01:42:09 [2023-01-11T01:42:09.758Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
01:42:09 [2023-01-11T01:42:09.831Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
01:42:10 [2023-01-11T01:42:10.041Z] + echo Ensuring container killed.
01:42:10 [2023-01-11T01:42:10.041Z] Ensuring container killed.
01:42:10 [2023-01-11T01:42:10.041Z] + docker rm -vf docker-pr1
01:42:10 [2023-01-11T01:42:10.041Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
01:42:10 [2023-01-11T01:42:10.333Z] + echo Chowning /workspace to jenkins user
01:42:10 [2023-01-11T01:42:10.333Z] Chowning /workspace to jenkins user
01:42:10 [2023-01-11T01:42:10.333Z] + id -u
01:42:10 [2023-01-11T01:42:10.333Z] + id -g
01:42:10 [2023-01-11T01:42:10.333Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44797:/workspace busybox chown -R 1000:1000 /workspace
01:42:10 [2023-01-11T01:42:10.333Z] Unable to find image 'busybox:latest' locally
01:42:10 [2023-01-11T01:42:10.392Z] === RUN   TestDockerSuite/TestAttachDisconnect
01:42:10 [2023-01-11T01:42:10.595Z] latest: Pulling from library/busybox
01:42:10 [2023-01-11T01:42:10.595Z] 205dae5015e7: Pulling fs layer
01:42:10 [2023-01-11T01:42:10.595Z] 205dae5015e7: Verifying Checksum
01:42:10 [2023-01-11T01:42:10.595Z] 205dae5015e7: Download complete
01:42:10 [2023-01-11T01:42:10.857Z] 205dae5015e7: Pull complete
01:42:10 [2023-01-11T01:42:10.857Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
01:42:10 [2023-01-11T01:42:10.857Z] Status: Downloaded newer image for busybox:latest
01:42:11 [2023-01-11T01:42:11.322Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
01:42:11 [2023-01-11T01:42:11.578Z]     check_test.go:309: [d8aea6cde983d] daemon is not started
01:42:11 [2023-01-11T01:42:11.702Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:42:11 [2023-01-11T01:42:11.835Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:42:12 [2023-01-11T01:42:12.581Z] + bundleName=docker-py
01:42:12 [2023-01-11T01:42:12.581Z] + echo Creating docker-py-bundles.tar.gz
01:42:12 [2023-01-11T01:42:12.581Z] Creating docker-py-bundles.tar.gz
01:42:12 [2023-01-11T01:42:12.581Z] + 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
01:42:12 [2023-01-11T01:42:12.608Z] Archiving artifacts
01:42:13 [2023-01-11T01:42:13.201Z] === RUN   TestDockerSuite/TestAttachPausedContainer
01:42:13 [2023-01-11T01:42:13.763Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
01:42:14 [2023-01-11T01:42:14.326Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
01:42:14 [2023-01-11T01:42:14.447Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44797/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
01:42:14 [2023-01-11T01:42:14.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh binary-daemon
01:42:14 [2023-01-11T01:42:14.972Z] --- PASS: TestServiceCreateInit (7.29s)
01:42:14 [2023-01-11T01:42:14.972Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s)
01:42:14 [2023-01-11T01:42:14.972Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
01:42:14 [2023-01-11T01:42:14.972Z] === RUN   TestCreateServiceMultipleTimes
01:42:15 [2023-01-11T01:42:15.365Z] 
01:42:15 [2023-01-11T01:42:15.365Z] Removing bundles/
01:42:15 [2023-01-11T01:42:15.365Z] 
01:42:15 [2023-01-11T01:42:15.365Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
01:42:15 [2023-01-11T01:42:15.365Z] Building: bundles/binary-daemon/dockerd-dev
01:42:15 [2023-01-11T01:42:15.365Z] GOOS="" GOARCH="" GOARM=""
01:42:15 [2023-01-11T01:42:15.693Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
01:42:15 [2023-01-11T01:42:15.949Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
01:42:17 [2023-01-11T01:42:17.315Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
01:42:18 [2023-01-11T01:42:18.681Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
01:42:18 [2023-01-11T01:42:18.937Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
01:42:19 [2023-01-11T01:42:19.498Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
01:42:19 [2023-01-11T01:42:19.498Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
01:42:19 [2023-01-11T01:42:19.498Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.17s)
01:42:19 [2023-01-11T01:42:19.498Z] PASS
01:42:19 [2023-01-11T01:42:19.498Z] 
01:42:19 [2023-01-11T01:42:19.498Z] === Skipped
01:42:19 [2023-01-11T01:42:19.498Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
01:42:19 [2023-01-11T01:42:19.498Z]     build_session_test.go:25: TODO: BuildKit
01:42:19 [2023-01-11T01:42:19.498Z] 
01:42:19 [2023-01-11T01:42:19.499Z] DONE 33 tests, 1 skipped in 170.685s
01:42:19 [2023-01-11T01:42:19.499Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
01:42:19 [2023-01-11T01:42:19.499Z] ++ 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
01:42:19 [2023-01-11T01:42:19.499Z] ++ set -e
01:42:19 [2023-01-11T01:42:19.499Z] ++ '[' -n 0 ']'
01:42:19 [2023-01-11T01:42:19.499Z] ++ set -x
01:42:19 [2023-01-11T01:42:19.499Z] ++ 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
01:42:19 [2023-01-11T01:42:19.755Z] INFO: Testing against a local daemon
01:42:19 [2023-01-11T01:42:19.755Z] === RUN   TestConfigInspect
01:42:20 [2023-01-11T01:42:20.317Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
01:42:20 [2023-01-11T01:42:20.879Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
01:42:21 [2023-01-11T01:42:21.136Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
01:42:23 [2023-01-11T01:42:23.028Z] --- PASS: TestConfigInspect (2.91s)
01:42:23 [2023-01-11T01:42:23.028Z] === RUN   TestConfigList
01:42:23 [2023-01-11T01:42:23.612Z] --- PASS: TestInfoAPIWarnings (17.34s)
01:42:23 [2023-01-11T01:42:23.612Z] === RUN   TestInfoDebug
01:42:23 [2023-01-11T01:42:23.612Z] --- PASS: TestInfoDebug (1.54s)
01:42:23 [2023-01-11T01:42:23.612Z] === RUN   TestInfoInsecureRegistries
01:42:24 [2023-01-11T01:42:24.394Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
01:42:25 [2023-01-11T01:42:25.507Z] --- PASS: TestInfoInsecureRegistries (1.55s)
01:42:25 [2023-01-11T01:42:25.507Z] === RUN   TestInfoRegistryMirrors
01:42:25 [2023-01-11T01:42:25.761Z] --- PASS: TestConfigList (2.89s)
01:42:25 [2023-01-11T01:42:25.761Z] === RUN   TestConfigsCreateAndDelete
01:42:26 [2023-01-11T01:42:26.877Z] --- PASS: TestInfoRegistryMirrors (1.54s)
01:42:26 [2023-01-11T01:42:26.877Z] === RUN   TestLoginFailsWithBadCredentials
01:42:27 [2023-01-11T01:42:27.127Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
01:42:27 [2023-01-11T01:42:27.135Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
01:42:27 [2023-01-11T01:42:27.135Z] === RUN   TestPingCacheHeaders
01:42:27 [2023-01-11T01:42:27.135Z] --- PASS: TestPingCacheHeaders (0.03s)
01:42:27 [2023-01-11T01:42:27.135Z] === RUN   TestPingGet
01:42:27 [2023-01-11T01:42:27.135Z] --- PASS: TestPingGet (0.01s)
01:42:27 [2023-01-11T01:42:27.135Z] === RUN   TestPingHead
01:42:27 [2023-01-11T01:42:27.135Z] --- PASS: TestPingHead (0.02s)
01:42:27 [2023-01-11T01:42:27.135Z] === RUN   TestVersion
01:42:27 [2023-01-11T01:42:27.135Z] --- PASS: TestVersion (0.02s)
01:42:27 [2023-01-11T01:42:27.135Z] PASS
01:42:27 [2023-01-11T01:42:27.135Z] 
01:42:27 [2023-01-11T01:42:27.135Z] === Skipped
01:42:27 [2023-01-11T01:42:27.135Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:42:27 [2023-01-11T01:42:27.135Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:42:27 [2023-01-11T01:42:27.135Z] 
01:42:27 [2023-01-11T01:42:27.135Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
01:42:27 [2023-01-11T01:42:27.135Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
01:42:27 [2023-01-11T01:42:27.135Z] 
01:42:27 [2023-01-11T01:42:27.135Z] DONE 18 tests, 2 skipped in 28.065s
01:42:27 [2023-01-11T01:42:27.393Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
01:42:27 [2023-01-11T01:42:27.393Z] INFO: Testing against a local daemon
01:42:27 [2023-01-11T01:42:27.393Z] === RUN   TestVolumesCreateAndList
01:42:27 [2023-01-11T01:42:27.393Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:42:27 [2023-01-11T01:42:27.393Z] === RUN   TestVolumesRemove
01:42:27 [2023-01-11T01:42:27.393Z] --- PASS: TestVolumesRemove (0.05s)
01:42:27 [2023-01-11T01:42:27.393Z] === RUN   TestVolumesInspect
01:42:27 [2023-01-11T01:42:27.393Z] --- PASS: TestVolumesInspect (0.02s)
01:42:27 [2023-01-11T01:42:27.393Z] === RUN   TestVolumesInvalidJSON
01:42:27 [2023-01-11T01:42:27.393Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:42:27 [2023-01-11T01:42:27.393Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:42:27 [2023-01-11T01:42:27.393Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:42:27 [2023-01-11T01:42:27.393Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:42:27 [2023-01-11T01:42:27.393Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:42:27 [2023-01-11T01:42:27.393Z] PASS
01:42:27 [2023-01-11T01:42:27.393Z] 
01:42:27 [2023-01-11T01:42:27.393Z] DONE 5 tests in 0.199s
01:42:27 [2023-01-11T01:42:27.393Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:42:27 [2023-01-11T01:42:27.530Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:42:27 [2023-01-11T01:42:27.530Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:42:27 [2023-01-11T01:42:27.530Z] === RUN   TestBoolValue
01:42:27 [2023-01-11T01:42:27.530Z] --- PASS: TestBoolValue (0.00s)
01:42:27 [2023-01-11T01:42:27.530Z] === RUN   TestBoolValueOrDefault
01:42:27 [2023-01-11T01:42:27.530Z] --- PASS: TestBoolValueOrDefault (0.00s)
01:42:27 [2023-01-11T01:42:27.530Z] === RUN   TestInt64ValueOrZero
01:42:27 [2023-01-11T01:42:27.530Z] --- PASS: TestInt64ValueOrZero (0.00s)
01:42:27 [2023-01-11T01:42:27.530Z] === RUN   TestInt64ValueOrDefault
01:42:27 [2023-01-11T01:42:27.530Z] --- PASS: TestInt64ValueOrDefault (0.00s)
01:42:27 [2023-01-11T01:42:27.530Z] === RUN   TestInt64ValueOrDefaultWithError
01:42:27 [2023-01-11T01:42:27.530Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
01:42:27 [2023-01-11T01:42:27.530Z] === RUN   TestJsonContentType
01:42:27 [2023-01-11T01:42:27.530Z] --- PASS: TestJsonContentType (0.00s)
01:42:27 [2023-01-11T01:42:27.530Z] PASS
01:42:27 [2023-01-11T01:42:27.530Z] coverage: 16.2% of statements
01:42:27 [2023-01-11T01:42:27.530Z] ok  	github.com/docker/docker/api/server/httputils	0.088s	coverage: 16.2% of statements
01:42:27 [2023-01-11T01:42:27.651Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12815 is not a child of this shell
01:42:27 [2023-01-11T01:42:27.651Z] warning: PID 12815 from bundles/test-integration/docker.pid had a nonzero exit code
01:42:27 [2023-01-11T01:42:27.651Z] Leaving: AppArmorNo profiles have been unloaded.
01:42:27 [2023-01-11T01:42:27.651Z] 
01:42:27 [2023-01-11T01:42:27.651Z] Unloading profiles will leave already running processes permanently
01:42:27 [2023-01-11T01:42:27.651Z] unconfined, which can lead to unexpected situations.
01:42:27 [2023-01-11T01:42:27.651Z] 
01:42:27 [2023-01-11T01:42:27.651Z] To set a process to complain mode, use the command line tool
01:42:27 [2023-01-11T01:42:27.651Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:42:27 [2023-01-11T01:42:27.651Z] Removing test suite binaries
01:42:27 [2023-01-11T01:42:27.651Z] exiting test-integration
01:42:27 [2023-01-11T01:42:27.651Z] ++ exit 0
01:42:28 [2023-01-11T01:42:28.491Z] --- PASS: TestConfigsCreateAndDelete (2.80s)
01:42:28 [2023-01-11T01:42:28.491Z] === RUN   TestConfigsUpdate
01:42:28 [2023-01-11T01:42:28.583Z] 
01:42:29 [2023-01-11T01:42:29.420Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
Post stage
[Pipeline] junit
01:42:29 [2023-01-11T01:42:29.528Z] Recording test results
01:42:29 [2023-01-11T01:42:29.712Z] === RUN   TestMaskSecretKeys
01:42:29 [2023-01-11T01:42:29.712Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
01:42:29 [2023-01-11T01:42:29.712Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
01:42:29 [2023-01-11T01:42:29.712Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
01:42:29 [2023-01-11T01:42:29.712Z] --- PASS: TestMaskSecretKeys (0.00s)
01:42:29 [2023-01-11T01:42:29.712Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
01:42:29 [2023-01-11T01:42:29.712Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
01:42:29 [2023-01-11T01:42:29.712Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
01:42:29 [2023-01-11T01:42:29.712Z] === RUN   TestVersionMiddlewareVersion
01:42:29 [2023-01-11T01:42:29.712Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
01:42:29 [2023-01-11T01:42:29.712Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
01:42:29 [2023-01-11T01:42:29.712Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
01:42:29 [2023-01-11T01:42:29.712Z] PASS
01:42:29 [2023-01-11T01:42:29.712Z] coverage: 37.7% of statements
01:42:29 [2023-01-11T01:42:29.712Z] ok  	github.com/docker/docker/api/server/middleware	0.077s	coverage: 37.7% of statements
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:42:29 [2023-01-11T01:42:29.712Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:42:30 [2023-01-11T01:42:30.169Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:42:30 [2023-01-11T01:42:30.169Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:42:30 [2023-01-11T01:42:30.728Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:42:30 [2023-01-11T01:42:30.786Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
01:42:31 [2023-01-11T01:42:31.057Z] + echo Ensuring container killed.
01:42:31 [2023-01-11T01:42:31.057Z] Ensuring container killed.
01:42:31 [2023-01-11T01:42:31.057Z] + docker rm -vf docker-pr1
01:42:31 [2023-01-11T01:42:31.134Z] === RUN   TestStrSliceMarshalJSON
01:42:31 [2023-01-11T01:42:31.134Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
01:42:31 [2023-01-11T01:42:31.134Z] === RUN   TestStrSliceUnmarshalJSON
01:42:31 [2023-01-11T01:42:31.134Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
01:42:31 [2023-01-11T01:42:31.134Z] === RUN   TestStrSliceUnmarshalString
01:42:31 [2023-01-11T01:42:31.134Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
01:42:31 [2023-01-11T01:42:31.134Z] === RUN   TestStrSliceUnmarshalSlice
01:42:31 [2023-01-11T01:42:31.134Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
01:42:31 [2023-01-11T01:42:31.134Z] PASS
01:42:31 [2023-01-11T01:42:31.134Z] coverage: 90.0% of statements
01:42:31 [2023-01-11T01:42:31.134Z] ok  	github.com/docker/docker/api/types/strslice	0.058s	coverage: 90.0% of statements
01:42:31 [2023-01-11T01:42:31.134Z] === RUN   TestMarshalJSON
01:42:31 [2023-01-11T01:42:31.134Z] --- PASS: TestMarshalJSON (0.00s)
01:42:31 [2023-01-11T01:42:31.315Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
01:42:31 [2023-01-11T01:42:31.348Z] --- PASS: TestConfigsUpdate (2.82s)
01:42:31 [2023-01-11T01:42:31.348Z] === RUN   TestTemplatedConfig
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestMarshalJSONWithEmpty
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestMarshalJSONWithEmpty (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestToJSON
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestToJSON (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestToParamWithVersion
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestToParamWithVersion (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestFromJSON
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestFromJSON (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestEmpty
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestEmpty (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestArgsMatchKVListEmptySources
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestArgsMatchKVList
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestArgsMatchKVList (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestArgsMatch
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestArgsMatch (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestAdd
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestAdd (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestDel
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestDel (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestLen
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestLen (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestExactMatch
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestExactMatch (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestOnlyOneExactMatch
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestOnlyOneExactMatch (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestContains
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestContains (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestValidate
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestValidate (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestWalkValues
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestWalkValues (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestFuzzyMatch
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestFuzzyMatch (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestClone
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestClone (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] PASS
01:42:31 [2023-01-11T01:42:31.592Z] coverage: 93.7% of statements
01:42:31 [2023-01-11T01:42:31.592Z] ok  	github.com/docker/docker/api/types/filters	0.056s	coverage: 93.7% of statements
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestAdjustForAPIVersion
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestAdjustForAPIVersion (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] PASS
01:42:31 [2023-01-11T01:42:31.592Z] coverage: 5.7% of statements
01:42:31 [2023-01-11T01:42:31.592Z] ok  	github.com/docker/docker/api/server/router/swarm	0.059s	coverage: 5.7% of statements
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestDurationToSecondsString
01:42:31 [2023-01-11T01:42:31.592Z] --- PASS: TestDurationToSecondsString (0.00s)
01:42:31 [2023-01-11T01:42:31.592Z] === RUN   TestGetTimestamp
01:42:31 [2023-01-11T01:42:31.600Z] + echo Chowning /workspace to jenkins user
01:42:31 [2023-01-11T01:42:31.600Z] Chowning /workspace to jenkins user
01:42:31 [2023-01-11T01:42:31.600Z] + id -u
01:42:31 [2023-01-11T01:42:31.600Z] + id -g
01:42:31 [2023-01-11T01:42:31.600Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44797:/workspace busybox chown -R 1000:1000 /workspace
01:42:31 [2023-01-11T01:42:31.600Z] Unable to find image 'busybox:latest' locally
01:42:31 [2023-01-11T01:42:31.600Z] latest: Pulling from library/busybox
01:42:31 [2023-01-11T01:42:31.857Z] 205dae5015e7: Pulling fs layer
01:42:31 [2023-01-11T01:42:31.857Z] 205dae5015e7: Verifying Checksum
01:42:31 [2023-01-11T01:42:31.857Z] 205dae5015e7: Download complete
01:42:31 [2023-01-11T01:42:31.857Z] 205dae5015e7: Pull complete
01:42:31 [2023-01-11T01:42:31.857Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
01:42:31 [2023-01-11T01:42:31.857Z] Status: Downloaded newer image for busybox:latest
01:42:32 [2023-01-11T01:42:32.049Z] --- PASS: TestGetTimestamp (0.22s)
01:42:32 [2023-01-11T01:42:32.049Z] === RUN   TestParseTimestamps
01:42:32 [2023-01-11T01:42:32.049Z] --- PASS: TestParseTimestamps (0.00s)
01:42:32 [2023-01-11T01:42:32.049Z] PASS
01:42:32 [2023-01-11T01:42:32.049Z] coverage: 100.0% of statements
01:42:32 [2023-01-11T01:42:32.049Z] ok  	github.com/docker/docker/api/types/time	0.281s	coverage: 100.0% of statements
01:42:32 [2023-01-11T01:42:32.049Z] === RUN   TestCompareVersion
01:42:32 [2023-01-11T01:42:32.049Z] --- PASS: TestCompareVersion (0.00s)
01:42:32 [2023-01-11T01:42:32.049Z] PASS
01:42:32 [2023-01-11T01:42:32.049Z] coverage: 75.0% of statements
01:42:32 [2023-01-11T01:42:32.049Z] ok  	github.com/docker/docker/api/types/versions	0.094s	coverage: 75.0% of statements
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:42:32 [2023-01-11T01:42:32.049Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:42:33 [2023-01-11T01:42:33.015Z] --- PASS: TestCreateServiceMultipleTimes (15.71s)
01:42:33 [2023-01-11T01:42:33.015Z] === RUN   TestCreateServiceConflict
01:42:33 [2023-01-11T01:42:33.015Z] --- PASS: TestCreateServiceConflict (2.11s)
01:42:33 [2023-01-11T01:42:33.015Z] === RUN   TestCreateServiceMaxReplicas
[Pipeline] catchError
[Pipeline] {
01:42:33 [2023-01-11T01:42:33.240Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
[Pipeline] sh
01:42:33 [2023-01-11T01:42:33.497Z]     check_test.go:309: [d85339f61a18e] daemon is not started
01:42:33 [2023-01-11T01:42:33.497Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
01:42:33 [2023-01-11T01:42:33.529Z] + bundleName=amd64-rootless
01:42:33 [2023-01-11T01:42:33.529Z] + echo Creating amd64-rootless-bundles.tar.gz
01:42:33 [2023-01-11T01:42:33.529Z] Creating amd64-rootless-bundles.tar.gz
01:42:33 [2023-01-11T01:42:33.529Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:42:33 [2023-01-11T01:42:33.529Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
01:42:33 [2023-01-11T01:42:33.539Z] Archiving artifacts
01:42:34 [2023-01-11T01:42:34.060Z]     check_test.go:309: [da099a2b1ccbb] daemon is not started
01:42:34 [2023-01-11T01:42:34.060Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
01:42:34 [2023-01-11T01:42:34.222Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
01:42:34 [2023-01-11T01:42:34.222Z] --- PASS: TestParseRemoteURL (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.222Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
01:42:34 [2023-01-11T01:42:34.316Z] --- PASS: TestTemplatedConfig (3.18s)
01:42:34 [2023-01-11T01:42:34.316Z] === RUN   TestConfigCreateResolve
01:42:34 [2023-01-11T01:42:34.679Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
01:42:34 [2023-01-11T01:42:34.679Z] === RUN   TestCloneArgsSmartHttp
01:42:34 [2023-01-11T01:42:34.679Z] --- PASS: TestCloneArgsSmartHttp (0.09s)
01:42:34 [2023-01-11T01:42:34.679Z] === RUN   TestCloneArgsDumbHttp
01:42:34 [2023-01-11T01:42:34.679Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
01:42:34 [2023-01-11T01:42:34.679Z] === RUN   TestCloneArgsGit
01:42:34 [2023-01-11T01:42:34.679Z] --- PASS: TestCloneArgsGit (0.00s)
01:42:34 [2023-01-11T01:42:34.679Z] === RUN   TestCheckoutGit
01:42:34 [2023-01-11T01:42:34.679Z]     gitutils_test.go:180: git version 2.11.1.windows.1
01:42:34 [2023-01-11T01:42:34.679Z]     gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2810712360/001/repo/.git/
01:42:35 [2023-01-11T01:42:35.137Z]     gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile.
01:42:35 [2023-01-11T01:42:35.137Z]         The file will have its original line endings in your working directory.
01:42:35 [2023-01-11T01:42:35.137Z]     gitutils_test.go:254: [master (root-commit) 8c30a0d] First commit
01:42:35 [2023-01-11T01:42:35.137Z]          2 files changed, 3 insertions(+)
01:42:35 [2023-01-11T01:42:35.137Z]          create mode 100644 Dockerfile
01:42:35 [2023-01-11T01:42:35.137Z]          create mode 100644 subdir/Dockerfile
01:42:35 [2023-01-11T01:42:35.137Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
01:42:35 [2023-01-11T01:42:35.137Z]         The file will have its original line endings in your working directory.
01:42:35 [2023-01-11T01:42:35.137Z]     gitutils_test.go:255: Switched to a new branch 'test'
01:42:35 [2023-01-11T01:42:35.201Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44797/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:42:35 [2023-01-11T01:42:35.244Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
01:42:35 [2023-01-11T01:42:35.514Z] + make clean
01:42:35 [2023-01-11T01:42:35.531Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
01:42:35 [2023-01-11T01:42:35.531Z] === RUN   TestCreateWithDuplicateNetworkNames
01:42:35 [2023-01-11T01:42:35.596Z]     gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile.
01:42:35 [2023-01-11T01:42:35.596Z]         The file will have its original line endings in your working directory.
01:42:35 [2023-01-11T01:42:35.596Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
01:42:35 [2023-01-11T01:42:35.596Z]         The file will have its original line endings in your working directory.
01:42:35 [2023-01-11T01:42:35.596Z]     gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile.
01:42:35 [2023-01-11T01:42:35.596Z]         The file will have its original line endings in your working directory.
01:42:35 [2023-01-11T01:42:35.596Z]         [test 8d78539] Branch commit
01:42:35 [2023-01-11T01:42:35.596Z]          2 files changed, 3 insertions(+), 2 deletions(-)
01:42:35 [2023-01-11T01:42:35.596Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
01:42:35 [2023-01-11T01:42:35.596Z]         The file will have its original line endings in your working directory.
01:42:35 [2023-01-11T01:42:35.596Z]     gitutils_test.go:262: Switched to branch 'master'
01:42:35 [2023-01-11T01:42:35.807Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
01:42:35 [2023-01-11T01:42:35.807Z]     check_test.go:309: [d2dad2070ea70] daemon is not started
01:42:35 [2023-01-11T01:42:35.807Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
01:42:36 [2023-01-11T01:42:36.053Z]     gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2810712360/001/subrepo/.git/
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestProcessNoDockerignore
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestProcessNoDockerignore (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestProcessShouldLeaveAllFiles
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestDetectContentType
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestDetectContentType (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestSelectAcceptableMIME
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestSelectAcceptableMIME (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestInspectEmptyResponse
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestInspectEmptyResponse (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestInspectResponseBinary
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestInspectResponseBinary (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestResponseUnsupportedContentType
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestInspectResponseTextSimple
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestInspectResponseTextSimple (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestInspectResponseEmptyContentType
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestUnknownContentLength
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestUnknownContentLength (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestDownloadRemote
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestDownloadRemote (0.13s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestGetWithStatusError
01:42:36 [2023-01-11T01:42:36.053Z] --- PASS: TestGetWithStatusError (0.01s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestCloseRootDirectory
01:42:36 [2023-01-11T01:42:36.053Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:42:36 [2023-01-11T01:42:36.053Z] --- SKIP: TestCloseRootDirectory (0.00s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestHashFile
01:42:36 [2023-01-11T01:42:36.053Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:42:36 [2023-01-11T01:42:36.053Z] --- SKIP: TestHashFile (0.01s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestHashSubdir
01:42:36 [2023-01-11T01:42:36.053Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:42:36 [2023-01-11T01:42:36.053Z] --- SKIP: TestHashSubdir (0.01s)
01:42:36 [2023-01-11T01:42:36.053Z] === RUN   TestRemoveDirectory
01:42:36 [2023-01-11T01:42:36.053Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:42:36 [2023-01-11T01:42:36.053Z] --- SKIP: TestRemoveDirectory (0.01s)
01:42:36 [2023-01-11T01:42:36.053Z] PASS
01:42:36 [2023-01-11T01:42:36.053Z] coverage: 9.3% of statements
01:42:36 [2023-01-11T01:42:36.053Z] ok  	github.com/docker/docker/builder/remotecontext	0.353s	coverage: 9.3% of statements
01:42:36 [2023-01-11T01:42:36.053Z]     gitutils_test.go:273: [master (root-commit) c626d6f] Subrepo initial
01:42:36 [2023-01-11T01:42:36.053Z]          1 file changed, 1 insertion(+)
01:42:36 [2023-01-11T01:42:36.053Z]          create mode 100644 subfile
01:42:36 [2023-01-11T01:42:36.063Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
01:42:36 [2023-01-11T01:42:36.082Z] docker volume rm -f docker-dev-cache
01:42:36 [2023-01-11T01:42:36.082Z] docker-dev-cache
[Pipeline] deleteDir
01:42:36 [2023-01-11T01:42:36.512Z] === RUN   TestEnable
01:42:36 [2023-01-11T01:42:36.512Z] --- PASS: TestEnable (0.00s)
01:42:36 [2023-01-11T01:42:36.512Z] === RUN   TestDisable
01:42:36 [2023-01-11T01:42:36.512Z] --- PASS: TestDisable (0.00s)
01:42:36 [2023-01-11T01:42:36.512Z] === RUN   TestEnabled
01:42:36 [2023-01-11T01:42:36.512Z] --- PASS: TestEnabled (0.00s)
01:42:36 [2023-01-11T01:42:36.512Z] PASS
01:42:36 [2023-01-11T01:42:36.512Z] coverage: 100.0% of statements
01:42:36 [2023-01-11T01:42:36.512Z] ok  	github.com/docker/docker/cli/debug	0.060s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestGetAllAllowed
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestGetAllAllowed (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestGetAllMeta
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestGetAllMeta (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestWarnOnUnusedBuildArgs
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestIsUnreferencedBuiltin
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestIsExistingDirectory
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestIsExistingDirectory (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestGetFilenameForDownload
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestGetFilenameForDownload (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestEnv2Variables
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestEnv2Variables (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestEnvValueWithExistingRunConfigEnv
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestMaintainer
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestMaintainer (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestLabel
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestLabel (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestFromScratch
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestFromScratch (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestFromWithArg
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestFromWithArg (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestFromWithArgButBuildArgsNotGiven
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestFromWithUndefinedArg
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestFromWithUndefinedArg (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestFromMultiStageWithNamedStage
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestOnbuild
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestOnbuild (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestWorkdir
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestWorkdir (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestCmd
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestCmd (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestHealthcheckNone
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestHealthcheckNone (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestHealthcheckCmd
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestHealthcheckCmd (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestEntrypoint
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestEntrypoint (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestExpose
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestExpose (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestUser
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestUser (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestVolume
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestVolume (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestStopSignal
01:42:36 [2023-01-11T01:42:36.969Z]     dispatchers_test.go:377: Windows does not support stopsignal
01:42:36 [2023-01-11T01:42:36.969Z] --- SKIP: TestStopSignal (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestArg
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestArg (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestShell
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestShell (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestPrependEnvOnCmd
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestPrependEnvOnCmd (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestRunWithBuildArgs
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestRunWithBuildArgs (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestRunIgnoresHealthcheck
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatchUnsupportedOptions
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestNormalizeWorkdir
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestNormalizeWorkdir (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch/ADD_multiple_files_to_file
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch/COPY_multiple_files_to_file
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch/COPY_wildcard_no_files
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestDispatch/COPY_url
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestDispatch (0.23s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.08s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.10s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
01:42:36 [2023-01-11T01:42:36.969Z]     --- PASS: TestDispatch/COPY_url (0.01s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestAddScratchImageAddsToMounts
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestAddFromScratchPopulatesPlatform
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
01:42:36 [2023-01-11T01:42:36.969Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
01:42:36 [2023-01-11T01:42:36.969Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestImageSourceGetAddsToMounts
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestEmptyDockerfile
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestEmptyDockerfile (0.02s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestSymlinkDockerfile
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestSymlinkDockerfile (0.01s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestDockerfileOutsideTheBuildContext
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestNonExistingDockerfile
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestNonExistingDockerfile (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestCopyRunConfig
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestCopyRunConfig (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestDeepCopyRunConfig
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestDeepCopyRunConfig (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestExportImage
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestExportImage (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] === RUN   TestNormalizeDest
01:42:36 [2023-01-11T01:42:36.970Z] --- PASS: TestNormalizeDest (0.00s)
01:42:36 [2023-01-11T01:42:36.970Z] PASS
01:42:36 [2023-01-11T01:42:36.970Z] coverage: 46.8% of statements
01:42:36 [2023-01-11T01:42:36.970Z] ok  	github.com/docker/docker/builder/dockerfile	0.412s	coverage: 46.8% of statements
01:42:37 [2023-01-11T01:42:37.427Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
01:42:37 [2023-01-11T01:42:37.429Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
01:42:37 [2023-01-11T01:42:37.429Z] --- PASS: TestConfigCreateResolve (3.01s)
01:42:37 [2023-01-11T01:42:37.429Z] === RUN   TestConfigDaemonLibtrustID
01:42:37 [2023-01-11T01:42:37.429Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
01:42:37 [2023-01-11T01:42:37.991Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
01:42:37 [2023-01-11T01:42:37.991Z] PASS
01:42:37 [2023-01-11T01:42:37.991Z] 
01:42:37 [2023-01-11T01:42:37.991Z] DONE 7 tests in 18.328s
01:42:37 [2023-01-11T01:42:37.991Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
01:42:37 [2023-01-11T01:42:37.991Z] ++ 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
01:42:37 [2023-01-11T01:42:37.991Z] ++ set -e
01:42:37 [2023-01-11T01:42:37.991Z] ++ '[' -n 0 ']'
01:42:37 [2023-01-11T01:42:37.991Z] ++ set -x
01:42:37 [2023-01-11T01:42:37.991Z] ++ 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
01:42:37 [2023-01-11T01:42:37.991Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
01:42:38 [2023-01-11T01:42:38.247Z] INFO: Testing against a local daemon
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestCheckpoint
01:42:38 [2023-01-11T01:42:38.247Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:42:38 [2023-01-11T01:42:38.247Z] --- SKIP: TestCheckpoint (0.00s)
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestContainerInvalidJSON
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:42:38 [2023-01-11T01:42:38.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:42:38 [2023-01-11T01:42:38.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:42:38 [2023-01-11T01:42:38.247Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:42:38 [2023-01-11T01:42:38.247Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:42:38 [2023-01-11T01:42:38.247Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:42:38 [2023-01-11T01:42:38.247Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:42:38 [2023-01-11T01:42:38.247Z] --- PASS: TestContainerInvalidJSON (0.03s)
01:42:38 [2023-01-11T01:42:38.247Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:42:38 [2023-01-11T01:42:38.247Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:42:38 [2023-01-11T01:42:38.247Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:42:38 [2023-01-11T01:42:38.247Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestCopyFromContainerPathIsNotDir
01:42:38 [2023-01-11T01:42:38.247Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
01:42:38 [2023-01-11T01:42:38.247Z] === RUN   TestCopyToContainerPathDoesNotExist
01:42:38 [2023-01-11T01:42:38.503Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
01:42:38 [2023-01-11T01:42:38.503Z] === RUN   TestCopyToContainerPathIsNotDir
01:42:38 [2023-01-11T01:42:38.503Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
01:42:38 [2023-01-11T01:42:38.503Z] === RUN   TestCopyFromContainer
01:42:39 [2023-01-11T01:42:39.869Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
01:42:40 [2023-01-11T01:42:40.125Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
01:42:40 [2023-01-11T01:42:40.125Z] === RUN   TestCopyFromContainer//
01:42:40 [2023-01-11T01:42:40.125Z] === RUN   TestCopyFromContainer//bar/root
01:42:40 [2023-01-11T01:42:40.382Z] === RUN   TestCopyFromContainer//bar/root/
01:42:40 [2023-01-11T01:42:40.382Z] === RUN   TestCopyFromContainer/bar/quux
01:42:40 [2023-01-11T01:42:40.639Z] === RUN   TestCopyFromContainer/bar/quux/
01:42:40 [2023-01-11T01:42:40.639Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:42:40 [2023-01-11T01:42:40.639Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:42:40 [2023-01-11T01:42:40.897Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:42:40 [2023-01-11T01:42:40.897Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:42:41 [2023-01-11T01:42:41.151Z]     gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2810712360/001/repo/sub'...
01:42:41 [2023-01-11T01:42:41.151Z]         warning: LF will be replaced by CRLF in .gitmodules.
01:42:41 [2023-01-11T01:42:41.151Z]         The file will have its original line endings in your working directory.
01:42:41 [2023-01-11T01:42:41.151Z]     gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules.
01:42:41 [2023-01-11T01:42:41.151Z]         The file will have its original line endings in your working directory.
01:42:41 [2023-01-11T01:42:41.151Z]     gitutils_test.go:277: [master 166b093] With submodule
01:42:41 [2023-01-11T01:42:41.151Z]          2 files changed, 4 insertions(+)
01:42:41 [2023-01-11T01:42:41.151Z]          create mode 100644 .gitmodules
01:42:41 [2023-01-11T01:42:41.151Z]          create mode 160000 sub
01:42:41 [2023-01-11T01:42:41.151Z]         warning: LF will be replaced by CRLF in .gitmodules.
01:42:41 [2023-01-11T01:42:41.151Z]         The file will have its original line endings in your working directory.
01:42:41 [2023-01-11T01:42:41.151Z] === RUN   TestCheckoutGit/#00
01:42:41 [2023-01-11T01:42:41.153Z] === RUN   TestCopyFromContainer/bar/notarget
01:42:41 [2023-01-11T01:42:41.153Z] --- PASS: TestCopyFromContainer (2.68s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer// (0.10s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
01:42:41 [2023-01-11T01:42:41.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:42:41 [2023-01-11T01:42:41.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:41 [2023-01-11T01:42:41.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:41 [2023-01-11T01:42:41.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:41 [2023-01-11T01:42:41.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:41 [2023-01-11T01:42:41.153Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:41 [2023-01-11T01:42:41.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:41 [2023-01-11T01:42:41.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:41 [2023-01-11T01:42:41.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:41 [2023-01-11T01:42:41.153Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:41 [2023-01-11T01:42:41.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
01:42:41 [2023-01-11T01:42:41.153Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:42:41 [2023-01-11T01:42:41.153Z] === RUN   TestCreateLinkToNonExistingContainer
01:42:41 [2023-01-11T01:42:41.410Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s)
01:42:41 [2023-01-11T01:42:41.410Z] === RUN   TestCreateWithInvalidEnv
01:42:41 [2023-01-11T01:42:41.410Z] === RUN   TestCreateWithInvalidEnv/0
01:42:41 [2023-01-11T01:42:41.410Z] === PAUSE TestCreateWithInvalidEnv/0
01:42:41 [2023-01-11T01:42:41.410Z] === RUN   TestCreateWithInvalidEnv/1
01:42:41 [2023-01-11T01:42:41.410Z] === PAUSE TestCreateWithInvalidEnv/1
01:42:41 [2023-01-11T01:42:41.410Z] === RUN   TestCreateWithInvalidEnv/2
01:42:41 [2023-01-11T01:42:41.410Z] === PAUSE TestCreateWithInvalidEnv/2
01:42:41 [2023-01-11T01:42:41.410Z] === CONT  TestCreateWithInvalidEnv/0
01:42:41 [2023-01-11T01:42:41.410Z] === CONT  TestCreateWithInvalidEnv/2
01:42:41 [2023-01-11T01:42:41.410Z] === CONT  TestCreateWithInvalidEnv/1
01:42:41 [2023-01-11T01:42:41.410Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
01:42:41 [2023-01-11T01:42:41.410Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:42:41 [2023-01-11T01:42:41.410Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:42:41 [2023-01-11T01:42:41.410Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:42:41 [2023-01-11T01:42:41.410Z] === RUN   TestCreateTmpfsMountsTarget
01:42:41 [2023-01-11T01:42:41.410Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
01:42:41 [2023-01-11T01:42:41.410Z] === RUN   TestCreateWithCustomMaskedPaths
01:42:41 [2023-01-11T01:42:41.972Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
01:42:42 [2023-01-11T01:42:42.533Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
01:42:42 [2023-01-11T01:42:42.683Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:42:42 [2023-01-11T01:42:42.683Z]         
01:42:42 [2023-01-11T01:42:42.683Z]     gitutils_test.go:211: git-http-backend: 
01:42:43 [2023-01-11T01:42:43.097Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s)
01:42:43 [2023-01-11T01:42:43.097Z] === RUN   TestCreateWithCustomReadonlyPaths
01:42:43 [2023-01-11T01:42:43.097Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
01:42:43 [2023-01-11T01:42:43.661Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
01:42:43 [2023-01-11T01:42:43.917Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
01:42:45 [2023-01-11T01:42:45.284Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s)
01:42:45 [2023-01-11T01:42:45.284Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:42:45 [2023-01-11T01:42:45.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:45 [2023-01-11T01:42:45.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:45 [2023-01-11T01:42:45.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:45 [2023-01-11T01:42:45.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:45 [2023-01-11T01:42:45.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:45 [2023-01-11T01:42:45.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:45 [2023-01-11T01:42:45.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:45 [2023-01-11T01:42:45.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
01:42:45 [2023-01-11T01:42:45.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:42:45 [2023-01-11T01:42:45.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:42:45 [2023-01-11T01:42:45.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:42:45 [2023-01-11T01:42:45.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:42:45 [2023-01-11T01:42:45.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:42:45 [2023-01-11T01:42:45.284Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:42:45 [2023-01-11T01:42:45.539Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
01:42:45 [2023-01-11T01:42:45.539Z] === RUN   TestCreateDifferentPlatform
01:42:45 [2023-01-11T01:42:45.539Z] === RUN   TestCreateDifferentPlatform/different_os
01:42:45 [2023-01-11T01:42:45.539Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:42:45 [2023-01-11T01:42:45.539Z] --- PASS: TestCreateDifferentPlatform (0.03s)
01:42:45 [2023-01-11T01:42:45.539Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:42:45 [2023-01-11T01:42:45.539Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:42:45 [2023-01-11T01:42:45.539Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:42:45 [2023-01-11T01:42:45.539Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
01:42:45 [2023-01-11T01:42:45.539Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:42:45 [2023-01-11T01:42:45.796Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
01:42:45 [2023-01-11T01:42:45.796Z] === RUN   TestContainerStartOnDaemonRestart
01:42:45 [2023-01-11T01:42:45.796Z] === PAUSE TestContainerStartOnDaemonRestart
01:42:45 [2023-01-11T01:42:45.796Z] === RUN   TestDaemonRestartIpcMode
01:42:45 [2023-01-11T01:42:45.796Z] === PAUSE TestDaemonRestartIpcMode
01:42:45 [2023-01-11T01:42:45.796Z] === RUN   TestDaemonHostGatewayIP
01:42:45 [2023-01-11T01:42:45.796Z] === PAUSE TestDaemonHostGatewayIP
01:42:45 [2023-01-11T01:42:45.796Z] === RUN   TestRestartDaemonWithRestartingContainer
01:42:45 [2023-01-11T01:42:45.796Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:42:45 [2023-01-11T01:42:45.796Z] === RUN   TestContainerKillOnDaemonStart
01:42:45 [2023-01-11T01:42:45.796Z] === PAUSE TestContainerKillOnDaemonStart
01:42:45 [2023-01-11T01:42:45.796Z] === RUN   TestDiff
01:42:46 [2023-01-11T01:42:46.381Z] --- PASS: TestDiff (0.57s)
01:42:46 [2023-01-11T01:42:46.381Z] === RUN   TestExecWithCloseStdin
01:42:46 [2023-01-11T01:42:46.409Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:42:46 [2023-01-11T01:42:46.409Z]         
01:42:46 [2023-01-11T01:42:46.409Z]     gitutils_test.go:211: git-http-backend: 
01:42:46 [2023-01-11T01:42:46.964Z] --- PASS: TestExecWithCloseStdin (0.71s)
01:42:46 [2023-01-11T01:42:46.964Z] === RUN   TestExec
01:42:47 [2023-01-11T01:42:47.220Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
01:42:47 [2023-01-11T01:42:47.781Z] --- PASS: TestExec (0.73s)
01:42:47 [2023-01-11T01:42:47.781Z] === RUN   TestExecUser
01:42:48 [2023-01-11T01:42:48.342Z] --- PASS: TestExecUser (0.66s)
01:42:48 [2023-01-11T01:42:48.342Z] === RUN   TestExportContainerAndImportImage
01:42:49 [2023-01-11T01:42:49.271Z] --- PASS: TestExportContainerAndImportImage (0.81s)
01:42:49 [2023-01-11T01:42:49.271Z] === RUN   TestExportContainerAfterDaemonRestart
01:42:49 [2023-01-11T01:42:49.302Z] === RUN   TestCheckoutGit/master
01:42:49 [2023-01-11T01:42:49.526Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
01:42:50 [2023-01-11T01:42:50.369Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
01:42:50 [2023-01-11T01:42:50.369Z] === RUN   TestCreateServiceSecretFileMode
01:42:50 [2023-01-11T01:42:50.453Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s)
01:42:50 [2023-01-11T01:42:50.453Z] === RUN   TestHealthCheckWorkdir
01:42:51 [2023-01-11T01:42:51.015Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
01:42:51 [2023-01-11T01:42:51.475Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:42:51 [2023-01-11T01:42:51.475Z]         
01:42:51 [2023-01-11T01:42:51.475Z]     gitutils_test.go:211: git-http-backend: 
01:42:51 [2023-01-11T01:42:51.575Z] --- PASS: TestHealthCheckWorkdir (0.91s)
01:42:51 [2023-01-11T01:42:51.575Z] === RUN   TestHealthKillContainer
01:42:51 [2023-01-11T01:42:51.576Z]     check_test.go:309: [d0714cba08499] daemon is not started
01:42:51 [2023-01-11T01:42:51.576Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
01:42:52 [2023-01-11T01:42:52.139Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
01:42:52 [2023-01-11T01:42:52.395Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
01:42:52 [2023-01-11T01:42:52.395Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
01:42:52 [2023-01-11T01:42:52.395Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
01:42:52 [2023-01-11T01:42:52.956Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
01:42:53 [2023-01-11T01:42:53.519Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCheckpointCreateError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCheckpointCreateError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCheckpointCreate
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCheckpointCreate (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCheckpointDeleteError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCheckpointDeleteError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCheckpointDelete
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCheckpointDelete (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCheckpointListError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCheckpointListError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCheckpointList
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCheckpointList (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCheckpointListContainerNotFound
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNewClientWithOpsFromEnv
01:42:53 [2023-01-11T01:42:53.643Z]     client_test.go:23: runtime.GOOS == "windows"
01:42:53 [2023-01-11T01:42:53.643Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestGetAPIPath
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestGetAPIPath (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestParseHostURL
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestParseHostURL (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNegotiateAPIVersionEmpty
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNegotiateAPIVersion
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestNegotiateAPIVersion (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNegotiateAPVersionOverride
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNegotiateAPIVersionAutomatic
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestClientRedirect
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestClientRedirect (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigCreateUnsupported
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigCreateUnsupported (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigCreateError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigCreateError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigCreate
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigCreate (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigInspectNotFound
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigInspectNotFound (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigInspectWithEmptyID
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigInspectUnsupported
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigInspectUnsupported (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigInspectError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigInspectError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigInspectConfigNotFound
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigInspect
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigInspect (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigListUnsupported
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigListUnsupported (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigListError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigListError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigList
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigList (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigRemoveUnsupported
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigRemoveError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigRemoveError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigRemove
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigRemove (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigUpdateUnsupported
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigUpdateError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigUpdateError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestConfigUpdate
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestConfigUpdate (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerCommitError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerCommitError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerCommit
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerCommit (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStatPathError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStatPathError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStatPathNotFoundError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStatPathNoHeaderError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStatPath
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStatPath (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyToContainerError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyToContainerError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyToContainerNotFoundError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyToContainerNotStatusOKError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyToContainer
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyToContainer (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyFromContainerError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyFromContainerError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyFromContainerNotFoundError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyFromContainerNotStatusOKError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyFromContainerNoHeaderError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestCopyFromContainer
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestCopyFromContainer (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerCreateError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerCreateError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerCreateImageNotFound
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerCreateWithName
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerCreateWithName (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerCreateAutoRemove
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerDiffError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerDiffError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerDiff
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerDiff (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecCreateError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecCreateError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecCreate
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecCreate (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecStartError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecStartError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecStart
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecStart (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecInspectError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecInspectError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecInspect
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecInspect (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExportError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExportError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExport
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExport (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerInspectError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerInspectError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerInspectContainerNotFound
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerInspectWithEmptyID
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerInspect
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerInspect (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerInspectNode
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerInspectNode (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerKillError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerKillError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerKill
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerKill (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerListError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerListError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerList
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerList (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerLogsNotFoundError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerLogsError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerLogsError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerLogs
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerLogs (0.27s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerPauseError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerPauseError (0.02s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerPause
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerPause (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainersPruneError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainersPruneError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainersPrune
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainersPrune (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerRemoveError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerRemoveError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerRemoveNotFoundError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerRemove
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerRemove (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerRenameError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerRenameError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerRename
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerRename (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerResizeError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerResizeError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecResizeError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecResizeError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerResize
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerResize (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerExecResize
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerExecResize (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerRestartError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerRestartError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerRestart
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerRestart (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStartError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStartError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStart
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStart (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStatsError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStatsError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStats
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStats (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStopError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStopError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerStop
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerStop (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerTopError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerTopError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerTop
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerTop (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerUnpauseError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerUnpauseError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerUnpause
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerUnpause (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerUpdateError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerUpdateError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerUpdate
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerUpdate (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerWaitError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerWaitError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestContainerWait
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestContainerWait (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestDiskUsageError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestDiskUsageError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestDiskUsage
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestDiskUsage (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestDistributionInspectUnsupported
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestDistributionInspectWithEmptyID
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestEventsErrorInOptions
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestEventsErrorInOptions (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestEventsErrorFromServer
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestEventsErrorFromServer (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestEvents
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestEvents (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestTLSCloseWriter
01:42:53 [2023-01-11T01:42:53.643Z] === PAUSE TestTLSCloseWriter
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageBuildError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageBuildError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageBuild
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageBuild (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestGetDockerOS
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestGetDockerOS (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageCreateError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageCreateError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageCreate
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageCreate (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageHistoryError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageHistoryError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageHistory
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageHistory (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageImportError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageImportError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageImport
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageImport (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageInspectError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageInspectError (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageInspectImageNotFound
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageInspectImageNotFound (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageInspectWithEmptyID
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageInspect
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageInspect (0.00s)
01:42:53 [2023-01-11T01:42:53.643Z] === RUN   TestImageListError
01:42:53 [2023-01-11T01:42:53.643Z] --- PASS: TestImageListError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageList
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageList (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageListApiBefore125
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageListApiBefore125 (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageLoadError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageLoadError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageLoad
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageLoad (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagesPruneError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagesPruneError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagesPrune
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagesPrune (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePullReferenceParseError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePullReferenceParseError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePullAnyError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePullAnyError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePullStatusUnauthorizedError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePullWithPrivilegedFuncNoError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePullWithoutErrors
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePullWithoutErrors (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushReferenceError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePushReferenceError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushAnyError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePushAnyError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushStatusUnauthorizedError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithPrivilegedFuncNoError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithoutErrors
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImagePushWithoutErrors (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageRemoveError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageRemoveError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageRemoveImageNotFound
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageRemove
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageRemove (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageSaveError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageSaveError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageSave
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageSave (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageSearchAnyError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageSearchAnyError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageSearchStatusUnauthorizedError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
01:42:54 [2023-01-11T01:42:54.100Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
01:42:54 [2023-01-11T01:42:54.100Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestImageSearchWithoutErrors
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestImageTagError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestImageTagError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestImageTagInvalidReference
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestImageTagInvalidReference (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestImageTagInvalidSourceImageName
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestImageTagHexSource
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestImageTagHexSource (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestImageTag
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestImageTag (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestInfoServerError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestInfoServerError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestInfoInvalidResponseJSONError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestInfo
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestInfo (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkConnectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkConnectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkConnect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkConnect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkCreateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkCreateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkCreate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkCreate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkDisconnectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkDisconnectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkDisconnect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkDisconnect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkInspectNotFoundError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkInspectWithEmptyID
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkListError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkListError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkList
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkList (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworksPruneError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworksPruneError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworksPrune
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworksPrune (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkRemoveError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkRemoveError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNetworkRemove
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNetworkRemove (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeInspectNodeNotFound
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeInspectWithEmptyID
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeListError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeListError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeList
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeList (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeRemoveError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeRemoveError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeRemove
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeRemove (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeUpdateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeUpdateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestNodeUpdate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestNodeUpdate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestOptionWithTimeout
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestOptionWithTimeout (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingFail
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPingFail (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingWithError
01:42:54 [2023-01-11T01:42:54.101Z] 2023/01/11 01:42:53 RoundTripper returned a response & error; ignoring response
01:42:54 [2023-01-11T01:42:54.101Z] 2023/01/11 01:42:53 RoundTripper returned a response & error; ignoring response
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPingWithError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingSuccess
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPingSuccess (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingHeadFallback
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingHeadFallback/OK
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingHeadFallback/Internal_Server_Error
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingHeadFallback/Not_Found
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPingHeadFallback (0.03s)
01:42:54 [2023-01-11T01:42:54.101Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginDisableError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginDisableError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginDisable
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginDisable (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginEnableError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginEnableError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginEnable
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginEnable (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginInspectWithEmptyID
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginListError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginListError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginList
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginList (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginPushError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginPushError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginPush
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginPush (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginRemoveError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginRemoveError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginRemove
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginRemove (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginSetError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginSetError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPluginSet
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPluginSet (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSetHostHeader
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSetHostHeader (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestPlainTextError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestPlainTextError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestInfiniteError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestInfiniteError (0.02s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretCreateUnsupported
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretCreateUnsupported (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretCreateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretCreateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretCreate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretCreate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretInspectUnsupported
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretInspectUnsupported (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretInspectSecretNotFound
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretInspectWithEmptyID
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretListUnsupported
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretListUnsupported (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretListError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretListError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretList
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretList (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretRemoveUnsupported
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretRemoveError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretRemoveError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretRemove
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretRemove (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretUpdateUnsupported
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretUpdateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretUpdateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSecretUpdate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSecretUpdate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceCreateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceCreateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceCreate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceCreate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceCreateCompatiblePlatforms
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceCreateDigestPinning
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceInspectServiceNotFound
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceInspectWithEmptyID
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceListError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceListError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceList
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceList (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceLogsError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceLogsError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceLogs
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceLogs (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceRemoveError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceRemoveError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceRemoveNotFoundError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceRemove
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceRemove (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceUpdateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceUpdateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestServiceUpdate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestServiceUpdate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmGetUnlockKeyError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmGetUnlockKey
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmInitError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmInitError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmInit
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmInit (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmJoinError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmJoinError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmJoin
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmJoin (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmLeaveError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmLeaveError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmLeave
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmLeave (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmUnlockError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmUnlockError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmUnlock
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmUnlock (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmUpdateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmUpdateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestSwarmUpdate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestSwarmUpdate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestTaskInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestTaskInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestTaskInspectWithEmptyID
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestTaskInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestTaskInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestTaskListError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestTaskListError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestTaskList
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestTaskList (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeCreateError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeCreateError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeCreate
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeCreate (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeInspectError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeInspectError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeInspectNotFound
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeInspectNotFound (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeInspectWithEmptyID
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeInspect
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeInspect (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeListError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeListError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeList
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeList (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeRemoveError
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeRemoveError (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === RUN   TestVolumeRemove
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestVolumeRemove (0.00s)
01:42:54 [2023-01-11T01:42:54.101Z] === CONT  TestTLSCloseWriter
01:42:54 [2023-01-11T01:42:54.101Z] --- PASS: TestTLSCloseWriter (0.03s)
01:42:54 [2023-01-11T01:42:54.101Z] PASS
01:42:54 [2023-01-11T01:42:54.101Z] coverage: 74.9% of statements
01:42:54 [2023-01-11T01:42:54.101Z] ok  	github.com/docker/docker/client	0.568s	coverage: 74.9% of statements
01:42:55 [2023-01-11T01:42:55.067Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:42:55 [2023-01-11T01:42:55.067Z]         
01:42:55 [2023-01-11T01:42:55.067Z]     gitutils_test.go:211: git-http-backend: 
01:42:55 [2023-01-11T01:42:55.409Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
01:42:55 [2023-01-11T01:42:55.969Z] === RUN   TestDockerSuite/TestBuildAddNonTar
01:42:56 [2023-01-11T01:42:56.897Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
01:42:57 [2023-01-11T01:42:57.153Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
01:42:58 [2023-01-11T01:42:58.791Z] === RUN   TestCheckoutGit/:subdir
01:42:59 [2023-01-11T01:42:59.251Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:42:59 [2023-01-11T01:42:59.251Z]         
01:42:59 [2023-01-11T01:42:59.251Z]     gitutils_test.go:211: git-http-backend: 
01:42:59 [2023-01-11T01:42:59.676Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
01:42:59 [2023-01-11T01:42:59.676Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
01:42:59 [2023-01-11T01:42:59.676Z] --- PASS: TestHealthKillContainer (8.34s)
01:42:59 [2023-01-11T01:42:59.676Z] === RUN   TestHealthCheckProcessKilled
01:43:00 [2023-01-11T01:43:00.604Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
01:43:00 [2023-01-11T01:43:00.604Z] === RUN   TestInspectCpusetInConfigPre120
01:43:01 [2023-01-11T01:43:01.167Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
01:43:01 [2023-01-11T01:43:01.167Z] === RUN   TestIpcModeNone
01:43:01 [2023-01-11T01:43:01.729Z] --- PASS: TestIpcModeNone (0.61s)
01:43:01 [2023-01-11T01:43:01.729Z] === RUN   TestIpcModePrivate
01:43:01 [2023-01-11T01:43:01.729Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
01:43:01 [2023-01-11T01:43:01.729Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
01:43:01 [2023-01-11T01:43:01.729Z]     check_test.go:309: [d5db3484813ca] daemon is not started
01:43:01 [2023-01-11T01:43:01.729Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
01:43:01 [2023-01-11T01:43:01.985Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
01:43:02 [2023-01-11T01:43:02.241Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
01:43:02 [2023-01-11T01:43:02.497Z] --- PASS: TestIpcModePrivate (0.77s)
01:43:02 [2023-01-11T01:43:02.497Z] === RUN   TestIpcModeShareable
01:43:02 [2023-01-11T01:43:02.534Z] --- PASS: TestCreateServiceSecretFileMode (12.42s)
01:43:02 [2023-01-11T01:43:02.534Z] === RUN   TestCreateServiceConfigFileMode
01:43:03 [2023-01-11T01:43:03.059Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
01:43:03 [2023-01-11T01:43:03.060Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
01:43:03 [2023-01-11T01:43:03.316Z] --- PASS: TestIpcModeShareable (0.83s)
01:43:03 [2023-01-11T01:43:03.316Z] === RUN   TestAPIIpcModeShareableAndContainer
01:43:03 [2023-01-11T01:43:03.878Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
01:43:03 [2023-01-11T01:43:03.934Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:03 [2023-01-11T01:43:03.934Z]         
01:43:03 [2023-01-11T01:43:03.934Z]     gitutils_test.go:211: git-http-backend: 
01:43:04 [2023-01-11T01:43:04.438Z] === RUN   TestDockerSuite/TestBuildAddScript
01:43:05 [2023-01-11T01:43:05.804Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
01:43:05 [2023-01-11T01:43:05.804Z] === RUN   TestAPIIpcModeHost
01:43:06 [2023-01-11T01:43:06.061Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
01:43:06 [2023-01-11T01:43:06.623Z] --- PASS: TestAPIIpcModeHost (0.71s)
01:43:06 [2023-01-11T01:43:06.623Z] === RUN   TestDaemonIpcModeShareable
01:43:06 [2023-01-11T01:43:06.832Z] === RUN   TestCheckoutGit/:nosubdir
01:43:07 [2023-01-11T01:43:07.184Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
01:43:07 [2023-01-11T01:43:07.441Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
01:43:08 [2023-01-11T01:43:08.004Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
01:43:08 [2023-01-11T01:43:08.260Z] --- PASS: TestDaemonIpcModeShareable (1.67s)
01:43:08 [2023-01-11T01:43:08.260Z] === RUN   TestDaemonIpcModePrivate
01:43:08 [2023-01-11T01:43:08.366Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:08 [2023-01-11T01:43:08.366Z]         
01:43:08 [2023-01-11T01:43:08.366Z]     gitutils_test.go:211: git-http-backend: 
01:43:09 [2023-01-11T01:43:09.190Z]     check_test.go:309: [de30cded4b36e] daemon is not started
01:43:09 [2023-01-11T01:43:09.190Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
01:43:09 [2023-01-11T01:43:09.329Z] === RUN   TestCheckoutGit/:Dockerfile
01:43:09 [2023-01-11T01:43:09.752Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
01:43:10 [2023-01-11T01:43:10.009Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
01:43:10 [2023-01-11T01:43:10.009Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:43:10 [2023-01-11T01:43:10.868Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:10 [2023-01-11T01:43:10.868Z]         
01:43:10 [2023-01-11T01:43:10.868Z]     gitutils_test.go:211: git-http-backend: 
01:43:11 [2023-01-11T01:43:11.330Z] === RUN   TestCheckoutGit/master:nosubdir
01:43:11 [2023-01-11T01:43:11.376Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
01:43:11 [2023-01-11T01:43:11.633Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
01:43:11 [2023-01-11T01:43:11.633Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:43:11 [2023-01-11T01:43:11.889Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
01:43:12 [2023-01-11T01:43:12.451Z]     check_test.go:309: [d9c3c88936073] daemon is not started
01:43:12 [2023-01-11T01:43:12.451Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
01:43:12 [2023-01-11T01:43:12.861Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:12 [2023-01-11T01:43:12.861Z]         
01:43:12 [2023-01-11T01:43:12.861Z]     gitutils_test.go:211: git-http-backend: 
01:43:13 [2023-01-11T01:43:13.014Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
01:43:13 [2023-01-11T01:43:13.270Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s)
01:43:13 [2023-01-11T01:43:13.270Z] === RUN   TestIpcModeOlderClient
01:43:13 [2023-01-11T01:43:13.270Z] === PAUSE TestIpcModeOlderClient
01:43:13 [2023-01-11T01:43:13.270Z] === RUN   TestKillContainerInvalidSignal
01:43:13 [2023-01-11T01:43:13.318Z] === RUN   TestCheckoutGit/master:subdir
01:43:13 [2023-01-11T01:43:13.832Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
01:43:13 [2023-01-11T01:43:13.832Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
01:43:13 [2023-01-11T01:43:13.832Z] === RUN   TestKillContainer
01:43:13 [2023-01-11T01:43:13.832Z] === RUN   TestKillContainer/no_signal
01:43:14 [2023-01-11T01:43:14.283Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:14 [2023-01-11T01:43:14.283Z]         
01:43:14 [2023-01-11T01:43:14.283Z]     gitutils_test.go:211: git-http-backend: 
01:43:14 [2023-01-11T01:43:14.395Z] === RUN   TestKillContainer/non_killing_signal
01:43:14 [2023-01-11T01:43:14.699Z] --- PASS: TestCreateServiceConfigFileMode (12.49s)
01:43:14 [2023-01-11T01:43:14.699Z] === RUN   TestCreateServiceSysctls
01:43:14 [2023-01-11T01:43:14.958Z] === RUN   TestKillContainer/killing_signal
01:43:15 [2023-01-11T01:43:15.890Z]     docker_cli_daemon_plugins_test.go:80: [ddca27b48334f] daemon is not started
01:43:15 [2023-01-11T01:43:15.890Z] --- PASS: TestKillContainer (1.97s)
01:43:15 [2023-01-11T01:43:15.890Z]     --- PASS: TestKillContainer/no_signal (0.56s)
01:43:15 [2023-01-11T01:43:15.890Z]     --- PASS: TestKillContainer/non_killing_signal (0.42s)
01:43:15 [2023-01-11T01:43:15.890Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
01:43:15 [2023-01-11T01:43:15.890Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:43:15 [2023-01-11T01:43:15.890Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:43:16 [2023-01-11T01:43:16.453Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:43:16 [2023-01-11T01:43:16.588Z] --- PASS: TestCreateServiceSysctls (3.13s)
01:43:16 [2023-01-11T01:43:16.589Z] === RUN   TestCreateServiceCapabilities
01:43:17 [2023-01-11T01:43:17.015Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
01:43:17 [2023-01-11T01:43:17.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
01:43:17 [2023-01-11T01:43:17.015Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
01:43:17 [2023-01-11T01:43:17.015Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
01:43:17 [2023-01-11T01:43:17.015Z] === RUN   TestKillStoppedContainer
01:43:17 [2023-01-11T01:43:17.270Z] --- PASS: TestKillStoppedContainer (0.06s)
01:43:17 [2023-01-11T01:43:17.270Z] === RUN   TestKillStoppedContainerAPIPre120
01:43:17 [2023-01-11T01:43:17.270Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
01:43:17 [2023-01-11T01:43:17.270Z] === RUN   TestKillDifferentUserContainer
01:43:17 [2023-01-11T01:43:17.832Z] --- PASS: TestKillDifferentUserContainer (0.66s)
01:43:17 [2023-01-11T01:43:17.832Z] === RUN   TestInspectOomKilledTrue
01:43:17 [2023-01-11T01:43:17.832Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:43:17 [2023-01-11T01:43:17.832Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:43:17 [2023-01-11T01:43:17.832Z] === RUN   TestInspectOomKilledFalse
01:43:17 [2023-01-11T01:43:17.832Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:43:17 [2023-01-11T01:43:17.832Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:43:17 [2023-01-11T01:43:17.832Z] === RUN   TestLinksEtcHostsContentMatch
01:43:18 [2023-01-11T01:43:18.012Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:18 [2023-01-11T01:43:18.012Z]         
01:43:18 [2023-01-11T01:43:18.012Z]     gitutils_test.go:211: git-http-backend: 
01:43:18 [2023-01-11T01:43:18.088Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
01:43:18 [2023-01-11T01:43:18.344Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
01:43:18 [2023-01-11T01:43:18.344Z] === RUN   TestLinksContainerNames
01:43:19 [2023-01-11T01:43:19.104Z] --- PASS: TestCreateServiceCapabilities (2.47s)
01:43:19 [2023-01-11T01:43:19.104Z] === RUN   TestInspect
01:43:19 [2023-01-11T01:43:19.712Z] --- PASS: TestLinksContainerNames (1.35s)
01:43:19 [2023-01-11T01:43:19.712Z] === RUN   TestLogsFollowTailEmpty
01:43:19 [2023-01-11T01:43:19.968Z]     docker_cli_daemon_plugins_test.go:170: [d6445f37e7d6e] daemon is not started
01:43:20 [2023-01-11T01:43:20.532Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
01:43:20 [2023-01-11T01:43:20.532Z] === RUN   TestContainerNetworkMountsNoChown
01:43:20 [2023-01-11T01:43:20.532Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
01:43:20 [2023-01-11T01:43:20.788Z] === RUN   TestDockerSuite/TestBuildAddTar
01:43:20 [2023-01-11T01:43:20.908Z] === RUN   TestCheckoutGit/master:../subdir
01:43:21 [2023-01-11T01:43:21.044Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/default
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/default
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/private
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/private
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rprivate
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rprivate
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/slave
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/slave
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rslave
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rslave
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/shared
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/shared
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rshared
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rshared
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/default
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/default/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/default/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/default/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/rshared
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/shared
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/rslave
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/slave
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/rprivate
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/private
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/private/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/private/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/default/bind_root
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:43:21 [2023-01-11T01:43:21.045Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:43:21 [2023-01-11T01:43:21.301Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:43:21 [2023-01-11T01:43:21.371Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:21 [2023-01-11T01:43:21.371Z]         
01:43:21 [2023-01-11T01:43:21.371Z]     gitutils_test.go:211: git-http-backend: 
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:43:21 [2023-01-11T01:43:21.559Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/private/bind_root
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/private/mount_root
01:43:21 [2023-01-11T01:43:21.559Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:43:21 [2023-01-11T01:43:21.559Z] --- PASS: TestMountDaemonRoot (0.03s)
01:43:21 [2023-01-11T01:43:21.559Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
01:43:21 [2023-01-11T01:43:21.559Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
01:43:21 [2023-01-11T01:43:21.559Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
01:43:21 [2023-01-11T01:43:21.559Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
01:43:21 [2023-01-11T01:43:21.559Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
01:43:21 [2023-01-11T01:43:21.559Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
01:43:21 [2023-01-11T01:43:21.559Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
01:43:21 [2023-01-11T01:43:21.559Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
01:43:21 [2023-01-11T01:43:21.559Z] === RUN   TestContainerBindMountNonRecursive
01:43:21 [2023-01-11T01:43:21.621Z] --- PASS: TestInspect (2.68s)
01:43:21 [2023-01-11T01:43:21.621Z] === RUN   TestCreateJob
01:43:22 [2023-01-11T01:43:22.334Z] === RUN   TestCheckoutGit/test
01:43:23 [2023-01-11T01:43:23.298Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:23 [2023-01-11T01:43:23.298Z]         
01:43:23 [2023-01-11T01:43:23.298Z]     gitutils_test.go:211: git-http-backend: 
01:43:24 [2023-01-11T01:43:24.078Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
01:43:24 [2023-01-11T01:43:24.078Z] === RUN   TestContainerVolumesMountedAsShared
01:43:24 [2023-01-11T01:43:24.335Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
01:43:24 [2023-01-11T01:43:24.335Z] === RUN   TestContainerVolumesMountedAsSlave
01:43:24 [2023-01-11T01:43:24.888Z] --- PASS: TestCreateJob (3.12s)
01:43:24 [2023-01-11T01:43:24.888Z] === RUN   TestReplicatedJob
01:43:24 [2023-01-11T01:43:24.897Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
01:43:24 [2023-01-11T01:43:24.897Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s)
01:43:24 [2023-01-11T01:43:24.897Z] === RUN   TestNetworkNat
01:43:25 [2023-01-11T01:43:25.459Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
01:43:25 [2023-01-11T01:43:25.468Z] === RUN   TestCheckoutGit/test:
01:43:25 [2023-01-11T01:43:25.715Z] --- PASS: TestNetworkNat (0.75s)
01:43:25 [2023-01-11T01:43:25.715Z] === RUN   TestNetworkLocalhostTCPNat
01:43:25 [2023-01-11T01:43:25.715Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
01:43:26 [2023-01-11T01:43:26.277Z]     check_test.go:309: [d8fd7b1f918f6] daemon is not started
01:43:26 [2023-01-11T01:43:26.277Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
01:43:26 [2023-01-11T01:43:26.434Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:26 [2023-01-11T01:43:26.434Z]         
01:43:26 [2023-01-11T01:43:26.434Z]     gitutils_test.go:211: git-http-backend: 
01:43:26 [2023-01-11T01:43:26.533Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
01:43:26 [2023-01-11T01:43:26.534Z] === RUN   TestNetworkLoopbackNat
01:43:27 [2023-01-11T01:43:27.948Z] === RUN   TestDockerSuite/TestBuildAddTarXz
01:43:27 [2023-01-11T01:43:27.948Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
01:43:28 [2023-01-11T01:43:28.521Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
01:43:29 [2023-01-11T01:43:29.328Z] === RUN   TestCheckoutGit/test:subdir
01:43:29 [2023-01-11T01:43:29.449Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
01:43:29 [2023-01-11T01:43:29.449Z] --- PASS: TestNetworkLoopbackNat (3.04s)
01:43:29 [2023-01-11T01:43:29.449Z] === RUN   TestPause
01:43:29 [2023-01-11T01:43:29.449Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliConfigWithTLS
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliConfigWithConflicts
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliWithConflictingLabels
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
01:43:29 [2023-01-11T01:43:29.785Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
01:43:29 [2023-01-11T01:43:29.785Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
01:43:30 [2023-01-11T01:43:30.202Z] --- PASS: TestReplicatedJob (4.89s)
01:43:30 [2023-01-11T01:43:30.202Z] === RUN   TestUpdateReplicatedJob
01:43:30 [2023-01-11T01:43:30.242Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
01:43:30 [2023-01-11T01:43:30.242Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
01:43:30 [2023-01-11T01:43:30.242Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
01:43:30 [2023-01-11T01:43:30.242Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
01:43:30 [2023-01-11T01:43:30.242Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
01:43:30 [2023-01-11T01:43:30.242Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
01:43:30 [2023-01-11T01:43:30.242Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
01:43:30 [2023-01-11T01:43:30.242Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
01:43:30 [2023-01-11T01:43:30.242Z] === RUN   TestConfigureDaemonLogs
01:43:30 [2023-01-11T01:43:30.242Z] --- PASS: TestConfigureDaemonLogs (0.00s)
01:43:30 [2023-01-11T01:43:30.242Z] === RUN   TestCommonOptionsInstallFlags
01:43:30 [2023-01-11T01:43:30.242Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
01:43:30 [2023-01-11T01:43:30.242Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
01:43:30 [2023-01-11T01:43:30.242Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
01:43:30 [2023-01-11T01:43:30.242Z] PASS
01:43:30 [2023-01-11T01:43:30.242Z] coverage: 18.4% of statements
01:43:30 [2023-01-11T01:43:30.242Z] ok  	github.com/docker/docker/cmd/dockerd	0.264s	coverage: 18.4% of statements
01:43:30 [2023-01-11T01:43:30.242Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
01:43:30 [2023-01-11T01:43:30.242Z]         
01:43:30 [2023-01-11T01:43:30.242Z]     gitutils_test.go:211: git-http-backend: 
01:43:30 [2023-01-11T01:43:30.376Z] --- PASS: TestPause (0.74s)
01:43:30 [2023-01-11T01:43:30.376Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:43:30 [2023-01-11T01:43:30.376Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:43:30 [2023-01-11T01:43:30.376Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:43:30 [2023-01-11T01:43:30.376Z] === RUN   TestPauseStopPausedContainer
01:43:30 [2023-01-11T01:43:30.939Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
01:43:30 [2023-01-11T01:43:30.939Z] --- PASS: TestPauseStopPausedContainer (0.79s)
01:43:30 [2023-01-11T01:43:30.939Z] === RUN   TestPsFilter
01:43:31 [2023-01-11T01:43:31.195Z] --- PASS: TestPsFilter (0.20s)
01:43:31 [2023-01-11T01:43:31.195Z] === RUN   TestRemoveContainerWithRemovedVolume
01:43:31 [2023-01-11T01:43:31.757Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
01:43:31 [2023-01-11T01:43:31.757Z] === RUN   TestRemoveContainerWithVolume
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestContainerStopSignal
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestContainerStopSignal (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestContainerStopTimeout
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestContainerStopTimeout (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestContainerSecretReferenceDestTarget
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestContainerLogPathSetForJSONFileLogger
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestContainerLogPathSetForRingLogger
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestReplaceAndAppendEnvVars
01:43:32 [2023-01-11T01:43:32.430Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestNewMemoryStore
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestNewMemoryStore (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestAddContainers
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestAddContainers (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestGetContainer
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestGetContainer (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestDeleteContainer
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestDeleteContainer (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestListContainers
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestListContainers (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestFirstContainer
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestFirstContainer (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestApplyAllContainer
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestApplyAllContainer (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestIsValidHealthString
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestIsValidHealthString (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestStateRunStop
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestStateRunStop (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestStateTimeoutWait
01:43:32 [2023-01-11T01:43:32.430Z]     state_test.go:141: Stop callback fired
01:43:32 [2023-01-11T01:43:32.430Z]     state_test.go:165: Stop callback fired
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestStateTimeoutWait (0.10s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestIsValidStateString
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestIsValidStateString (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestViewSaveDelete
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestViewSaveDelete (0.04s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestViewAll
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestCheckoutGit (58.17s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/#00 (7.83s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/master (9.24s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/:subdir (8.79s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/:nosubdir (2.16s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/:Dockerfile (2.08s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/master:nosubdir (2.08s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/master:subdir (7.12s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/master:../subdir (1.63s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/test (3.50s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/test: (3.41s)
01:43:32 [2023-01-11T01:43:32.430Z]     --- PASS: TestCheckoutGit/test:subdir (3.22s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestValidGitTransport
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestValidGitTransport (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestGitInvalidRef
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestViewAll (0.21s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestViewGet
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestViewGet (0.05s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestNames
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestNames (0.00s)
01:43:32 [2023-01-11T01:43:32.430Z] === RUN   TestViewWithHealthCheck
01:43:32 [2023-01-11T01:43:32.430Z] --- PASS: TestViewWithHealthCheck (0.03s)
01:43:32 [2023-01-11T01:43:32.430Z] PASS
01:43:32 [2023-01-11T01:43:32.430Z] coverage: 41.4% of statements
01:43:32 [2023-01-11T01:43:32.430Z] ok  	github.com/docker/docker/container	0.545s	coverage: 41.4% of statements
01:43:32 [2023-01-11T01:43:32.686Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
01:43:32 [2023-01-11T01:43:32.686Z] === RUN   TestRemoveContainerRunning
01:43:32 [2023-01-11T01:43:32.686Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
01:43:32 [2023-01-11T01:43:32.920Z] --- PASS: TestGitInvalidRef (0.47s)
01:43:32 [2023-01-11T01:43:32.920Z] PASS
01:43:32 [2023-01-11T01:43:32.920Z] coverage: 83.5% of statements
01:43:32 [2023-01-11T01:43:32.920Z] ok  	github.com/docker/docker/builder/remotecontext/git	58.865s	coverage: 83.5% of statements
01:43:33 [2023-01-11T01:43:33.248Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
01:43:33 [2023-01-11T01:43:33.248Z] --- PASS: TestRemoveContainerRunning (0.67s)
01:43:33 [2023-01-11T01:43:33.248Z] === RUN   TestRemoveContainerForceRemoveRunning
01:43:33 [2023-01-11T01:43:33.506Z] --- PASS: TestUpdateReplicatedJob (3.29s)
01:43:33 [2023-01-11T01:43:33.506Z] === RUN   TestServiceListWithStatuses
01:43:33 [2023-01-11T01:43:33.506Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:43:33 [2023-01-11T01:43:33.506Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:43:33 [2023-01-11T01:43:33.506Z] === RUN   TestDockerNetworkConnectAlias
01:43:34 [2023-01-11T01:43:34.176Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
01:43:34 [2023-01-11T01:43:34.176Z] === RUN   TestRemoveInvalidContainer
01:43:34 [2023-01-11T01:43:34.176Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:43:34 [2023-01-11T01:43:34.176Z] === RUN   TestRenameLinkedContainer
01:43:34 [2023-01-11T01:43:34.176Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
01:43:34 [2023-01-11T01:43:34.453Z] ?   	github.com/docker/docker/cli	[no test files]
01:43:34 [2023-01-11T01:43:34.453Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:43:34 [2023-01-11T01:43:34.453Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:43:34 [2023-01-11T01:43:34.453Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:43:34 [2023-01-11T01:43:34.453Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:43:34 [2023-01-11T01:43:34.453Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:43:35 [2023-01-11T01:43:35.986Z] === RUN   TestPrepare
01:43:35 [2023-01-11T01:43:35.986Z] --- PASS: TestPrepare (0.00s)
01:43:35 [2023-01-11T01:43:35.986Z] === RUN   TestStart
01:43:35 [2023-01-11T01:43:35.986Z] --- PASS: TestStart (0.00s)
01:43:35 [2023-01-11T01:43:35.986Z] === RUN   TestWaitCancel
01:43:35 [2023-01-11T01:43:35.986Z] --- PASS: TestWaitCancel (0.00s)
01:43:35 [2023-01-11T01:43:35.986Z] === RUN   TestWaitDisabled
01:43:35 [2023-01-11T01:43:35.986Z] --- PASS: TestWaitDisabled (0.00s)
01:43:35 [2023-01-11T01:43:35.986Z] === RUN   TestWaitEnabled
01:43:35 [2023-01-11T01:43:35.986Z] --- PASS: TestWaitEnabled (0.00s)
01:43:35 [2023-01-11T01:43:35.986Z] === RUN   TestRemove
01:43:35 [2023-01-11T01:43:35.986Z] --- PASS: TestRemove (0.00s)
01:43:35 [2023-01-11T01:43:35.986Z] PASS
01:43:35 [2023-01-11T01:43:35.986Z] coverage: 65.3% of statements
01:43:35 [2023-01-11T01:43:35.986Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.184s	coverage: 65.3% of statements
01:43:36 [2023-01-11T01:43:36.065Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
01:43:36 [2023-01-11T01:43:36.993Z] --- PASS: TestRenameLinkedContainer (2.96s)
01:43:36 [2023-01-11T01:43:36.993Z] === RUN   TestRenameStoppedContainer
01:43:37 [2023-01-11T01:43:37.558Z] --- PASS: TestRenameStoppedContainer (0.73s)
01:43:37 [2023-01-11T01:43:37.558Z] === RUN   TestRenameRunningContainerAndReuse
01:43:37 [2023-01-11T01:43:37.673Z] --- PASS: TestDockerNetworkConnectAlias (4.15s)
01:43:37 [2023-01-11T01:43:37.674Z] === RUN   TestDockerNetworkReConnect
01:43:37 [2023-01-11T01:43:37.815Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
01:43:38 [2023-01-11T01:43:38.160Z] === RUN   TestNewListSecretsFilters
01:43:38 [2023-01-11T01:43:38.160Z] --- PASS: TestNewListSecretsFilters (0.00s)
01:43:38 [2023-01-11T01:43:38.160Z] === RUN   TestNewListConfigsFilters
01:43:38 [2023-01-11T01:43:38.160Z] --- PASS: TestNewListConfigsFilters (0.00s)
01:43:38 [2023-01-11T01:43:38.160Z] PASS
01:43:38 [2023-01-11T01:43:38.160Z] coverage: 0.5% of statements
01:43:38 [2023-01-11T01:43:38.160Z] ok  	github.com/docker/docker/daemon/cluster	0.509s	coverage: 0.5% of statements
01:43:38 [2023-01-11T01:43:38.377Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
01:43:38 [2023-01-11T01:43:38.941Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
01:43:38 [2023-01-11T01:43:38.941Z] === RUN   TestRenameInvalidName
01:43:39 [2023-01-11T01:43:39.126Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
01:43:39 [2023-01-11T01:43:39.199Z] === RUN   TestDockerSuite/TestBuildBlankName
01:43:39 [2023-01-11T01:43:39.455Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
01:43:39 [2023-01-11T01:43:39.456Z] --- PASS: TestRenameInvalidName (0.62s)
01:43:39 [2023-01-11T01:43:39.456Z] === RUN   TestRenameAnonymousContainer
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.26s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCContainerRuntime
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCIsolation
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCIsolation/empty
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCIsolation/default
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCIsolation/process
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCIsolation
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCIsolation/default
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCIsolation/process
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCConfigs
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCConfigs/file
01:43:39 [2023-01-11T01:43:39.584Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
01:43:39 [2023-01-11T01:43:39.584Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
01:43:39 [2023-01-11T01:43:39.584Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
01:43:39 [2023-01-11T01:43:39.585Z] === RUN   TestServiceConvertToGRPCConfigs
01:43:39 [2023-01-11T01:43:39.585Z] === RUN   TestServiceConvertToGRPCConfigs/file
01:43:39 [2023-01-11T01:43:39.585Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
01:43:39 [2023-01-11T01:43:39.585Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
01:43:39 [2023-01-11T01:43:39.585Z] === RUN   TestServiceConvertToGRPCConfigs/none
01:43:39 [2023-01-11T01:43:39.585Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
01:43:39 [2023-01-11T01:43:39.585Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
01:43:39 [2023-01-11T01:43:39.585Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
01:43:39 [2023-01-11T01:43:39.585Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
01:43:39 [2023-01-11T01:43:39.585Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
01:43:39 [2023-01-11T01:43:39.585Z] PASS
01:43:39 [2023-01-11T01:43:39.585Z] coverage: 35.9% of statements
01:43:39 [2023-01-11T01:43:39.585Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.926s	coverage: 35.9% of statements
01:43:40 [2023-01-11T01:43:40.189Z] --- PASS: TestDockerNetworkReConnect (2.86s)
01:43:40 [2023-01-11T01:43:40.189Z] === RUN   TestServicePlugin
01:43:41 [2023-01-11T01:43:41.352Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
01:43:41 [2023-01-11T01:43:41.607Z] --- PASS: TestRenameAnonymousContainer (2.11s)
01:43:41 [2023-01-11T01:43:41.607Z] === RUN   TestRenameContainerWithSameName
01:43:41 [2023-01-11T01:43:41.864Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
01:43:42 [2023-01-11T01:43:42.426Z] --- PASS: TestRenameContainerWithSameName (0.66s)
01:43:42 [2023-01-11T01:43:42.426Z] === RUN   TestRenameContainerWithLinkedContainer
01:43:42 [2023-01-11T01:43:42.683Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDiscoveryOptsErrors
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDiscoveryOpts
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDiscoveryOpts (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] PASS
01:43:43 [2023-01-11T01:43:43.313Z] coverage: 30.0% of statements
01:43:43 [2023-01-11T01:43:43.313Z] ok  	github.com/docker/docker/daemon/discovery	0.066s	coverage: 30.0% of statements
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestBuilderGC
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestBuilderGC (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationNotFound
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonBrokenConfiguration
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestParseClusterAdvertiseSettings
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestFindConfigurationConflicts
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestFindConfigurationConflicts (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeConflicts
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeConcurrent
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeConcurrentError
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestFindConfigurationConflictsWithMergedValues
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestValidateConfigurationErrors (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_label
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_dns
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_dns-search
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_max-download-attempts
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestValidateConfiguration/with_node_generic_resources
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestValidateConfiguration (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestModifiedDiscoverySettings
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestReloadSetConfigFileNotExist
01:43:43 [2023-01-11T01:43:43.313Z] time="2023-01-11T01:43:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestReloadDefaultConfigNotExist
01:43:43 [2023-01-11T01:43:43.313Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
01:43:43 [2023-01-11T01:43:43.313Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestReloadBadDefaultConfig
01:43:43 [2023-01-11T01:43:43.313Z] time="2023-01-11T01:43:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-357378037"
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestReloadWithConflictingLabels
01:43:43 [2023-01-11T01:43:43.313Z] time="2023-01-11T01:43:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1399708985"
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestReloadWithDuplicateLabels
01:43:43 [2023-01-11T01:43:43.313Z] time="2023-01-11T01:43:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3031980385"
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] === RUN   TestDaemonConfigurationMerge
01:43:43 [2023-01-11T01:43:43.313Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
01:43:43 [2023-01-11T01:43:43.313Z] PASS
01:43:43 [2023-01-11T01:43:43.313Z] coverage: 79.7% of statements
01:43:43 [2023-01-11T01:43:43.313Z] ok  	github.com/docker/docker/daemon/config	0.401s	coverage: 79.7% of statements
01:43:43 [2023-01-11T01:43:43.457Z]     plugin_test.go:62: [d7d48aa22d039] joining swarm manager [dadd9b74a146f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:43:43 [2023-01-11T01:43:43.612Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s)
01:43:43 [2023-01-11T01:43:43.612Z] === RUN   TestResize
01:43:43 [2023-01-11T01:43:43.612Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
01:43:43 [2023-01-11T01:43:43.772Z] === RUN   TestWaitNodeAttachment
01:43:43 [2023-01-11T01:43:43.772Z] --- PASS: TestWaitNodeAttachment (0.40s)
01:43:43 [2023-01-11T01:43:43.772Z] === RUN   TestIsolationConversion
01:43:43 [2023-01-11T01:43:43.772Z] === RUN   TestIsolationConversion/default
01:43:43 [2023-01-11T01:43:43.772Z] === RUN   TestIsolationConversion/process
01:43:43 [2023-01-11T01:43:43.772Z] === RUN   TestIsolationConversion/hyperv
01:43:43 [2023-01-11T01:43:43.772Z] --- PASS: TestIsolationConversion (0.00s)
01:43:43 [2023-01-11T01:43:43.772Z]     --- PASS: TestIsolationConversion/default (0.00s)
01:43:43 [2023-01-11T01:43:43.772Z]     --- PASS: TestIsolationConversion/process (0.00s)
01:43:44 [2023-01-11T01:43:44.174Z] --- PASS: TestResize (0.55s)
01:43:44 [2023-01-11T01:43:44.174Z] === RUN   TestResizeWithInvalidSize
01:43:44 [2023-01-11T01:43:44.230Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestContainerLabels
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestContainerLabels (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestCredentialSpecConversion
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestCredentialSpecConversion/none
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestCredentialSpecConversion/config
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestCredentialSpecConversion/file
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestCredentialSpecConversion/registry
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestCredentialSpecConversion (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestControllerValidateMountBind
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestControllerValidateMountBind (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestControllerValidateMountVolume
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestControllerValidateMountVolume (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestControllerValidateMountTarget
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestControllerValidateMountTarget (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestControllerValidateMountTmpfs
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestControllerValidateMountInvalidType
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] === RUN   TestControllerValidateMountNamedPipe
01:43:44 [2023-01-11T01:43:44.231Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
01:43:44 [2023-01-11T01:43:44.231Z] PASS
01:43:44 [2023-01-11T01:43:44.231Z] coverage: 11.0% of statements
01:43:44 [2023-01-11T01:43:44.231Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.656s	coverage: 11.0% of statements
01:43:44 [2023-01-11T01:43:44.735Z] --- PASS: TestResizeWithInvalidSize (0.58s)
01:43:44 [2023-01-11T01:43:44.735Z] === RUN   TestResizeWhenContainerNotStarted
01:43:44 [2023-01-11T01:43:44.823Z]     plugin_test.go:65: [d814dff14b5be] joining swarm manager [dadd9b74a146f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:43:44 [2023-01-11T01:43:44.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
01:43:45 [2023-01-11T01:43:45.194Z] === RUN   TestEventsLog
01:43:45 [2023-01-11T01:43:45.194Z] --- PASS: TestEventsLog (0.00s)
01:43:45 [2023-01-11T01:43:45.194Z] === RUN   TestEventsLogTimeout
01:43:45 [2023-01-11T01:43:45.194Z] --- PASS: TestEventsLogTimeout (0.00s)
01:43:45 [2023-01-11T01:43:45.194Z] === RUN   TestLogEvents
01:43:45 [2023-01-11T01:43:45.194Z] --- PASS: TestLogEvents (0.05s)
01:43:45 [2023-01-11T01:43:45.194Z] === RUN   TestLoadBufferedEvents
01:43:45 [2023-01-11T01:43:45.194Z] --- PASS: TestLoadBufferedEvents (0.24s)
01:43:45 [2023-01-11T01:43:45.194Z] === RUN   TestLoadBufferedEventsOnlyFromPast
01:43:45 [2023-01-11T01:43:45.194Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
01:43:45 [2023-01-11T01:43:45.194Z] === RUN   TestIgnoreBufferedWhenNoTimes
01:43:45 [2023-01-11T01:43:45.194Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
01:43:45 [2023-01-11T01:43:45.194Z] PASS
01:43:45 [2023-01-11T01:43:45.194Z] coverage: 50.0% of statements
01:43:45 [2023-01-11T01:43:45.194Z] ok  	github.com/docker/docker/daemon/events	0.375s	coverage: 50.0% of statements
01:43:45 [2023-01-11T01:43:45.247Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:45 [2023-01-11T01:43:45.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestVerifyNetworkingConfig
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestGetContainer
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestGetContainer (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestValidContainerNames
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestValidContainerNames (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestContainerInitDNS
01:43:45 [2023-01-11T01:43:45.652Z]     daemon_test.go:147: root required
01:43:45 [2023-01-11T01:43:45.652Z] --- SKIP: TestContainerInitDNS (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestMerge
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestMerge (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestValidateContainerIsolation
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestValidateContainerIsolation (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestFindNetworkErrorType
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestFindNetworkErrorType (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestEnsureServicesExist
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestEnsureServicesExist (0.01s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestEnsureServicesExistErrors
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestContainerDelete
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestContainerDelete (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestContainerDoubleDelete
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestContainerDoubleDelete (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestLogContainerEventCopyLabels
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestLogContainerEventWithAttributes
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestNoneHealthcheck
01:43:45 [2023-01-11T01:43:45.652Z] --- PASS: TestNoneHealthcheck (0.00s)
01:43:45 [2023-01-11T01:43:45.652Z] === RUN   TestHealthStates
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestIsEmptyDir
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestIsEmptyDir (0.01s)
01:43:46 [2023-01-11T01:43:46.111Z] PASS
01:43:46 [2023-01-11T01:43:46.111Z] coverage: 2.3% of statements
01:43:46 [2023-01-11T01:43:46.111Z] ok  	github.com/docker/docker/daemon/graphdriver	0.126s	coverage: 2.3% of statements
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] time="2023-01-11T01:43:45Z" 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"
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestHealthStates (0.24s)
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestMaskURLCredentials
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestMaskURLCredentials (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestGetInspectData
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestGetInspectData (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestFillLicense
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestFillLicense (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestListInvalidFilter
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestListInvalidFilter (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestNameFilter
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestNameFilter (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
01:43:46 [2023-01-11T01:43:46.111Z] === 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
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
01:43:46 [2023-01-11T01:43:46.111Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
01:43:46 [2023-01-11T01:43:46.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
01:43:46 [2023-01-11T01:43:46.111Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
01:43:46 [2023-01-11T01:43:46.111Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- 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)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z] === RUN   TestDaemonReloadLabels
01:43:46 [2023-01-11T01:43:46.112Z] --- PASS: TestDaemonReloadLabels (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
01:43:46 [2023-01-11T01:43:46.112Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z] === RUN   TestDaemonReloadMirrors
01:43:46 [2023-01-11T01:43:46.112Z] --- PASS: TestDaemonReloadMirrors (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z] === RUN   TestDaemonReloadInsecureRegistries
01:43:46 [2023-01-11T01:43:46.112Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z] === RUN   TestDaemonReloadNotAffectOthers
01:43:46 [2023-01-11T01:43:46.112Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
01:43:46 [2023-01-11T01:43:46.112Z] === RUN   TestDaemonDiscoveryReload
01:43:46 [2023-01-11T01:43:46.572Z] === RUN   TestLinkNaming
01:43:46 [2023-01-11T01:43:46.572Z] --- PASS: TestLinkNaming (0.00s)
01:43:46 [2023-01-11T01:43:46.572Z] === RUN   TestLinkNew
01:43:46 [2023-01-11T01:43:46.572Z] --- PASS: TestLinkNew (0.00s)
01:43:46 [2023-01-11T01:43:46.572Z] === RUN   TestLinkEnv
01:43:46 [2023-01-11T01:43:46.572Z] --- PASS: TestLinkEnv (0.00s)
01:43:46 [2023-01-11T01:43:46.572Z] === RUN   TestLinkMultipleEnv
01:43:46 [2023-01-11T01:43:46.572Z] --- PASS: TestLinkMultipleEnv (0.00s)
01:43:46 [2023-01-11T01:43:46.572Z] === RUN   TestLinkPortRangeEnv
01:43:46 [2023-01-11T01:43:46.572Z] --- PASS: TestLinkPortRangeEnv (0.00s)
01:43:46 [2023-01-11T01:43:46.572Z] PASS
01:43:46 [2023-01-11T01:43:46.572Z] coverage: 93.0% of statements
01:43:46 [2023-01-11T01:43:46.572Z] ok  	github.com/docker/docker/daemon/links	0.055s	coverage: 93.0% of statements
01:43:46 [2023-01-11T01:43:46.615Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
01:43:46 [2023-01-11T01:43:46.615Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:47 [2023-01-11T01:43:47.030Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
01:43:47 [2023-01-11T01:43:47.030Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
01:43:47 [2023-01-11T01:43:47.488Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
01:43:47 [2023-01-11T01:43:47.488Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
01:43:47 [2023-01-11T01:43:47.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:47 [2023-01-11T01:43:47.948Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
01:43:47 [2023-01-11T01:43:47.948Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
01:43:47 [2023-01-11T01:43:47.948Z]     reload_test.go:520: root required
01:43:47 [2023-01-11T01:43:47.948Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
01:43:47 [2023-01-11T01:43:47.948Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
01:43:47 [2023-01-11T01:43:47.948Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
01:43:47 [2023-01-11T01:43:47.948Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
01:43:47 [2023-01-11T01:43:47.948Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
01:43:47 [2023-01-11T01:43:47.948Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
01:43:47 [2023-01-11T01:43:47.948Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
01:43:47 [2023-01-11T01:43:47.948Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
01:43:47 [2023-01-11T01:43:47.948Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
01:43:47 [2023-01-11T01:43:47.948Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
01:43:47 [2023-01-11T01:43:47.948Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
01:43:47 [2023-01-11T01:43:47.948Z] === RUN   TestParseVolumesFrom
01:43:47 [2023-01-11T01:43:47.948Z] --- PASS: TestParseVolumesFrom (0.00s)
01:43:47 [2023-01-11T01:43:47.948Z] PASS
01:43:47 [2023-01-11T01:43:47.948Z] coverage: 9.0% of statements
01:43:47 [2023-01-11T01:43:47.948Z] ok  	github.com/docker/docker/daemon	2.549s	coverage: 9.0% of statements
01:43:48 [2023-01-11T01:43:48.106Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:48 [2023-01-11T01:43:48.362Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
01:43:48 [2023-01-11T01:43:48.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
01:43:48 [2023-01-11T01:43:48.408Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
01:43:48 [2023-01-11T01:43:48.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestAdapterReadLogs
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestAdapterReadLogs (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestCopier
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestCopier (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestCopierLongLines
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestCopierLongLines (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestCopierSlow
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestCopierSlow (0.20s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestCopierWithSized
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestCopierWithSized/as_is
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestCopierWithSized/With_RingLogger
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestCopierWithSized (0.02s)
01:43:49 [2023-01-11T01:43:49.372Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestCopierWithPartial
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestCopierWithPartial (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestRingLogger
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestRingLogger (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestRingCap
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestRingCap (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestRingClose
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestRingClose (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] === RUN   TestRingDrain
01:43:49 [2023-01-11T01:43:49.372Z] --- PASS: TestRingDrain (0.00s)
01:43:49 [2023-01-11T01:43:49.372Z] PASS
01:43:49 [2023-01-11T01:43:49.372Z] coverage: 43.5% of statements
01:43:49 [2023-01-11T01:43:49.372Z] ok  	github.com/docker/docker/daemon/logger	0.323s	coverage: 43.5% of statements
01:43:49 [2023-01-11T01:43:49.550Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
01:43:49 [2023-01-11T01:43:49.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig/defaults
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig/invalid_create_group
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig/invalid_flush_interval
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig/flush_interval_at_15
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestNewStreamConfig (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewAWSLogsClientUserAgentHandler
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestNewAWSLogsClientRegionDetect
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestSearchRegistryForImagesErrors
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestSearchRegistryForImages
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestSearchRegistryForImages (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestOnlyPlatformWithFallback
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestImageDelete
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestImageDelete/no_lease
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestImageDelete/lease_exists
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestImageDelete (0.06s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestImageDelete/no_lease (0.02s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestContentStoreForPull
01:43:50 [2023-01-11T01:43:50.337Z] time="2023-01-11T01:43:49Z" level=info msg="Trying to get region from EC2 Metadata"
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCreateSuccess
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCreateSuccess (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCreateLogGroupSuccess
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCreateError
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCreateError (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCreateAlreadyExists
01:43:50 [2023-01-11T01:43:50.337Z] time="2023-01-11T01:43:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCreateAlreadyExists (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestLogClosed
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestLogClosed (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestLogBlocking
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestLogBlocking (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestLogNonBlockingBufferEmpty
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestLogNonBlockingBufferFull
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestPublishBatchSuccess
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestPublishBatchSuccess (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestPublishBatchError
01:43:50 [2023-01-11T01:43:50.337Z] time="2023-01-11T01:43:50Z" level=error msg=Error
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestPublishBatchError (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestPublishBatchInvalidSeqSuccess
01:43:50 [2023-01-11T01:43:50.337Z] time="2023-01-11T01:43:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestPublishBatchAlreadyAccepted
01:43:50 [2023-01-11T01:43:50.337Z] time="2023-01-11T01:43:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
01:43:50 [2023-01-11T01:43:50.337Z] time="2023-01-11T01:43:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCollectBatchSimple
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCollectBatchSimple (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCollectBatchTicker
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCollectBatchTicker (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCollectBatchMultilinePattern
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.13s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestCollectBatchClose
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestCollectBatchClose (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestEffectiveLen
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestEffectiveLen/0/Hello
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestEffectiveLen/2/🙃
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestEffectiveLen/3/����
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestEffectiveLen/4/He��o
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestEffectiveLen/5/
01:43:50 [2023-01-11T01:43:50.337Z] --- PASS: TestEffectiveLen (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestFindValidSplit
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestFindValidSplit/0/
01:43:50 [2023-01-11T01:43:50.337Z]     cloudwatchlogs_test.go:1044: 
01:43:50 [2023-01-11T01:43:50.337Z]     cloudwatchlogs_test.go:1045: 
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestFindValidSplit/1/Hello
01:43:50 [2023-01-11T01:43:50.337Z]     cloudwatchlogs_test.go:1044: Hello
01:43:50 [2023-01-11T01:43:50.337Z]     cloudwatchlogs_test.go:1045: 
01:43:50 [2023-01-11T01:43:50.337Z] === RUN   TestFindValidSplit/2/Hello
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1044: He
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1045: llo
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestFindValidSplit/3/Hello
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1044: 
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1045: Hello
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestFindValidSplit/4/🙃
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1044: 
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1045: 🙃
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestFindValidSplit/5/🙃
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1044: 🙃
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1045: 
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestFindValidSplit/6/a�
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1044: a
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1045: �
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestFindValidSplit/7/a�
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1044: a�
01:43:50 [2023-01-11T01:43:50.794Z]     cloudwatchlogs_test.go:1045: 
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestFindValidSplit (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestProcessEventEmoji
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestProcessEventEmoji (0.01s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestCollectBatchLineSplit
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestCollectBatchLineSplit (0.01s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestCollectBatchLineSplitWithBinary
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestCollectBatchMaxEvents
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestCollectBatchMaxTotalBytes
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestCollectBatchWithDuplicateTimestamps
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestContentStoreForPull (0.26s)
01:43:50 [2023-01-11T01:43:50.794Z] PASS
01:43:50 [2023-01-11T01:43:50.794Z] coverage: 6.6% of statements
01:43:50 [2023-01-11T01:43:50.794Z] ok  	github.com/docker/docker/daemon/images	0.461s	coverage: 6.6% of statements
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsMultilinePattern
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestCreateTagSuccess
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestCreateTagSuccess (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] PASS
01:43:50 [2023-01-11T01:43:50.794Z] coverage: 77.8% of statements
01:43:50 [2023-01-11T01:43:50.794Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.670s	coverage: 77.8% of statements
01:43:50 [2023-01-11T01:43:50.794Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:43:50 [2023-01-11T01:43:50.794Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestJSONFileLogger
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestJSONFileLogger (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestJSONFileLoggerWithTags
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestJSONFileLoggerWithOpts
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestJSONFileLoggerWithLabelsEnv
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestEncodeDecode
01:43:50 [2023-01-11T01:43:50.794Z] === PAUSE TestEncodeDecode
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestUnexpectedEOF
01:43:50 [2023-01-11T01:43:50.794Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
01:43:50 [2023-01-11T01:43:50.794Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:43:50 [2023-01-11T01:43:50.794Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:43:50 [2023-01-11T01:43:50.794Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
01:43:50 [2023-01-11T01:43:50.794Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
01:43:50 [2023-01-11T01:43:50.794Z] time="2023-01-11T01:43:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
01:43:50 [2023-01-11T01:43:50.794Z] time="2023-01-11T01:43:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestUnexpectedEOF (0.23s)
01:43:50 [2023-01-11T01:43:50.794Z] === CONT  TestEncodeDecode
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestEncodeDecode (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] PASS
01:43:50 [2023-01-11T01:43:50.794Z] coverage: 69.9% of statements
01:43:50 [2023-01-11T01:43:50.794Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.334s	coverage: 69.9% of statements
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestJSONLogsMarshalJSONBuf
01:43:50 [2023-01-11T01:43:50.794Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
01:43:50 [2023-01-11T01:43:50.794Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
01:43:51 [2023-01-11T01:43:51.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:51 [2023-01-11T01:43:51.252Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.24s)
01:43:51 [2023-01-11T01:43:51.252Z] === RUN   TestFastTimeMarshalJSON
01:43:51 [2023-01-11T01:43:51.252Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
01:43:51 [2023-01-11T01:43:51.252Z] PASS
01:43:51 [2023-01-11T01:43:51.252Z] coverage: 87.2% of statements
01:43:51 [2023-01-11T01:43:51.252Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.321s	coverage: 87.2% of statements
01:43:52 [2023-01-11T01:43:52.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:52 [2023-01-11T01:43:52.664Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
01:43:52 [2023-01-11T01:43:52.784Z] === RUN   TestWriteLog
01:43:52 [2023-01-11T01:43:52.784Z] === PAUSE TestWriteLog
01:43:52 [2023-01-11T01:43:52.784Z] === RUN   TestReadLog
01:43:52 [2023-01-11T01:43:52.784Z] === PAUSE TestReadLog
01:43:52 [2023-01-11T01:43:52.784Z] === RUN   TestDecode
01:43:52 [2023-01-11T01:43:52.784Z] --- PASS: TestDecode (0.03s)
01:43:52 [2023-01-11T01:43:52.784Z] === CONT  TestWriteLog
01:43:52 [2023-01-11T01:43:52.784Z] --- PASS: TestWriteLog (0.00s)
01:43:52 [2023-01-11T01:43:52.784Z] === CONT  TestReadLog
01:43:52 [2023-01-11T01:43:52.784Z] === RUN   TestReadLog/tail_exact
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestReadLog/tail_less_than_available
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestReadLog/tail_more_than_available
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestReadLog (0.27s)
01:43:53 [2023-01-11T01:43:53.242Z]     --- PASS: TestReadLog/tail_exact (0.23s)
01:43:53 [2023-01-11T01:43:53.242Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
01:43:53 [2023-01-11T01:43:53.242Z] PASS
01:43:53 [2023-01-11T01:43:53.242Z] coverage: 78.7% of statements
01:43:53 [2023-01-11T01:43:53.242Z] ok  	github.com/docker/docker/daemon/logger/local	0.385s	coverage: 78.7% of statements
01:43:53 [2023-01-11T01:43:53.242Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestOpenFileDelete
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestOpenFileDelete (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestOpenFileRename
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestOpenFileRename (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestHandleDecoderErr
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestHandleDecoderErr (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestParseLogTagDefaultTag
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestParseLogTag
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestParseLogTag (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestParseLogTagEmptyTag
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestTailFiles
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestTailFiles (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestFollowLogsConsumerGone
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestFollowLogsProducerGone
01:43:53 [2023-01-11T01:43:53.242Z]     logfile_test.go:181: logDecode() closed after sending 2013 messages
01:43:53 [2023-01-11T01:43:53.242Z]     logfile_test.go:234: messages sent: 2013, received: 2013
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestFollowLogsProducerGone (0.01s)
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestCheckCapacityAndRotate
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
01:43:53 [2023-01-11T01:43:53.242Z] === RUN   TestLog
01:43:53 [2023-01-11T01:43:53.242Z] --- PASS: TestLog (0.01s)
01:43:53 [2023-01-11T01:43:53.242Z] PASS
01:43:53 [2023-01-11T01:43:53.242Z] coverage: 31.5% of statements
01:43:53 [2023-01-11T01:43:53.242Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.086s	coverage: 31.5% of statements
01:43:53 [2023-01-11T01:43:53.698Z] --- PASS: TestCheckCapacityAndRotate (0.17s)
01:43:53 [2023-01-11T01:43:53.698Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
01:43:53 [2023-01-11T01:43:53.698Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s)
01:43:53 [2023-01-11T01:43:53.698Z] PASS
01:43:53 [2023-01-11T01:43:53.698Z] coverage: 54.9% of statements
01:43:53 [2023-01-11T01:43:53.698Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.244s	coverage: 54.9% of statements
01:43:54 [2023-01-11T01:43:54.033Z]     check_test.go:309: [da14e88c277a9] daemon is not started
01:43:54 [2023-01-11T01:43:54.033Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestValidateLogOpt
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestValidateLogOpt (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestNewMissedConfig
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestNewMissedConfig (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestNewMissedUrl
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestNewMissedUrl (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestNewMissedToken
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestNewMissedToken (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestNewWithProxy
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestNewWithProxy (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestDefault
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestDefault (0.01s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestInlineFormatWithNonDefaultOptions
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestJsonFormat
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestJsonFormat (0.01s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestRawFormat
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestRawFormat (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestRawFormatWithLabels
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestRawFormatWithLabels (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestRawFormatWithoutTag
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestRawFormatWithoutTag (0.00s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestBatching
01:43:54 [2023-01-11T01:43:54.156Z] --- PASS: TestBatching (0.37s)
01:43:54 [2023-01-11T01:43:54.156Z] === RUN   TestFrequency
01:43:54 [2023-01-11T01:43:54.614Z] --- PASS: TestFrequency (0.16s)
01:43:54 [2023-01-11T01:43:54.614Z] === RUN   TestOneMessagePerRequest
01:43:54 [2023-01-11T01:43:54.614Z] --- PASS: TestOneMessagePerRequest (0.00s)
01:43:54 [2023-01-11T01:43:54.614Z] === RUN   TestVerify
01:43:54 [2023-01-11T01:43:54.614Z] --- PASS: TestVerify (0.00s)
01:43:54 [2023-01-11T01:43:54.614Z] === RUN   TestSkipVerify
01:43:54 [2023-01-11T01:43:54.614Z] === RUN   TestNewParse
01:43:54 [2023-01-11T01:43:54.614Z] --- PASS: TestNewParse (0.00s)
01:43:54 [2023-01-11T01:43:54.614Z] PASS
01:43:54 [2023-01-11T01:43:54.614Z] coverage: 8.3% of statements
01:43:54 [2023-01-11T01:43:54.614Z] ok  	github.com/docker/docker/daemon/logger/templates	0.061s	coverage: 8.3% of statements
01:43:54 [2023-01-11T01:43:54.614Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:54 [2023-01-11T01:43:54.614Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:54 [2023-01-11T01:43:54.615Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:54 [2023-01-11T01:43:54.615Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:54 [2023-01-11T01:43:54.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestParseLogFormat
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestParseLogFormat (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestValidateLogOptEmpty
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestValidateLogOptEmpty (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestValidateSyslogAddress
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestValidateSyslogAddress (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestParseAddressDefaultPort
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestParseAddressDefaultPort (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestValidateSyslogFacility
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestValidateSyslogFacility (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestValidateLogOptSyslogFormat
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestValidateLogOpt
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestValidateLogOpt (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] PASS
01:43:55 [2023-01-11T01:43:55.073Z] coverage: 46.8% of statements
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestSkipVerify (0.64s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestBufferMaximum
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.102s	coverage: 46.8% of statements
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673401434.904026\",\"host\":\"6734553848f3\"}'"
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673401434.904026\",\"host\":\"6734553848f3\"}'"
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestBufferMaximum (0.01s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestServerAlwaysDown
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673401434.913203\",\"host\":\"6734553848f3\"}'"
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673401434.913203\",\"host\":\"6734553848f3\"}'"
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673401434.913203\",\"host\":\"6734553848f3\"}'"
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673401434.914241\",\"host\":\"6734553848f3\"}'"
01:43:55 [2023-01-11T01:43:55.073Z] time="2023-01-11T01:43:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673401434.914241\",\"host\":\"6734553848f3\"}'"
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestServerAlwaysDown (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestCannotSendAfterClose
01:43:55 [2023-01-11T01:43:55.073Z] --- PASS: TestCannotSendAfterClose (0.00s)
01:43:55 [2023-01-11T01:43:55.073Z] === RUN   TestDeadlockOnBlockedEndpoint
01:43:56 [2023-01-11T01:43:56.041Z] time="2023-01-11T01:43:55Z" 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
01:43:56 [2023-01-11T01:43:56.041Z] time="2023-01-11T01:43:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6734553848f3\"}'"
01:43:56 [2023-01-11T01:43:56.041Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s)
01:43:56 [2023-01-11T01:43:56.041Z] PASS
01:43:56 [2023-01-11T01:43:56.041Z] coverage: 82.5% of statements
01:43:56 [2023-01-11T01:43:56.041Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.338s	coverage: 82.5% of statements
01:43:56 [2023-01-11T01:43:56.041Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:43:56 [2023-01-11T01:43:56.041Z] ?   	github.com/docker/docker/daemon/network	[no test files]
01:43:56 [2023-01-11T01:43:56.041Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:43:56 [2023-01-11T01:43:56.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:56 [2023-01-11T01:43:56.587Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
01:43:57 [2023-01-11T01:43:57.005Z] === RUN   TestV1IDService
01:43:57 [2023-01-11T01:43:57.005Z] --- PASS: TestV1IDService (0.03s)
01:43:57 [2023-01-11T01:43:57.005Z] === RUN   TestV2MetadataService
01:43:57 [2023-01-11T01:43:57.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:57 [2023-01-11T01:43:57.970Z] === RUN   TestSuccessfulDownload
01:43:57 [2023-01-11T01:43:57.971Z]     download_test.go:268: Needs fixing on Windows
01:43:57 [2023-01-11T01:43:57.971Z] --- SKIP: TestSuccessfulDownload (0.00s)
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestCancelledDownload
01:43:57 [2023-01-11T01:43:57.971Z] --- PASS: TestCancelledDownload (0.00s)
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestMaxDownloadAttempts
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestContinueOnError_NonMirrorEndpoint
01:43:57 [2023-01-11T01:43:57.971Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestContinueOnError_MirrorEndpoint
01:43:57 [2023-01-11T01:43:57.971Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestContinueOnError_NeverContinue
01:43:57 [2023-01-11T01:43:57.971Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestContinueOnError_UnnestsErrors
01:43:57 [2023-01-11T01:43:57.971Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore/no_remote_or_local
01:43:57 [2023-01-11T01:43:57.971Z] time="2023-01-11T01:43:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3332063416\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore/no_local_cache
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore/no_local_cache/digested
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore/with_local_cache
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore/unknown_media_type
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore/unknown_media_type/no_cache
01:43:57 [2023-01-11T01:43:57.971Z] time="2023-01-11T01:43:57Z" level=warning msg="reference for unknown type: "
01:43:57 [2023-01-11T01:43:57.971Z] time="2023-01-11T01:43:57Z" level=warning msg="reference for unknown type: "
01:43:57 [2023-01-11T01:43:57.971Z] === RUN   TestManifestStore/unknown_media_type/with_cache
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:57Z" level=warning msg="reference for unknown type: "
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:57Z" level=warning msg="reference for unknown type: "
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:57Z" level=warning msg="reference for unknown type: "
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestManifestStore/error_persisting_manifest
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestManifestStore (0.44s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestManifestStore/no_remote_or_local (0.27s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
01:43:58 [2023-01-11T01:43:58.432Z]         --- PASS: TestManifestStore/no_local_cache/digested (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestManifestStore/unknown_media_type (0.08s)
01:43:58 [2023-01-11T01:43:58.432Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
01:43:58 [2023-01-11T01:43:58.432Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
01:43:58 [2023-01-11T01:43:58.432Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
01:43:58 [2023-01-11T01:43:58.432Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.03s)
01:43:58 [2023-01-11T01:43:58.432Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaType
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaType/schema1
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestFixManifestLayers
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestFixManifestLayers (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestFixManifestLayersBaseLayerParent
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:82: Needs fixing on Windows
01:43:58 [2023-01-11T01:43:58.432Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestFixManifestLayersBadParent
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestValidateManifest
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
01:43:58 [2023-01-11T01:43:58.432Z] time="2023-01-11T01:43:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestMaxDownloadAttempts (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s)
01:43:58 [2023-01-11T01:43:58.432Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestTransfer
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:127: Needs fixing on Windows
01:43:58 [2023-01-11T01:43:58.432Z] --- SKIP: TestValidateManifest (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestFormatPlatform
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestFormatPlatform (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestPullSchema2Config
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestPullSchema2Config/success_first_time
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:284: HTTP GET /v2/
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestPullSchema2Config/500_status
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestV2MetadataService (1.42s)
01:43:58 [2023-01-11T01:43:58.432Z] PASS
01:43:58 [2023-01-11T01:43:58.432Z] coverage: 48.2% of statements
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:284: HTTP GET /v2/
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
01:43:58 [2023-01-11T01:43:58.432Z] ok  	github.com/docker/docker/distribution/metadata	1.575s	coverage: 48.2% of statements
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestTransfer (0.13s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestConcurrencyLimit
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestPullSchema2Config/EOF
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:284: HTTP GET /v2/
01:43:58 [2023-01-11T01:43:58.432Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
01:43:58 [2023-01-11T01:43:58.432Z] 2023/01/11 01:43:58 http: panic serving 127.0.0.1:49230: intentional panic
01:43:58 [2023-01-11T01:43:58.432Z] goroutine 97 [running]:
01:43:58 [2023-01-11T01:43:58.432Z] net/http.(*conn).serve.func1()
01:43:58 [2023-01-11T01:43:58.432Z] 	c:/go/src/net/http/server.go:1825 +0xbf
01:43:58 [2023-01-11T01:43:58.432Z] panic({0x15c5c40, 0x176bb50})
01:43:58 [2023-01-11T01:43:58.432Z] 	c:/go/src/runtime/panic.go:844 +0x258
01:43:58 [2023-01-11T01:43:58.432Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004b0820?, {0x1772a48?, 0xc0003c40e0?})
01:43:58 [2023-01-11T01:43:58.432Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
01:43:58 [2023-01-11T01:43:58.432Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1772a48, 0xc0003c40e0}, 0xc000062600)
01:43:58 [2023-01-11T01:43:58.432Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
01:43:58 [2023-01-11T01:43:58.432Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1772a48?, 0xc0003c40e0?}, 0xc000047000?)
01:43:58 [2023-01-11T01:43:58.432Z] 	c:/go/src/net/http/server.go:2084 +0x2f
01:43:58 [2023-01-11T01:43:58.432Z] net/http.serverHandler.ServeHTTP({0xc0003929f0?}, {0x1772a48, 0xc0003c40e0}, 0xc000062600)
01:43:58 [2023-01-11T01:43:58.432Z] 	c:/go/src/net/http/server.go:2916 +0x43b
01:43:58 [2023-01-11T01:43:58.432Z] net/http.(*conn).serve(0xc00005a820, {0x1773158, 0xc0004afec0})
01:43:58 [2023-01-11T01:43:58.432Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
01:43:58 [2023-01-11T01:43:58.432Z] created by net/http.(*Server).Serve
01:43:58 [2023-01-11T01:43:58.432Z] 	c:/go/src/net/http/server.go:3071 +0x4db
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestNotFound
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestNotFound (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestConflict
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestConflict (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestForbidden
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestForbidden (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestInvalidParameter
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestInvalidParameter (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestNotImplemented
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestNotImplemented (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestNotModified
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestNotModified (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestUnauthorized
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestUnauthorized (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestUnknown
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestUnknown (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestCancelled
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestCancelled (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDeadline
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestDeadline (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestDataLoss
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestDataLoss (0.00s)
01:43:58 [2023-01-11T01:43:58.432Z] === RUN   TestUnavailable
01:43:58 [2023-01-11T01:43:58.432Z] --- PASS: TestUnavailable (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestSystem
01:43:58 [2023-01-11T01:43:58.890Z] --- PASS: TestSystem (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Not_Found
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Bad_Request
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Conflict
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Unauthorized
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Service_Unavailable
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Forbidden
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Not_Modified
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Not_Implemented
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Internal_Server_Error
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
01:43:58 [2023-01-11T01:43:58.890Z] --- PASS: TestFromStatusCode (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z] PASS
01:43:58 [2023-01-11T01:43:58.890Z] coverage: 77.0% of statements
01:43:58 [2023-01-11T01:43:58.890Z] ok  	github.com/docker/docker/errdefs	0.051s	coverage: 77.0% of statements
01:43:58 [2023-01-11T01:43:58.890Z] --- PASS: TestConcurrencyLimit (0.36s)
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestInactiveJobs
01:43:58 [2023-01-11T01:43:58.890Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestPullSchema2Config/unauthorized
01:43:58 [2023-01-11T01:43:58.890Z]     pull_v2_test.go:284: HTTP GET /v2/
01:43:58 [2023-01-11T01:43:58.890Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
01:43:58 [2023-01-11T01:43:58.890Z] --- PASS: TestPullSchema2Config (0.56s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestPullSchema2Config/success_first_time (0.03s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
01:43:58 [2023-01-11T01:43:58.890Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestGetRepositoryMountCandidates
01:43:58 [2023-01-11T01:43:58.890Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestLayerAlreadyExists
01:43:58 [2023-01-11T01:43:58.890Z]     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}
01:43:58 [2023-01-11T01:43:58.890Z]     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}
01:43:58 [2023-01-11T01:43:58.890Z]     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}
01:43:58 [2023-01-11T01:43:58.890Z]     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}
01:43:58 [2023-01-11T01:43:58.890Z]     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}
01:43:58 [2023-01-11T01:43:58.890Z]     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}
01:43:58 [2023-01-11T01:43:58.890Z] --- PASS: TestLayerAlreadyExists (0.00s)
01:43:58 [2023-01-11T01:43:58.890Z] === RUN   TestWhenEmptyAuthConfig
01:43:59 [2023-01-11T01:43:59.348Z] --- PASS: TestInactiveJobs (0.41s)
01:43:59 [2023-01-11T01:43:59.348Z] === RUN   TestWatchRelease
01:43:59 [2023-01-11T01:43:59.348Z] --- PASS: TestWatchRelease (0.04s)
01:43:59 [2023-01-11T01:43:59.348Z] === RUN   TestWatchFinishedTransfer
01:43:59 [2023-01-11T01:43:59.348Z] --- PASS: TestWatchFinishedTransfer (0.00s)
01:43:59 [2023-01-11T01:43:59.348Z] === RUN   TestDuplicateTransfer
01:43:59 [2023-01-11T01:43:59.348Z] --- PASS: TestDuplicateTransfer (0.05s)
01:43:59 [2023-01-11T01:43:59.348Z] === RUN   TestSuccessfulUpload
01:43:59 [2023-01-11T01:43:59.348Z] time="2023-01-11T01:43:59Z" level=error msg="Upload failed, retrying: simulating retry"
01:43:59 [2023-01-11T01:43:59.805Z] --- PASS: TestSuccessfulUpload (0.37s)
01:43:59 [2023-01-11T01:43:59.805Z] === RUN   TestCancelledUpload
01:43:59 [2023-01-11T01:43:59.805Z] --- PASS: TestCancelledUpload (0.00s)
01:43:59 [2023-01-11T01:43:59.805Z] PASS
01:43:59 [2023-01-11T01:43:59.805Z] coverage: 76.9% of statements
01:43:59 [2023-01-11T01:43:59.805Z] ok  	github.com/docker/docker/distribution/xfer	1.962s	coverage: 76.9% of statements
01:43:59 [2023-01-11T01:43:59.805Z] --- PASS: TestWhenEmptyAuthConfig (1.08s)
01:43:59 [2023-01-11T01:43:59.805Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
01:43:59 [2023-01-11T01:43:59.805Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
01:43:59 [2023-01-11T01:43:59.805Z] === RUN   TestTokenPassThru
01:43:59 [2023-01-11T01:43:59.805Z] --- PASS: TestTokenPassThru (0.00s)
01:43:59 [2023-01-11T01:43:59.805Z] === RUN   TestTokenPassThruDifferentHost
01:43:59 [2023-01-11T01:43:59.805Z] --- PASS: TestTokenPassThruDifferentHost (0.03s)
01:43:59 [2023-01-11T01:43:59.805Z] PASS
01:43:59 [2023-01-11T01:43:59.805Z] coverage: 27.4% of statements
01:44:00 [2023-01-11T01:44:00.264Z] ok  	github.com/docker/docker/distribution	2.239s	coverage: 27.4% of statements
01:44:00 [2023-01-11T01:44:00.264Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:44:00 [2023-01-11T01:44:00.264Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:44:00 [2023-01-11T01:44:00.264Z] === RUN   TestCompare
01:44:00 [2023-01-11T01:44:00.264Z] --- PASS: TestCompare (0.00s)
01:44:00 [2023-01-11T01:44:00.264Z] PASS
01:44:00 [2023-01-11T01:44:00.264Z] coverage: 19.2% of statements
01:44:00 [2023-01-11T01:44:00.264Z] ok  	github.com/docker/docker/image/cache	0.106s	coverage: 19.2% of statements
01:44:00 [2023-01-11T01:44:00.264Z] === RUN   TestFSGetInvalidData
01:44:00 [2023-01-11T01:44:00.264Z] --- PASS: TestFSGetInvalidData (0.02s)
01:44:00 [2023-01-11T01:44:00.264Z] === RUN   TestFSInvalidSet
01:44:00 [2023-01-11T01:44:00.264Z] --- PASS: TestFSInvalidSet (0.02s)
01:44:00 [2023-01-11T01:44:00.264Z] === RUN   TestFSInvalidRoot
01:44:00 [2023-01-11T01:44:00.476Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.84s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.07s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s)
01:44:00 [2023-01-11T01:44:00.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s)
01:44:00 [2023-01-11T01:44:00.476Z] === RUN   TestCgroupNamespacesRun
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSInvalidRoot (0.01s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSMetadataGetSet
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSMetadataGetSet (0.04s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSInvalidWalker
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSInvalidWalker (0.02s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSGetSet
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSGetSet (0.02s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSGetUnsetKey
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSGetUnsetKey (0.01s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSGetEmptyData
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSGetEmptyData (0.01s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSDelete
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSDelete (0.02s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSWalker
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSWalker (0.02s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestFSWalkerStopOnError
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestFSWalkerStopOnError (0.02s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestNewFromJSON
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestNewFromJSON (0.00s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestNewFromJSONWithInvalidJSON
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestMarshalKeyOrder
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestMarshalKeyOrder (0.00s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestImage
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestImage (0.00s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestImageOSNotEmpty
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestImageOSNotEmpty (0.00s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestNewChildImageFromImageWithRootFS
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestCreate
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestCreate (0.01s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestRestore
01:44:00 [2023-01-11T01:44:00.722Z] time="2023-01-11T01:44:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
01:44:00 [2023-01-11T01:44:00.722Z] --- PASS: TestRestore (0.26s)
01:44:00 [2023-01-11T01:44:00.722Z] === RUN   TestAddDelete
01:44:01 [2023-01-11T01:44:01.179Z] --- PASS: TestAddDelete (0.04s)
01:44:01 [2023-01-11T01:44:01.179Z] === RUN   TestSearchAfterDelete
01:44:01 [2023-01-11T01:44:01.179Z] --- PASS: TestSearchAfterDelete (0.02s)
01:44:01 [2023-01-11T01:44:01.179Z] === RUN   TestParentReset
01:44:01 [2023-01-11T01:44:01.179Z] --- PASS: TestParentReset (0.09s)
01:44:01 [2023-01-11T01:44:01.179Z] === RUN   TestGetAndSetLastUpdated
01:44:01 [2023-01-11T01:44:01.179Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
01:44:01 [2023-01-11T01:44:01.179Z] === RUN   TestStoreLen
01:44:01 [2023-01-11T01:44:01.179Z] --- PASS: TestStoreLen (0.07s)
01:44:01 [2023-01-11T01:44:01.179Z] PASS
01:44:01 [2023-01-11T01:44:01.179Z] coverage: 86.8% of statements
01:44:01 [2023-01-11T01:44:01.179Z] ok  	github.com/docker/docker/image	0.838s	coverage: 86.8% of statements
01:44:01 [2023-01-11T01:44:01.179Z] === RUN   TestMakeV1ConfigFromConfig
01:44:01 [2023-01-11T01:44:01.179Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
01:44:01 [2023-01-11T01:44:01.179Z] PASS
01:44:01 [2023-01-11T01:44:01.179Z] coverage: 25.0% of statements
01:44:01 [2023-01-11T01:44:01.179Z] ok  	github.com/docker/docker/image/v1	0.210s	coverage: 25.0% of statements
01:44:01 [2023-01-11T01:44:01.637Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:44:01 [2023-01-11T01:44:01.637Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:44:02 [2023-01-11T01:44:02.370Z] --- PASS: TestCgroupNamespacesRun (1.79s)
01:44:02 [2023-01-11T01:44:02.370Z] === RUN   TestCgroupNamespacesRunPrivileged
01:44:02 [2023-01-11T01:44:02.601Z] === RUN   TestSerialization
01:44:02 [2023-01-11T01:44:02.601Z] --- PASS: TestSerialization (0.02s)
01:44:02 [2023-01-11T01:44:02.601Z] PASS
01:44:02 [2023-01-11T01:44:02.601Z] coverage: 100.0% of statements
01:44:02 [2023-01-11T01:44:02.601Z] ok  	github.com/docker/docker/libcontainerd/queue	0.077s	coverage: 100.0% of statements
01:44:03 [2023-01-11T01:44:03.572Z] === RUN   TestEnvironmentParsing
01:44:03 [2023-01-11T01:44:03.572Z] --- PASS: TestEnvironmentParsing (0.00s)
01:44:03 [2023-01-11T01:44:03.572Z] PASS
01:44:03 [2023-01-11T01:44:03.572Z] coverage: 1.0% of statements
01:44:03 [2023-01-11T01:44:03.572Z] ok  	github.com/docker/docker/libcontainerd/local	0.076s	coverage: 1.0% of statements
01:44:03 [2023-01-11T01:44:03.572Z] === RUN   TestEmptyLayer
01:44:03 [2023-01-11T01:44:03.572Z] --- PASS: TestEmptyLayer (0.00s)
01:44:03 [2023-01-11T01:44:03.572Z] === RUN   TestCommitFailure
01:44:04 [2023-01-11T01:44:04.033Z] --- PASS: TestCommitFailure (0.01s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestStartTransactionFailure
01:44:04 [2023-01-11T01:44:04.033Z] --- PASS: TestStartTransactionFailure (0.01s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestGetOrphan
01:44:04 [2023-01-11T01:44:04.033Z] --- PASS: TestGetOrphan (0.01s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestMountAndRegister
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
01:44:04 [2023-01-11T01:44:04.033Z]     layer_test.go:271: Layer size: 14
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
01:44:04 [2023-01-11T01:44:04.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] PASS
01:44:04 [2023-01-11T01:44:04.033Z] coverage: 45.8% of statements
01:44:04 [2023-01-11T01:44:04.033Z] ok  	github.com/docker/docker/oci	0.085s	coverage: 45.8% of statements
01:44:04 [2023-01-11T01:44:04.033Z] --- PASS: TestMountAndRegister (0.09s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestLayerRelease
01:44:04 [2023-01-11T01:44:04.033Z]     layer_test.go:304: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestLayerRelease (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestStoreRestore
01:44:04 [2023-01-11T01:44:04.033Z]     layer_test.go:353: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestStoreRestore (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestTarStreamStability
01:44:04 [2023-01-11T01:44:04.033Z]     layer_test.go:468: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestTarStreamStability (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestRegisterExistingLayer
01:44:04 [2023-01-11T01:44:04.033Z] --- PASS: TestRegisterExistingLayer (0.27s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestTarStreamVerification
01:44:04 [2023-01-11T01:44:04.033Z]     layer_test.go:697: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestTarStreamVerification (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestLayerMigration
01:44:04 [2023-01-11T01:44:04.033Z]     migration_test.go:46: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestLayerMigration (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestLayerMigrationNoTarsplit
01:44:04 [2023-01-11T01:44:04.033Z]     migration_test.go:182: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestMountInit
01:44:04 [2023-01-11T01:44:04.033Z]     mount_test.go:17: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestMountInit (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestMountSize
01:44:04 [2023-01-11T01:44:04.033Z]     mount_test.go:76: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestMountSize (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestMountChanges
01:44:04 [2023-01-11T01:44:04.033Z]     mount_test.go:125: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestMountChanges (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] === RUN   TestMountApply
01:44:04 [2023-01-11T01:44:04.033Z]     mount_test.go:212: Failing on Windows
01:44:04 [2023-01-11T01:44:04.033Z] --- SKIP: TestMountApply (0.00s)
01:44:04 [2023-01-11T01:44:04.033Z] PASS
01:44:04 [2023-01-11T01:44:04.033Z] coverage: 30.1% of statements
01:44:04 [2023-01-11T01:44:04.033Z] ok  	github.com/docker/docker/layer	0.500s	coverage: 30.1% of statements
01:44:04 [2023-01-11T01:44:04.263Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s)
01:44:04 [2023-01-11T01:44:04.263Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:44:04 [2023-01-11T01:44:04.490Z] === RUN   TestParseVersion
01:44:04 [2023-01-11T01:44:04.490Z] --- PASS: TestParseVersion (0.00s)
01:44:04 [2023-01-11T01:44:04.490Z] PASS
01:44:04 [2023-01-11T01:44:04.490Z] coverage: 52.9% of statements
01:44:04 [2023-01-11T01:44:04.490Z] ok  	github.com/docker/docker/pkg/aaparser	0.083s	coverage: 52.9% of statements
01:44:04 [2023-01-11T01:44:04.490Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:44:04 [2023-01-11T01:44:04.490Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:44:04 [2023-01-11T01:44:04.490Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:44:04 [2023-01-11T01:44:04.490Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:44:04 [2023-01-11T01:44:04.490Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:44:04 [2023-01-11T01:44:04.825Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestAddressPoolOpt
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestAddressPoolOpt (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/a
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/something
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/_=a
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/env1=value1
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/_env1=value1
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/env2=value2=value3
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/env3=abc!qwe
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/env_4=value_4
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/PATH
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/=a
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/PATH=
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/PATH=something
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/asd!qwe
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/1asd
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/123
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/some_space
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/__some_space_before
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/some_space_after__
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/=
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateEnv/PaTh
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestValidateEnv (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/a (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/something (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/_=a (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/PATH (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/=a (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/1asd (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/123 (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/some_space (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/= (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestParseHost
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestParseHost (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestParseDockerDaemonHost
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestParseDockerDaemonHost (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestParseTCP
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestParseTCP (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestParseInvalidUnixAddrInvalid
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateExtraHosts
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestValidateExtraHosts (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestIpOptString
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestIpOptString (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestNewIpOptInvalidDefaultVal
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestNewIpOptValidDefaultVal
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestIpOptSetInvalidVal
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateIPAddress
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestValidateIPAddress (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestMapOpts
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestMapOpts (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestListOptsWithoutValidator
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestListOptsWithoutValidator (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestListOptsWithValidator
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestListOptsWithValidator (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateDNSSearch
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestValidateDNSSearch (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_general_format
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_more_than_one_=
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_one_more
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestValidateLabel (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestNamedListOpts
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestNamedListOpts (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestNamedMapOpts
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestNamedMapOpts (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestParseLink
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestParseLink (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestQuotedStringSetWithQuotes
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestQuotedStringSetWithNoQuotes
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] === RUN   TestUlimitOpt
01:44:05 [2023-01-11T01:44:05.456Z] --- PASS: TestUlimitOpt (0.00s)
01:44:05 [2023-01-11T01:44:05.456Z] PASS
01:44:05 [2023-01-11T01:44:05.456Z] coverage: 67.1% of statements
01:44:05 [2023-01-11T01:44:05.456Z] ok  	github.com/docker/docker/opts	0.123s	coverage: 67.1% of statements
01:44:05 [2023-01-11T01:44:05.913Z] === RUN   TestUnbuffered
01:44:05 [2023-01-11T01:44:05.913Z] --- PASS: TestUnbuffered (0.00s)
01:44:05 [2023-01-11T01:44:05.913Z] === RUN   TestRaceUnbuffered
01:44:05 [2023-01-11T01:44:05.913Z] --- PASS: TestRaceUnbuffered (0.00s)
01:44:05 [2023-01-11T01:44:05.913Z] PASS
01:44:05 [2023-01-11T01:44:05.913Z] coverage: 100.0% of statements
01:44:05 [2023-01-11T01:44:05.913Z] ok  	github.com/docker/docker/pkg/broadcaster	0.252s	coverage: 100.0% of statements
01:44:06 [2023-01-11T01:44:06.196Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
01:44:06 [2023-01-11T01:44:06.196Z] === RUN   TestCgroupNamespacesRunHostMode
01:44:06 [2023-01-11T01:44:06.370Z] === RUN   TestPeerCertificateMarshalJSON
01:44:06 [2023-01-11T01:44:06.826Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
01:44:06 [2023-01-11T01:44:06.826Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
01:44:06 [2023-01-11T01:44:06.826Z] --- PASS: TestPeerCertificateMarshalJSON (0.61s)
01:44:06 [2023-01-11T01:44:06.826Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
01:44:06 [2023-01-11T01:44:06.826Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
01:44:06 [2023-01-11T01:44:06.826Z] === RUN   TestMiddleware
01:44:06 [2023-01-11T01:44:06.827Z] --- PASS: TestMiddleware (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestNewResponseModifier
01:44:06 [2023-01-11T01:44:06.827Z] --- PASS: TestNewResponseModifier (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z] PASS
01:44:06 [2023-01-11T01:44:06.827Z] coverage: 26.8% of statements
01:44:06 [2023-01-11T01:44:06.827Z] ok  	github.com/docker/docker/pkg/authorization	0.677s	coverage: 26.8% of statements
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[foo]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[bar]_[foo]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[foo_bar]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[qux]_[foo]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[]#01
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[qux]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[foo_bar_qux]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[qux]_[baz]]
01:44:06 [2023-01-11T01:44:06.827Z] === RUN   TestMatch/[[foo_baz]]
01:44:06 [2023-01-11T01:44:06.827Z] --- PASS: TestMatch (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[foo]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[]#01 (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[qux]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
01:44:06 [2023-01-11T01:44:06.827Z] PASS
01:44:06 [2023-01-11T01:44:06.827Z] coverage: 87.5% of statements
01:44:06 [2023-01-11T01:44:06.827Z] ok  	github.com/docker/docker/pkg/capabilities	0.052s	coverage: 87.5% of statements
01:44:06 [2023-01-11T01:44:06.864Z] Created binary: bundles/binary-daemon/dockerd-dev
01:44:06 [2023-01-11T01:44:06.864Z] Copying nested executables into bundles/binary-daemon
01:44:06 [2023-01-11T01:44:06.864Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
01:44:07 [2023-01-11T01:44:07.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/make.sh cross
01:44:07 [2023-01-11T01:44:07.762Z] 
01:44:07 [2023-01-11T01:44:07.762Z] Removing bundles/
01:44:07 [2023-01-11T01:44:07.762Z] 
01:44:07 [2023-01-11T01:44:07.762Z] ---> Making bundle: cross (in bundles/cross)
01:44:07 [2023-01-11T01:44:07.762Z] Cross building: bundles/cross/linux/amd64
01:44:07 [2023-01-11T01:44:07.762Z] Building: bundles/cross/linux/amd64/dockerd-dev
01:44:07 [2023-01-11T01:44:07.762Z] GOOS="linux" GOARCH="amd64" GOARM=""
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestIsArchivePathDir
01:44:07 [2023-01-11T01:44:07.790Z] --- PASS: TestIsArchivePathDir (0.10s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestIsArchivePathInvalidFile
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootTarUntar
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootTarUntar (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootUntarWithHugeExcludesList
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootUntarEmptyArchive
01:44:07 [2023-01-11T01:44:07.790Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootTarUntarWithSymlink
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootCopyWithTar
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootCopyWithTar (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootCopyFileWithTar
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootUntarPath
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootUntarPath (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestChrootApplyDotDotFile
01:44:07 [2023-01-11T01:44:07.790Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
01:44:07 [2023-01-11T01:44:07.790Z] --- SKIP: TestChrootApplyDotDotFile (0.01s)
01:44:07 [2023-01-11T01:44:07.790Z] PASS
01:44:07 [2023-01-11T01:44:07.790Z] coverage: 15.1% of statements
01:44:07 [2023-01-11T01:44:07.790Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.138s	coverage: 15.1% of statements
01:44:07 [2023-01-11T01:44:07.790Z] --- PASS: TestIsArchivePathInvalidFile (0.20s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestIsArchivePathTar
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestSizeEmpty
01:44:07 [2023-01-11T01:44:07.790Z] --- PASS: TestSizeEmpty (0.00s)
01:44:07 [2023-01-11T01:44:07.790Z] === RUN   TestSizeEmptyFile
01:44:07 [2023-01-11T01:44:07.790Z] --- PASS: TestSizeEmptyFile (0.00s)
01:44:08 [2023-01-11T01:44:08.088Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s)
01:44:08 [2023-01-11T01:44:08.088Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestSizeNonemptyFile
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestSizeNonemptyFile (0.00s)
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestSizeNestedDirectoryEmpty
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestMoveToSubdir
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestMoveToSubdir (0.01s)
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestSizeNonExistingDirectory
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
01:44:08 [2023-01-11T01:44:08.247Z] PASS
01:44:08 [2023-01-11T01:44:08.247Z] coverage: 80.0% of statements
01:44:08 [2023-01-11T01:44:08.247Z] ok  	github.com/docker/docker/pkg/directory	0.069s	coverage: 80.0% of statements
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestIsArchivePathTar (0.29s)
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestDecompressStreamGzip
01:44:08 [2023-01-11T01:44:08.247Z] --- PASS: TestDecompressStreamGzip (0.17s)
01:44:08 [2023-01-11T01:44:08.247Z] === RUN   TestDecompressStreamBzip2
01:44:08 [2023-01-11T01:44:08.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestDecompressStreamBzip2 (0.19s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestDecompressStreamXz
01:44:08 [2023-01-11T01:44:08.704Z]     archive_test.go:134: Xz not present in msys2
01:44:08 [2023-01-11T01:44:08.704Z] --- SKIP: TestDecompressStreamXz (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestCompressStreamXzUnsupported
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestCompressStreamBzip2Unsupported
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestCompressStreamInvalid
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestCompressStreamInvalid (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestExtensionInvalid
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestExtensionInvalid (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestExtensionUncompressed
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestExtensionUncompressed (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestExtensionBzip2
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestExtensionBzip2 (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestExtensionGzip
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestExtensionGzip (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestExtensionXz
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestExtensionXz (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestCmdStreamLargeStderr
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestContainsEntry
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestCreateEntries
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestEntriesDiff
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestEntriesEquality
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestGeneratorNotGenerate
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestGeneratorWithPort
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestGeneratorWithPortNotGenerate
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestNewEntry
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   Test/TestParse
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: Test (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestContainsEntry (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestCreateEntries (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestEntriesDiff (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestEntriesEquality (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestNewEntry (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z]     --- PASS: Test/TestParse (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] PASS
01:44:08 [2023-01-11T01:44:08.704Z] coverage: 58.3% of statements
01:44:08 [2023-01-11T01:44:08.704Z] ok  	github.com/docker/docker/pkg/discovery	0.071s	coverage: 58.3% of statements
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestCmdStreamLargeStderr (0.11s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestCmdStreamBad
01:44:08 [2023-01-11T01:44:08.704Z]     archive_test.go:239: Failing on Windows CI machines
01:44:08 [2023-01-11T01:44:08.704Z] --- SKIP: TestCmdStreamBad (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestCmdStreamGood
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestCmdStreamGood (0.06s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestUntarPathWithInvalidDest
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestUntarPathWithInvalidSrc
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestUntarPath
01:44:08 [2023-01-11T01:44:08.704Z] --- PASS: TestUntarPath (0.09s)
01:44:08 [2023-01-11T01:44:08.704Z] === RUN   TestUntarPathWithDestinationFile
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestUntarPathWithDestinationFile (0.10s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyWithTarInvalidSrc
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyWithTarSrcFile
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyWithTarSrcFolder
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyFileWithTarInvalidSrc
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyFileWithTarSrcFolder
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestCopyFileWithTarSrcFile
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   TestTarFiles
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   Test
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   Test/TestContent
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   Test/TestInitialize
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   Test/TestNew
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   Test/TestParsingContentsWithComments
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   Test/TestRegister
01:44:09 [2023-01-11T01:44:09.161Z] === RUN   Test/TestWatch
01:44:09 [2023-01-11T01:44:09.161Z] --- PASS: Test (0.01s)
01:44:09 [2023-01-11T01:44:09.161Z]     --- PASS: Test/TestContent (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z]     --- PASS: Test/TestInitialize (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z]     --- PASS: Test/TestNew (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z]     --- PASS: Test/TestRegister (0.00s)
01:44:09 [2023-01-11T01:44:09.161Z]     --- PASS: Test/TestWatch (0.01s)
01:44:09 [2023-01-11T01:44:09.161Z] PASS
01:44:09 [2023-01-11T01:44:09.161Z] coverage: 92.9% of statements
01:44:09 [2023-01-11T01:44:09.161Z] ok  	github.com/docker/docker/pkg/discovery/file	0.059s	coverage: 92.9% of statements
01:44:09 [2023-01-11T01:44:09.619Z] === RUN   Test
01:44:09 [2023-01-11T01:44:09.619Z] === RUN   Test/TestWatch
01:44:09 [2023-01-11T01:44:09.619Z] --- PASS: Test (0.00s)
01:44:09 [2023-01-11T01:44:09.619Z]     --- PASS: Test/TestWatch (0.00s)
01:44:09 [2023-01-11T01:44:09.619Z] PASS
01:44:09 [2023-01-11T01:44:09.619Z] coverage: 92.3% of statements
01:44:09 [2023-01-11T01:44:09.619Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.055s	coverage: 92.3% of statements
01:44:09 [2023-01-11T01:44:09.619Z] === RUN   Test
01:44:09 [2023-01-11T01:44:09.619Z] === RUN   Test/TestInitialize
01:44:10 [2023-01-11T01:44:10.081Z] time="2023-01-11T01:44:09Z" level=info msg="Initializing discovery without TLS"
01:44:10 [2023-01-11T01:44:10.081Z] time="2023-01-11T01:44:09Z" level=info msg="Initializing discovery without TLS"
01:44:10 [2023-01-11T01:44:10.081Z] time="2023-01-11T01:44:09Z" level=info msg="Initializing discovery without TLS"
01:44:10 [2023-01-11T01:44:10.081Z] === RUN   Test/TestInitializeWithCerts
01:44:10 [2023-01-11T01:44:10.081Z] time="2023-01-11T01:44:09Z" level=info msg="Initializing discovery with TLS"
01:44:10 [2023-01-11T01:44:10.081Z] === RUN   Test/TestWatch
01:44:10 [2023-01-11T01:44:10.081Z] time="2023-01-11T01:44:09Z" level=info msg="Initializing discovery without TLS"
01:44:10 [2023-01-11T01:44:10.236Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s)
01:44:10 [2023-01-11T01:44:10.236Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:44:10 [2023-01-11T01:44:10.537Z] === RUN   Test
01:44:10 [2023-01-11T01:44:10.537Z] === RUN   Test/TestInitialize
01:44:10 [2023-01-11T01:44:10.537Z] === RUN   Test/TestInitializeWithPattern
01:44:10 [2023-01-11T01:44:10.537Z] === RUN   Test/TestRegister
01:44:10 [2023-01-11T01:44:10.537Z] === RUN   Test/TestWatch
01:44:10 [2023-01-11T01:44:10.537Z] --- PASS: Test (0.00s)
01:44:10 [2023-01-11T01:44:10.537Z]     --- PASS: Test/TestInitialize (0.00s)
01:44:10 [2023-01-11T01:44:10.537Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
01:44:10 [2023-01-11T01:44:10.537Z]     --- PASS: Test/TestRegister (0.00s)
01:44:10 [2023-01-11T01:44:10.537Z]     --- PASS: Test/TestWatch (0.00s)
01:44:10 [2023-01-11T01:44:10.537Z] PASS
01:44:10 [2023-01-11T01:44:10.537Z] coverage: 93.8% of statements
01:44:10 [2023-01-11T01:44:10.537Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.064s	coverage: 93.8% of statements
01:44:10 [2023-01-11T01:44:10.995Z] === RUN   TestPollerAddRemove
01:44:10 [2023-01-11T01:44:10.995Z] --- PASS: TestPollerAddRemove (0.00s)
01:44:10 [2023-01-11T01:44:10.995Z] === RUN   TestPollerEvent
01:44:10 [2023-01-11T01:44:10.995Z]     poller_test.go:41: No chmod on Windows
01:44:10 [2023-01-11T01:44:10.995Z] --- SKIP: TestPollerEvent (0.00s)
01:44:10 [2023-01-11T01:44:10.995Z] === RUN   TestPollerClose
01:44:10 [2023-01-11T01:44:10.995Z] --- PASS: TestPollerClose (0.00s)
01:44:10 [2023-01-11T01:44:10.995Z] PASS
01:44:10 [2023-01-11T01:44:10.995Z] coverage: 45.7% of statements
01:44:10 [2023-01-11T01:44:10.995Z] ok  	github.com/docker/docker/pkg/filenotify	0.062s	coverage: 45.7% of statements
01:44:11 [2023-01-11T01:44:11.166Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
01:44:11 [2023-01-11T01:44:11.166Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
01:44:11 [2023-01-11T01:44:11.315Z] --- PASS: TestServicePlugin (29.61s)
01:44:11 [2023-01-11T01:44:11.315Z] === RUN   TestServiceUpdateLabel
01:44:11 [2023-01-11T01:44:11.730Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
01:44:11 [2023-01-11T01:44:11.730Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s)
01:44:11 [2023-01-11T01:44:11.730Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:44:11 [2023-01-11T01:44:11.877Z] --- PASS: TestServiceUpdateLabel (2.12s)
01:44:11 [2023-01-11T01:44:11.877Z] === RUN   TestServiceUpdateSecrets
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCopyFileWithInvalidSrc
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCopyFileWithInvalidDest
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCopyFileWithSameSrcAndDest
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCopyFile
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCopyFile (0.01s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
01:44:11 [2023-01-11T01:44:11.962Z]     fileutils_test.go:134: Needs porting to Windows
01:44:11 [2023-01-11T01:44:11.962Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestReadSymlinkedDirectoryToFile
01:44:11 [2023-01-11T01:44:11.962Z]     fileutils_test.go:180: Needs porting to Windows
01:44:11 [2023-01-11T01:44:11.962Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestWildcardMatches
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestWildcardMatches (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestPatternMatches
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestPatternMatches (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestExclusionPatternMatchesPatternBefore
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestPatternMatchesFolderExclusions
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestPatternMatchesFolderWildcardExclusions
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestExclusionPatternMatchesPatternAfter
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestExclusionPatternMatchesWholeDirectory
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestSingleExclamationError
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestSingleExclamationError (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestMatchesWithNoPatterns
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestMatchesWithMalformedPatterns
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestMatches
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestMatches (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCleanPatterns
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCleanPatterns (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCleanPatternsStripEmptyPatterns
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCleanPatternsExceptionFlag
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCleanPatternsErrorSingleException
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
01:44:11 [2023-01-11T01:44:11.962Z] === RUN   TestCreateIfNotExistsDir
01:44:11 [2023-01-11T01:44:11.962Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
01:44:11 [2023-01-11T01:44:11.963Z] === RUN   TestCreateIfNotExistsFile
01:44:11 [2023-01-11T01:44:11.963Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
01:44:11 [2023-01-11T01:44:11.963Z] === RUN   TestMatch
01:44:11 [2023-01-11T01:44:11.963Z] --- PASS: TestMatch (0.00s)
01:44:11 [2023-01-11T01:44:11.963Z] PASS
01:44:11 [2023-01-11T01:44:11.963Z] coverage: 85.4% of statements
01:44:11 [2023-01-11T01:44:11.963Z] ok  	github.com/docker/docker/pkg/fileutils	0.088s	coverage: 85.4% of statements
01:44:11 [2023-01-11T01:44:11.963Z] === RUN   TestGet
01:44:11 [2023-01-11T01:44:11.963Z] --- PASS: TestGet (0.00s)
01:44:11 [2023-01-11T01:44:11.963Z] === RUN   TestGetShortcutString
01:44:11 [2023-01-11T01:44:11.963Z] --- PASS: TestGetShortcutString (0.00s)
01:44:11 [2023-01-11T01:44:11.963Z] PASS
01:44:11 [2023-01-11T01:44:11.963Z] coverage: 42.9% of statements
01:44:11 [2023-01-11T01:44:11.963Z] ok  	github.com/docker/docker/pkg/homedir	0.051s	coverage: 42.9% of statements
01:44:12 [2023-01-11T01:44:12.660Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
01:44:12 [2023-01-11T01:44:12.660Z] === RUN   TestCgroupNamespacesRunOlderClient
01:44:12 [2023-01-11T01:44:12.928Z] --- PASS: Test (3.23s)
01:44:12 [2023-01-11T01:44:12.928Z]     --- PASS: Test/TestInitialize (0.23s)
01:44:12 [2023-01-11T01:44:12.928Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
01:44:12 [2023-01-11T01:44:12.928Z]     --- PASS: Test/TestWatch (3.00s)
01:44:12 [2023-01-11T01:44:12.928Z] PASS
01:44:12 [2023-01-11T01:44:12.928Z] coverage: 84.1% of statements
01:44:12 [2023-01-11T01:44:12.928Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.299s	coverage: 84.1% of statements
01:44:13 [2023-01-11T01:44:13.261Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
01:44:13 [2023-01-11T01:44:13.261Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
01:44:13 [2023-01-11T01:44:13.387Z] === RUN   TestCreateIDMapOrder
01:44:13 [2023-01-11T01:44:13.387Z] --- PASS: TestCreateIDMapOrder (0.00s)
01:44:13 [2023-01-11T01:44:13.387Z] PASS
01:44:13 [2023-01-11T01:44:13.387Z] coverage: 7.2% of statements
01:44:13 [2023-01-11T01:44:13.387Z] ok  	github.com/docker/docker/pkg/idtools	0.058s	coverage: 7.2% of statements
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestFixedBufferCap
01:44:13 [2023-01-11T01:44:13.846Z] --- PASS: TestFixedBufferCap (0.00s)
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestFixedBufferLen
01:44:13 [2023-01-11T01:44:13.846Z] --- PASS: TestFixedBufferLen (0.00s)
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestFixedBufferString
01:44:13 [2023-01-11T01:44:13.846Z] --- PASS: TestFixedBufferString (0.00s)
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestFixedBufferWrite
01:44:13 [2023-01-11T01:44:13.846Z] --- PASS: TestFixedBufferWrite (0.00s)
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestFixedBufferRead
01:44:13 [2023-01-11T01:44:13.846Z] --- PASS: TestFixedBufferRead (0.00s)
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestBytesPipeRead
01:44:13 [2023-01-11T01:44:13.846Z] --- PASS: TestBytesPipeRead (0.00s)
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestBytesPipeWrite
01:44:13 [2023-01-11T01:44:13.846Z] --- PASS: TestBytesPipeWrite (0.00s)
01:44:13 [2023-01-11T01:44:13.846Z] === RUN   TestBytesPipeWriteRandomChunks
01:44:14 [2023-01-11T01:44:14.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
01:44:14 [2023-01-11T01:44:14.205Z] === RUN   TestNISDomainname
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestError
01:44:14 [2023-01-11T01:44:14.305Z] --- PASS: TestError (0.01s)
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/no_progress
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/progress_1
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/some_progress_with_a_start_time
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/some_progress_without_a_start_time
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/with_units
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestProgressString/hide_counts
01:44:14 [2023-01-11T01:44:14.305Z] --- PASS: TestProgressString (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/no_progress (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/progress_1 (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/with_units (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z]     --- PASS: TestProgressString/hide_counts (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestJSONMessageDisplay
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestStandardLongPath
01:44:14 [2023-01-11T01:44:14.305Z] --- PASS: TestStandardLongPath (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestUNCLongPath
01:44:14 [2023-01-11T01:44:14.305Z] --- PASS: TestUNCLongPath (0.00s)
01:44:14 [2023-01-11T01:44:14.305Z] PASS
01:44:14 [2023-01-11T01:44:14.305Z] coverage: 100.0% of statements
01:44:14 [2023-01-11T01:44:14.305Z] ok  	github.com/docker/docker/pkg/longpath	0.062s	coverage: 100.0% of statements
01:44:14 [2023-01-11T01:44:14.305Z] --- PASS: TestBytesPipeWriteRandomChunks (0.61s)
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestAtomicWriteToFile
01:44:14 [2023-01-11T01:44:14.305Z] --- PASS: TestAtomicWriteToFile (0.02s)
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestAtomicWriteSetCommit
01:44:14 [2023-01-11T01:44:14.305Z] --- PASS: TestAtomicWriteSetCommit (0.02s)
01:44:14 [2023-01-11T01:44:14.305Z] === RUN   TestAtomicWriteSetCancel
01:44:14 [2023-01-11T01:44:14.462Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestReadCloserWrapperClose
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestReadCloserWrapperClose (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestReaderErrWrapperReadOnError
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestReaderErrWrapperRead
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestReaderErrWrapperRead (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestHashData
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestHashData (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestCancelReadCloser
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestCancelReadCloser (0.10s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestWriteCloserWrapperClose
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestNopWriteCloser
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestNopWriteCloser (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestNopWriter
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestNopWriter (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestWriteCounter
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestWriteCounter (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] PASS
01:44:14 [2023-01-11T01:44:14.763Z] coverage: 69.7% of statements
01:44:14 [2023-01-11T01:44:14.763Z] ok  	github.com/docker/docker/pkg/ioutils	0.859s	coverage: 69.7% of statements
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestJSONMessageDisplay (0.28s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestJSONMessageDisplayWithJSONError
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] === RUN   TestDisplayJSONMessagesStream
01:44:14 [2023-01-11T01:44:14.763Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
01:44:14 [2023-01-11T01:44:14.763Z] PASS
01:44:14 [2023-01-11T01:44:14.763Z] coverage: 91.7% of statements
01:44:14 [2023-01-11T01:44:14.763Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.351s	coverage: 91.7% of statements
01:44:15 [2023-01-11T01:44:15.391Z] --- PASS: TestNISDomainname (0.88s)
01:44:15 [2023-01-11T01:44:15.391Z] === RUN   TestHostnameDnsResolution
01:44:15 [2023-01-11T01:44:15.647Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
01:44:15 [2023-01-11T01:44:15.727Z] === RUN   TestNameFormat
01:44:15 [2023-01-11T01:44:15.727Z] --- PASS: TestNameFormat (0.00s)
01:44:15 [2023-01-11T01:44:15.727Z] === RUN   TestNameRetries
01:44:15 [2023-01-11T01:44:15.727Z] --- PASS: TestNameRetries (0.00s)
01:44:15 [2023-01-11T01:44:15.727Z] PASS
01:44:15 [2023-01-11T01:44:15.727Z] coverage: 85.7% of statements
01:44:15 [2023-01-11T01:44:15.727Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.068s	coverage: 85.7% of statements
01:44:15 [2023-01-11T01:44:15.727Z] === RUN   TestParseKeyValueOpt
01:44:15 [2023-01-11T01:44:15.727Z] --- PASS: TestParseKeyValueOpt (0.00s)
01:44:15 [2023-01-11T01:44:15.727Z] === RUN   TestParseUintList
01:44:15 [2023-01-11T01:44:15.727Z] --- PASS: TestParseUintList (0.00s)
01:44:15 [2023-01-11T01:44:15.727Z] === RUN   TestParseUintListMaximumLimits
01:44:15 [2023-01-11T01:44:15.727Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
01:44:15 [2023-01-11T01:44:15.727Z] PASS
01:44:15 [2023-01-11T01:44:15.727Z] coverage: 97.0% of statements
01:44:15 [2023-01-11T01:44:15.727Z] ok  	github.com/docker/docker/pkg/parsers	0.065s	coverage: 97.0% of statements
01:44:16 [2023-01-11T01:44:16.186Z] === RUN   TestNewAndRemove
01:44:16 [2023-01-11T01:44:16.186Z] --- PASS: TestNewAndRemove (0.00s)
01:44:16 [2023-01-11T01:44:16.186Z] === RUN   TestRemoveInvalidPath
01:44:16 [2023-01-11T01:44:16.186Z] --- PASS: TestRemoveInvalidPath (0.00s)
01:44:16 [2023-01-11T01:44:16.186Z] PASS
01:44:16 [2023-01-11T01:44:16.186Z] coverage: 82.6% of statements
01:44:16 [2023-01-11T01:44:16.186Z] ok  	github.com/docker/docker/pkg/pidfile	0.058s	coverage: 82.6% of statements
01:44:16 [2023-01-11T01:44:16.575Z] --- PASS: TestHostnameDnsResolution (1.27s)
01:44:16 [2023-01-11T01:44:16.575Z] === RUN   TestUnprivilegedPortsAndPing
01:44:17 [2023-01-11T01:44:17.157Z] --- PASS: TestTarFiles (7.97s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestTarUntar
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestParseEmptyInterface
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestParseEmptyInterface (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestParseNonInterfaceType
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestParseNonInterfaceType (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestParseWithOneFunction
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestParseWithOneFunction (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestParseWithMultipleFuncs
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestParseWithUnnamedReturn
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestEmbeddedInterface
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestEmbeddedInterface (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestParsedImports
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestParsedImports (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestAliasedImports
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestAliasedImports (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] PASS
01:44:17 [2023-01-11T01:44:17.158Z] coverage: 56.8% of statements
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestTarUntar (0.05s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestTarWithOptions
01:44:17 [2023-01-11T01:44:17.158Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.071s	coverage: 56.8% of statements
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestTarWithOptions (0.04s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestUntarUstarGnuConflict
01:44:17 [2023-01-11T01:44:17.158Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
01:44:17 [2023-01-11T01:44:17.158Z] === RUN   TestUntarInvalidFilenames
01:44:17 [2023-01-11T01:44:17.158Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3556840893\\dest"
01:44:17 [2023-01-11T01:44:17.503Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s)
01:44:17 [2023-01-11T01:44:17.503Z] === RUN   TestStats
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestUntarInvalidFilenames (0.25s)
01:44:17 [2023-01-11T01:44:17.614Z] === RUN   TestUntarHardlinkToSymlink
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
01:44:17 [2023-01-11T01:44:17.614Z] === RUN   TestUntarInvalidHardlink
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2570399805\\victim\\hello" -> "../victim/hello"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1321768520\\victim\\hello" -> "/../victim/hello"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3537637014\\victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4282095718\\victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3439866153\\victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink329186352\\victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestUntarInvalidHardlink (0.04s)
01:44:17 [2023-01-11T01:44:17.614Z] === RUN   TestUntarInvalidSymlink
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3476532665\\dest\\dotdot" -> "../victim/hello"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1567496246\\dest\\slash-dotdot" -> "/../victim/hello"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1655987864\\dest\\loophole-victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3766011285\\dest\\loophole-victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4155266387\\dest\\loophole-victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1246031895\\dest\\loophole-victim" -> "../victim"
01:44:17 [2023-01-11T01:44:17.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2187391391\\dest\\dir\\loophole" -> "../../victim"
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestUntarInvalidSymlink (0.05s)
01:44:17 [2023-01-11T01:44:17.614Z] === RUN   TestTempArchiveCloseMultipleTimes
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
01:44:17 [2023-01-11T01:44:17.614Z] === RUN   TestXGlobalNoParent
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestXGlobalNoParent (0.00s)
01:44:17 [2023-01-11T01:44:17.614Z] === RUN   TestReplaceFileTarWrapper
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestReplaceFileTarWrapper (0.27s)
01:44:17 [2023-01-11T01:44:17.614Z] === RUN   TestPrefixHeaderReadable
01:44:17 [2023-01-11T01:44:17.614Z] --- PASS: TestPrefixHeaderReadable (0.03s)
01:44:17 [2023-01-11T01:44:17.615Z] === RUN   TestDisablePigz
01:44:17 [2023-01-11T01:44:17.615Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestFailedConnection
01:44:18 [2023-01-11T01:44:18.072Z] --- PASS: TestDisablePigz (0.16s)
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestPigz
01:44:18 [2023-01-11T01:44:18.072Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
01:44:18 [2023-01-11T01:44:18.072Z] --- PASS: TestPigz (0.23s)
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestCopyFileWithInvalidDest
01:44:18 [2023-01-11T01:44:18.072Z]     archive_windows_test.go:17: Currently fails
01:44:18 [2023-01-11T01:44:18.072Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestCanonicalTarNameForPath
01:44:18 [2023-01-11T01:44:18.072Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestCanonicalTarName
01:44:18 [2023-01-11T01:44:18.072Z] --- PASS: TestCanonicalTarName (0.00s)
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestChmodTarEntry
01:44:18 [2023-01-11T01:44:18.072Z] --- PASS: TestChmodTarEntry (0.00s)
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestHardLinkOrder
01:44:18 [2023-01-11T01:44:18.072Z] === RUN   TestHTTPTransport
01:44:18 [2023-01-11T01:44:18.072Z] --- PASS: TestHTTPTransport (0.00s)
01:44:18 [2023-01-11T01:44:18.072Z] PASS
01:44:18 [2023-01-11T01:44:18.072Z] coverage: 85.7% of statements
01:44:18 [2023-01-11T01:44:18.072Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.056s	coverage: 85.7% of statements
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestHardLinkOrder (0.13s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestChangeString
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestChangeString (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestChangesWithNoChanges
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestChangesWithNoChanges (0.03s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestChangesWithChanges
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestChangesWithChanges (0.04s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestChangesWithChangesGH13590
01:44:18 [2023-01-11T01:44:18.531Z]     changes_test.go:192: needs more investigation
01:44:18 [2023-01-11T01:44:18.531Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestChangesDirsEmpty
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestBufioReaderPoolPutAndGet
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestBufioWriterPoolPutAndGet
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestBufferPoolPutAndGet
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
01:44:18 [2023-01-11T01:44:18.531Z] PASS
01:44:18 [2023-01-11T01:44:18.531Z] coverage: 88.2% of statements
01:44:18 [2023-01-11T01:44:18.531Z] ok  	github.com/docker/docker/pkg/pools	0.050s	coverage: 88.2% of statements
01:44:18 [2023-01-11T01:44:18.531Z] --- PASS: TestChangesDirsEmpty (0.23s)
01:44:18 [2023-01-11T01:44:18.531Z] === RUN   TestChangesDirsMutated
01:44:18 [2023-01-11T01:44:18.868Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestChangesDirsMutated (0.21s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestApplyLayer
01:44:18 [2023-01-11T01:44:18.989Z]     changes_test.go:405: needs further investigation
01:44:18 [2023-01-11T01:44:18.989Z] --- SKIP: TestApplyLayer (0.00s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestChangesSizeWithHardlinks
01:44:18 [2023-01-11T01:44:18.989Z]     changes_test.go:441: needs further investigation
01:44:18 [2023-01-11T01:44:18.989Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestChangesSizeWithNoChanges
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestChangesSize
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestChangesSize (0.00s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestApplyLayerInvalidFilenames
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames401856850\\dest"
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestApplyLayerInvalidHardlink
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3981644847\\victim\\hello" -> "../victim/hello"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2510905079\\victim\\hello" -> "/../victim/hello"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink599037870\\victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1662938330\\victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2956759147\\victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1899288084\\victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestApplyLayerInvalidSymlink
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink935024270\\dest\\dotdot" -> "../victim/hello"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2864064521\\dest\\slash-dotdot" -> "/../victim/hello"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1704104761\\dest\\loophole-victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1105095114\\dest\\loophole-victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink302464183\\dest\\loophole-victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink671501792\\dest\\loophole-victim" -> "../victim"
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestApplyLayerWhiteouts
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestGenerateEmptyFile
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestGenerateEmptyFile (0.00s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestGenerateWithContent
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestGenerateWithContent (0.00s)
01:44:18 [2023-01-11T01:44:18.989Z] PASS
01:44:18 [2023-01-11T01:44:18.989Z] coverage: 62.6% of statements
01:44:18 [2023-01-11T01:44:18.989Z] ok  	github.com/docker/docker/pkg/archive	11.580s	coverage: 62.6% of statements
01:44:18 [2023-01-11T01:44:18.989Z] --- PASS: TestFailedConnection (1.19s)
01:44:18 [2023-01-11T01:44:18.989Z] === RUN   TestFailOnce
01:44:19 [2023-01-11T01:44:19.450Z] === RUN   TestOutputOnPrematureClose
01:44:19 [2023-01-11T01:44:19.450Z] --- PASS: TestOutputOnPrematureClose (0.00s)
01:44:19 [2023-01-11T01:44:19.450Z] === RUN   TestCompleteSilently
01:44:19 [2023-01-11T01:44:19.450Z] --- PASS: TestCompleteSilently (0.00s)
01:44:19 [2023-01-11T01:44:19.450Z] PASS
01:44:19 [2023-01-11T01:44:19.450Z] coverage: 75.9% of statements
01:44:19 [2023-01-11T01:44:19.450Z] ok  	github.com/docker/docker/pkg/progress	0.144s	coverage: 75.9% of statements
01:44:19 [2023-01-11T01:44:19.450Z] 2023/01/11 01:44:18 http: panic serving 127.0.0.1:49252: Plugin not ready
01:44:19 [2023-01-11T01:44:19.450Z] goroutine 22 [running]:
01:44:19 [2023-01-11T01:44:19.450Z] net/http.(*conn).serve.func1()
01:44:19 [2023-01-11T01:44:19.450Z] 	c:/go/src/net/http/server.go:1825 +0xbf
01:44:19 [2023-01-11T01:44:19.450Z] panic({0x635a00, 0x779630})
01:44:19 [2023-01-11T01:44:19.450Z] 	c:/go/src/runtime/panic.go:844 +0x258
01:44:19 [2023-01-11T01:44:19.450Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x180000000000003b?, 0xffffffffffffffff?}, 0x18f8dd17f18cd655?)
01:44:19 [2023-01-11T01:44:19.450Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
01:44:19 [2023-01-11T01:44:19.450Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x77ee88?, 0xc0001a40e0?}, 0xc0001cda78?)
01:44:19 [2023-01-11T01:44:19.450Z] 	c:/go/src/net/http/server.go:2084 +0x2f
01:44:19 [2023-01-11T01:44:19.450Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x77ee88, 0xc0001a40e0}, 0xc0001b0200)
01:44:19 [2023-01-11T01:44:19.450Z] 	c:/go/src/net/http/server.go:2462 +0x149
01:44:19 [2023-01-11T01:44:19.450Z] net/http.serverHandler.ServeHTTP({0x77d3b8?}, {0x77ee88, 0xc0001a40e0}, 0xc0001b0200)
01:44:19 [2023-01-11T01:44:19.450Z] 	c:/go/src/net/http/server.go:2916 +0x43b
01:44:19 [2023-01-11T01:44:19.450Z] net/http.(*conn).serve(0xc0001c0000, {0x77f298, 0xc00018a420})
01:44:19 [2023-01-11T01:44:19.450Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
01:44:19 [2023-01-11T01:44:19.450Z] created by net/http.(*Server).Serve
01:44:19 [2023-01-11T01:44:19.450Z] 	c:/go/src/net/http/server.go:3071 +0x4db
01:44:19 [2023-01-11T01:44:19.450Z] time="2023-01-11T01:44:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49251/Test.FailOnce: Post \"http://127.0.0.1:49251/Test.FailOnce\": EOF, retrying in 1s"
01:44:19 [2023-01-11T01:44:19.450Z] === RUN   TestSendToOneSub
01:44:19 [2023-01-11T01:44:19.450Z] --- PASS: TestSendToOneSub (0.00s)
01:44:19 [2023-01-11T01:44:19.450Z] === RUN   TestSendToMultipleSubs
01:44:19 [2023-01-11T01:44:19.450Z] --- PASS: TestSendToMultipleSubs (0.00s)
01:44:19 [2023-01-11T01:44:19.450Z] === RUN   TestEvictOneSub
01:44:19 [2023-01-11T01:44:19.450Z] --- PASS: TestEvictOneSub (0.00s)
01:44:19 [2023-01-11T01:44:19.450Z] === RUN   TestClosePublisher
01:44:19 [2023-01-11T01:44:19.450Z] --- PASS: TestClosePublisher (0.00s)
01:44:19 [2023-01-11T01:44:19.450Z] === RUN   TestPubSubRace
01:44:19 [2023-01-11T01:44:19.796Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
01:44:20 [2023-01-11T01:44:20.052Z] --- PASS: TestStats (2.72s)
01:44:20 [2023-01-11T01:44:20.052Z] === RUN   TestStopContainerWithTimeout
01:44:20 [2023-01-11T01:44:20.052Z] === RUN   TestStopContainerWithTimeout/0
01:44:20 [2023-01-11T01:44:20.052Z] === PAUSE TestStopContainerWithTimeout/0
01:44:20 [2023-01-11T01:44:20.052Z] === RUN   TestStopContainerWithTimeout/1
01:44:20 [2023-01-11T01:44:20.052Z] === PAUSE TestStopContainerWithTimeout/1
01:44:20 [2023-01-11T01:44:20.052Z] === RUN   TestStopContainerWithTimeout/3
01:44:20 [2023-01-11T01:44:20.052Z] === PAUSE TestStopContainerWithTimeout/3
01:44:20 [2023-01-11T01:44:20.052Z] === RUN   TestStopContainerWithTimeout/-1
01:44:20 [2023-01-11T01:44:20.052Z] === PAUSE TestStopContainerWithTimeout/-1
01:44:20 [2023-01-11T01:44:20.052Z] === CONT  TestStopContainerWithTimeout/0
01:44:20 [2023-01-11T01:44:20.052Z] === CONT  TestStopContainerWithTimeout/-1
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestRegister
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestRegister (0.00s)
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestCommand
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestFailOnce (1.23s)
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestEchoInputOutput
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestEchoInputOutput (0.00s)
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestBackoff
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestBackoff (0.00s)
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestAbortRetry
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestAbortRetry (0.00s)
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestClientScheme
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestClientScheme (0.00s)
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestNewClientWithTimeout
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestCommand (0.05s)
01:44:20 [2023-01-11T01:44:20.413Z] === RUN   TestNaiveSelf
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestNaiveSelf (0.05s)
01:44:20 [2023-01-11T01:44:20.413Z] PASS
01:44:20 [2023-01-11T01:44:20.413Z] coverage: 82.4% of statements
01:44:20 [2023-01-11T01:44:20.413Z] ok  	github.com/docker/docker/pkg/reexec	0.147s	coverage: 82.4% of statements
01:44:20 [2023-01-11T01:44:20.413Z] --- PASS: TestPubSubRace (1.09s)
01:44:20 [2023-01-11T01:44:20.413Z] PASS
01:44:20 [2023-01-11T01:44:20.413Z] coverage: 75.0% of statements
01:44:20 [2023-01-11T01:44:20.413Z] ok  	github.com/docker/docker/pkg/pubsub	1.148s	coverage: 75.0% of statements
01:44:20 [2023-01-11T01:44:20.873Z] time="2023-01-11T01:44:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
01:44:20 [2023-01-11T01:44:20.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
01:44:21 [2023-01-11T01:44:21.236Z] === CONT  TestStopContainerWithTimeout/3
01:44:21 [2023-01-11T01:44:21.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestParseSignal
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestParseSignal (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestValidSignalForPlatform
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestValidSignalForPlatform (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] PASS
01:44:21 [2023-01-11T01:44:21.840Z] coverage: 19.7% of statements
01:44:21 [2023-01-11T01:44:21.840Z] ok  	github.com/docker/docker/pkg/signal	0.060s	coverage: 19.7% of statements
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestNewStdWriter
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestNewStdWriter (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestWriteWithUninitializedStdWriter
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestWriteWithNilBytes
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestWriteWithNilBytes (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestWrite
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestWrite (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestWriteWithWriterError
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestWriteWithWriterError (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyWriteAndRead
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyReturnsErrorReadingHeader
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyReturnsErrorReadingFrame
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyDetectsCorruptedFrame
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyWithInvalidInputHeader
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyWithCorruptedPrefix
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyReturnsWriteErrors
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] === RUN   TestStdCopyReturnsErrorFromSystem
01:44:21 [2023-01-11T01:44:21.840Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
01:44:21 [2023-01-11T01:44:21.840Z] PASS
01:44:21 [2023-01-11T01:44:21.840Z] coverage: 100.0% of statements
01:44:21 [2023-01-11T01:44:21.840Z] ok  	github.com/docker/docker/pkg/stdcopy	0.062s	coverage: 100.0% of statements
01:44:22 [2023-01-11T01:44:22.053Z] === RUN   TestDockerSuite/TestBuildCacheAdd
01:44:22 [2023-01-11T01:44:22.301Z] time="2023-01-11T01:44:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
01:44:22 [2023-01-11T01:44:22.615Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestGenerateRandomID
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestGenerateRandomID (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestShortenId
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestShortenId (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestShortenSha256Id
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestShortenSha256Id (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestShortenIdEmpty
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestShortenIdEmpty (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestShortenIdInvalid
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestShortenIdInvalid (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestIsShortIDNonHex
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestIsShortIDNonHex (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestIsShortIDNotCorrectSize
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] PASS
01:44:22 [2023-01-11T01:44:22.759Z] coverage: 70.6% of statements
01:44:22 [2023-01-11T01:44:22.759Z] ok  	github.com/docker/docker/pkg/stringid	0.049s	coverage: 70.6% of statements
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestRawProgressFormatterFormatStatus
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestRawProgressFormatterFormatProgress
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestFormatStatus
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestFormatStatus (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestFormatError
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestFormatError (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestFormatJSONError
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestFormatJSONError (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestJsonProgressFormatterFormatProgress
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestJsonProgressFormatterFormatStatus
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestNewJSONProgressOutput
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestNewJSONProgressOutput (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestAuxFormatterEmit
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestAuxFormatterEmit (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestStreamWriterStdout
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestStreamWriterStdout (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] === RUN   TestStreamWriterStderr
01:44:22 [2023-01-11T01:44:22.759Z] --- PASS: TestStreamWriterStderr (0.00s)
01:44:22 [2023-01-11T01:44:22.759Z] PASS
01:44:22 [2023-01-11T01:44:22.759Z] coverage: 66.2% of statements
01:44:22 [2023-01-11T01:44:22.759Z] ok  	github.com/docker/docker/pkg/streamformatter	0.062s	coverage: 66.2% of statements
01:44:23 [2023-01-11T01:44:23.177Z] === RUN   TestDockerSuite/TestBuildCacheFrom
01:44:23 [2023-01-11T01:44:23.177Z] === CONT  TestStopContainerWithTimeout/1
01:44:24 [2023-01-11T01:44:24.295Z] === RUN   TestIsCpusetListAvailable
01:44:24 [2023-01-11T01:44:24.295Z] --- PASS: TestIsCpusetListAvailable (0.00s)
01:44:24 [2023-01-11T01:44:24.295Z] PASS
01:44:24 [2023-01-11T01:44:24.295Z] coverage: 38.2% of statements
01:44:24 [2023-01-11T01:44:24.295Z] ok  	github.com/docker/docker/pkg/sysinfo	0.048s	coverage: 38.2% of statements
01:44:25 [2023-01-11T01:44:25.068Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:44:25 [2023-01-11T01:44:25.068Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
01:44:25 [2023-01-11T01:44:25.068Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
01:44:25 [2023-01-11T01:44:25.068Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
01:44:25 [2023-01-11T01:44:25.068Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
01:44:25 [2023-01-11T01:44:25.068Z] === RUN   TestDeleteDevicemapper
01:44:25 [2023-01-11T01:44:25.068Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:44:25 [2023-01-11T01:44:25.068Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:44:25 [2023-01-11T01:44:25.068Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:44:25 [2023-01-11T01:44:25.260Z] time="2023-01-11T01:44:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
01:44:25 [2023-01-11T01:44:25.260Z] === RUN   TestChtimes
01:44:25 [2023-01-11T01:44:25.260Z] --- PASS: TestChtimes (0.01s)
01:44:25 [2023-01-11T01:44:25.260Z] === RUN   TestChtimesWindows
01:44:25 [2023-01-11T01:44:25.260Z] --- PASS: TestChtimesWindows (0.00s)
01:44:25 [2023-01-11T01:44:25.260Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
01:44:25 [2023-01-11T01:44:25.260Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
01:44:25 [2023-01-11T01:44:25.260Z] === RUN   TestEnsureRemoveAllNotExist
01:44:25 [2023-01-11T01:44:25.260Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
01:44:25 [2023-01-11T01:44:25.260Z] === RUN   TestEnsureRemoveAllWithDir
01:44:25 [2023-01-11T01:44:25.260Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
01:44:25 [2023-01-11T01:44:25.260Z] === RUN   TestEnsureRemoveAllWithFile
01:44:25 [2023-01-11T01:44:25.260Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
01:44:25 [2023-01-11T01:44:25.260Z] === RUN   TestHasWin32KSupport
01:44:25 [2023-01-11T01:44:25.260Z]     syscall_windows_test.go:8: win32k: true
01:44:25 [2023-01-11T01:44:25.260Z] --- PASS: TestHasWin32KSupport (0.01s)
01:44:25 [2023-01-11T01:44:25.260Z] PASS
01:44:25 [2023-01-11T01:44:25.260Z] coverage: 12.0% of statements
01:44:25 [2023-01-11T01:44:25.260Z] ok  	github.com/docker/docker/pkg/system	0.080s	coverage: 12.0% of statements
01:44:25 [2023-01-11T01:44:25.630Z]     check_test.go:309: [dec57c6d7375b] daemon is not started
01:44:25 [2023-01-11T01:44:25.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestTailFile
01:44:25 [2023-01-11T01:44:25.720Z] --- PASS: TestTailFile (0.00s)
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestTailFileManyLines
01:44:25 [2023-01-11T01:44:25.720Z] --- PASS: TestTailFileManyLines (0.00s)
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestTailEmptyFile
01:44:25 [2023-01-11T01:44:25.720Z] --- PASS: TestTailEmptyFile (0.00s)
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestTailNegativeN
01:44:25 [2023-01-11T01:44:25.720Z] --- PASS: TestTailNegativeN (0.00s)
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader
01:44:25 [2023-01-11T01:44:25.720Z] === CONT  TestNewTailReader
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/no_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/no_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/single_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/single_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/2_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/2_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/4_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/4_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/8_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/8_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/12_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/12_byte_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/truncated_last_line
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/truncated_last_line#01
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/truncated_last_line#02
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
01:44:25 [2023-01-11T01:44:25.720Z] === CONT  TestNewTailReader/no_delimiter
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.720Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.720Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/12_byte_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/8_byte_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/single_byte_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/2_byte_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/no_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.721Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
01:44:25 [2023-01-11T01:44:25.721Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
01:44:25 [2023-01-11T01:44:25.721Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
01:44:25 [2023-01-11T01:44:25.722Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:25 [2023-01-11T01:44:25.722Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:25 [2023-01-11T01:44:25.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:25 [2023-01-11T01:44:25.723Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
01:44:25 [2023-01-11T01:44:25.723Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:25 [2023-01-11T01:44:25.723Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:25 [2023-01-11T01:44:25.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.181Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.181Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.182Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
01:44:26 [2023-01-11T01:44:26.182Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.182Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.183Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.183Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.641Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.641Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.641Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.641Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.641Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.641Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.641Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.641Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.641Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.641Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.642Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
01:44:26 [2023-01-11T01:44:26.643Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
01:44:26 [2023-01-11T01:44:26.643Z] --- PASS: TestNewTailReader (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.643Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
01:44:26 [2023-01-11T01:44:26.644Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.03s)
01:44:26 [2023-01-11T01:44:26.715Z] --- PASS: TestServiceUpdateSecrets (14.57s)
01:44:26 [2023-01-11T01:44:26.715Z] === RUN   TestServiceUpdateConfigs
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.03s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.102Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.02s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.02s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.02s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.03s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.04s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
01:44:27 [2023-01-11T01:44:27.103Z] PASS
01:44:27 [2023-01-11T01:44:27.103Z] coverage: 88.6% of statements
01:44:27 [2023-01-11T01:44:27.103Z] ok  	github.com/docker/docker/pkg/tailfile	0.705s	coverage: 88.6% of statements
01:44:27 [2023-01-11T01:44:27.522Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s)
01:44:27 [2023-01-11T01:44:27.522Z] === RUN   TestUpdateMemory
01:44:27 [2023-01-11T01:44:27.522Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:44:27 [2023-01-11T01:44:27.522Z] --- SKIP: TestUpdateMemory (0.00s)
01:44:27 [2023-01-11T01:44:27.522Z] === RUN   TestUpdateCPUQuota
01:44:27 [2023-01-11T01:44:27.522Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestTarSumRemoveNonExistent
01:44:27 [2023-01-11T01:44:27.565Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestTarSumRemove
01:44:27 [2023-01-11T01:44:27.565Z] --- PASS: TestTarSumRemove (0.00s)
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestSortFileInfoSums
01:44:27 [2023-01-11T01:44:27.565Z] --- PASS: TestSortFileInfoSums (0.00s)
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestNewTarSumForLabelInvalid
01:44:27 [2023-01-11T01:44:27.565Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestNewTarSumForLabel
01:44:27 [2023-01-11T01:44:27.565Z] --- PASS: TestNewTarSumForLabel (0.00s)
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestEmptyTar
01:44:27 [2023-01-11T01:44:27.565Z] --- PASS: TestEmptyTar (0.01s)
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestTarSumsReadSize
01:44:27 [2023-01-11T01:44:27.565Z] --- PASS: TestTarSumsReadSize (0.01s)
01:44:27 [2023-01-11T01:44:27.565Z] === RUN   TestTarSums
01:44:28 [2023-01-11T01:44:28.022Z] --- PASS: TestTarSums (0.10s)
01:44:28 [2023-01-11T01:44:28.022Z] === RUN   TestIteration
01:44:28 [2023-01-11T01:44:28.022Z] --- PASS: TestIteration (0.00s)
01:44:28 [2023-01-11T01:44:28.022Z] === RUN   TestVersionLabelForChecksum
01:44:28 [2023-01-11T01:44:28.022Z] --- PASS: TestVersionLabelForChecksum (0.00s)
01:44:28 [2023-01-11T01:44:28.022Z] === RUN   TestVersion
01:44:28 [2023-01-11T01:44:28.022Z] --- PASS: TestVersion (0.00s)
01:44:28 [2023-01-11T01:44:28.022Z] === RUN   TestGetVersion
01:44:28 [2023-01-11T01:44:28.022Z] --- PASS: TestGetVersion (0.00s)
01:44:28 [2023-01-11T01:44:28.022Z] === RUN   TestGetVersions
01:44:28 [2023-01-11T01:44:28.022Z] --- PASS: TestGetVersions (0.00s)
01:44:28 [2023-01-11T01:44:28.022Z] PASS
01:44:28 [2023-01-11T01:44:28.022Z] coverage: 89.3% of statements
01:44:28 [2023-01-11T01:44:28.022Z] ok  	github.com/docker/docker/pkg/tarsum	0.194s	coverage: 89.3% of statements
01:44:28 [2023-01-11T01:44:28.022Z] testing: warning: no tests to run
01:44:28 [2023-01-11T01:44:28.022Z] PASS
01:44:28 [2023-01-11T01:44:28.022Z] coverage: [no statements]
01:44:28 [2023-01-11T01:44:28.022Z] ok  	github.com/docker/docker/pkg/term/windows	0.054s	coverage: [no statements] [no tests to run]
01:44:28 [2023-01-11T01:44:28.086Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
01:44:28 [2023-01-11T01:44:28.649Z] --- PASS: TestUpdateCPUQuota (1.42s)
01:44:28 [2023-01-11T01:44:28.649Z] === RUN   TestUpdatePidsLimit
01:44:28 [2023-01-11T01:44:28.649Z] === RUN   TestUpdatePidsLimit/update_from_none
01:44:28 [2023-01-11T01:44:28.987Z] === RUN   TestTruncIndex
01:44:28 [2023-01-11T01:44:28.987Z] === RUN   TestIsGIT
01:44:28 [2023-01-11T01:44:28.987Z] --- PASS: TestIsGIT (0.00s)
01:44:28 [2023-01-11T01:44:28.987Z] === RUN   TestIsTransport
01:44:28 [2023-01-11T01:44:28.987Z] --- PASS: TestIsTransport (0.00s)
01:44:28 [2023-01-11T01:44:28.987Z] PASS
01:44:28 [2023-01-11T01:44:28.987Z] coverage: 100.0% of statements
01:44:28 [2023-01-11T01:44:28.987Z] ok  	github.com/docker/docker/pkg/urlutil	0.051s	coverage: 100.0% of statements
01:44:28 [2023-01-11T01:44:28.987Z] --- PASS: TestTruncIndex (0.10s)
01:44:28 [2023-01-11T01:44:28.987Z] PASS
01:44:28 [2023-01-11T01:44:28.987Z] coverage: 91.5% of statements
01:44:28 [2023-01-11T01:44:28.987Z] ok  	github.com/docker/docker/pkg/truncindex	0.159s	coverage: 91.5% of statements
01:44:29 [2023-01-11T01:44:29.214Z] === RUN   TestUpdatePidsLimit/no_change
01:44:29 [2023-01-11T01:44:29.445Z] time="2023-01-11T01:44:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
01:44:29 [2023-01-11T01:44:29.470Z] === RUN   TestUpdatePidsLimit/update_lower
01:44:29 [2023-01-11T01:44:29.470Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
01:44:29 [2023-01-11T01:44:29.470Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
01:44:29 [2023-01-11T01:44:29.727Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:44:29 [2023-01-11T01:44:29.903Z] === RUN   TestVersionInfo
01:44:29 [2023-01-11T01:44:29.903Z] --- PASS: TestVersionInfo (0.00s)
01:44:29 [2023-01-11T01:44:29.903Z] === RUN   TestAppendVersions
01:44:29 [2023-01-11T01:44:29.903Z] --- PASS: TestAppendVersions (0.00s)
01:44:29 [2023-01-11T01:44:29.903Z] PASS
01:44:29 [2023-01-11T01:44:29.903Z] coverage: 88.9% of statements
01:44:29 [2023-01-11T01:44:29.903Z] ok  	github.com/docker/docker/pkg/useragent	0.056s	coverage: 88.9% of statements
01:44:30 [2023-01-11T01:44:30.289Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:44:30 [2023-01-11T01:44:30.289Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
01:44:30 [2023-01-11T01:44:30.545Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:44:30 [2023-01-11T01:44:30.801Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:44:31 [2023-01-11T01:44:31.057Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
01:44:32 [2023-01-11T01:44:32.077Z] === RUN   TestValidatePrivileges
01:44:32 [2023-01-11T01:44:32.077Z] --- PASS: TestValidatePrivileges (0.00s)
01:44:32 [2023-01-11T01:44:32.077Z] === RUN   TestFilterByCapNeg
01:44:32 [2023-01-11T01:44:32.077Z] --- PASS: TestFilterByCapNeg (0.00s)
01:44:32 [2023-01-11T01:44:32.077Z] === RUN   TestFilterByCapPos
01:44:32 [2023-01-11T01:44:32.077Z] --- PASS: TestFilterByCapPos (0.00s)
01:44:32 [2023-01-11T01:44:32.078Z] === RUN   TestStoreGetPluginNotMatchCapRefs
01:44:32 [2023-01-11T01:44:32.078Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
01:44:32 [2023-01-11T01:44:32.078Z] PASS
01:44:32 [2023-01-11T01:44:32.078Z] coverage: 12.0% of statements
01:44:32 [2023-01-11T01:44:32.078Z] ok  	github.com/docker/docker/plugin	0.149s	coverage: 12.0% of statements
01:44:32 [2023-01-11T01:44:32.078Z] === RUN   TestNewSettable
01:44:32 [2023-01-11T01:44:32.078Z] --- PASS: TestNewSettable (0.00s)
01:44:32 [2023-01-11T01:44:32.078Z] === RUN   TestIsSettable
01:44:32 [2023-01-11T01:44:32.078Z] --- PASS: TestIsSettable (0.00s)
01:44:32 [2023-01-11T01:44:32.078Z] === RUN   TestUpdateSettingsEnv
01:44:32 [2023-01-11T01:44:32.078Z] --- PASS: TestUpdateSettingsEnv (0.00s)
01:44:32 [2023-01-11T01:44:32.078Z] PASS
01:44:32 [2023-01-11T01:44:32.078Z] coverage: 20.0% of statements
01:44:32 [2023-01-11T01:44:32.078Z] ok  	github.com/docker/docker/plugin/v2	0.056s	coverage: 20.0% of statements
01:44:32 [2023-01-11T01:44:32.426Z] --- PASS: TestUpdatePidsLimit (3.53s)
01:44:32 [2023-01-11T01:44:32.426Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
01:44:32 [2023-01-11T01:44:32.426Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
01:44:32 [2023-01-11T01:44:32.426Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
01:44:32 [2023-01-11T01:44:32.426Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
01:44:32 [2023-01-11T01:44:32.426Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
01:44:32 [2023-01-11T01:44:32.426Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
01:44:32 [2023-01-11T01:44:32.426Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
01:44:32 [2023-01-11T01:44:32.426Z] === RUN   TestUpdateRestartPolicy
01:44:33 [2023-01-11T01:44:33.616Z] === RUN   TestLoad
01:44:33 [2023-01-11T01:44:33.616Z] --- PASS: TestLoad (0.00s)
01:44:33 [2023-01-11T01:44:33.616Z] === RUN   TestSave
01:44:33 [2023-01-11T01:44:33.616Z] --- PASS: TestSave (0.04s)
01:44:33 [2023-01-11T01:44:33.616Z] === RUN   TestAddDeleteGet
01:44:33 [2023-01-11T01:44:33.616Z] --- PASS: TestAddDeleteGet (0.07s)
01:44:33 [2023-01-11T01:44:33.616Z] === RUN   TestInvalidTags
01:44:33 [2023-01-11T01:44:33.616Z] --- PASS: TestInvalidTags (0.01s)
01:44:33 [2023-01-11T01:44:33.616Z] PASS
01:44:33 [2023-01-11T01:44:33.616Z] coverage: 84.4% of statements
01:44:33 [2023-01-11T01:44:33.616Z] ok  	github.com/docker/docker/reference	0.218s	coverage: 84.4% of statements
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestResolveAuthConfigIndexServer
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestResolveAuthConfigFullURL
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestLoadAllowNondistributableArtifacts
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestValidateMirror
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestValidateMirror (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestLoadInsecureRegistries
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestResumableRequestHeaderSimpleErrors
01:44:35 [2023-01-11T01:44:35.155Z] time="2023-01-11T01:44:34Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
01:44:35 [2023-01-11T01:44:35.155Z] time="2023-01-11T01:44:35Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
01:44:35 [2023-01-11T01:44:35.155Z] time="2023-01-11T01:44:35Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestLoadInsecureRegistries (0.26s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestNewServiceConfig
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestNewServiceConfig (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestValidateIndexName
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestValidateIndexName (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestValidateIndexNameWithError
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestValidateIndexNameWithError (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestEndpointParse
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestEndpointParse (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestEndpointParseInvalid
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestEndpointParseInvalid (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestValidateEndpoint
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestValidateEndpoint (0.01s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestPing
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestPing (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestPingRegistryEndpoint
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestResumableRequestHeaderTooMuchFailures
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestResumableRequestReaderWithReadError
01:44:35 [2023-01-11T01:44:35.155Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
01:44:35 [2023-01-11T01:44:35.155Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestEndpoint
01:44:35 [2023-01-11T01:44:35.155Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
01:44:35 [2023-01-11T01:44:35.155Z] --- SKIP: TestEndpoint (0.01s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestParseRepositoryInfo
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestParseRepositoryInfo (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestNewIndexInfo
01:44:35 [2023-01-11T01:44:35.155Z] --- PASS: TestNewIndexInfo (0.00s)
01:44:35 [2023-01-11T01:44:35.155Z] === RUN   TestMirrorEndpointLookup
01:44:35 [2023-01-11T01:44:35.613Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
01:44:35 [2023-01-11T01:44:35.613Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestSearchRepositories
01:44:35 [2023-01-11T01:44:35.613Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
01:44:35 [2023-01-11T01:44:35.613Z]         Host: 127.0.0.1:49261
01:44:35 [2023-01-11T01:44:35.613Z]         User-Agent: docker test client
01:44:35 [2023-01-11T01:44:35.613Z]         Authorization: Token fake-token
01:44:35 [2023-01-11T01:44:35.613Z]         X-Docker-Token: true
01:44:35 [2023-01-11T01:44:35.613Z]         Accept-Encoding: gzip
01:44:35 [2023-01-11T01:44:35.613Z]         
01:44:35 [2023-01-11T01:44:35.613Z]         
01:44:35 [2023-01-11T01:44:35.613Z]     registry_test.go:730: HTTP/1.1 200 OK
01:44:35 [2023-01-11T01:44:35.613Z]         Connection: close
01:44:35 [2023-01-11T01:44:35.613Z]         Content-Length: 144
01:44:35 [2023-01-11T01:44:35.613Z]         Cache-Control: no-cache
01:44:35 [2023-01-11T01:44:35.613Z]         Content-Type: application/json
01:44:35 [2023-01-11T01:44:35.613Z]         Date: Wed, 11 Jan 2023 01:44:35 GMT
01:44:35 [2023-01-11T01:44:35.613Z]         Expires: -1
01:44:35 [2023-01-11T01:44:35.613Z]         Pragma: no-cache
01:44:35 [2023-01-11T01:44:35.613Z]         Server: docker-tests/mock
01:44:35 [2023-01-11T01:44:35.613Z]         X-Docker-Registry-Config: mock
01:44:35 [2023-01-11T01:44:35.613Z]         X-Docker-Registry-Version: 0.0.0
01:44:35 [2023-01-11T01:44:35.613Z]         
01:44:35 [2023-01-11T01:44:35.613Z]         
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestSearchRepositories (0.01s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestTrustedLocation
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestTrustedLocation (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestAllowNondistributableArtifacts
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestIsSecureIndex
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestIsSecureIndex (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] PASS
01:44:35 [2023-01-11T01:44:35.613Z] coverage: 50.2% of statements
01:44:35 [2023-01-11T01:44:35.613Z] ok  	github.com/docker/docker/registry	0.401s	coverage: 50.2% of statements
01:44:35 [2023-01-11T01:44:35.613Z] time="2023-01-11T01:44:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestResumableRequestReader
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestResumableRequestReader (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] === RUN   TestResumableRequestReaderWithInitialResponse
01:44:35 [2023-01-11T01:44:35.613Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
01:44:35 [2023-01-11T01:44:35.613Z] PASS
01:44:35 [2023-01-11T01:44:35.613Z] coverage: 100.0% of statements
01:44:35 [2023-01-11T01:44:35.613Z] ok  	github.com/docker/docker/registry/resumable	0.350s	coverage: 100.0% of statements
01:44:36 [2023-01-11T01:44:36.073Z] === RUN   TestRestartManagerTimeout
01:44:36 [2023-01-11T01:44:36.073Z] --- PASS: TestRestartManagerTimeout (0.00s)
01:44:36 [2023-01-11T01:44:36.073Z] === RUN   TestRestartManagerTimeoutReset
01:44:36 [2023-01-11T01:44:36.073Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
01:44:36 [2023-01-11T01:44:36.073Z] PASS
01:44:36 [2023-01-11T01:44:36.073Z] coverage: 50.9% of statements
01:44:36 [2023-01-11T01:44:36.073Z] ok  	github.com/docker/docker/restartmanager	0.053s	coverage: 50.9% of statements
01:44:36 [2023-01-11T01:44:36.596Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
01:44:37 [2023-01-11T01:44:37.040Z] === RUN   TestDecodeContainerConfig
01:44:37 [2023-01-11T01:44:37.040Z] --- PASS: TestDecodeContainerConfig (0.01s)
01:44:37 [2023-01-11T01:44:37.040Z] === RUN   TestDecodeContainerConfigIsolation
01:44:37 [2023-01-11T01:44:37.040Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
01:44:37 [2023-01-11T01:44:37.040Z] === RUN   TestValidatePrivileged
01:44:37 [2023-01-11T01:44:37.040Z] --- PASS: TestValidatePrivileged (0.00s)
01:44:37 [2023-01-11T01:44:37.040Z] PASS
01:44:37 [2023-01-11T01:44:37.040Z] coverage: 52.2% of statements
01:44:37 [2023-01-11T01:44:37.040Z] ok  	github.com/docker/docker/runconfig	0.072s	coverage: 52.2% of statements
01:44:37 [2023-01-11T01:44:37.504Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
01:44:37 [2023-01-11T01:44:37.504Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
01:44:37 [2023-01-11T01:44:37.504Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
01:44:37 [2023-01-11T01:44:37.504Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
01:44:37 [2023-01-11T01:44:37.504Z] PASS
01:44:37 [2023-01-11T01:44:37.504Z] coverage: 62.5% of statements
01:44:37 [2023-01-11T01:44:37.504Z] ok  	github.com/docker/docker/testutil	0.060s	coverage: 62.5% of statements
01:44:37 [2023-01-11T01:44:37.523Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
01:44:37 [2023-01-11T01:44:37.966Z] --- PASS: TestNewClientWithTimeout (17.72s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestClientStream
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestClientStream (0.00s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestClientSendFile
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestClientSendFile (0.00s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestClientWithRequestTimeout
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestClientWithRequestTimeout (0.00s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestFileSpecPlugin
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestFileSpecPlugin (0.02s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestFileJSONSpecPlugin
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestPluginAddHandler
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestPluginAddHandler (0.00s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestPluginWaitBadPlugin
01:44:37 [2023-01-11T01:44:37.967Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
01:44:37 [2023-01-11T01:44:37.967Z] === RUN   TestGet
01:44:37 [2023-01-11T01:44:37.967Z] time="2023-01-11T01:44:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
01:44:38 [2023-01-11T01:44:38.084Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
01:44:38 [2023-01-11T01:44:38.646Z] === RUN   TestDockerSuite/TestBuildClearCmd
01:44:38 [2023-01-11T01:44:38.933Z] time="2023-01-11T01:44:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
01:44:39 [2023-01-11T01:44:39.209Z] === RUN   TestDockerSuite/TestBuildCmd
01:44:39 [2023-01-11T01:44:39.467Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
01:44:39 [2023-01-11T01:44:39.723Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
01:44:39 [2023-01-11T01:44:39.979Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
01:44:39 [2023-01-11T01:44:39.979Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
01:44:39 [2023-01-11T01:44:39.979Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
01:44:39 [2023-01-11T01:44:39.979Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
01:44:40 [2023-01-11T01:44:40.907Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestGetDriver
01:44:41 [2023-01-11T01:44:41.106Z] --- PASS: TestGetDriver (0.00s)
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestVolumeRequestError
01:44:41 [2023-01-11T01:44:41.106Z] --- PASS: TestVolumeRequestError (0.01s)
01:44:41 [2023-01-11T01:44:41.106Z] PASS
01:44:41 [2023-01-11T01:44:41.106Z] coverage: 36.1% of statements
01:44:41 [2023-01-11T01:44:41.106Z] ok  	github.com/docker/docker/volume/drivers	0.103s	coverage: 36.1% of statements
01:44:41 [2023-01-11T01:44:41.106Z] time="2023-01-11T01:44:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestGetAddress
01:44:41 [2023-01-11T01:44:41.106Z] --- PASS: TestGetAddress (0.00s)
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestRemove
01:44:41 [2023-01-11T01:44:41.106Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
01:44:41 [2023-01-11T01:44:41.106Z] --- SKIP: TestRemove (0.00s)
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestInitializeWithVolumes
01:44:41 [2023-01-11T01:44:41.106Z] --- PASS: TestInitializeWithVolumes (0.01s)
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestCreate
01:44:41 [2023-01-11T01:44:41.106Z] --- PASS: TestCreate (0.01s)
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestValidateName
01:44:41 [2023-01-11T01:44:41.106Z] --- PASS: TestValidateName (0.00s)
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestCreateWithOpts
01:44:41 [2023-01-11T01:44:41.106Z]     local_test.go:181: runtime.GOOS == "windows"
01:44:41 [2023-01-11T01:44:41.106Z] --- SKIP: TestCreateWithOpts (0.00s)
01:44:41 [2023-01-11T01:44:41.106Z] === RUN   TestRelaodNoOpts
01:44:41 [2023-01-11T01:44:41.106Z] --- PASS: TestRelaodNoOpts (0.03s)
01:44:41 [2023-01-11T01:44:41.106Z] PASS
01:44:41 [2023-01-11T01:44:41.106Z] coverage: 41.5% of statements
01:44:41 [2023-01-11T01:44:41.106Z] ok  	github.com/docker/docker/volume/local	0.099s	coverage: 41.5% of statements
01:44:41 [2023-01-11T01:44:41.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
01:44:41 [2023-01-11T01:44:41.554Z] --- PASS: TestServiceUpdateConfigs (14.47s)
01:44:41 [2023-01-11T01:44:41.554Z] === RUN   TestServiceUpdateNetwork
01:44:43 [2023-01-11T01:44:43.283Z] === RUN   TestConvertTmpfsOptions
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:49: data="mode=700,size=1m"
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:49: data="ro"
01:44:43 [2023-01-11T01:44:43.283Z] --- PASS: TestConvertTmpfsOptions (0.00s)
01:44:43 [2023-01-11T01:44:43.283Z] === RUN   TestParseMountRaw
01:44:43 [2023-01-11T01:44:43.283Z] --- PASS: TestParseMountRaw (0.06s)
01:44:43 [2023-01-11T01:44:43.283Z] === RUN   TestParseMountRawSplit
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 0
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 1
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 2
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 3
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 4
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 5
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 6
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 7
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 8
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 0
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 1
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 2
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 3
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 4
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 5
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 6
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 7
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 8
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 9
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 10
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 11
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 12
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 0
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 1
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 2
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 3
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 4
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 5
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 6
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 7
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 8
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 9
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 10
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:390: case 11
01:44:43 [2023-01-11T01:44:43.283Z] --- PASS: TestParseMountRawSplit (0.01s)
01:44:43 [2023-01-11T01:44:43.283Z] === RUN   TestParseMountSpec
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:455: case 0
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:455: case 1
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:455: case 2
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:455: case 3
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:455: case 4
01:44:43 [2023-01-11T01:44:43.283Z]     parser_test.go:455: case 5
01:44:43 [2023-01-11T01:44:43.283Z] --- PASS: TestParseMountSpec (0.01s)
01:44:43 [2023-01-11T01:44:43.283Z] === RUN   TestParseMountSpecBindWithFileinfoError
01:44:43 [2023-01-11T01:44:43.283Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
01:44:43 [2023-01-11T01:44:43.283Z] === RUN   TestValidateMount
01:44:43 [2023-01-11T01:44:43.283Z] --- PASS: TestValidateMount (0.01s)
01:44:43 [2023-01-11T01:44:43.283Z] PASS
01:44:43 [2023-01-11T01:44:43.283Z] coverage: 66.2% of statements
01:44:43 [2023-01-11T01:44:43.283Z] ok  	github.com/docker/docker/volume/mounts	0.160s	coverage: 66.2% of statements
01:44:43 [2023-01-11T01:44:43.366Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestSetGetMeta
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestSetGetMeta
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestRestore
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestRestore
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestServiceCreate
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestServiceCreate
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestServiceList
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestServiceList
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestServiceRemove
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestServiceRemove
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestServiceGet
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestServiceGet
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestServicePrune
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestServicePrune
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestCreate
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestCreate
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestRemove
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestRemove
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestList
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestList
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFindByDriver
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFindByDriver
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFindByReferenced
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFindByReferenced
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestDerefMultipleOfSameRef
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestDerefMultipleOfSameRef
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestDefererencePluginOnCreateError
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestDefererencePluginOnCreateError
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestRefDerefRemove
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestRefDerefRemove
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestGet
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestGet
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestGetWithReference
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestGetWithReference
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_nil_list
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_nil_list
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_empty_list
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_empty_list
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_filter_some
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_filter_some
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_filter_middle
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_filter_middle
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_filter_middle_and_last
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
01:44:44 [2023-01-11T01:44:44.250Z] === RUN   TestFilterFunc/test_filter_first_and_last
01:44:44 [2023-01-11T01:44:44.250Z] === PAUSE TestFilterFunc/test_filter_first_and_last
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_nil_list
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_filter_first_and_last
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_filter_some
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_filter_middle_and_last
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_empty_list
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFilterFunc/test_filter_middle
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestFilterFunc (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestSetGetMeta
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestList
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestServiceGet
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestDefererencePluginOnCreateError
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestSetGetMeta (0.02s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestRemove
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestRemove (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestCreate
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestDefererencePluginOnCreateError (0.06s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestServicePrune
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestList (0.08s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestCreate (0.03s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestDerefMultipleOfSameRef
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFindByReferenced
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestFindByDriver
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestFindByReferenced (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestServiceList
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestFindByDriver (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestServiceRemove
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestServiceGet (0.27s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestGet
01:44:44 [2023-01-11T01:44:44.250Z] time="2023-01-11T01:44:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestServiceRemove (0.12s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestGetWithReference
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestServiceList (0.14s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestServiceCreate
01:44:44 [2023-01-11T01:44:44.250Z] time="2023-01-11T01:44:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestGet (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestRestore
01:44:44 [2023-01-11T01:44:44.250Z] time="2023-01-11T01:44:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
01:44:44 [2023-01-11T01:44:44.250Z] time="2023-01-11T01:44:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestGetWithReference (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] === CONT  TestRefDerefRemove
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestServiceCreate (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] time="2023-01-11T01:44:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestServicePrune (0.28s)
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestRefDerefRemove (0.03s)
01:44:44 [2023-01-11T01:44:44.250Z] --- PASS: TestRestore (0.04s)
01:44:44 [2023-01-11T01:44:44.250Z] PASS
01:44:44 [2023-01-11T01:44:44.250Z] coverage: 70.3% of statements
01:44:44 [2023-01-11T01:44:44.250Z] ok  	github.com/docker/docker/volume/service	0.410s	coverage: 70.3% of statements
01:44:44 [2023-01-11T01:44:44.734Z] --- PASS: TestUpdateRestartPolicy (12.39s)
01:44:44 [2023-01-11T01:44:44.734Z] === RUN   TestUpdateRestartWithAutoRemove
01:44:44 [2023-01-11T01:44:44.990Z] === RUN   TestDockerSuite/TestBuildConditionalCache
01:44:45 [2023-01-11T01:44:45.220Z] time="2023-01-11T01:44:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
01:44:45 [2023-01-11T01:44:45.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
01:44:45 [2023-01-11T01:44:45.246Z] === RUN   TestWaitNonBlocked
01:44:45 [2023-01-11T01:44:45.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:45 [2023-01-11T01:44:45.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:45 [2023-01-11T01:44:45.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:45 [2023-01-11T01:44:45.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:45 [2023-01-11T01:44:45.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:45 [2023-01-11T01:44:45.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:46 [2023-01-11T01:44:46.175Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
01:44:46 [2023-01-11T01:44:46.175Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
01:44:46 [2023-01-11T01:44:46.175Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
01:44:46 [2023-01-11T01:44:46.175Z]     check_test.go:309: [d32a66187b386] daemon is not started
01:44:46 [2023-01-11T01:44:46.175Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
01:44:46 [2023-01-11T01:44:46.175Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
01:44:46 [2023-01-11T01:44:46.175Z]     check_test.go:309: [d2590b304756b] daemon is not started
01:44:46 [2023-01-11T01:44:46.175Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
01:44:46 [2023-01-11T01:44:46.432Z] --- PASS: TestWaitNonBlocked (0.02s)
01:44:46 [2023-01-11T01:44:46.432Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
01:44:46 [2023-01-11T01:44:46.432Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
01:44:46 [2023-01-11T01:44:46.432Z] === RUN   TestWaitBlocked
01:44:46 [2023-01-11T01:44:46.432Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:44:46 [2023-01-11T01:44:46.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:44:46 [2023-01-11T01:44:46.432Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:44:46 [2023-01-11T01:44:46.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:44:46 [2023-01-11T01:44:46.432Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:44:46 [2023-01-11T01:44:46.432Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:44:46 [2023-01-11T01:44:46.994Z] === RUN   TestDockerSuite/TestBuildContextCleanup
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:44:47 [2023-01-11T01:44:47.393Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:44:47 [2023-01-11T01:44:47.558Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
01:44:47 [2023-01-11T01:44:47.558Z] --- PASS: TestWaitBlocked (0.03s)
01:44:47 [2023-01-11T01:44:47.558Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
01:44:47 [2023-01-11T01:44:47.558Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
01:44:47 [2023-01-11T01:44:47.558Z] === CONT  TestContainerStartOnDaemonRestart
01:44:47 [2023-01-11T01:44:47.558Z] === CONT  TestRestartDaemonWithRestartingContainer
01:44:48 [2023-01-11T01:44:48.120Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
01:44:48 [2023-01-11T01:44:48.682Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
01:44:48 [2023-01-11T01:44:48.941Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
01:44:49 [2023-01-11T01:44:49.871Z]     check_test.go:309: [df563c2383664] daemon is not started
01:44:49 [2023-01-11T01:44:49.871Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
01:44:51 [2023-01-11T01:44:51.239Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
01:44:51 [2023-01-11T01:44:51.239Z] === CONT  TestDaemonHostGatewayIP
01:44:51 [2023-01-11T01:44:51.239Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.66s)
01:44:51 [2023-01-11T01:44:51.239Z] === CONT  TestDaemonRestartIpcMode
01:44:53 [2023-01-11T01:44:53.180Z] --- PASS: TestGet (15.02s)
01:44:53 [2023-01-11T01:44:53.180Z] === RUN   TestPluginWithNoManifest
01:44:53 [2023-01-11T01:44:53.180Z] --- PASS: TestPluginWithNoManifest (0.00s)
01:44:53 [2023-01-11T01:44:53.180Z] === RUN   TestGetAll
01:44:53 [2023-01-11T01:44:53.180Z] --- PASS: TestGetAll (0.01s)
01:44:53 [2023-01-11T01:44:53.180Z] PASS
01:44:53 [2023-01-11T01:44:53.180Z] coverage: 73.4% of statements
01:44:53 [2023-01-11T01:44:53.180Z] ok  	github.com/docker/docker/pkg/plugins	35.270s	coverage: 73.4% of statements
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
01:44:53 [2023-01-11T01:44:53.180Z] ?   	github.com/docker/docker/quota	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/rootless	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/volume	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:44:53 [2023-01-11T01:44:53.181Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:44:53 [2023-01-11T01:44:53.723Z] --- PASS: TestServiceUpdateNetwork (12.34s)
01:44:53 [2023-01-11T01:44:53.723Z] === RUN   TestServiceUpdatePidsLimit
01:44:54 [2023-01-11T01:44:54.284Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:44:54 [2023-01-11T01:44:54.513Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
01:44:55 [2023-01-11T01:44:55.215Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:44:55 [2023-01-11T01:44:55.444Z] --- PASS: TestDaemonHostGatewayIP (4.38s)
01:44:55 [2023-01-11T01:44:55.444Z] === CONT  TestIpcModeOlderClient
01:44:55 [2023-01-11T01:44:55.444Z] --- PASS: TestIpcModeOlderClient (0.08s)
01:44:55 [2023-01-11T01:44:55.444Z] === CONT  TestContainerKillOnDaemonStart
01:44:55 [2023-01-11T01:44:55.444Z] --- PASS: TestDaemonRestartIpcMode (4.29s)
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === Skipped
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
01:44:56 [2023-01-11T01:44:56.090Z]     dispatchers_test.go:377: Windows does not support stopsignal
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
01:44:56 [2023-01-11T01:44:56.090Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
01:44:56 [2023-01-11T01:44:56.090Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
01:44:56 [2023-01-11T01:44:56.090Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
01:44:56 [2023-01-11T01:44:56.090Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
01:44:56 [2023-01-11T01:44:56.090Z]     client_test.go:23: runtime.GOOS == "windows"
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
01:44:56 [2023-01-11T01:44:56.090Z]     daemon_test.go:147: root required
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
01:44:56 [2023-01-11T01:44:56.090Z]     reload_test.go:520: root required
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
01:44:56 [2023-01-11T01:44:56.090Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.090Z] 
01:44:56 [2023-01-11T01:44:56.090Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
01:44:56 [2023-01-11T01:44:56.090Z]     pull_v2_test.go:82: Needs fixing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     pull_v2_test.go:127: Needs fixing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     download_test.go:268: Needs fixing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     layer_test.go:304: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     layer_test.go:353: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     layer_test.go:468: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     layer_test.go:697: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     migration_test.go:46: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     migration_test.go:182: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     mount_test.go:17: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     mount_test.go:76: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     mount_test.go:125: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     mount_test.go:212: Failing on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:134: Xz not present in msys2
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:239: Failing on Windows CI machines
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_windows_test.go:17: Currently fails
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     changes_test.go:192: needs more investigation
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     changes_test.go:405: needs further investigation
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     changes_test.go:441: needs further investigation
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s)
01:44:56 [2023-01-11T01:44:56.548Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     poller_test.go:41: No chmod on Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     fileutils_test.go:134: Needs porting to Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     fileutils_test.go:180: Needs porting to Windows
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
01:44:56 [2023-01-11T01:44:56.548Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
01:44:56 [2023-01-11T01:44:56.548Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
01:44:56 [2023-01-11T01:44:56.548Z]     local_test.go:181: runtime.GOOS == "windows"
01:44:56 [2023-01-11T01:44:56.548Z] 
01:44:56 [2023-01-11T01:44:56.548Z] DONE 1865 tests, 45 skipped in 260.442s
01:44:56 [2023-01-11T01:44:56.548Z] INFO: make.ps1 ended at 01/11/2023 01:44:56
01:44:57 [2023-01-11T01:44:57.962Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
01:44:59 [2023-01-11T01:44:59.449Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
01:44:59 [2023-01-11T01:44:59.449Z] INFO: Unit tests ended at 01/11/2023 01:44:58. Duration:00:04:42.9326000
01:44:59 [2023-01-11T01:44:59.449Z] INFO: Building busybox
01:44:59 [2023-01-11T01:44:59.449Z] Sending build context to Docker daemon   5.12kB
01:44:59 [2023-01-11T01:44:59.449Z] 
01:44:59 [2023-01-11T01:44:59.449Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
01:44:59 [2023-01-11T01:44:59.449Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
01:44:59 [2023-01-11T01:44:59.449Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
01:44:59 [2023-01-11T01:44:59.449Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
01:44:59 [2023-01-11T01:44:59.449Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
01:44:59 [2023-01-11T01:44:59.449Z]  ---> 2564578bc438
01:44:59 [2023-01-11T01:44:59.449Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
01:44:59 [2023-01-11T01:44:59.449Z]  ---> Running in 05edc026f2ec
01:44:59 [2023-01-11T01:44:59.851Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
01:45:00 [2023-01-11T01:45:00.107Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
01:45:00 [2023-01-11T01:45:00.107Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
01:45:00 [2023-01-11T01:45:00.369Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
01:45:02 [2023-01-11T01:45:02.297Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
01:45:03 [2023-01-11T01:45:03.227Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
01:45:03 [2023-01-11T01:45:03.299Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:45:04 [2023-01-11T01:45:04.592Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
01:45:05 [2023-01-11T01:45:05.242Z] Removing intermediate container 05edc026f2ec
01:45:05 [2023-01-11T01:45:05.242Z]  ---> c0e0d30fa5c9
01:45:05 [2023-01-11T01:45:05.242Z] Step 7/13 : ARG BUSYBOX_VERSION
01:45:05 [2023-01-11T01:45:05.242Z]  ---> Running in 17c217a10c33
01:45:05 [2023-01-11T01:45:05.242Z] Removing intermediate container 17c217a10c33
01:45:05 [2023-01-11T01:45:05.242Z]  ---> 6f2a2f410f21
01:45:05 [2023-01-11T01:45:05.242Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
01:45:05 [2023-01-11T01:45:05.242Z]  ---> Running in 3e435ecee68c
01:45:05 [2023-01-11T01:45:05.518Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
01:45:05 [2023-01-11T01:45:05.518Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
01:45:05 [2023-01-11T01:45:05.518Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
01:45:05 [2023-01-11T01:45:05.518Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
01:45:05 [2023-01-11T01:45:05.518Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
01:45:05 [2023-01-11T01:45:05.518Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
01:45:05 [2023-01-11T01:45:05.518Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
01:45:05 [2023-01-11T01:45:05.518Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
01:45:05 [2023-01-11T01:45:05.518Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
01:45:06 [2023-01-11T01:45:06.208Z] Removing intermediate container 3e435ecee68c
01:45:06 [2023-01-11T01:45:06.208Z]  ---> 88473591ae53
01:45:06 [2023-01-11T01:45:06.208Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
01:45:06 [2023-01-11T01:45:06.666Z] 
01:45:06 [2023-01-11T01:45:06.666Z] 
01:45:07 [2023-01-11T01:45:07.123Z]  ---> e3b4472a44df
01:45:07 [2023-01-11T01:45:07.123Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
01:45:07 [2023-01-11T01:45:07.123Z]  ---> Running in a4088a9bbbaa
01:45:07 [2023-01-11T01:45:07.407Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
01:45:07 [2023-01-11T01:45:07.663Z] --- PASS: TestContainerKillOnDaemonStart (12.18s)
01:45:07 [2023-01-11T01:45:07.663Z] PASS
01:45:07 [2023-01-11T01:45:07.663Z] 
01:45:07 [2023-01-11T01:45:07.663Z] === Skipped
01:45:07 [2023-01-11T01:45:07.663Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
01:45:07 [2023-01-11T01:45:07.663Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:45:07 [2023-01-11T01:45:07.663Z] 
01:45:07 [2023-01-11T01:45:07.663Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
01:45:07 [2023-01-11T01:45:07.663Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:45:07 [2023-01-11T01:45:07.663Z] 
01:45:07 [2023-01-11T01:45:07.663Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
01:45:07 [2023-01-11T01:45:07.663Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:45:07 [2023-01-11T01:45:07.663Z] 
01:45:07 [2023-01-11T01:45:07.663Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:45:07 [2023-01-11T01:45:07.663Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:45:07 [2023-01-11T01:45:07.663Z] 
01:45:07 [2023-01-11T01:45:07.663Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
01:45:07 [2023-01-11T01:45:07.663Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:45:07 [2023-01-11T01:45:07.663Z] 
01:45:07 [2023-01-11T01:45:07.663Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
01:45:07 [2023-01-11T01:45:07.663Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:45:07 [2023-01-11T01:45:07.663Z] 
01:45:07 [2023-01-11T01:45:07.663Z] DONE 197 tests, 6 skipped in 149.715s
01:45:07 [2023-01-11T01:45:07.663Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
01:45:07 [2023-01-11T01:45:07.663Z] ++ 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
01:45:07 [2023-01-11T01:45:07.663Z] ++ set -e
01:45:07 [2023-01-11T01:45:07.663Z] ++ '[' -n 0 ']'
01:45:07 [2023-01-11T01:45:07.663Z] ++ set -x
01:45:07 [2023-01-11T01:45:07.663Z] ++ 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
01:45:07 [2023-01-11T01:45:07.918Z] INFO: Testing against a local daemon
01:45:07 [2023-01-11T01:45:07.918Z] === RUN   TestLiveRestore
01:45:07 [2023-01-11T01:45:07.918Z] === RUN   TestLiveRestore/volume_references
01:45:07 [2023-01-11T01:45:07.918Z] === PAUSE TestLiveRestore/volume_references
01:45:07 [2023-01-11T01:45:07.918Z] === CONT  TestLiveRestore/volume_references
01:45:08 [2023-01-11T01:45:08.173Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
01:45:08 [2023-01-11T01:45:08.734Z] === RUN   TestLiveRestore/volume_references/restartPolicy
01:45:08 [2023-01-11T01:45:08.734Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
01:45:09 [2023-01-11T01:45:09.831Z] --- PASS: TestServiceUpdatePidsLimit (16.44s)
01:45:09 [2023-01-11T01:45:09.831Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s)
01:45:09 [2023-01-11T01:45:09.831Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
01:45:09 [2023-01-11T01:45:09.831Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
01:45:09 [2023-01-11T01:45:09.831Z] PASS
01:45:09 [2023-01-11T01:45:09.831Z] 
01:45:09 [2023-01-11T01:45:09.831Z] === Skipped
01:45:09 [2023-01-11T01:45:09.831Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
01:45:09 [2023-01-11T01:45:09.831Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:45:09 [2023-01-11T01:45:09.831Z] 
01:45:09 [2023-01-11T01:45:09.831Z] DONE 27 tests, 1 skipped in 182.064s
01:45:09 [2023-01-11T01:45:09.831Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
01:45:09 [2023-01-11T01:45:09.831Z] INFO: Testing against a local daemon
01:45:09 [2023-01-11T01:45:09.831Z] === RUN   TestSessionCreate
01:45:09 [2023-01-11T01:45:09.831Z] --- PASS: TestSessionCreate (0.02s)
01:45:09 [2023-01-11T01:45:09.831Z] === RUN   TestSessionCreateWithBadUpgrade
01:45:09 [2023-01-11T01:45:09.831Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:45:09 [2023-01-11T01:45:09.831Z] PASS
01:45:09 [2023-01-11T01:45:09.831Z] 
01:45:09 [2023-01-11T01:45:09.831Z] DONE 2 tests in 0.069s
01:45:09 [2023-01-11T01:45:09.831Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
01:45:09 [2023-01-11T01:45:09.831Z] INFO: Testing against a local daemon
01:45:09 [2023-01-11T01:45:09.831Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:45:09 [2023-01-11T01:45:09.831Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
01:45:09 [2023-01-11T01:45:09.831Z] === RUN   TestEventsExecDie
01:45:10 [2023-01-11T01:45:10.098Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
01:45:10 [2023-01-11T01:45:10.394Z] --- PASS: TestEventsExecDie (0.56s)
01:45:10 [2023-01-11T01:45:10.394Z] === RUN   TestEventsBackwardsCompatible
01:45:10 [2023-01-11T01:45:10.649Z] --- PASS: TestEventsBackwardsCompatible (0.32s)
01:45:10 [2023-01-11T01:45:10.649Z] === RUN   TestInfoBinaryCommits
01:45:10 [2023-01-11T01:45:10.649Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:45:10 [2023-01-11T01:45:10.649Z] === RUN   TestInfoAPIVersioned
01:45:10 [2023-01-11T01:45:10.649Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:45:10 [2023-01-11T01:45:10.649Z] === RUN   TestInfoDiscoveryBackend
01:45:11 [2023-01-11T01:45:11.025Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
01:45:11 [2023-01-11T01:45:11.025Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
01:45:11 [2023-01-11T01:45:11.210Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
01:45:11 [2023-01-11T01:45:11.210Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:45:12 [2023-01-11T01:45:12.139Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:45:12 [2023-01-11T01:45:12.139Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:45:12 [2023-01-11T01:45:12.391Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
01:45:12 [2023-01-11T01:45:12.391Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
01:45:12 [2023-01-11T01:45:12.701Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
01:45:12 [2023-01-11T01:45:12.701Z] === RUN   TestInfoAPI
01:45:12 [2023-01-11T01:45:12.701Z] --- PASS: TestInfoAPI (0.02s)
01:45:12 [2023-01-11T01:45:12.701Z] === RUN   TestInfoAPIWarnings
01:45:13 [2023-01-11T01:45:13.757Z] --- PASS: TestLiveRestore (0.00s)
01:45:13 [2023-01-11T01:45:13.757Z]     --- PASS: TestLiveRestore/volume_references (5.76s)
01:45:13 [2023-01-11T01:45:13.757Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.89s)
01:45:13 [2023-01-11T01:45:13.757Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.21s)
01:45:13 [2023-01-11T01:45:13.757Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.18s)
01:45:13 [2023-01-11T01:45:13.757Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.22s)
01:45:13 [2023-01-11T01:45:13.757Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.28s)
01:45:13 [2023-01-11T01:45:13.757Z] PASS
01:45:13 [2023-01-11T01:45:13.757Z] 
01:45:13 [2023-01-11T01:45:13.757Z] DONE 7 tests in 5.936s
01:45:13 [2023-01-11T01:45:13.757Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
01:45:13 [2023-01-11T01:45:13.757Z] ++ 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
01:45:13 [2023-01-11T01:45:13.757Z] ++ set -e
01:45:13 [2023-01-11T01:45:13.757Z] ++ '[' -n 0 ']'
01:45:13 [2023-01-11T01:45:13.757Z] ++ set -x
01:45:13 [2023-01-11T01:45:13.757Z] ++ 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
01:45:14 [2023-01-11T01:45:14.014Z] INFO: Testing against a local daemon
01:45:14 [2023-01-11T01:45:14.014Z] === RUN   TestCommitInheritsEnv
01:45:14 [2023-01-11T01:45:14.270Z] --- PASS: TestCommitInheritsEnv (0.43s)
01:45:14 [2023-01-11T01:45:14.270Z] === RUN   TestImportExtremelyLargeImageWorks
01:45:14 [2023-01-11T01:45:14.270Z] === PAUSE TestImportExtremelyLargeImageWorks
01:45:14 [2023-01-11T01:45:14.270Z] === RUN   TestImagesFilterMultiReference
01:45:14 [2023-01-11T01:45:14.526Z] --- PASS: TestImagesFilterMultiReference (0.08s)
01:45:14 [2023-01-11T01:45:14.526Z] === RUN   TestImagePullPlatformInvalid
01:45:14 [2023-01-11T01:45:14.526Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
01:45:14 [2023-01-11T01:45:14.526Z] === RUN   TestImagePullStoredfDigestForOtherRepo
01:45:14 [2023-01-11T01:45:14.526Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
01:45:14 [2023-01-11T01:45:14.526Z] time="2023-01-11T01:45: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.9 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.526Z] time="2023-01-11T01:45:14Z" level=info msg="Starting upload purge in 21m0s" go.version=go1.18.9 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.526Z] time="2023-01-11T01:45:14Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.526Z] time="2023-01-11T01:45:14Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.526Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=30cd438d-46fe-4c6d-b85c-0b94520e5fd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54324" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.527Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=30cd438d-46fe-4c6d-b85c-0b94520e5fd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54324" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.957834ms http.response.status=200 http.response.written=2 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.527Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
01:45:14 [2023-01-11T01:45:14.784Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3812907b-2053-4f76-821a-b07adc8a1e1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3812907b-2053-4f76-821a-b07adc8a1e1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28c39418-78b8-46a7-854d-ae67a8dfdc86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28c39418-78b8-46a7-854d-ae67a8dfdc86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=28c39418-78b8-46a7-854d-ae67a8dfdc86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=20.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61ed0ab6-469d-4117-9141-a0ff7e4d3054 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=28c39418-78b8-46a7-854d-ae67a8dfdc86 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54340" 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=8.603325ms http.response.status=404 http.response.written=157 instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56e1f263-a848-44b0-a994-e3d9f3c82be3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56e1f263-a848-44b0-a994-e3d9f3c82be3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56e1f263-a848-44b0-a994-e3d9f3c82be3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=106.823µs trace.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=7091f0fd-8a81-4fe2-93bb-6d97e9abc6fa trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56e1f263-a848-44b0-a994-e3d9f3c82be3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=16.655µs trace.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=ce334397-6488-4337-8f5c-d079a471afc5 trace.line=141 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3812907b-2053-4f76-821a-b07adc8a1e1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=54.635µs trace.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=645a865a-fd10-4cb8-8900-592de75d6912 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45: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.9 http.request.host="127.0.0.1:5000" http.request.id=3812907b-2053-4f76-821a-b07adc8a1e1f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" 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=13.532926ms http.response.status=404 http.response.written=157 instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56e1f263-a848-44b0-a994-e3d9f3c82be3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=81.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=9fcd4de7-6e0b-4bf7-811d-d0f4ae48eea5 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=56e1f263-a848-44b0-a994-e3d9f3c82be3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.025519ms http.response.status=202 http.response.written=0 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1b3acd91-a9cc-44c0-81c8-ae2190a97e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1b3acd91-a9cc-44c0-81c8-ae2190a97e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1b3acd91-a9cc-44c0-81c8-ae2190a97e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=89.764µs trace.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=4cdc6ad0-6dbd-4f47-9891-fb206278b376 trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1b3acd91-a9cc-44c0-81c8-ae2190a97e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=21.763µs trace.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=47b85d86-d55a-4719-b94e-9504076680e4 trace.line=141 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1b3acd91-a9cc-44c0-81c8-ae2190a97e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=104.469µs trace.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=cac47679-7407-4835-821c-3d93403793fd trace.line=95 vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1b3acd91-a9cc-44c0-81c8-ae2190a97e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.733728ms http.response.status=202 http.response.written=0 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=35.762µs trace.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=5982246c-b6cb-407a-8dc0-db569b283c2a trace.line=82 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=23.468µs trace.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=5b4dba86-bc68-4ed6-80e5-6e5a9af6ccc6 trace.line=141 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=889.51µs trace.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=c0af336c-98e9-4815-b58e-6b7dae1669ca trace.line=82 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=48.505µs trace.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=776ed0e7-1410-414f-a0b0-e1f0395b8532 trace.line=141 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=86.833µs trace.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=ad8f214e-c917-494f-a015-92db189c3aba trace.line=124 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.785Z] time="2023-01-11T01:45:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=230.892µs trace.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=db6c4951-0875-4293-b84a-50adee440188 trace.line=124 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=45.468µs trace.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=c5e90d77-1f07-4541-8b6d-afeb22964c0e trace.line=141 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=45.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=54700d8b-9cb6-4052-a7b9-dce844c3c615 trace.line=141 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=139.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=baa843b6-205e-427b-9065-8c1a68379730 trace.line=141 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=20.493µs trace.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=41985cb8-7bbd-4a5b-a3fa-fc46bdb2f5aa trace.line=141 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=20.198µs trace.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=19f7685a-5bb2-494d-bacb-ce787cb972f0 trace.line=141 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=19.051µs trace.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=419c0e48-65ed-4394-9081-ce6e7b9fa6aa trace.line=141 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=681.345µs trace.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=b6ee64fe-a0c4-4bfc-9b96-5179038a1d15 trace.line=167 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=179.047µs trace.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=50d3c01a-2670-4f0d-ba7a-9fd8479d0d2f trace.line=167 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=630.053µs trace.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=20820dbc-6dcb-4e5a-9930-04d17df9f493 trace.line=95 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=264.77µs trace.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=52a9a4c9-f881-45ac-b5d4-3a042c7ba80f trace.line=95 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=244.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).Delete" trace.id=c2ec2dc8-33db-45ec-86d0-888be13b38bc trace.line=181 vars.name=test vars.uuid=4c2bca0b-e2e5-4871-8f27-f8e78ecfc098 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/03b07288-8661-417e-a4bc-6385855c1810\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=642.881µs trace.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=0b45c62c-9f47-4086-b519-44eab110087f trace.line=181 vars.name=test vars.uuid=03b07288-8661-417e-a4bc-6385855c1810 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a16f575b-c893-4f8f-979c-b00210ce0fc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54340" http.request.uri="/v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=26.824766ms http.response.status=201 http.response.written=0 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=767c329c-da10-4109-a261-2683085e2b86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=19.467612ms http.response.status=201 http.response.written=0 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "PUT /v2/test/blobs/uploads/03b07288-8661-417e-a4bc-6385855c1810?_state=dEwGEv0qb7b16gvRB0PVxF4--piHWThk_c3bmLLvprJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYjA3Mjg4LTg2NjEtNDE3ZS1hNGJjLTYzODU4NTVjMTgxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjAwNTQ2OTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.786Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "PUT /v2/test/blobs/uploads/4c2bca0b-e2e5-4871-8f27-f8e78ecfc098?_state=IerSu9nIiRlRzG701bK-Q7XgBCxSVukjotk46mqHr9B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjMmJjYTBiLWUyZTUtNDg3MS04ZjI3LWY4ZTc4ZWNmYzA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwMTo0NToxNC41NjkzNDAxMDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=07ddef4a-ca61-4748-8753-f2b9ba8da5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=07ddef4a-ca61-4748-8753-f2b9ba8da5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=07ddef4a-ca61-4748-8753-f2b9ba8da5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=17.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).GetContent" trace.id=5b38ab2a-f767-4944-96a8-623ce661ac5e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45: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.9 http.request.host="127.0.0.1:5000" http.request.id=07ddef4a-ca61-4748-8753-f2b9ba8da5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54338" 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.008279ms http.response.status=404 http.response.written=96 instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.786Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=34.55µs trace.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=b5bca255-f021-4bd5-8067-dbc387272035 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=17.917µs trace.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=77408427-a7e9-4ed1-853b-8fd7653540aa trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=33.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).GetContent" trace.id=da966e76-eaff-43a7-9135-fe226ac395c8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=16.498µs trace.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=a518fab1-8d6c-42fd-b32b-2700016c73ca trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=42.037µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7099fd2b-e845-4c88-8805-13ef414dbdda trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=102.322µs trace.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=bba1ce6c-3438-485c-bcb0-ff96743ea590 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=252.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).PutContent" trace.id=16f65ae4-ad2d-4af4-9fce-7e295f4ccd96 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=62.004µs trace.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=98025f6b-105a-4728-827c-a09da1fda112 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=98.921µs trace.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=c36382c2-188e-437f-b51c-c3d42a072488 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=122.179µs trace.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=bfc96d44-2965-4467-a1bc-f61cf347755a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=212a9865-b07e-49c7-9057-f7e4ac7fb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.247222ms http.response.status=201 http.response.written=0 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a5c358f0-0f5d-45a5-8b6d-573526f2104e http.request.method=GET http.request.remoteaddr="127.0.0.1:54358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a5c358f0-0f5d-45a5-8b6d-573526f2104e http.request.method=GET http.request.remoteaddr="127.0.0.1:54358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.274688ms http.response.status=200 http.response.written=2 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=56.833µs trace.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=de4c95a7-ba35-44e1-8614-ef68a00c6807 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=48.758µs trace.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=ebd05699-66b6-46fc-b4c0-e7957684d16e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=16.577µs trace.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=3e9a6737-7eb1-4c1c-a3bd-a92a2d7ea985 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=25.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=a3e8615e-4957-4d36-ae20-8118bdfbda71 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0dd4b666-a47d-4df6-9739-14acc0d267b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.242709ms http.response.status=200 http.response.written=417 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=54.931µs trace.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=54d2f8fd-ab77-4b89-9138-1b24d0f2461c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=20.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).Stat" trace.id=6616dff2-969e-40a7-aafd-b9bb252a021d trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=43.889µs trace.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=f7f8c69d-b89f-42cd-87b4-cb0dfe95b0db trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.787Z] time="2023-01-11T01:45:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f5d2be80-15ea-44d1-83c3-fc0bbf6da366 http.request.method=GET http.request.remoteaddr="127.0.0.1:54388" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.559487ms http.response.status=200 http.response.written=417 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=37.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).GetContent" trace.id=961a9c48-d2a7-4bc8-9cc2-e7f82305d9e4 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=17.035µs trace.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=4a513dd7-0814-44f6-b57f-c2ec592e499d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=23.374µs trace.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=511412a4-8cf2-4d8b-9c20-9d68b024e793 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=13.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).Stat" trace.id=42e8904f-e60e-4aea-9dde-40c142c22ad9 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=10.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=8ddd63bb-821c-40c8-86c6-a40925054518 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=7.007µs trace.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=60facc63-fdf3-41a4-8537-ef954af14f0f trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=644.477µs trace.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=869861de-0ad5-47e7-a481-5b22662ff05c trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=41.228µs trace.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=64c70489-0a06-4c4f-9349-b899e88bd577 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=23.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).Stat" trace.id=8cdfd8a7-4d10-4055-9eb9-11846fd0b487 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3f7bcf85-b677-4375-99dc-39b8fbf86db2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54390" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=20.760013ms http.response.status=200 http.response.written=179 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=226.332µs trace.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=7d527e2c-9f87-476d-846a-1190477cba3a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=19.021µs trace.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=dbfe877a-f39e-49b3-bce7-c733743851c3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=27.285µs trace.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=6371a0f5-a5a0-4bc6-9acf-3df571c42043 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=14.488µs trace.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=4897900b-3417-4fde-adea-bab90e184457 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=128.677µs trace.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=89b1c622-b333-42a7-9047-a61c46309991 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=9.651µs trace.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=306965de-3e0d-4102-a856-8f624ba7e6bd trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=23.471µs trace.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=71448423-fcbc-4a11-a17f-7859b085a068 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=131.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).GetContent" trace.id=4f692183-97d5-4e37-90f2-241d7a29da01 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=18.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9719162f-3cc5-4d54-8d14-9f134d95daa9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0ed51189-071c-47d2-acb8-52ecdc110dee http.request.method=GET http.request.remoteaddr="127.0.0.1:54394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=12.51942ms http.response.status=200 http.response.written=68 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=af17fd0f-d8ed-4016-ab3c-e0588abae0c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] time="2023-01-11T01:45:14Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=af17fd0f-d8ed-4016-ab3c-e0588abae0c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.289452ms http.response.status=200 http.response.written=2 instance.id=6696592f-d27f-4952-84af-add907308311 version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.788Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=02e46a44-a918-471c-b152-a918997d1e8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=02e46a44-a918-471c-b152-a918997d1e8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=02e46a44-a918-471c-b152-a918997d1e8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=02e46a44-a918-471c-b152-a918997d1e8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=52.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=53dcec11-8bec-4ab7-91d2-ce4fd80266b0 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=02e46a44-a918-471c-b152-a918997d1e8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=17.325µs trace.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=85b93ef7-0f44-4e1a-aafc-6009abd220ac trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=02e46a44-a918-471c-b152-a918997d1e8f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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=3.254856ms http.response.status=404 http.response.written=181 instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7d6c4464-f1a3-4902-92f5-a91141a843dc http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7d6c4464-f1a3-4902-92f5-a91141a843dc http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7d6c4464-f1a3-4902-92f5-a91141a843dc http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7d6c4464-f1a3-4902-92f5-a91141a843dc http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=51.224µs trace.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=b7780fa5-6ed6-451d-b6a4-f4521eec17b1 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7d6c4464-f1a3-4902-92f5-a91141a843dc http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=6696592f-d27f-4952-84af-add907308311 trace.duration=22.339µs trace.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=fbde2acc-1dd5-4a54-98a4-8a012f96316c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] time="2023-01-11T01:45:14Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=7d6c4464-f1a3-4902-92f5-a91141a843dc http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 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.546006ms http.response.status=404 http.response.written=181 instance.id=6696592f-d27f-4952-84af-add907308311 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
01:45:14 [2023-01-11T01:45:14.789Z] 127.0.0.1 - - [11/Jan/2023:01:45:14 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/26a4ccf99e28b33b737406f4f088ff644f5b3ae3 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
01:45:14 [2023-01-11T01:45:14.789Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.47s)
01:45:14 [2023-01-11T01:45:14.789Z] === RUN   TestRemoveImageOrphaning
01:45:15 [2023-01-11T01:45:15.045Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
01:45:15 [2023-01-11T01:45:15.301Z] --- PASS: TestRemoveImageOrphaning (0.40s)
01:45:15 [2023-01-11T01:45:15.301Z] === RUN   TestRemoveImageGarbageCollector
01:45:15 [2023-01-11T01:45:15.557Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
01:45:16 [2023-01-11T01:45:16.922Z]     check_test.go:309: [d2c7a8e205c9e] daemon is not started
01:45:16 [2023-01-11T01:45:16.922Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
01:45:17 [2023-01-11T01:45:17.851Z] --- PASS: TestRemoveImageGarbageCollector (2.37s)
01:45:17 [2023-01-11T01:45:17.851Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:45:17 [2023-01-11T01:45:17.851Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
01:45:17 [2023-01-11T01:45:17.851Z] === RUN   TestTagInvalidReference
01:45:17 [2023-01-11T01:45:17.851Z] --- PASS: TestTagInvalidReference (0.05s)
01:45:17 [2023-01-11T01:45:17.851Z] === RUN   TestTagValidPrefixedRepo
01:45:17 [2023-01-11T01:45:17.851Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
01:45:17 [2023-01-11T01:45:17.851Z] === RUN   TestTagExistedNameWithoutForce
01:45:17 [2023-01-11T01:45:17.851Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
01:45:17 [2023-01-11T01:45:17.851Z] === RUN   TestTagOfficialNames
01:45:17 [2023-01-11T01:45:17.851Z] --- PASS: TestTagOfficialNames (0.07s)
01:45:17 [2023-01-11T01:45:17.851Z] === RUN   TestTagMatchesDigest
01:45:17 [2023-01-11T01:45:17.851Z] --- PASS: TestTagMatchesDigest (0.02s)
01:45:17 [2023-01-11T01:45:17.851Z] === CONT  TestImportExtremelyLargeImageWorks
01:45:19 [2023-01-11T01:45:19.743Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
01:45:20 [2023-01-11T01:45:20.304Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
01:45:21 [2023-01-11T01:45:21.929Z] Removing intermediate container a4088a9bbbaa
01:45:21 [2023-01-11T01:45:21.929Z]  ---> dc9795d2ba0a
01:45:21 [2023-01-11T01:45:21.929Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
01:45:21 [2023-01-11T01:45:21.929Z]  ---> Running in b994b713cfde
01:45:23 [2023-01-11T01:45:23.461Z] 
01:45:23 [2023-01-11T01:45:23.461Z] SUCCESS: Specified value was saved.
01:45:24 [2023-01-11T01:45:24.471Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
01:45:25 [2023-01-11T01:45:25.838Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
01:45:25 [2023-01-11T01:45:25.838Z]     check_test.go:309: [d04646c6f8ddc] daemon is not started
01:45:25 [2023-01-11T01:45:25.838Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
01:45:26 [2023-01-11T01:45:26.399Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
01:45:27 [2023-01-11T01:45:27.200Z] Removing intermediate container b994b713cfde
01:45:27 [2023-01-11T01:45:27.200Z]  ---> 57607eb7e880
01:45:27 [2023-01-11T01:45:27.200Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
01:45:27 [2023-01-11T01:45:27.200Z]  ---> Running in fdae056a0d32
01:45:27 [2023-01-11T01:45:27.328Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
01:45:29 [2023-01-11T01:45:29.216Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
01:45:30 [2023-01-11T01:45:30.143Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
01:45:30 [2023-01-11T01:45:30.706Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
01:45:30 [2023-01-11T01:45:30.706Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
01:45:30 [2023-01-11T01:45:30.740Z] --- PASS: TestInfoAPIWarnings (16.39s)
01:45:30 [2023-01-11T01:45:30.740Z] === RUN   TestInfoDebug
01:45:30 [2023-01-11T01:45:30.740Z] --- PASS: TestInfoDebug (0.52s)
01:45:30 [2023-01-11T01:45:30.740Z] === RUN   TestInfoInsecureRegistries
01:45:30 [2023-01-11T01:45:30.740Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:45:30 [2023-01-11T01:45:30.740Z] === RUN   TestInfoRegistryMirrors
01:45:30 [2023-01-11T01:45:30.740Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:45:30 [2023-01-11T01:45:30.740Z] === RUN   TestLoginFailsWithBadCredentials
01:45:30 [2023-01-11T01:45:30.996Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
01:45:30 [2023-01-11T01:45:30.996Z] === RUN   TestPingCacheHeaders
01:45:30 [2023-01-11T01:45:30.996Z] --- PASS: TestPingCacheHeaders (0.02s)
01:45:30 [2023-01-11T01:45:30.996Z] === RUN   TestPingGet
01:45:30 [2023-01-11T01:45:30.996Z] --- PASS: TestPingGet (0.01s)
01:45:30 [2023-01-11T01:45:30.996Z] === RUN   TestPingHead
01:45:30 [2023-01-11T01:45:30.996Z] --- PASS: TestPingHead (0.02s)
01:45:30 [2023-01-11T01:45:30.996Z] === RUN   TestVersion
01:45:30 [2023-01-11T01:45:30.996Z] --- PASS: TestVersion (0.02s)
01:45:30 [2023-01-11T01:45:30.996Z] === CONT  TestCgroupDriverSystemdMemoryLimit
01:45:32 [2023-01-11T01:45:32.075Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
01:45:32 [2023-01-11T01:45:32.362Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.16s)
01:45:32 [2023-01-11T01:45:32.362Z] PASS
01:45:32 [2023-01-11T01:45:32.362Z] 
01:45:32 [2023-01-11T01:45:32.362Z] DONE 18 tests in 22.567s
01:45:32 [2023-01-11T01:45:32.362Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
01:45:32 [2023-01-11T01:45:32.362Z] INFO: Testing against a local daemon
01:45:32 [2023-01-11T01:45:32.362Z] === RUN   TestVolumesCreateAndList
01:45:32 [2023-01-11T01:45:32.362Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:45:32 [2023-01-11T01:45:32.362Z] === RUN   TestVolumesRemove
01:45:32 [2023-01-11T01:45:32.362Z] --- PASS: TestVolumesRemove (0.06s)
01:45:32 [2023-01-11T01:45:32.362Z] === RUN   TestVolumesInspect
01:45:32 [2023-01-11T01:45:32.362Z] --- PASS: TestVolumesInspect (0.02s)
01:45:32 [2023-01-11T01:45:32.362Z] === RUN   TestVolumesInvalidJSON
01:45:32 [2023-01-11T01:45:32.362Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:45:32 [2023-01-11T01:45:32.362Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:45:32 [2023-01-11T01:45:32.362Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:45:32 [2023-01-11T01:45:32.362Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:45:32 [2023-01-11T01:45:32.362Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:45:32 [2023-01-11T01:45:32.362Z] PASS
01:45:32 [2023-01-11T01:45:32.362Z] 
01:45:32 [2023-01-11T01:45:32.362Z] DONE 5 tests in 0.145s
01:45:32 [2023-01-11T01:45:32.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:45:33 [2023-01-11T01:45:33.004Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
01:45:33 [2023-01-11T01:45:33.934Z] === RUN   TestDockerSuite/TestBuildDockerignore
01:45:34 [2023-01-11T01:45:34.250Z] Stopping apparmor (via systemctl): apparmor.service.
01:45:34 [2023-01-11T01:45:34.250Z] Removing test suite binaries
01:45:34 [2023-01-11T01:45:34.250Z] exiting test-integration
01:45:34 [2023-01-11T01:45:34.250Z] ++ exit 0
01:45:34 [2023-01-11T01:45:34.250Z] 
01:45:34 [2023-01-11T01:45:34.260Z] Cannot create a file when that file already exists.
01:45:34 [2023-01-11T01:45:34.861Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
Post stage
[Pipeline] junit
01:45:35 [2023-01-11T01:45:35.626Z] Recording test results
01:45:36 [2023-01-11T01:45:36.230Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
01:45:36 [2023-01-11T01:45:36.486Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
01:45:37 [2023-01-11T01:45:37.051Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
01:45:37 [2023-01-11T01:45:37.051Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from config
01:45:37 [2023-01-11T01:45:37.146Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:45:37 [2023-01-11T01:45:37.476Z] + echo Ensuring container killed.
01:45:37 [2023-01-11T01:45:37.476Z] Ensuring container killed.
01:45:37 [2023-01-11T01:45:37.476Z] + docker rm -vf docker-pr1
01:45:37 [2023-01-11T01:45:37.476Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
01:45:37 [2023-01-11T01:45:37.612Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config
01:45:37 [2023-01-11T01:45:37.756Z] + echo Chowning /workspace to jenkins user
01:45:37 [2023-01-11T01:45:37.756Z] Chowning /workspace to jenkins user
01:45:37 [2023-01-11T01:45:37.756Z] + id -u
01:45:37 [2023-01-11T01:45:37.756Z] + id -g
01:45:37 [2023-01-11T01:45:37.756Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44797:/workspace busybox chown -R 1000:1000 /workspace
01:45:37 [2023-01-11T01:45:37.756Z] Unable to find image 'busybox:latest' locally
01:45:38 [2023-01-11T01:45:38.012Z] latest: Pulling from library/busybox
01:45:38 [2023-01-11T01:45:38.012Z] 205dae5015e7: Pulling fs layer
01:45:38 [2023-01-11T01:45:38.012Z] 205dae5015e7: Verifying Checksum
01:45:38 [2023-01-11T01:45:38.012Z] 205dae5015e7: Download complete
01:45:38 [2023-01-11T01:45:38.176Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from config
01:45:38 [2023-01-11T01:45:38.269Z] 205dae5015e7: Pull complete
01:45:38 [2023-01-11T01:45:38.269Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
01:45:38 [2023-01-11T01:45:38.269Z] Status: Downloaded newer image for busybox:latest
01:45:38 [2023-01-11T01:45:38.738Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config
01:45:39 [2023-01-11T01:45:39.300Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config
01:45:39 [2023-01-11T01:45:39.556Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:45:39 [2023-01-11T01:45:39.922Z] + bundleName=amd64-cgroup2
01:45:39 [2023-01-11T01:45:39.922Z] + echo Creating amd64-cgroup2-bundles.tar.gz
01:45:39 [2023-01-11T01:45:39.922Z] Creating amd64-cgroup2-bundles.tar.gz
01:45:39 [2023-01-11T01:45:39.922Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:45:39 [2023-01-11T01:45:39.922Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
01:45:40 [2023-01-11T01:45:40.118Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli
[Pipeline] archiveArtifacts
01:45:40 [2023-01-11T01:45:40.187Z] Archiving artifacts
01:45:40 [2023-01-11T01:45:40.681Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli
01:45:41 [2023-01-11T01:45:41.244Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli
01:45:41 [2023-01-11T01:45:41.332Z] Removing intermediate container fdae056a0d32
01:45:41 [2023-01-11T01:45:41.332Z]  ---> c2077b278e0c
01:45:41 [2023-01-11T01:45:41.332Z] Step 13/13 : CMD ["sh"]
01:45:41 [2023-01-11T01:45:41.332Z]  ---> Running in a33486413203
01:45:41 [2023-01-11T01:45:41.789Z] Removing intermediate container a33486413203
01:45:41 [2023-01-11T01:45:41.789Z]  ---> 8a6a9887fdae
01:45:41 [2023-01-11T01:45:41.789Z] Successfully built 8a6a9887fdae
01:45:41 [2023-01-11T01:45:41.789Z] Successfully tagged busybox:latest
01:45:41 [2023-01-11T01:45:41.789Z] INFO: Docker images of the daemon under test
01:45:41 [2023-01-11T01:45:41.789Z] 
01:45:41 [2023-01-11T01:45:41.789Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
01:45:41 [2023-01-11T01:45:41.789Z] busybox                                latest              8a6a9887fdae        Less than a second ago   3.8GB
01:45:41 [2023-01-11T01:45:41.789Z] mcr.microsoft.com/windows/servercore   ltsc2019            2564578bc438        3 days ago               3.78GB
01:45:41 [2023-01-11T01:45:41.789Z] microsoft/windowsservercore            latest              2564578bc438        3 days ago               3.78GB
01:45:41 [2023-01-11T01:45:41.789Z] 
01:45:41 [2023-01-11T01:45:41.789Z] INFO: Running integration tests at 01/11/2023 01:45:41...
01:45:41 [2023-01-11T01:45:41.789Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
01:45:41 [2023-01-11T01:45:41.789Z] INFO: Integration API tests being run from the host:
01:45:41 [2023-01-11T01:45:41.789Z] INFO: make.ps1 starting at 01/11/2023 01:45:41
01:45:41 [2023-01-11T01:45:41.805Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli
01:45:42 [2023-01-11T01:45:42.196Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44797/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:45:42 [2023-01-11T01:45:42.369Z]     check_test.go:309: [dfdb4bcdcb778] daemon is not started
01:45:42 [2023-01-11T01:45:42.369Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
01:45:42 [2023-01-11T01:45:42.499Z] + make clean
01:45:42 [2023-01-11T01:45:42.755Z] docker volume rm -f docker-dev-cache
01:45:42 [2023-01-11T01:45:42.755Z] docker-dev-cache
[Pipeline] deleteDir
01:45:42 [2023-01-11T01:45:42.933Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
01:45:43 [2023-01-11T01:45:43.326Z] Running D:\gopath\src\github.com\docker\docker\integration\build
01:45:43 [2023-01-11T01:45:43.496Z]     check_test.go:309: [d48e9f0e2c79e] daemon is not started
01:45:43 [2023-01-11T01:45:43.496Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
01:45:44 [2023-01-11T01:45:44.058Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
01:45:44 [2023-01-11T01:45:44.058Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:45:45 [2023-01-11T01:45:45.425Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
01:45:46 [2023-01-11T01:45:46.831Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
01:45:48 [2023-01-11T01:45:48.727Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
01:45:48 [2023-01-11T01:45:48.983Z]     check_test.go:309: [dd262c8362a81] daemon is not started
01:45:48 [2023-01-11T01:45:48.983Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
01:45:52 [2023-01-11T01:45:52.251Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
01:45:53 [2023-01-11T01:45:53.618Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
01:45:57 [2023-01-11T01:45:57.790Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
01:45:57 [2023-01-11T01:45:57.790Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
01:45:58 [2023-01-11T01:45:58.719Z]     check_test.go:309: [d4bc3352ee795] daemon is not started
01:45:58 [2023-01-11T01:45:58.719Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
01:45:58 [2023-01-11T01:45:58.719Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
01:45:58 [2023-01-11T01:45:58.719Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
01:45:59 [2023-01-11T01:45:59.254Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
01:45:59 [2023-01-11T01:45:59.254Z] Copying nested executables into bundles/cross/linux/amd64
01:45:59 [2023-01-11T01:45:59.254Z] Cross building: bundles/cross/windows/amd64
01:45:59 [2023-01-11T01:45:59.254Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
01:45:59 [2023-01-11T01:45:59.254Z] GOOS="windows" GOARCH="amd64" GOARM=""
01:46:03 [2023-01-11T01:46:03.966Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
01:46:03 [2023-01-11T01:46:03.966Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
01:46:05 [2023-01-11T01:46:05.331Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
01:46:06 [2023-01-11T01:46:06.261Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
01:46:07 [2023-01-11T01:46:07.629Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
01:46:08 [2023-01-11T01:46:08.997Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
01:46:11 [2023-01-11T01:46:11.515Z]     check_test.go:309: [dae52d8a5884a] daemon is not started
01:46:11 [2023-01-11T01:46:11.515Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
01:46:12 [2023-01-11T01:46:12.076Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
01:46:13 [2023-01-11T01:46:13.003Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
01:46:13 [2023-01-11T01:46:13.003Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
01:46:13 [2023-01-11T01:46:13.565Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
01:46:14 [2023-01-11T01:46:14.932Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
01:46:15 [2023-01-11T01:46:15.189Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
01:46:15 [2023-01-11T01:46:15.189Z]     check_test.go:309: [daa9710df50c8] daemon is not started
01:46:15 [2023-01-11T01:46:15.189Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
01:46:17 [2023-01-11T01:46:17.082Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
01:46:17 [2023-01-11T01:46:17.645Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
01:46:20 [2023-01-11T01:46:20.163Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
01:46:24 [2023-01-11T01:46:24.333Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
01:46:25 [2023-01-11T01:46:25.699Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
01:46:27 [2023-01-11T01:46:27.590Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
01:46:30 [2023-01-11T01:46:30.858Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
01:46:31 [2023-01-11T01:46:31.115Z] === RUN   TestDockerSuite/TestBuildDotDotFile
01:46:31 [2023-01-11T01:46:31.115Z] === RUN   TestDockerSuite/TestBuildEOLInLine
01:46:34 [2023-01-11T01:46:34.054Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:46:34 [2023-01-11T01:46:34.054Z] INFO: Testing against a local daemon
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithSession
01:46:34 [2023-01-11T01:46:34.054Z]     build_session_test.go:25: TODO: BuildKit
01:46:34 [2023-01-11T01:46:34.054Z] --- SKIP: TestBuildWithSession (0.00s)
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildSquashParent
01:46:34 [2023-01-11T01:46:34.054Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:46:34 [2023-01-11T01:46:34.054Z] --- SKIP: TestBuildSquashParent (0.00s)
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithRemoveAndForceRemove
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:46:34 [2023-01-11T01:46:34.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:46:34 [2023-01-11T01:46:34.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:46:34 [2023-01-11T01:46:34.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:46:34 [2023-01-11T01:46:34.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:46:34 [2023-01-11T01:46:34.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:46:34 [2023-01-11T01:46:34.054Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:46:34 [2023-01-11T01:46:34.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:46:34 [2023-01-11T01:46:34.054Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:46:34 [2023-01-11T01:46:34.054Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:46:34 [2023-01-11T01:46:34.054Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:46:34 [2023-01-11T01:46:34.054Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:46:34 [2023-01-11T01:46:34.388Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
01:46:35 [2023-01-11T01:46:35.754Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
01:46:35 [2023-01-11T01:46:35.754Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
01:46:36 [2023-01-11T01:46:36.314Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
01:46:37 [2023-01-11T01:46:37.242Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
01:46:37 [2023-01-11T01:46:37.242Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
01:46:37 [2023-01-11T01:46:37.498Z] === RUN   TestDockerSuite/TestBuildEntrypoint
01:46:38 [2023-01-11T01:46:38.060Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
01:46:38 [2023-01-11T01:46:38.316Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
01:46:40 [2023-01-11T01:46:40.210Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
01:46:40 [2023-01-11T01:46:40.210Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
01:46:41 [2023-01-11T01:46:41.140Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
01:46:41 [2023-01-11T01:46:41.396Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
01:46:42 [2023-01-11T01:46:42.355Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
01:46:43 [2023-01-11T01:46:43.300Z] === RUN   TestDockerSuite/TestBuildEnv
01:46:44 [2023-01-11T01:46:44.416Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:46:44 [2023-01-11T01:46:44.416Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:46:44 [2023-01-11T01:46:44.665Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
01:46:45 [2023-01-11T01:46:45.595Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
01:46:46 [2023-01-11T01:46:46.158Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
01:46:47 [2023-01-11T01:46:47.527Z] === RUN   TestDockerSuite/TestBuildEnvUsage
01:46:51 [2023-01-11T01:46:51.696Z]     docker_cli_daemon_test.go:2551: [d7d6ff3b0e04a] daemon is not started
01:46:53 [2023-01-11T01:46:53.063Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
01:46:53 [2023-01-11T01:46:53.993Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
01:46:56 [2023-01-11T01:46:56.792Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
01:46:56 [2023-01-11T01:46:56.793Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.89s)
01:46:56 [2023-01-11T01:46:56.793Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.16s)
01:46:56 [2023-01-11T01:46:56.793Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.44s)
01:46:56 [2023-01-11T01:46:56.793Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.59s)
01:46:56 [2023-01-11T01:46:56.793Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.37s)
01:46:56 [2023-01-11T01:46:56.793Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.43s)
01:46:56 [2023-01-11T01:46:56.793Z] === RUN   TestBuildMultiStageCopy
01:46:56 [2023-01-11T01:46:56.793Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:47:02 [2023-01-11T01:47:02.175Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
01:47:04 [2023-01-11T01:47:04.065Z] === RUN   TestDockerDaemonSuite/TestShmSize
01:47:05 [2023-01-11T01:47:05.433Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
01:47:07 [2023-01-11T01:47:07.100Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:47:07 [2023-01-11T01:47:07.558Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:47:08 [2023-01-11T01:47:08.525Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:47:08 [2023-01-11T01:47:08.702Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
01:47:08 [2023-01-11T01:47:08.702Z]     check_test.go:309: [d2fa189a0a78b] daemon is not started
01:47:08 [2023-01-11T01:47:08.702Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
01:47:10 [2023-01-11T01:47:10.057Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:47:11 [2023-01-11T01:47:11.610Z] --- PASS: TestBuildMultiStageCopy (16.49s)
01:47:11 [2023-01-11T01:47:11.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.64s)
01:47:11 [2023-01-11T01:47:11.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s)
01:47:11 [2023-01-11T01:47:11.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s)
01:47:11 [2023-01-11T01:47:11.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s)
01:47:11 [2023-01-11T01:47:11.610Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s)
01:47:11 [2023-01-11T01:47:11.610Z] === RUN   TestBuildMultiStageParentConfig
01:47:13 [2023-01-11T01:47:13.951Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
01:47:15 [2023-01-11T01:47:15.318Z] --- PASS: TestDockerDaemonSuite (335.61s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.53s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.49s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s)
01:47:15 [2023-01-11T01:47:15.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.16s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.05s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.98s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.21s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.09s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.39s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.41s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.24s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.04s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.54s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.78s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.48s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.61s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.31s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.58s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.39s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.72s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.43s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.44s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.58s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.31s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.03s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.49s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.90s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.73s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.50s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.49s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.06s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.06s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.66s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.61s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.25s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.98s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.24s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.68s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.46s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.68s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.49s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.48s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.24s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.64s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.49s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.30s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.48s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
01:47:15 [2023-01-11T01:47:15.319Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.97s)
01:47:15 [2023-01-11T01:47:15.319Z] === RUN   TestDockerSwarmSuite
01:47:15 [2023-01-11T01:47:15.319Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
01:47:15 [2023-01-11T01:47:15.345Z] --- PASS: TestBuildMultiStageParentConfig (3.49s)
01:47:15 [2023-01-11T01:47:15.345Z] === RUN   TestBuildLabelWithTargets
01:47:15 [2023-01-11T01:47:15.345Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
01:47:15 [2023-01-11T01:47:15.345Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
01:47:15 [2023-01-11T01:47:15.345Z] === RUN   TestBuildWithEmptyLayers
01:47:15 [2023-01-11T01:47:15.577Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
01:47:16 [2023-01-11T01:47:16.883Z] --- PASS: TestBuildWithEmptyLayers (1.84s)
01:47:16 [2023-01-11T01:47:16.883Z] === RUN   TestBuildMultiStageOnBuild
01:47:18 [2023-01-11T01:47:18.848Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
01:47:21 [2023-01-11T01:47:21.366Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
01:47:24 [2023-01-11T01:47:24.636Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
01:47:25 [2023-01-11T01:47:25.565Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
01:47:26 [2023-01-11T01:47:26.127Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
01:47:26 [2023-01-11T01:47:26.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
01:47:26 [2023-01-11T01:47:26.651Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
01:47:28 [2023-01-11T01:47:28.546Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
01:47:28 [2023-01-11T01:47:28.546Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
01:47:28 [2023-01-11T01:47:28.546Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
01:47:28 [2023-01-11T01:47:28.802Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
01:47:34 [2023-01-11T01:47:34.556Z] --- PASS: TestBuildMultiStageOnBuild (17.03s)
01:47:34 [2023-01-11T01:47:34.556Z] === RUN   TestBuildUncleanTarFilenames
01:47:34 [2023-01-11T01:47:34.556Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
01:47:34 [2023-01-11T01:47:34.556Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
01:47:34 [2023-01-11T01:47:34.556Z] === RUN   TestBuildMultiStageLayerLeak
01:47:35 [2023-01-11T01:47:35.738Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
01:47:35 [2023-01-11T01:47:35.738Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
01:47:35 [2023-01-11T01:47:35.738Z] remote: Enumerating objects: 23, done.
01:47:35 [2023-01-11T01:47:35.738Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
01:47:35 [2023-01-11T01:47:35.738Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
01:47:35 [2023-01-11T01:47:35.738Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
01:47:35 [2023-01-11T01:47:35.738Z] 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.
01:47:35 [2023-01-11T01:47:35.738Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
01:47:35 [2023-01-11T01:47:35.738Z] Building: bundles/cross/windows/amd64/containerutility.exe
01:47:35 [2023-01-11T01:47:35.738Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:47:36 [2023-01-11T01:47:36.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/test/unit
01:47:38 [2023-01-11T01:47:38.606Z] ?   	github.com/docker/docker/api	[no test files]
01:47:38 [2023-01-11T01:47:38.753Z] === RUN   TestDockerSuite/TestBuildExpose
01:47:38 [2023-01-11T01:47:38.753Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
01:47:38 [2023-01-11T01:47:38.753Z] === RUN   TestDockerSuite/TestBuildExposeOrder
01:47:38 [2023-01-11T01:47:38.753Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
01:47:38 [2023-01-11T01:47:38.753Z] === RUN   TestDockerSuite/TestBuildFails
01:47:39 [2023-01-11T01:47:39.008Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
01:47:39 [2023-01-11T01:47:39.571Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
01:47:39 [2023-01-11T01:47:39.827Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
01:47:40 [2023-01-11T01:47:40.083Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
01:47:41 [2023-01-11T01:47:41.976Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
01:47:42 [2023-01-11T01:47:42.905Z]     docker_api_swarm_test.go:563: [d5e7151af057e] joining swarm manager [df8397f1bfcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:47:44 [2023-01-11T01:47:44.796Z] === RUN   TestDockerSuite/TestBuildForceRm
01:47:46 [2023-01-11T01:47:46.688Z] === RUN   TestDockerSuite/TestBuildFromGit
01:47:48 [2023-01-11T01:47:48.055Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
01:47:48 [2023-01-11T01:47:48.311Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
01:47:49 [2023-01-11T01:47:49.239Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
01:47:50 [2023-01-11T01:47:50.606Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
01:47:51 [2023-01-11T01:47:51.534Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
01:47:51 [2023-01-11T01:47:51.790Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
01:47:53 [2023-01-11T01:47:53.509Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 7.9% of statements
01:47:54 [2023-01-11T01:47:54.316Z]     docker_api_swarm_test.go:585: [d499883c6aaa3] joining swarm manager [df8397f1bfcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:47:54 [2023-01-11T01:47:54.316Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
01:47:55 [2023-01-11T01:47:55.629Z] --- PASS: TestBuildMultiStageLayerLeak (19.09s)
01:47:55 [2023-01-11T01:47:55.629Z] === RUN   TestBuildWithHugeFile
01:47:56 [2023-01-11T01:47:56.832Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
01:47:56 [2023-01-11T01:47:56.832Z]     check_test.go:380: [d5e7151af057e] daemon is not started
01:47:57 [2023-01-11T01:47:57.760Z] === RUN   TestDockerSuite/TestBuildHistory
01:48:01 [2023-01-11T01:48:01.929Z] === RUN   TestDockerSuite/TestBuildIidFile
01:48:01 [2023-01-11T01:48:01.929Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
01:48:02 [2023-01-11T01:48:02.493Z] === RUN   TestDockerSuite/TestBuildInheritance
01:48:03 [2023-01-11T01:48:03.422Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
01:48:03 [2023-01-11T01:48:03.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
01:48:03 [2023-01-11T01:48:03.422Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
01:48:03 [2023-01-11T01:48:03.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
01:48:03 [2023-01-11T01:48:03.983Z] === RUN   TestDockerSuite/TestBuildInvalidTag
01:48:03 [2023-01-11T01:48:03.983Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
01:48:04 [2023-01-11T01:48:04.911Z] === RUN   TestDockerSuite/TestBuildLabel
01:48:05 [2023-01-11T01:48:05.473Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
01:48:06 [2023-01-11T01:48:06.035Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
01:48:06 [2023-01-11T01:48:06.597Z]     docker_api_swarm_test.go:46: [d8e6c5300c288] joining swarm manager [dd200d18b2c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:48:06 [2023-01-11T01:48:06.597Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
01:48:07 [2023-01-11T01:48:07.159Z] === RUN   TestDockerSuite/TestBuildLabels
01:48:07 [2023-01-11T01:48:07.416Z] === RUN   TestDockerSuite/TestBuildLabelsCache
01:48:08 [2023-01-11T01:48:08.781Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
01:48:11 [2023-01-11T01:48:11.297Z] === RUN   TestDockerSuite/TestBuildLastModified
01:48:16 [2023-01-11T01:48:16.543Z] === RUN   TestDockerSuite/TestBuildLineBreak
01:48:17 [2023-01-11T01:48:17.105Z] --- PASS: TestImportExtremelyLargeImageWorks (179.25s)
01:48:17 [2023-01-11T01:48:17.105Z] PASS
01:48:17 [2023-01-11T01:48:17.105Z] 
01:48:17 [2023-01-11T01:48:17.105Z] DONE 13 tests in 183.527s
01:48:17 [2023-01-11T01:48:17.105Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
01:48:17 [2023-01-11T01:48:17.105Z] ++ 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
01:48:17 [2023-01-11T01:48:17.105Z] ++ set -e
01:48:17 [2023-01-11T01:48:17.105Z] ++ '[' -n 0 ']'
01:48:17 [2023-01-11T01:48:17.105Z] ++ set -x
01:48:17 [2023-01-11T01:48:17.105Z] ++ 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
01:48:17 [2023-01-11T01:48:17.362Z] INFO: Testing against a local daemon
01:48:17 [2023-01-11T01:48:17.362Z] === RUN   TestNetworkCreateDelete
01:48:17 [2023-01-11T01:48:17.622Z] --- PASS: TestNetworkCreateDelete (0.23s)
01:48:17 [2023-01-11T01:48:17.622Z] === RUN   TestDockerNetworkDeletePreferID
01:48:18 [2023-01-11T01:48:18.192Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s)
01:48:18 [2023-01-11T01:48:18.192Z] === RUN   TestDaemonDNSFallback
01:48:19 [2023-01-11T01:48:19.121Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
01:48:19 [2023-01-11T01:48:19.121Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
01:48:19 [2023-01-11T01:48:19.122Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
01:48:19 [2023-01-11T01:48:19.122Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
01:48:19 [2023-01-11T01:48:19.378Z] === RUN   TestDockerSuite/TestBuildMaintainer
01:48:19 [2023-01-11T01:48:19.634Z] === RUN   TestDockerSuite/TestBuildMissingArgs
01:48:20 [2023-01-11T01:48:20.562Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
01:48:21 [2023-01-11T01:48:21.127Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
01:48:23 [2023-01-11T01:48:23.647Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
01:48:23 [2023-01-11T01:48:23.647Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
01:48:24 [2023-01-11T01:48:24.209Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
01:48:24 [2023-01-11T01:48:24.209Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
01:48:25 [2023-01-11T01:48:25.139Z] --- PASS: TestDaemonDNSFallback (6.71s)
01:48:25 [2023-01-11T01:48:25.139Z] === RUN   TestInspectNetwork
01:48:25 [2023-01-11T01:48:25.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
01:48:29 [2023-01-11T01:48:29.307Z] === RUN   TestInspectNetwork/full_network_id
01:48:29 [2023-01-11T01:48:29.307Z] === RUN   TestInspectNetwork/partial_network_id
01:48:29 [2023-01-11T01:48:29.307Z] === RUN   TestInspectNetwork/network_name
01:48:29 [2023-01-11T01:48:29.307Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:48:31 [2023-01-11T01:48:31.823Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
01:48:33 [2023-01-11T01:48:33.712Z] --- PASS: TestInspectNetwork (8.66s)
01:48:33 [2023-01-11T01:48:33.712Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:48:33 [2023-01-11T01:48:33.712Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:48:33 [2023-01-11T01:48:33.712Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:48:33 [2023-01-11T01:48:33.712Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:48:33 [2023-01-11T01:48:33.712Z] === RUN   TestRunContainerWithBridgeNone
01:48:33 [2023-01-11T01:48:33.968Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
01:48:34 [2023-01-11T01:48:34.896Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
01:48:35 [2023-01-11T01:48:35.824Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestNetworkInvalidJSON
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestNetworkInvalidJSON//networks/create
01:48:35 [2023-01-11T01:48:35.824Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:48:35 [2023-01-11T01:48:35.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:48:35 [2023-01-11T01:48:35.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:48:35 [2023-01-11T01:48:35.824Z] === CONT  TestNetworkInvalidJSON//networks/create
01:48:35 [2023-01-11T01:48:35.824Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:48:35 [2023-01-11T01:48:35.824Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:48:35 [2023-01-11T01:48:35.824Z] --- PASS: TestNetworkInvalidJSON (0.02s)
01:48:35 [2023-01-11T01:48:35.824Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:48:35 [2023-01-11T01:48:35.824Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:48:35 [2023-01-11T01:48:35.824Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestNetworkList
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestNetworkList//networks
01:48:35 [2023-01-11T01:48:35.824Z] === PAUSE TestNetworkList//networks
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestNetworkList//networks/
01:48:35 [2023-01-11T01:48:35.824Z] === PAUSE TestNetworkList//networks/
01:48:35 [2023-01-11T01:48:35.824Z] === CONT  TestNetworkList//networks
01:48:35 [2023-01-11T01:48:35.824Z] === CONT  TestNetworkList//networks/
01:48:35 [2023-01-11T01:48:35.824Z] --- PASS: TestNetworkList (0.02s)
01:48:35 [2023-01-11T01:48:35.824Z]     --- PASS: TestNetworkList//networks (0.00s)
01:48:35 [2023-01-11T01:48:35.824Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:48:35 [2023-01-11T01:48:35.824Z] === RUN   TestHostIPv4BridgeLabel
01:48:36 [2023-01-11T01:48:36.387Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
01:48:36 [2023-01-11T01:48:36.387Z] === RUN   TestDaemonRestartWithLiveRestore
01:48:36 [2023-01-11T01:48:36.643Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
01:48:36 [2023-01-11T01:48:36.643Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
01:48:36 [2023-01-11T01:48:36.643Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
01:48:37 [2023-01-11T01:48:37.205Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
01:48:37 [2023-01-11T01:48:37.205Z] === RUN   TestDaemonDefaultNetworkPools
01:48:38 [2023-01-11T01:48:38.133Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
01:48:38 [2023-01-11T01:48:38.133Z] === RUN   TestDaemonRestartWithExistingNetwork
01:48:39 [2023-01-11T01:48:39.544Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
01:48:39 [2023-01-11T01:48:39.544Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:48:40 [2023-01-11T01:48:40.108Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
01:48:40 [2023-01-11T01:48:40.363Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
01:48:40 [2023-01-11T01:48:40.619Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
01:48:40 [2023-01-11T01:48:40.619Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:48:41 [2023-01-11T01:48:41.182Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
01:48:41 [2023-01-11T01:48:41.182Z] === RUN   TestServiceWithPredefinedNetwork
01:48:41 [2023-01-11T01:48:41.744Z] === RUN   TestDockerSuite/TestBuildMultipleTags
01:48:42 [2023-01-11T01:48:42.000Z] === RUN   TestDockerSuite/TestBuildNetContainer
01:48:43 [2023-01-11T01:48:43.889Z] === RUN   TestDockerSuite/TestBuildNetNone
01:48:43 [2023-01-11T01:48:43.889Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s)
01:48:43 [2023-01-11T01:48:43.889Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:48:43 [2023-01-11T01:48:43.889Z]     service_test.go:242: FLAKY_TEST
01:48:43 [2023-01-11T01:48:43.889Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:48:43 [2023-01-11T01:48:43.889Z] === RUN   TestServiceWithDataPathPortInit
01:48:44 [2023-01-11T01:48:44.144Z] === RUN   TestDockerSuite/TestBuildNoContext
01:48:45 [2023-01-11T01:48:45.072Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
01:48:45 [2023-01-11T01:48:45.635Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
01:48:47 [2023-01-11T01:48:47.525Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
01:48:47 [2023-01-11T01:48:47.525Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
01:48:47 [2023-01-11T01:48:47.525Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
01:48:48 [2023-01-11T01:48:48.086Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
01:48:48 [2023-01-11T01:48:48.341Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
01:48:48 [2023-01-11T01:48:48.597Z] === RUN   TestDockerSuite/TestBuildOnBuild
01:48:49 [2023-01-11T01:48:49.964Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
01:48:50 [2023-01-11T01:48:50.220Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
01:48:52 [2023-01-11T01:48:52.109Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
01:48:53 [2023-01-11T01:48:53.037Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
01:48:54 [2023-01-11T01:48:54.926Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
01:48:55 [2023-01-11T01:48:55.488Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
01:48:56 [2023-01-11T01:48:56.414Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
01:48:56 [2023-01-11T01:48:56.670Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
01:48:59 [2023-01-11T01:48:59.201Z] === RUN   TestDockerSuite/TestBuildPATH
01:48:59 [2023-01-11T01:48:59.456Z] --- PASS: TestServiceWithDataPathPortInit (15.72s)
01:48:59 [2023-01-11T01:48:59.456Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:49:00 [2023-01-11T01:49:00.382Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
01:49:00 [2023-01-11T01:49:00.944Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
01:49:01 [2023-01-11T01:49:01.505Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
01:49:02 [2023-01-11T01:49:02.869Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wtmhfkoczzkihcga5thglxce6 Created:2023-01-11 01:49:00.914690401 +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[c95c53d835f9270bbc1612e27104f1c6df846ce02ffbf9a1a1b9558811035091:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.twv5knc68r7vcwssqczwpari4 EndpointID:8126a23c95001a00f225e3953c1891e3624507fa83771c59203df0c8d41ef32e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55baf82a91eda9cb0551dca6da24f792f36629cecdf1284f214a577724c192f4 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:b0ec96500fe9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.twv5knc68r7vcwssqczwpari4 EndpointID:8126a23c95001a00f225e3953c1891e3624507fa83771c59203df0c8d41ef32e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:49:07 [2023-01-11T01:49:07.035Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.62s)
01:49:07 [2023-01-11T01:49:07.035Z] PASS
01:49:07 [2023-01-11T01:49:07.035Z] 
01:49:07 [2023-01-11T01:49:07.035Z] === Skipped
01:49:07 [2023-01-11T01:49:07.035Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:49:07 [2023-01-11T01:49:07.035Z]     service_test.go:242: FLAKY_TEST
01:49:07 [2023-01-11T01:49:07.035Z] 
01:49:07 [2023-01-11T01:49:07.035Z] DONE 26 tests, 1 skipped in 49.933s
01:49:07 [2023-01-11T01:49:07.290Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:49:07 [2023-01-11T01:49:07.290Z] ++ 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
01:49:07 [2023-01-11T01:49:07.290Z] ++ set -e
01:49:07 [2023-01-11T01:49:07.290Z] ++ '[' -n 0 ']'
01:49:07 [2023-01-11T01:49:07.290Z] ++ set -x
01:49:07 [2023-01-11T01:49:07.290Z] ++ 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
01:49:07 [2023-01-11T01:49:07.290Z] INFO: Testing against a local daemon
01:49:07 [2023-01-11T01:49:07.290Z] === RUN   TestDockerNetworkIpvlanPersistance
01:49:07 [2023-01-11T01:49:07.290Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:49:07 [2023-01-11T01:49:07.290Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:49:07 [2023-01-11T01:49:07.290Z] === RUN   TestDockerNetworkIpvlan
01:49:07 [2023-01-11T01:49:07.290Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:49:07 [2023-01-11T01:49:07.290Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:49:07 [2023-01-11T01:49:07.290Z] PASS
01:49:07 [2023-01-11T01:49:07.290Z] 
01:49:07 [2023-01-11T01:49:07.290Z] === Skipped
01:49:07 [2023-01-11T01:49:07.290Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:49:07 [2023-01-11T01:49:07.290Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:49:07 [2023-01-11T01:49:07.290Z] 
01:49:07 [2023-01-11T01:49:07.290Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:49:07 [2023-01-11T01:49:07.290Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:49:07 [2023-01-11T01:49:07.290Z] 
01:49:07 [2023-01-11T01:49:07.290Z] DONE 2 tests, 2 skipped in 0.134s
01:49:07 [2023-01-11T01:49:07.290Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:49:07 [2023-01-11T01:49:07.290Z] ++ 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
01:49:07 [2023-01-11T01:49:07.290Z] ++ set -e
01:49:07 [2023-01-11T01:49:07.290Z] ++ '[' -n 0 ']'
01:49:07 [2023-01-11T01:49:07.290Z] ++ set -x
01:49:07 [2023-01-11T01:49:07.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-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
01:49:07 [2023-01-11T01:49:07.546Z] INFO: Testing against a local daemon
01:49:07 [2023-01-11T01:49:07.546Z] === RUN   TestDockerNetworkMacvlanPersistance
01:49:07 [2023-01-11T01:49:07.546Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
01:49:08 [2023-01-11T01:49:08.914Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
01:49:08 [2023-01-11T01:49:08.914Z] === RUN   TestDockerNetworkMacvlan
01:49:09 [2023-01-11T01:49:09.476Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:49:10 [2023-01-11T01:49:10.404Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:49:10 [2023-01-11T01:49:10.404Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
01:49:11 [2023-01-11T01:49:11.333Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:49:11 [2023-01-11T01:49:11.897Z] === RUN   TestDockerSuite/TestBuildRm
01:49:13 [2023-01-11T01:49:13.265Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:49:13 [2023-01-11T01:49:13.830Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
01:49:14 [2023-01-11T01:49:14.760Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 16.2% of statements
01:49:15 [2023-01-11T01:49:15.066Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ok  	github.com/docker/docker/api/types/strslice	0.018s	coverage: 90.0% of statements
01:49:15 [2023-01-11T01:49:15.066Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 93.7% of statements
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
01:49:15 [2023-01-11T01:49:15.066Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:49:15 [2023-01-11T01:49:15.066Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:49:15 [2023-01-11T01:49:15.693Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
01:49:15 [2023-01-11T01:49:15.950Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:49:16 [2023-01-11T01:49:16.206Z]     docker_api_swarm_test.go:304: [d70edfc25921d] joining swarm manager [db219ccc53ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:49:17 [2023-01-11T01:49:17.134Z] === RUN   TestDockerSuite/TestBuildScratchCopy
01:49:17 [2023-01-11T01:49:17.612Z] ok  	github.com/docker/docker/builder/remotecontext	0.080s	coverage: 13.7% of statements
01:49:17 [2023-01-11T01:49:17.612Z] ok  	github.com/docker/docker/builder/dockerfile	0.234s	coverage: 48.5% of statements
01:49:17 [2023-01-11T01:49:17.612Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
01:49:17 [2023-01-11T01:49:17.698Z]     docker_api_swarm_test.go:305: [dcc5fff4f8f5d] joining swarm manager [db219ccc53ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:49:17 [2023-01-11T01:49:17.698Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
01:49:18 [2023-01-11T01:49:18.553Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
01:49:18 [2023-01-11T01:49:18.625Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
01:49:18 [2023-01-11T01:49:18.625Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
01:49:19 [2023-01-11T01:49:19.557Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
01:49:20 [2023-01-11T01:49:20.462Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.519s	coverage: 83.5% of statements
01:49:20 [2023-01-11T01:49:20.462Z] ?   	github.com/docker/docker/cli	[no test files]
01:49:20 [2023-01-11T01:49:20.462Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:49:20 [2023-01-11T01:49:20.485Z] === RUN   TestDockerSuite/TestBuildShellInherited
01:49:21 [2023-01-11T01:49:21.048Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:49:21 [2023-01-11T01:49:21.048Z] === RUN   TestDockerSuite/TestBuildShellMultiple
01:49:21 [2023-01-11T01:49:21.977Z] --- PASS: TestDockerNetworkMacvlan (13.11s)
01:49:21 [2023-01-11T01:49:21.977Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
01:49:21 [2023-01-11T01:49:21.977Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
01:49:21 [2023-01-11T01:49:21.977Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s)
01:49:21 [2023-01-11T01:49:21.977Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.45s)
01:49:21 [2023-01-11T01:49:21.977Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.60s)
01:49:21 [2023-01-11T01:49:21.977Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s)
01:49:21 [2023-01-11T01:49:21.977Z] PASS
01:49:21 [2023-01-11T01:49:21.977Z] 
01:49:21 [2023-01-11T01:49:21.977Z] DONE 8 tests in 14.620s
01:49:21 [2023-01-11T01:49:21.977Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
01:49:21 [2023-01-11T01:49:21.977Z] ++ 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
01:49:21 [2023-01-11T01:49:21.977Z] ++ set -e
01:49:21 [2023-01-11T01:49:21.977Z] ++ '[' -n 0 ']'
01:49:21 [2023-01-11T01:49:21.977Z] ++ set -x
01:49:21 [2023-01-11T01:49:21.977Z] ++ 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
01:49:21 [2023-01-11T01:49:21.977Z] testing: warning: no tests to run
01:49:21 [2023-01-11T01:49:21.977Z] PASS
01:49:21 [2023-01-11T01:49:21.977Z] 
01:49:21 [2023-01-11T01:49:21.977Z] DONE 0 tests in 0.024s
01:49:21 [2023-01-11T01:49:21.977Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:49:21 [2023-01-11T01:49:21.977Z] ++ 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
01:49:21 [2023-01-11T01:49:21.977Z] ++ set -e
01:49:21 [2023-01-11T01:49:21.977Z] ++ '[' -n 0 ']'
01:49:21 [2023-01-11T01:49:21.977Z] ++ set -x
01:49:21 [2023-01-11T01:49:21.977Z] ++ 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
01:49:22 [2023-01-11T01:49:22.233Z] INFO: Testing against a local daemon
01:49:22 [2023-01-11T01:49:22.233Z] === RUN   TestAuthZPluginAllowRequest
01:49:23 [2023-01-11T01:49:23.598Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
01:49:23 [2023-01-11T01:49:23.598Z] === RUN   TestAuthZPluginTLS
01:49:23 [2023-01-11T01:49:23.759Z] ok  	github.com/docker/docker/client	0.097s	coverage: 75.4% of statements
01:49:23 [2023-01-11T01:49:23.854Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
01:49:24 [2023-01-11T01:49:24.110Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
01:49:24 [2023-01-11T01:49:24.110Z] --- PASS: TestAuthZPluginTLS (0.56s)
01:49:24 [2023-01-11T01:49:24.110Z] === RUN   TestAuthZPluginDenyRequest
01:49:24 [2023-01-11T01:49:24.365Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
01:49:24 [2023-01-11T01:49:24.365Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
01:49:24 [2023-01-11T01:49:24.365Z] === RUN   TestDockerSuite/TestBuildSpaces
01:49:24 [2023-01-11T01:49:24.621Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
01:49:24 [2023-01-11T01:49:24.621Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
01:49:24 [2023-01-11T01:49:24.621Z] === RUN   TestAuthZPluginAPIDenyResponse
01:49:25 [2023-01-11T01:49:25.183Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
01:49:25 [2023-01-11T01:49:25.183Z] === RUN   TestAuthZPluginDenyResponse
01:49:25 [2023-01-11T01:49:25.183Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
01:49:25 [2023-01-11T01:49:25.441Z] === RUN   TestDockerSuite/TestBuildStderr
01:49:25 [2023-01-11T01:49:25.697Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
01:49:25 [2023-01-11T01:49:25.697Z] === RUN   TestAuthZPluginAllowEventStream
01:49:25 [2023-01-11T01:49:25.952Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
01:49:27 [2023-01-11T01:49:27.318Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
01:49:27 [2023-01-11T01:49:27.318Z] === RUN   TestAuthZPluginErrorResponse
01:49:27 [2023-01-11T01:49:27.574Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
01:49:27 [2023-01-11T01:49:27.574Z] === RUN   TestAuthZPluginErrorRequest
01:49:28 [2023-01-11T01:49:28.135Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
01:49:28 [2023-01-11T01:49:28.135Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:49:28 [2023-01-11T01:49:28.697Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
01:49:28 [2023-01-11T01:49:28.697Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:49:28 [2023-01-11T01:49:28.954Z] === RUN   TestDockerSuite/TestBuildStopSignal
01:49:29 [2023-01-11T01:49:29.516Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
01:49:30 [2023-01-11T01:49:30.446Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s)
01:49:30 [2023-01-11T01:49:30.446Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:49:30 [2023-01-11T01:49:30.701Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
01:49:30 [2023-01-11T01:49:30.957Z] === RUN   TestDockerSuite/TestBuildTagEvent
01:49:31 [2023-01-11T01:49:31.885Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
01:49:32 [2023-01-11T01:49:32.142Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
01:49:32 [2023-01-11T01:49:32.142Z] === RUN   TestAuthZPluginHeader
01:49:33 [2023-01-11T01:49:33.070Z] === RUN   TestDockerSuite/TestBuildUser
01:49:33 [2023-01-11T01:49:33.070Z] --- PASS: TestAuthZPluginHeader (0.79s)
01:49:33 [2023-01-11T01:49:33.070Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:49:34 [2023-01-11T01:49:34.436Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
01:49:35 [2023-01-11T01:49:35.819Z]     docker_api_swarm_test.go:364: Waiting for possible election...
01:49:37 [2023-01-11T01:49:37.185Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
01:49:37 [2023-01-11T01:49:37.746Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.86s)
01:49:37 [2023-01-11T01:49:37.746Z] === RUN   TestAuthZPluginV2Disable
01:49:41 [2023-01-11T01:49:41.915Z] --- PASS: TestAuthZPluginV2Disable (4.08s)
01:49:41 [2023-01-11T01:49:41.915Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:49:46 [2023-01-11T01:49:46.082Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s)
01:49:46 [2023-01-11T01:49:46.082Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:49:47 [2023-01-11T01:49:47.010Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
01:49:47 [2023-01-11T01:49:47.266Z] === RUN   TestDockerSuite/TestBuildVerboseOut
01:49:48 [2023-01-11T01:49:48.193Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
01:49:48 [2023-01-11T01:49:48.449Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
01:49:49 [2023-01-11T01:49:49.379Z]     docker_api_swarm_test.go:272: [d8fcb16e5672e] joining swarm manager [d480c99ab3a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:49:49 [2023-01-11T01:49:49.635Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
01:49:50 [2023-01-11T01:49:50.563Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
01:49:50 [2023-01-11T01:49:50.820Z]     docker_api_swarm_test.go:273: [d548ec85e0f18] joining swarm manager [d480c99ab3a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:49:52 [2023-01-11T01:49:52.187Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
01:49:52 [2023-01-11T01:49:52.187Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
01:49:52 [2023-01-11T01:49:52.187Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
01:49:52 [2023-01-11T01:49:52.187Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
01:49:52 [2023-01-11T01:49:52.187Z] === RUN   TestDockerSuite/TestBuildWindowsUser
01:49:52 [2023-01-11T01:49:52.187Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
01:49:52 [2023-01-11T01:49:52.187Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
01:49:52 [2023-01-11T01:49:52.187Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
01:49:52 [2023-01-11T01:49:52.187Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
01:49:54 [2023-01-11T01:49:54.077Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
01:49:54 [2023-01-11T01:49:54.077Z] === RUN   TestDockerSuite/TestBuildWithFailure
01:49:55 [2023-01-11T01:49:55.005Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
01:49:55 [2023-01-11T01:49:55.567Z] === RUN   TestDockerSuite/TestBuildWithTabs
01:49:56 [2023-01-11T01:49:56.130Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
01:49:56 [2023-01-11T01:49:56.130Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
01:49:58 [2023-01-11T01:49:58.044Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
01:49:58 [2023-01-11T01:49:58.044Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.36s)
01:49:58 [2023-01-11T01:49:58.044Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:49:59 [2023-01-11T01:49:59.410Z] === RUN   TestDockerSuite/TestBuildWithVolumes
01:49:59 [2023-01-11T01:49:59.972Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
01:49:59 [2023-01-11T01:49:59.972Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
01:50:00 [2023-01-11T01:50:00.533Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
01:50:00 [2023-01-11T01:50:00.533Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
01:50:00 [2023-01-11T01:50:00.533Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
01:50:00 [2023-01-11T01:50:00.789Z] === RUN   TestDockerSuite/TestBuildXZHost
01:50:02 [2023-01-11T01:50:02.154Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
01:50:02 [2023-01-11T01:50:02.154Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
01:50:02 [2023-01-11T01:50:02.154Z]     docker_cli_sni_test.go:18: Flakey test
01:50:02 [2023-01-11T01:50:02.154Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
01:50:02 [2023-01-11T01:50:02.503Z] ok  	github.com/docker/docker/cmd/dockerd	0.093s	coverage: 29.1% of statements
01:50:02 [2023-01-11T01:50:02.716Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
01:50:02 [2023-01-11T01:50:02.764Z] ok  	github.com/docker/docker/container	0.130s	coverage: 34.5% of statements
01:50:02 [2023-01-11T01:50:02.764Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:50:02 [2023-01-11T01:50:02.764Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:50:02 [2023-01-11T01:50:02.764Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:50:02 [2023-01-11T01:50:02.764Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:50:03 [2023-01-11T01:50:03.278Z] === RUN   TestDockerSuite/TestCommitChange
01:50:03 [2023-01-11T01:50:03.840Z] === RUN   TestDockerSuite/TestCommitChangeLabels
01:50:04 [2023-01-11T01:50:04.402Z] === RUN   TestDockerSuite/TestCommitHardlink
01:50:05 [2023-01-11T01:50:05.331Z] === RUN   TestDockerSuite/TestCommitNewFile
01:50:06 [2023-01-11T01:50:06.258Z] === RUN   TestDockerSuite/TestCommitPausedContainer
01:50:06 [2023-01-11T01:50:06.821Z] === RUN   TestDockerSuite/TestCommitTTY
01:50:08 [2023-01-11T01:50:08.186Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
01:50:08 [2023-01-11T01:50:08.186Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
01:50:08 [2023-01-11T01:50:08.748Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
01:50:09 [2023-01-11T01:50:09.677Z] === RUN   TestDockerSuite/TestCommitWithoutPause
01:50:10 [2023-01-11T01:50:10.604Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
01:50:10 [2023-01-11T01:50:10.604Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
01:50:10 [2023-01-11T01:50:10.604Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
01:50:10 [2023-01-11T01:50:10.860Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
01:50:10 [2023-01-11T01:50:10.860Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
01:50:10 [2023-01-11T01:50:10.860Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
01:50:10 [2023-01-11T01:50:10.860Z] === RUN   TestDockerSuite/TestContainerAPICommit
01:50:10 [2023-01-11T01:50:10.896Z] ok  	github.com/docker/docker/daemon/cluster	0.077s	coverage: 0.5% of statements
01:50:11 [2023-01-11T01:50:11.465Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
01:50:11 [2023-01-11T01:50:11.789Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
01:50:12 [2023-01-11T01:50:12.847Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.023s	coverage: 35.9% of statements
01:50:13 [2023-01-11T01:50:13.154Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
01:50:13 [2023-01-11T01:50:13.154Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
01:50:13 [2023-01-11T01:50:13.411Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
01:50:13 [2023-01-11T01:50:13.972Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
01:50:14 [2023-01-11T01:50:14.228Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
01:50:14 [2023-01-11T01:50:14.792Z] === RUN   TestDockerSuite/TestContainerAPICreate
01:50:14 [2023-01-11T01:50:14.792Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
01:50:14 [2023-01-11T01:50:14.792Z] PASS
01:50:14 [2023-01-11T01:50:14.792Z] 
01:50:14 [2023-01-11T01:50:14.792Z] DONE 17 tests in 52.849s
01:50:14 [2023-01-11T01:50:14.792Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:50:14 [2023-01-11T01:50:14.792Z] ++ 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
01:50:14 [2023-01-11T01:50:14.792Z] ++ set -e
01:50:14 [2023-01-11T01:50:14.792Z] ++ '[' -n 0 ']'
01:50:14 [2023-01-11T01:50:14.792Z] ++ set -x
01:50:14 [2023-01-11T01:50:14.792Z] ++ 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
01:50:15 [2023-01-11T01:50:15.049Z] INFO: Testing against a local daemon
01:50:15 [2023-01-11T01:50:15.049Z] === RUN   TestPluginInvalidJSON
01:50:15 [2023-01-11T01:50:15.049Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:50:15 [2023-01-11T01:50:15.049Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:50:15 [2023-01-11T01:50:15.049Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:50:15 [2023-01-11T01:50:15.049Z] --- PASS: TestPluginInvalidJSON (0.02s)
01:50:15 [2023-01-11T01:50:15.049Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:50:15 [2023-01-11T01:50:15.049Z] === RUN   TestPluginInstall
01:50:15 [2023-01-11T01:50:15.049Z] === RUN   TestPluginInstall/no_auth
01:50:15 [2023-01-11T01:50:15.305Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
01:50:15 [2023-01-11T01:50:15.305Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
01:50:15 [2023-01-11T01:50:15.305Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
01:50:15 [2023-01-11T01:50:15.868Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
01:50:15 [2023-01-11T01:50:15.868Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
01:50:15 [2023-01-11T01:50:15.868Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
01:50:15 [2023-01-11T01:50:15.868Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
01:50:16 [2023-01-11T01:50:16.124Z] === RUN   TestDockerSuite/TestContainerAPIDelete
01:50:16 [2023-01-11T01:50:16.685Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
01:50:16 [2023-01-11T01:50:16.942Z] time="2023-01-11T01:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:50:16 [2023-01-11T01:50:16.942Z] time="2023-01-11T01:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8c2221768c57cc386d7418bd32633c1a7e60a7b0c3ee7f30e388a1163a6b471" mediatype=application/vnd.docker.plugin.v1+json size=522
01:50:16 [2023-01-11T01:50:16.942Z] time="2023-01-11T01:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:50:16 [2023-01-11T01:50:16.942Z] time="2023-01-11T01:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8c2221768c57cc386d7418bd32633c1a7e60a7b0c3ee7f30e388a1163a6b471" mediatype=application/vnd.docker.plugin.v1+json size=522
01:50:17 [2023-01-11T01:50:17.198Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
01:50:17 [2023-01-11T01:50:17.454Z] === RUN   TestPluginInstall/with_htpasswd
01:50:18 [2023-01-11T01:50:18.016Z] time="2023-01-11T01:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:50:18 [2023-01-11T01:50:18.016Z] time="2023-01-11T01:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4df3803d5009f82098f7d9ad1965101377065fa9963cae0d5b7f0769c3fe283" mediatype=application/vnd.docker.plugin.v1+json size=522
01:50:18 [2023-01-11T01:50:18.016Z] time="2023-01-11T01:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:50:18 [2023-01-11T01:50:18.016Z] time="2023-01-11T01:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4df3803d5009f82098f7d9ad1965101377065fa9963cae0d5b7f0769c3fe283" mediatype=application/vnd.docker.plugin.v1+json size=522
01:50:18 [2023-01-11T01:50:18.016Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
01:50:18 [2023-01-11T01:50:18.016Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
01:50:18 [2023-01-11T01:50:18.272Z] === RUN   TestPluginInstall/with_insecure
01:50:19 [2023-01-11T01:50:19.200Z] time="2023-01-11T01:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:50:19 [2023-01-11T01:50:19.200Z] time="2023-01-11T01:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6765fda5e0d4e7fe08b0fe434ef0a616fec3695c6f4af535623723371be044d8" mediatype=application/vnd.docker.plugin.v1+json size=522
01:50:19 [2023-01-11T01:50:19.200Z] time="2023-01-11T01:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:50:19 [2023-01-11T01:50:19.200Z] time="2023-01-11T01:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6765fda5e0d4e7fe08b0fe434ef0a616fec3695c6f4af535623723371be044d8" mediatype=application/vnd.docker.plugin.v1+json size=522
01:50:19 [2023-01-11T01:50:19.200Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
01:50:19 [2023-01-11T01:50:19.456Z]     plugin_test.go:165: [d612f6bd7ef64] daemon is not started
01:50:19 [2023-01-11T01:50:19.456Z] --- PASS: TestPluginInstall (4.48s)
01:50:19 [2023-01-11T01:50:19.456Z]     --- PASS: TestPluginInstall/no_auth (2.33s)
01:50:19 [2023-01-11T01:50:19.456Z]     --- PASS: TestPluginInstall/with_htpasswd (0.86s)
01:50:19 [2023-01-11T01:50:19.456Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
01:50:19 [2023-01-11T01:50:19.456Z] === RUN   TestPluginsWithRuntimes
01:50:19 [2023-01-11T01:50:19.712Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
01:50:19 [2023-01-11T01:50:19.712Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
01:50:20 [2023-01-11T01:50:20.274Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
01:50:20 [2023-01-11T01:50:20.836Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
01:50:20 [2023-01-11T01:50:20.978Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 13.8% of statements
01:50:20 [2023-01-11T01:50:20.978Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.8% of statements
01:50:21 [2023-01-11T01:50:21.238Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
01:50:21 [2023-01-11T01:50:21.398Z] === RUN   TestPluginsWithRuntimes/No_Args
01:50:21 [2023-01-11T01:50:21.398Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
01:50:21 [2023-01-11T01:50:21.808Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
01:50:21 [2023-01-11T01:50:21.961Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
01:50:21 [2023-01-11T01:50:21.961Z] === RUN   TestDockerSuite/TestContainerAPIKill
01:50:22 [2023-01-11T01:50:22.220Z] === RUN   TestPluginsWithRuntimes/With_Args
01:50:22 [2023-01-11T01:50:22.379Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
01:50:22 [2023-01-11T01:50:22.476Z] === RUN   TestDockerSuite/TestContainerAPIPause
01:50:23 [2023-01-11T01:50:23.038Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
01:50:23 [2023-01-11T01:50:23.294Z] --- PASS: TestPluginsWithRuntimes (3.86s)
01:50:23 [2023-01-11T01:50:23.294Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.06s)
01:50:23 [2023-01-11T01:50:23.294Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.01s)
01:50:23 [2023-01-11T01:50:23.294Z] === RUN   TestPluginBackCompatMediaTypes
01:50:23 [2023-01-11T01:50:23.555Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
01:50:23 [2023-01-11T01:50:23.763Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.484s	coverage: 74.6% of statements
01:50:23 [2023-01-11T01:50:23.812Z] === RUN   TestDockerSuite/TestContainerAPIRename
01:50:24 [2023-01-11T01:50:24.069Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s)
01:50:24 [2023-01-11T01:50:24.069Z] PASS
01:50:24 [2023-01-11T01:50:24.069Z] 
01:50:24 [2023-01-11T01:50:24.069Z] DONE 10 tests in 9.283s
01:50:24 [2023-01-11T01:50:24.069Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:50:24 [2023-01-11T01:50:24.069Z] ++ 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
01:50:24 [2023-01-11T01:50:24.069Z] ++ set -e
01:50:24 [2023-01-11T01:50:24.069Z] ++ '[' -n 0 ']'
01:50:24 [2023-01-11T01:50:24.069Z] ++ set -x
01:50:24 [2023-01-11T01:50:24.069Z] ++ 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
01:50:24 [2023-01-11T01:50:24.325Z] INFO: Testing against a local daemon
01:50:24 [2023-01-11T01:50:24.325Z] === RUN   TestExternalGraphDriver
01:50:24 [2023-01-11T01:50:24.325Z] === RUN   TestDockerSuite/TestContainerAPIRestart
01:50:24 [2023-01-11T01:50:24.584Z] === RUN   TestExternalGraphDriver/json
01:50:25 [2023-01-11T01:50:25.143Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
01:50:25 [2023-01-11T01:50:25.143Z] ok  	github.com/docker/docker/daemon	12.119s	coverage: 17.1% of statements
01:50:25 [2023-01-11T01:50:25.143Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:50:25 [2023-01-11T01:50:25.143Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:50:25 [2023-01-11T01:50:25.143Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:50:25 [2023-01-11T01:50:25.143Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:50:25 [2023-01-11T01:50:25.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
01:50:25 [2023-01-11T01:50:25.714Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.323s	coverage: 60.7% of statements
01:50:26 [2023-01-11T01:50:26.512Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
01:50:26 [2023-01-11T01:50:26.512Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
01:50:26 [2023-01-11T01:50:26.512Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
01:50:26 [2023-01-11T01:50:26.512Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
01:50:26 [2023-01-11T01:50:26.512Z] === RUN   TestDockerSuite/TestContainerAPIStart
01:50:26 [2023-01-11T01:50:26.512Z] === RUN   TestExternalGraphDriver/spec
01:50:27 [2023-01-11T01:50:27.073Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
01:50:27 [2023-01-11T01:50:27.628Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
01:50:28 [2023-01-11T01:50:28.001Z] === RUN   TestExternalGraphDriver/pull
01:50:28 [2023-01-11T01:50:28.569Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.239s	coverage: 50.5% of statements
01:50:29 [2023-01-11T01:50:29.139Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.944s	coverage: 45.9% of statements
01:50:29 [2023-01-11T01:50:29.139Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:50:29 [2023-01-11T01:50:29.888Z] --- PASS: TestExternalGraphDriver (5.44s)
01:50:29 [2023-01-11T01:50:29.888Z]     --- PASS: TestExternalGraphDriver/json (1.80s)
01:50:29 [2023-01-11T01:50:29.888Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
01:50:29 [2023-01-11T01:50:29.888Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
01:50:29 [2023-01-11T01:50:29.888Z] === RUN   TestGraphdriverPluginV2
01:50:30 [2023-01-11T01:50:30.521Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.8% of statements
01:50:30 [2023-01-11T01:50:30.521Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.640s	coverage: 58.0% of statements
01:50:30 [2023-01-11T01:50:30.521Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:50:30 [2023-01-11T01:50:30.521Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:50:31 [2023-01-11T01:50:31.251Z] === RUN   TestDockerSuite/TestContainerAPIStop
01:50:31 [2023-01-11T01:50:31.838Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
01:50:31 [2023-01-11T01:50:31.905Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
01:50:32 [2023-01-11T01:50:32.095Z] === RUN   TestDockerSuite/TestContainerAPITop
01:50:32 [2023-01-11T01:50:32.165Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
01:50:32 [2023-01-11T01:50:32.657Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
01:50:32 [2023-01-11T01:50:32.657Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
01:50:32 [2023-01-11T01:50:32.657Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
01:50:32 [2023-01-11T01:50:32.657Z] === RUN   TestDockerSuite/TestContainerAPIWait
01:50:32 [2023-01-11T01:50:32.737Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 6.6% of statements
01:50:32 [2023-01-11T01:50:32.737Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:50:32 [2023-01-11T01:50:32.737Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:50:34 [2023-01-11T01:50:34.119Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
01:50:34 [2023-01-11T01:50:34.119Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.192s	coverage: 77.4% of statements
01:50:34 [2023-01-11T01:50:34.119Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:50:34 [2023-01-11T01:50:34.119Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:50:34 [2023-01-11T01:50:34.688Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
01:50:34 [2023-01-11T01:50:34.948Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
01:50:35 [2023-01-11T01:50:35.172Z] --- PASS: TestGraphdriverPluginV2 (5.06s)
01:50:35 [2023-01-11T01:50:35.172Z] PASS
01:50:35 [2023-01-11T01:50:35.172Z] 
01:50:35 [2023-01-11T01:50:35.172Z] DONE 5 tests in 10.625s
01:50:35 [2023-01-11T01:50:35.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:50:35 [2023-01-11T01:50:35.172Z] ++ 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
01:50:35 [2023-01-11T01:50:35.172Z] ++ set -e
01:50:35 [2023-01-11T01:50:35.172Z] ++ '[' -n 0 ']'
01:50:35 [2023-01-11T01:50:35.172Z] ++ set -x
01:50:35 [2023-01-11T01:50:35.172Z] ++ 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
01:50:35 [2023-01-11T01:50:35.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
01:50:35 [2023-01-11T01:50:35.172Z] INFO: Testing against a local daemon
01:50:35 [2023-01-11T01:50:35.172Z] === RUN   TestContinueAfterPluginCrash
01:50:35 [2023-01-11T01:50:35.172Z] === PAUSE TestContinueAfterPluginCrash
01:50:35 [2023-01-11T01:50:35.172Z] === RUN   TestReadPluginNoRead
01:50:35 [2023-01-11T01:50:35.172Z] === PAUSE TestReadPluginNoRead
01:50:35 [2023-01-11T01:50:35.172Z] === RUN   TestDaemonStartWithLogOpt
01:50:35 [2023-01-11T01:50:35.172Z] === PAUSE TestDaemonStartWithLogOpt
01:50:35 [2023-01-11T01:50:35.172Z] === CONT  TestContinueAfterPluginCrash
01:50:35 [2023-01-11T01:50:35.172Z] === CONT  TestReadPluginNoRead
01:50:35 [2023-01-11T01:50:35.428Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
01:50:35 [2023-01-11T01:50:35.518Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
01:50:35 [2023-01-11T01:50:35.518Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
01:50:36 [2023-01-11T01:50:36.356Z] === RUN   TestDockerSuite/TestContainerNetworkMode
01:50:36 [2023-01-11T01:50:36.458Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 78.7% of statements
01:50:36 [2023-01-11T01:50:36.458Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:50:36 [2023-01-11T01:50:36.718Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 54.7% of statements
01:50:37 [2023-01-11T01:50:37.324Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.017s	coverage: 31.5% of statements
01:50:37 [2023-01-11T01:50:37.723Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
01:50:37 [2023-01-11T01:50:37.723Z]     docker_api_swarm_node_test.go:20: [d9eae80f2dcf5] joining swarm manager [d729c5ccd260c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:50:38 [2023-01-11T01:50:38.269Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
01:50:38 [2023-01-11T01:50:38.531Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
01:50:39 [2023-01-11T01:50:39.090Z]     docker_api_swarm_node_test.go:21: [d75c0c5c13aa6] joining swarm manager [d729c5ccd260c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:50:39 [2023-01-11T01:50:39.100Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
01:50:39 [2023-01-11T01:50:39.669Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.681s	coverage: 82.5% of statements
01:50:39 [2023-01-11T01:50:39.669Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:50:39 [2023-01-11T01:50:39.669Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:50:40 [2023-01-11T01:50:40.456Z] === RUN   TestReadPluginNoRead/default
01:50:40 [2023-01-11T01:50:40.608Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 48.2% of statements
01:50:41 [2023-01-11T01:50:41.177Z] ok  	github.com/docker/docker/distribution	0.613s	coverage: 29.0% of statements
01:50:41 [2023-01-11T01:50:41.177Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:50:41 [2023-01-11T01:50:41.747Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
01:50:41 [2023-01-11T01:50:41.821Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
01:50:41 [2023-01-11T01:50:41.821Z] === RUN   TestReadPluginNoRead/disabled_caching
01:50:42 [2023-01-11T01:50:42.316Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
01:50:42 [2023-01-11T01:50:42.384Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
01:50:42 [2023-01-11T01:50:42.885Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
01:50:43 [2023-01-11T01:50:43.146Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
01:50:43 [2023-01-11T01:50:43.312Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:50:43 [2023-01-11T01:50:43.406Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 84.6% of statements
01:50:43 [2023-01-11T01:50:43.406Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:50:43 [2023-01-11T01:50:43.406Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:50:43 [2023-01-11T01:50:43.406Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:50:43 [2023-01-11T01:50:43.568Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
01:50:43 [2023-01-11T01:50:43.666Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
01:50:44 [2023-01-11T01:50:44.496Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
01:50:44 [2023-01-11T01:50:44.608Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 40.6% of statements
01:50:44 [2023-01-11T01:50:44.752Z] === CONT  TestReadPluginNoRead
01:50:44 [2023-01-11T01:50:44.752Z]     read_test.go:92: [da1a8ad319e6b] daemon is not started
01:50:44 [2023-01-11T01:50:44.752Z] --- PASS: TestReadPluginNoRead (9.70s)
01:50:44 [2023-01-11T01:50:44.752Z]     --- PASS: TestReadPluginNoRead/default (1.61s)
01:50:44 [2023-01-11T01:50:44.752Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.49s)
01:50:44 [2023-01-11T01:50:44.752Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s)
01:50:44 [2023-01-11T01:50:44.752Z] === CONT  TestDaemonStartWithLogOpt
01:50:45 [2023-01-11T01:50:45.178Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
01:50:45 [2023-01-11T01:50:45.317Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
01:50:45 [2023-01-11T01:50:45.438Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
01:50:46 [2023-01-11T01:50:46.247Z] --- PASS: TestContinueAfterPluginCrash (11.09s)
01:50:46 [2023-01-11T01:50:46.808Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
01:50:47 [2023-01-11T01:50:47.349Z] ok  	github.com/docker/docker/pkg/archive	0.282s	coverage: 82.3% of statements
01:50:47 [2023-01-11T01:50:47.609Z] ok  	github.com/docker/docker/pkg/authorization	0.238s	coverage: 68.3% of statements
01:50:47 [2023-01-11T01:50:47.869Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
01:50:48 [2023-01-11T01:50:48.129Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
01:50:48 [2023-01-11T01:50:48.172Z] --- PASS: TestDaemonStartWithLogOpt (3.25s)
01:50:48 [2023-01-11T01:50:48.172Z] PASS
01:50:48 [2023-01-11T01:50:48.172Z] 
01:50:48 [2023-01-11T01:50:48.172Z] DONE 6 tests in 13.105s
01:50:48 [2023-01-11T01:50:48.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:50:48 [2023-01-11T01:50:48.172Z] ++ 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
01:50:48 [2023-01-11T01:50:48.172Z] ++ set -e
01:50:48 [2023-01-11T01:50:48.172Z] ++ '[' -n 0 ']'
01:50:48 [2023-01-11T01:50:48.172Z] ++ set -x
01:50:48 [2023-01-11T01:50:48.172Z] ++ 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
01:50:48 [2023-01-11T01:50:48.172Z] testing: warning: no tests to run
01:50:48 [2023-01-11T01:50:48.172Z] PASS
01:50:48 [2023-01-11T01:50:48.172Z] 
01:50:48 [2023-01-11T01:50:48.172Z] DONE 0 tests in 0.041s
01:50:48 [2023-01-11T01:50:48.172Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:50:48 [2023-01-11T01:50:48.172Z] ++ 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
01:50:48 [2023-01-11T01:50:48.172Z] ++ set -e
01:50:48 [2023-01-11T01:50:48.172Z] ++ '[' -n 0 ']'
01:50:48 [2023-01-11T01:50:48.172Z] ++ set -x
01:50:48 [2023-01-11T01:50:48.172Z] ++ 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
01:50:48 [2023-01-11T01:50:48.172Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
01:50:48 [2023-01-11T01:50:48.172Z] INFO: Testing against a local daemon
01:50:48 [2023-01-11T01:50:48.172Z] === RUN   TestPluginWithDevMounts
01:50:48 [2023-01-11T01:50:48.172Z] === PAUSE TestPluginWithDevMounts
01:50:48 [2023-01-11T01:50:48.172Z] === CONT  TestPluginWithDevMounts
01:50:49 [2023-01-11T01:50:49.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
01:50:49 [2023-01-11T01:50:49.535Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
01:50:49 [2023-01-11T01:50:49.790Z] --- PASS: TestPluginWithDevMounts (1.54s)
01:50:49 [2023-01-11T01:50:49.790Z] PASS
01:50:49 [2023-01-11T01:50:49.790Z] 
01:50:49 [2023-01-11T01:50:49.790Z] DONE 1 tests in 1.709s
01:50:49 [2023-01-11T01:50:49.790Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
01:50:49 [2023-01-11T01:50:49.790Z] ++ 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
01:50:49 [2023-01-11T01:50:49.790Z] ++ set -e
01:50:49 [2023-01-11T01:50:49.790Z] ++ '[' -n 0 ']'
01:50:49 [2023-01-11T01:50:49.790Z] ++ set -x
01:50:49 [2023-01-11T01:50:49.790Z] ++ 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
01:50:49 [2023-01-11T01:50:49.790Z] INFO: Testing against a local daemon
01:50:49 [2023-01-11T01:50:49.790Z] === RUN   TestSecretInspect
01:50:50 [2023-01-11T01:50:50.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ac0f18_<nil>}
01:50:51 [2023-01-11T01:50:51.421Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.462s	coverage: 43.5% of statements
01:50:51 [2023-01-11T01:50:51.421Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
01:50:51 [2023-01-11T01:50:51.680Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
01:50:51 [2023-01-11T01:50:51.941Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
01:50:52 [2023-01-11T01:50:52.096Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11260350968_/foo_false__<nil>_<nil>_<nil>}
01:50:52 [2023-01-11T01:50:52.200Z] ok  	github.com/docker/docker/layer	7.386s	coverage: 68.8% of statements
01:50:52 [2023-01-11T01:50:52.200Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:50:52 [2023-01-11T01:50:52.200Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:50:52 [2023-01-11T01:50:52.200Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:50:52 [2023-01-11T01:50:52.200Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:50:52 [2023-01-11T01:50:52.200Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:50:52 [2023-01-11T01:50:52.200Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:50:52 [2023-01-11T01:50:52.200Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:50:52 [2023-01-11T01:50:52.351Z] --- PASS: TestSecretInspect (2.61s)
01:50:52 [2023-01-11T01:50:52.351Z] === RUN   TestSecretList
01:50:52 [2023-01-11T01:50:52.770Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
01:50:53 [2023-01-11T01:50:53.030Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
01:50:53 [2023-01-11T01:50:53.290Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
01:50:53 [2023-01-11T01:50:53.716Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11260350968_/foo_true__<nil>_<nil>_<nil>}
01:50:54 [2023-01-11T01:50:54.277Z]     docker_api_swarm_test.go:502: [d4d09acb8bb6e] joining swarm manager [d8c5d13cc58dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:50:54 [2023-01-11T01:50:54.670Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
01:50:54 [2023-01-11T01:50:54.930Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 86.5% of statements
01:50:55 [2023-01-11T01:50:55.190Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.032s	coverage: 84.1% of statements
01:50:55 [2023-01-11T01:50:55.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33846506134_/foo_false__<nil>_<nil>_<nil>}
01:50:55 [2023-01-11T01:50:55.204Z] --- PASS: TestSecretList (2.78s)
01:50:55 [2023-01-11T01:50:55.204Z] === RUN   TestSecretsCreateAndDelete
01:50:55 [2023-01-11T01:50:55.450Z] ok  	github.com/docker/docker/pkg/fsutils	0.190s	coverage: 85.1% of statements
01:50:55 [2023-01-11T01:50:55.450Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
01:50:56 [2023-01-11T01:50:56.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33846506134_/foo_true__<nil>_<nil>_<nil>}
01:50:56 [2023-01-11T01:50:56.832Z] ok  	github.com/docker/docker/pkg/idtools	0.439s	coverage: 69.5% of statements
01:50:56 [2023-01-11T01:50:56.832Z] ok  	github.com/docker/docker/pkg/ioutils	0.432s	coverage: 69.3% of statements
01:50:57 [2023-01-11T01:50:57.092Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
01:50:57 [2023-01-11T01:50:57.092Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
01:50:57 [2023-01-11T01:50:57.092Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
01:50:57 [2023-01-11T01:50:57.092Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:50:57 [2023-01-11T01:50:57.092Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:50:57 [2023-01-11T01:50:57.351Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
01:50:57 [2023-01-11T01:50:57.351Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:50:57 [2023-01-11T01:50:57.351Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
01:50:57 [2023-01-11T01:50:57.495Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
01:50:57 [2023-01-11T01:50:57.495Z] === RUN   TestSecretsUpdate
01:50:57 [2023-01-11T01:50:57.611Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
01:50:57 [2023-01-11T01:50:57.870Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
01:50:58 [2023-01-11T01:50:58.056Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33846506134_/foo_true__0xc000ac1050_<nil>_<nil>}
01:50:58 [2023-01-11T01:50:58.130Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
01:50:58 [2023-01-11T01:50:58.130Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:50:58 [2023-01-11T01:50:58.130Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:50:58 [2023-01-11T01:50:58.701Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
01:50:58 [2023-01-11T01:50:58.961Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
01:50:59 [2023-01-11T01:50:59.221Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
01:50:59 [2023-01-11T01:50:59.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ac1068_<nil>}
01:50:59 [2023-01-11T01:50:59.480Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
01:50:59 [2023-01-11T01:50:59.681Z] --- PASS: TestSecretsUpdate (2.25s)
01:50:59 [2023-01-11T01:50:59.681Z] === RUN   TestTemplatedSecret
01:51:00 [2023-01-11T01:51:00.859Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
01:51:00 [2023-01-11T01:51:00.859Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
01:51:01 [2023-01-11T01:51:01.046Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ac10c8_<nil>}
01:51:01 [2023-01-11T01:51:01.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ac1308_<nil>}
01:51:01 [2023-01-11T01:51:01.864Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ac1320_<nil>}
01:51:02 [2023-01-11T01:51:02.426Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
01:51:02 [2023-01-11T01:51:02.683Z] --- PASS: TestTemplatedSecret (2.91s)
01:51:02 [2023-01-11T01:51:02.683Z] === RUN   TestSecretCreateResolve
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
01:51:03 [2023-01-11T01:51:03.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
01:51:03 [2023-01-11T01:51:03.866Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
01:51:03 [2023-01-11T01:51:03.866Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
01:51:05 [2023-01-11T01:51:05.054Z] ok  	github.com/docker/docker/pkg/signal	3.326s	coverage: 62.3% of statements
01:51:05 [2023-01-11T01:51:05.054Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
01:51:05 [2023-01-11T01:51:05.232Z]     docker_api_swarm_test.go:507: [d15c2288312b9] joining swarm manager [d8c5d13cc58dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:51:05 [2023-01-11T01:51:05.232Z] --- PASS: TestSecretCreateResolve (2.73s)
01:51:05 [2023-01-11T01:51:05.314Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
01:51:05 [2023-01-11T01:51:05.489Z] PASS
01:51:05 [2023-01-11T01:51:05.489Z] 
01:51:05 [2023-01-11T01:51:05.489Z] DONE 6 tests in 15.611s
01:51:05 [2023-01-11T01:51:05.489Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
01:51:05 [2023-01-11T01:51:05.489Z] ++ 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
01:51:05 [2023-01-11T01:51:05.489Z] ++ set -e
01:51:05 [2023-01-11T01:51:05.489Z] ++ '[' -n 0 ']'
01:51:05 [2023-01-11T01:51:05.489Z] ++ set -x
01:51:05 [2023-01-11T01:51:05.489Z] ++ 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
01:51:05 [2023-01-11T01:51:05.489Z] INFO: Testing against a local daemon
01:51:05 [2023-01-11T01:51:05.489Z] === RUN   TestServiceCreateInit
01:51:05 [2023-01-11T01:51:05.489Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:51:05 [2023-01-11T01:51:05.575Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
01:51:06 [2023-01-11T01:51:06.145Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
01:51:06 [2023-01-11T01:51:06.405Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
01:51:06 [2023-01-11T01:51:06.416Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
01:51:06 [2023-01-11T01:51:06.666Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
01:51:07 [2023-01-11T01:51:07.237Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
01:51:07 [2023-01-11T01:51:07.237Z] coverage: [no statements]
01:51:07 [2023-01-11T01:51:07.237Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
01:51:07 [2023-01-11T01:51:07.497Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
01:51:07 [2023-01-11T01:51:07.757Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
01:51:07 [2023-01-11T01:51:07.781Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
01:51:08 [2023-01-11T01:51:08.018Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
01:51:08 [2023-01-11T01:51:08.111Z] --- PASS: TestBuildWithHugeFile (189.24s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestBuildWithEmptyDockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:51:08 [2023-01-11T01:51:08.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
01:51:08 [2023-01-11T01:51:08.111Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
01:51:08 [2023-01-11T01:51:08.111Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
01:51:08 [2023-01-11T01:51:08.111Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestBuildPreserveOwnership
01:51:08 [2023-01-11T01:51:08.111Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestBuildPlatformInvalid
01:51:08 [2023-01-11T01:51:08.111Z] --- PASS: TestBuildPlatformInvalid (0.08s)
01:51:08 [2023-01-11T01:51:08.111Z] PASS
01:51:08 [2023-01-11T01:51:08.111Z] ok  	github.com/docker/docker/integration/build	275.839s
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === Skipped
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     build_session_test.go:25: TODO: BuildKit
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
01:51:08 [2023-01-11T01:51:08.111Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
01:51:08 [2023-01-11T01:51:08.111Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] DONE 28 tests, 5 skipped in 319.636s
01:51:08 [2023-01-11T01:51:08.111Z] Running D:\gopath\src\github.com\docker\docker\integration\config
01:51:08 [2023-01-11T01:51:08.111Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:51:08 [2023-01-11T01:51:08.111Z] INFO: Testing against a local daemon
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestConfigInspect
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestConfigInspect (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestConfigList
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestConfigList (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestConfigsCreateAndDelete
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestConfigsUpdate
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestConfigsUpdate (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestTemplatedConfig
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestTemplatedConfig (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestConfigCreateResolve
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestConfigCreateResolve (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] === RUN   TestConfigDaemonLibtrustID
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
01:51:08 [2023-01-11T01:51:08.111Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z] PASS
01:51:08 [2023-01-11T01:51:08.111Z] ok  	github.com/docker/docker/integration/config	0.186s
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === Skipped
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
01:51:08 [2023-01-11T01:51:08.111Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
01:51:08 [2023-01-11T01:51:08.111Z] 
01:51:08 [2023-01-11T01:51:08.111Z] DONE 7 tests, 7 skipped in 3.102s
01:51:08 [2023-01-11T01:51:08.111Z] Running D:\gopath\src\github.com\docker\docker\integration\container
01:51:09 [2023-01-11T01:51:09.927Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
01:51:09 [2023-01-11T01:51:09.927Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
01:51:10 [2023-01-11T01:51:10.317Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:51:10 [2023-01-11T01:51:10.317Z] === RUN   TestDockerSuite/TestCopyAndRestart
01:51:10 [2023-01-11T01:51:10.497Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.6% of statements
01:51:11 [2023-01-11T01:51:11.021Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:51:11 [2023-01-11T01:51:11.021Z] INFO: Testing against a local daemon
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestCheckpoint
01:51:11 [2023-01-11T01:51:11.021Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:51:11 [2023-01-11T01:51:11.021Z] --- SKIP: TestCheckpoint (0.00s)
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestContainerInvalidJSON
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:51:11 [2023-01-11T01:51:11.021Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:51:11 [2023-01-11T01:51:11.021Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:51:11 [2023-01-11T01:51:11.021Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:51:11 [2023-01-11T01:51:11.021Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:51:11 [2023-01-11T01:51:11.021Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:51:11 [2023-01-11T01:51:11.021Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:51:11 [2023-01-11T01:51:11.021Z] --- PASS: TestContainerInvalidJSON (0.05s)
01:51:11 [2023-01-11T01:51:11.021Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
01:51:11 [2023-01-11T01:51:11.021Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
01:51:11 [2023-01-11T01:51:11.021Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:51:11 [2023-01-11T01:51:11.021Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestCopyFromContainerPathIsNotDir
01:51:11 [2023-01-11T01:51:11.021Z]     copy_test.go:38: testEnv.OSType == "windows"
01:51:11 [2023-01-11T01:51:11.021Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s)
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestCopyToContainerPathDoesNotExist
01:51:11 [2023-01-11T01:51:11.021Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestCopyToContainerPathIsNotDir
01:51:11 [2023-01-11T01:51:11.021Z]     copy_test.go:63: testEnv.OSType == "windows"
01:51:11 [2023-01-11T01:51:11.021Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s)
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestCopyFromContainer
01:51:11 [2023-01-11T01:51:11.021Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
01:51:11 [2023-01-11T01:51:11.021Z] --- SKIP: TestCopyFromContainer (0.00s)
01:51:11 [2023-01-11T01:51:11.021Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:51:11 [2023-01-11T01:51:11.250Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
01:51:11 [2023-01-11T01:51:11.437Z] ok  	github.com/docker/docker/quota	0.230s	coverage: 71.4% of statements
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:51:11 [2023-01-11T01:51:11.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
01:51:11 [2023-01-11T01:51:11.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:51:11 [2023-01-11T01:51:11.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
01:51:11 [2023-01-11T01:51:11.479Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateLinkToNonExistingContainer
01:51:11 [2023-01-11T01:51:11.479Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
01:51:11 [2023-01-11T01:51:11.479Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidEnv
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidEnv/0
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidEnv/0
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidEnv/1
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidEnv/1
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidEnv/2
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidEnv/2
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidEnv/0
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidEnv/2
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidEnv/1
01:51:11 [2023-01-11T01:51:11.479Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
01:51:11 [2023-01-11T01:51:11.479Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
01:51:11 [2023-01-11T01:51:11.479Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
01:51:11 [2023-01-11T01:51:11.479Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateTmpfsMountsTarget
01:51:11 [2023-01-11T01:51:11.479Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
01:51:11 [2023-01-11T01:51:11.479Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithCustomMaskedPaths
01:51:11 [2023-01-11T01:51:11.479Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
01:51:11 [2023-01-11T01:51:11.479Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithCustomReadonlyPaths
01:51:11 [2023-01-11T01:51:11.479Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
01:51:11 [2023-01-11T01:51:11.479Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:51:11 [2023-01-11T01:51:11.479Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:51:11 [2023-01-11T01:51:11.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
01:51:11 [2023-01-11T01:51:11.479Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:51:11 [2023-01-11T01:51:11.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:51:11 [2023-01-11T01:51:11.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:51:11 [2023-01-11T01:51:11.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:51:11 [2023-01-11T01:51:11.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:51:11 [2023-01-11T01:51:11.480Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
01:51:11 [2023-01-11T01:51:11.480Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestCreateDifferentPlatform
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestCreateDifferentPlatform/different_os
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:51:11 [2023-01-11T01:51:11.480Z] --- PASS: TestCreateDifferentPlatform (0.07s)
01:51:11 [2023-01-11T01:51:11.480Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
01:51:11 [2023-01-11T01:51:11.480Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:51:11 [2023-01-11T01:51:11.480Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:51:11 [2023-01-11T01:51:11.480Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
01:51:11 [2023-01-11T01:51:11.480Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestContainerKillOnDaemonStart
01:51:11 [2023-01-11T01:51:11.480Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
01:51:11 [2023-01-11T01:51:11.480Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestDiff
01:51:11 [2023-01-11T01:51:11.480Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
01:51:11 [2023-01-11T01:51:11.480Z] --- SKIP: TestDiff (0.00s)
01:51:11 [2023-01-11T01:51:11.480Z] === RUN   TestExecWithCloseStdin
01:51:11 [2023-01-11T01:51:11.506Z] === RUN   TestDockerSuite/TestCpAbsolutePath
01:51:11 [2023-01-11T01:51:11.697Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
01:51:12 [2023-01-11T01:51:12.069Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
01:51:12 [2023-01-11T01:51:12.633Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
01:51:12 [2023-01-11T01:51:12.636Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 57.3% of statements
01:51:13 [2023-01-11T01:51:13.206Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
01:51:13 [2023-01-11T01:51:13.206Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
01:51:13 [2023-01-11T01:51:13.562Z] === RUN   TestDockerSuite/TestCpFromCaseA
01:51:13 [2023-01-11T01:51:13.776Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
01:51:13 [2023-01-11T01:51:13.776Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
01:51:13 [2023-01-11T01:51:13.818Z] --- PASS: TestServiceCreateInit (8.25s)
01:51:13 [2023-01-11T01:51:13.818Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.30s)
01:51:13 [2023-01-11T01:51:13.818Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.93s)
01:51:13 [2023-01-11T01:51:13.818Z] === RUN   TestCreateServiceMultipleTimes
01:51:14 [2023-01-11T01:51:14.074Z] === RUN   TestDockerSuite/TestCpFromCaseB
01:51:14 [2023-01-11T01:51:14.635Z] === RUN   TestDockerSuite/TestCpFromCaseC
01:51:15 [2023-01-11T01:51:15.196Z] === RUN   TestDockerSuite/TestCpFromCaseD
01:51:15 [2023-01-11T01:51:15.211Z] --- PASS: TestExecWithCloseStdin (3.31s)
01:51:15 [2023-01-11T01:51:15.211Z] === RUN   TestExec
01:51:15 [2023-01-11T01:51:15.684Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
01:51:16 [2023-01-11T01:51:16.126Z] === RUN   TestDockerSuite/TestCpFromCaseE
01:51:16 [2023-01-11T01:51:16.254Z] ok  	github.com/docker/docker/volume/local	0.103s	coverage: 76.4% of statements
01:51:16 [2023-01-11T01:51:16.824Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
01:51:17 [2023-01-11T01:51:17.052Z] === RUN   TestDockerSuite/TestCpFromCaseF
01:51:17 [2023-01-11T01:51:17.763Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
01:51:17 [2023-01-11T01:51:17.980Z] === RUN   TestDockerSuite/TestCpFromCaseG
01:51:18 [2023-01-11T01:51:18.110Z] --- PASS: TestExec (3.28s)
01:51:18 [2023-01-11T01:51:18.110Z] === RUN   TestExecUser
01:51:18 [2023-01-11T01:51:18.110Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
01:51:18 [2023-01-11T01:51:18.110Z] --- SKIP: TestExecUser (0.00s)
01:51:18 [2023-01-11T01:51:18.110Z] === RUN   TestExportContainerAndImportImage
01:51:18 [2023-01-11T01:51:18.110Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:51:18 [2023-01-11T01:51:18.110Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
01:51:18 [2023-01-11T01:51:18.110Z] === RUN   TestExportContainerAfterDaemonRestart
01:51:18 [2023-01-11T01:51:18.110Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
01:51:18 [2023-01-11T01:51:18.110Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
01:51:18 [2023-01-11T01:51:18.110Z] === RUN   TestHealthCheckWorkdir
01:51:18 [2023-01-11T01:51:18.110Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
01:51:18 [2023-01-11T01:51:18.110Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
01:51:18 [2023-01-11T01:51:18.110Z] === RUN   TestHealthKillContainer
01:51:18 [2023-01-11T01:51:18.110Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
01:51:18 [2023-01-11T01:51:18.110Z] --- SKIP: TestHealthKillContainer (0.00s)
01:51:18 [2023-01-11T01:51:18.110Z] === RUN   TestHealthCheckProcessKilled
01:51:18 [2023-01-11T01:51:18.908Z] === RUN   TestDockerSuite/TestCpFromCaseH
01:51:19 [2023-01-11T01:51:19.837Z] === RUN   TestDockerSuite/TestCpFromCaseI
01:51:20 [2023-01-11T01:51:20.766Z] === RUN   TestDockerSuite/TestCpFromCaseJ
01:51:21 [2023-01-11T01:51:21.328Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
01:51:21 [2023-01-11T01:51:21.843Z] --- PASS: TestHealthCheckProcessKilled (3.17s)
01:51:21 [2023-01-11T01:51:21.843Z] === RUN   TestInspectCpusetInConfigPre120
01:51:21 [2023-01-11T01:51:21.843Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
01:51:21 [2023-01-11T01:51:21.843Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
01:51:21 [2023-01-11T01:51:21.843Z] === RUN   TestKillContainerInvalidSignal
01:51:22 [2023-01-11T01:51:22.695Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
01:51:23 [2023-01-11T01:51:23.257Z] === RUN   TestDockerSuite/TestCpGarbagePath
01:51:23 [2023-01-11T01:51:23.819Z] === RUN   TestDockerSuite/TestCpLocalOnly
01:51:23 [2023-01-11T01:51:23.819Z] === RUN   TestDockerSuite/TestCpNameHasColon
01:51:24 [2023-01-11T01:51:24.013Z] --- PASS: TestKillContainerInvalidSignal (2.74s)
01:51:24 [2023-01-11T01:51:24.013Z] === RUN   TestKillContainer
01:51:24 [2023-01-11T01:51:24.013Z] === RUN   TestKillContainer/no_signal
01:51:24 [2023-01-11T01:51:24.383Z] === RUN   TestDockerSuite/TestCpRelativePath
01:51:25 [2023-01-11T01:51:25.311Z] === RUN   TestDockerSuite/TestCpSpecialFiles
01:51:25 [2023-01-11T01:51:25.874Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
01:51:26 [2023-01-11T01:51:26.129Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
01:51:26 [2023-01-11T01:51:26.691Z] === RUN   TestDockerSuite/TestCpToCaseA
01:51:26 [2023-01-11T01:51:26.912Z] === RUN   TestKillContainer/non_killing_signal
01:51:26 [2023-01-11T01:51:26.912Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
01:51:26 [2023-01-11T01:51:26.912Z] === RUN   TestKillContainer/killing_signal
01:51:27 [2023-01-11T01:51:27.629Z] === RUN   TestDockerSuite/TestCpToCaseB
01:51:28 [2023-01-11T01:51:28.189Z] === RUN   TestDockerSuite/TestCpToCaseC
01:51:29 [2023-01-11T01:51:29.554Z] === RUN   TestDockerSuite/TestCpToCaseD
01:51:29 [2023-01-11T01:51:29.821Z] --- PASS: TestKillContainer (5.89s)
01:51:29 [2023-01-11T01:51:29.821Z]     --- PASS: TestKillContainer/no_signal (2.74s)
01:51:29 [2023-01-11T01:51:29.821Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
01:51:29 [2023-01-11T01:51:29.821Z]     --- PASS: TestKillContainer/killing_signal (3.08s)
01:51:29 [2023-01-11T01:51:29.821Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:51:29 [2023-01-11T01:51:29.821Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:51:29 [2023-01-11T01:51:29.821Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
01:51:29 [2023-01-11T01:51:29.821Z] === RUN   TestKillStoppedContainer
01:51:29 [2023-01-11T01:51:29.821Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:51:29 [2023-01-11T01:51:29.821Z] --- SKIP: TestKillStoppedContainer (0.00s)
01:51:29 [2023-01-11T01:51:29.821Z] === RUN   TestKillStoppedContainerAPIPre120
01:51:29 [2023-01-11T01:51:29.821Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:51:29 [2023-01-11T01:51:29.821Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.01s)
01:51:29 [2023-01-11T01:51:29.821Z] === RUN   TestKillDifferentUserContainer
01:51:29 [2023-01-11T01:51:29.821Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
01:51:29 [2023-01-11T01:51:29.821Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
01:51:29 [2023-01-11T01:51:29.821Z] === RUN   TestInspectOomKilledTrue
01:51:29 [2023-01-11T01:51:29.821Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
01:51:29 [2023-01-11T01:51:29.821Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:51:29 [2023-01-11T01:51:29.821Z] === RUN   TestInspectOomKilledFalse
01:51:29 [2023-01-11T01:51:29.821Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:51:29 [2023-01-11T01:51:29.821Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:51:29 [2023-01-11T01:51:29.821Z] === RUN   TestLogsFollowTailEmpty
01:51:31 [2023-01-11T01:51:31.441Z] --- PASS: TestCreateServiceMultipleTimes (17.45s)
01:51:31 [2023-01-11T01:51:31.441Z] === RUN   TestCreateServiceConflict
01:51:32 [2023-01-11T01:51:32.368Z] === RUN   TestDockerSuite/TestCpToCaseE
01:51:32 [2023-01-11T01:51:32.709Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/rootless	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/volume	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:51:32 [2023-01-11T01:51:32.709Z] 
01:51:32 [2023-01-11T01:51:32.709Z] === Skipped
01:51:32 [2023-01-11T01:51:32.709Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
01:51:32 [2023-01-11T01:51:32.709Z]     exec_linux_test.go:19: requires AppArmor to be enabled
01:51:32 [2023-01-11T01:51:32.709Z] 
01:51:32 [2023-01-11T01:51:32.709Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
01:51:32 [2023-01-11T01:51:32.709Z]     exec_linux_test.go:39: requires AppArmor to be enabled
01:51:32 [2023-01-11T01:51:32.709Z] 
01:51:32 [2023-01-11T01:51:32.709Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:51:32 [2023-01-11T01:51:32.709Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver btrfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver btrfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver btrfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver btrfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver btrfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:74: No driver to put!
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z] time="2023-01-11T01:50:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z] time="2023-01-11T01:50:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z] time="2023-01-11T01:50:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z] time="2023-01-11T01:50:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z] time="2023-01-11T01:50:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: driver not supported
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:74: No driver to put!
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     overlay_test.go:50: Fails to compute changes intermittently
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     overlay_test.go:66: Cannot run test with naive change algorithm
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver zfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver zfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver zfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver zfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:47: Driver zfs not supported
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     graphtest_unix.go:74: No driver to put!
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:51:32 [2023-01-11T01:51:32.710Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
01:51:32 [2023-01-11T01:51:32.710Z] 
01:51:32 [2023-01-11T01:51:32.710Z] DONE 2267 tests, 26 skipped in 235.377s
01:51:32 [2023-01-11T01:51:32.726Z] --- PASS: TestLogsFollowTailEmpty (2.77s)
01:51:32 [2023-01-11T01:51:32.726Z] === RUN   TestNetworkNat
01:51:32 [2023-01-11T01:51:32.726Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
01:51:32 [2023-01-11T01:51:32.726Z] --- SKIP: TestNetworkNat (0.00s)
01:51:32 [2023-01-11T01:51:32.726Z] === RUN   TestNetworkLocalhostTCPNat
Post stage
[Pipeline] junit
01:51:32 [2023-01-11T01:51:32.986Z] Recording test results
01:51:33 [2023-01-11T01:51:33.226Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
01:51:33 [2023-01-11T01:51:33.298Z] --- PASS: TestCreateServiceConflict (2.09s)
01:51:33 [2023-01-11T01:51:33.298Z] === RUN   TestCreateServiceMaxReplicas
01:51:33 [2023-01-11T01:51:33.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26a4ccf99e28b33b737406f4f088ff644f5b3ae3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:26a4ccf99e28b33b737406f4f088ff644f5b3ae3 hack/validate/vendor
01:51:34 [2023-01-11T01:51:34.124Z] update vendored copy of archive/tar
01:51:34 [2023-01-11T01:51:34.124Z] downloading: https://golang.org/dl/go1.18.9.src.tar.gz
01:51:34 [2023-01-11T01:51:34.664Z] === RUN   TestDockerSuite/TestCpToCaseF
01:51:34 [2023-01-11T01:51:34.920Z] === RUN   TestDockerSuite/TestCpToCaseG
01:51:36 [2023-01-11T01:51:36.036Z] patching file stat_unix.go
01:51:36 [2023-01-11T01:51:36.036Z] 2023/01/11 01:51:35 Collecting initial packages
01:51:36 [2023-01-11T01:51:36.036Z] 2023/01/11 01:51:35 Download dependencies
01:51:36 [2023-01-11T01:51:36.482Z] --- PASS: TestNetworkLocalhostTCPNat (3.23s)
01:51:36 [2023-01-11T01:51:36.482Z] === RUN   TestNetworkLoopbackNat
01:51:36 [2023-01-11T01:51:36.482Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
01:51:36 [2023-01-11T01:51:36.482Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
01:51:36 [2023-01-11T01:51:36.482Z] === RUN   TestPause
01:51:36 [2023-01-11T01:51:36.482Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
01:51:36 [2023-01-11T01:51:36.482Z] --- SKIP: TestPause (0.00s)
01:51:36 [2023-01-11T01:51:36.482Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:51:36 [2023-01-11T01:51:36.808Z] --- PASS: TestCreateServiceMaxReplicas (3.28s)
01:51:36 [2023-01-11T01:51:36.808Z] === RUN   TestCreateWithDuplicateNetworkNames
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 Starting whole vndr cycle because no package specified
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Ignoring paths matching "^archive/tar"
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
01:51:38 [2023-01-11T01:51:38.573Z] 2023/01/11 01:51:38 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
01:51:38 [2023-01-11T01:51:38.681Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.66s)
01:51:38 [2023-01-11T01:51:38.681Z] === RUN   TestPauseStopPausedContainer
01:51:38 [2023-01-11T01:51:38.681Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
01:51:38 [2023-01-11T01:51:38.681Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
01:51:38 [2023-01-11T01:51:38.681Z] === RUN   TestPsFilter
01:51:38 [2023-01-11T01:51:38.681Z] --- PASS: TestPsFilter (0.16s)
01:51:38 [2023-01-11T01:51:38.681Z] === RUN   TestRemoveContainerWithRemovedVolume
01:51:39 [2023-01-11T01:51:39.324Z] === RUN   TestDockerSuite/TestCpToCaseH
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Finished clone github.com/willf/bitset
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Finished clone github.com/moby/locker
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Finished clone github.com/docker/libtrust
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Finished clone github.com/creack/pty
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Finished clone github.com/google/uuid
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Finished clone github.com/tchap/go-patricia
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Finished clone github.com/moby/term
01:51:39 [2023-01-11T01:51:39.957Z] 2023/01/11 01:51:39 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
01:51:40 [2023-01-11T01:51:40.218Z] 2023/01/11 01:51:40 	Finished clone github.com/gorilla/mux
01:51:40 [2023-01-11T01:51:40.218Z] 2023/01/11 01:51:40 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
01:51:40 [2023-01-11T01:51:40.218Z] 2023/01/11 01:51:40 	Finished clone github.com/moby/sys
01:51:40 [2023-01-11T01:51:40.218Z] 2023/01/11 01:51:40 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
01:51:40 [2023-01-11T01:51:40.479Z] 2023/01/11 01:51:40 	Finished clone github.com/Microsoft/go-winio
01:51:40 [2023-01-11T01:51:40.479Z] 2023/01/11 01:51:40 	Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20
01:51:40 [2023-01-11T01:51:40.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
01:51:40 [2023-01-11T01:51:40.739Z] 2023/01/11 01:51:40 	Finished clone github.com/sirupsen/logrus
01:51:40 [2023-01-11T01:51:40.739Z] 2023/01/11 01:51:40 	Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20
01:51:40 [2023-01-11T01:51:40.948Z] === RUN   TestDockerSuite/TestCpToCaseI
01:51:41 [2023-01-11T01:51:41.311Z] 2023/01/11 01:51:41 	Finished clone github.com/docker/go-units
01:51:41 [2023-01-11T01:51:41.311Z] 2023/01/11 01:51:41 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
01:51:41 [2023-01-11T01:51:41.311Z] 2023/01/11 01:51:41 	Finished clone github.com/syndtr/gocapability
01:51:41 [2023-01-11T01:51:41.311Z] 2023/01/11 01:51:41 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
01:51:41 [2023-01-11T01:51:41.510Z] === RUN   TestDockerSuite/TestCpToCaseJ
01:51:41 [2023-01-11T01:51:41.571Z] 2023/01/11 01:51:41 	Finished clone github.com/RackSec/srslog
01:51:41 [2023-01-11T01:51:41.571Z] 2023/01/11 01:51:41 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
01:51:41 [2023-01-11T01:51:41.571Z] 2023/01/11 01:51:41 	Finished clone github.com/imdario/mergo
01:51:41 [2023-01-11T01:51:41.571Z] 2023/01/11 01:51:41 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
01:51:41 [2023-01-11T01:51:41.831Z] 2023/01/11 01:51:41 	Finished clone github.com/armon/circbuf
01:51:41 [2023-01-11T01:51:41.831Z] 2023/01/11 01:51:41 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
01:51:41 [2023-01-11T01:51:41.831Z] 2023/01/11 01:51:41 	Finished clone gotest.tools/v3
01:51:41 [2023-01-11T01:51:41.831Z] 2023/01/11 01:51:41 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
01:51:42 [2023-01-11T01:51:42.091Z] 2023/01/11 01:51:41 	Finished clone golang.org/x/sync
01:51:42 [2023-01-11T01:51:42.091Z] 2023/01/11 01:51:41 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
01:51:42 [2023-01-11T01:51:42.091Z] 2023/01/11 01:51:42 	Finished clone github.com/google/go-cmp
01:51:42 [2023-01-11T01:51:42.091Z] 2023/01/11 01:51:42 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
01:51:42 [2023-01-11T01:51:42.350Z] 2023/01/11 01:51:42 	Finished clone github.com/docker/go-connections
01:51:42 [2023-01-11T01:51:42.350Z] 2023/01/11 01:51:42 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
01:51:42 [2023-01-11T01:51:42.405Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.96s)
01:51:42 [2023-01-11T01:51:42.405Z] === RUN   TestRemoveContainerWithVolume
01:51:42 [2023-01-11T01:51:42.877Z]     docker_api_swarm_node_test.go:81: [d4781913a4b3f] joining swarm manager [ddbd8d66f4825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:51:42 [2023-01-11T01:51:42.920Z] 2023/01/11 01:51:42 	Finished clone github.com/tonistiigi/units
01:51:42 [2023-01-11T01:51:42.920Z] 2023/01/11 01:51:42 	Clone github.com/docker/libnetwork, revision 374259e8316124ccf1fc38c0c0f3430f8d0e9c76, attempt 1/20
01:51:43 [2023-01-11T01:51:43.181Z] 2023/01/11 01:51:43 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
01:51:43 [2023-01-11T01:51:43.181Z] 2023/01/11 01:51:43 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
01:51:43 [2023-01-11T01:51:43.181Z] 2023/01/11 01:51:43 	Finished clone github.com/google/shlex
01:51:43 [2023-01-11T01:51:43.181Z] 2023/01/11 01:51:43 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
01:51:43 [2023-01-11T01:51:43.181Z] 2023/01/11 01:51:43 	Finished clone github.com/opentracing/opentracing-go
01:51:43 [2023-01-11T01:51:43.181Z] 2023/01/11 01:51:43 	Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20
01:51:43 [2023-01-11T01:51:43.441Z] 2023/01/11 01:51:43 	Finished clone github.com/opentracing-contrib/go-stdlib
01:51:43 [2023-01-11T01:51:43.441Z] 2023/01/11 01:51:43 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
01:51:43 [2023-01-11T01:51:43.441Z] 2023/01/11 01:51:43 	Finished clone github.com/mitchellh/hashstructure
01:51:43 [2023-01-11T01:51:43.441Z] 2023/01/11 01:51:43 	Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20
01:51:43 [2023-01-11T01:51:43.441Z] 2023/01/11 01:51:43 	Finished clone github.com/gofrs/flock
01:51:43 [2023-01-11T01:51:43.441Z] 2023/01/11 01:51:43 	Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20
01:51:44 [2023-01-11T01:51:44.821Z] 2023/01/11 01:51:44 	Finished clone github.com/armon/go-radix
01:51:44 [2023-01-11T01:51:44.821Z] 2023/01/11 01:51:44 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
01:51:44 [2023-01-11T01:51:44.821Z] 2023/01/11 01:51:44 	Finished clone github.com/docker/go-events
01:51:44 [2023-01-11T01:51:44.821Z] 2023/01/11 01:51:44 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
01:51:44 [2023-01-11T01:51:44.821Z] 2023/01/11 01:51:44 	Finished clone github.com/armon/go-metrics
01:51:44 [2023-01-11T01:51:44.821Z] 2023/01/11 01:51:44 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
01:51:45 [2023-01-11T01:51:45.081Z] 2023/01/11 01:51:44 	Finished clone github.com/google/btree
01:51:45 [2023-01-11T01:51:45.081Z] 2023/01/11 01:51:44 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
01:51:45 [2023-01-11T01:51:45.394Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
01:51:45 [2023-01-11T01:51:45.394Z] === RUN   TestDockerSuite/TestCpToDot
01:51:45 [2023-01-11T01:51:45.650Z] 2023/01/11 01:51:45 	Finished clone github.com/tonistiigi/fsutil
01:51:45 [2023-01-11T01:51:45.650Z] 2023/01/11 01:51:45 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
01:51:45 [2023-01-11T01:51:45.912Z] 2023/01/11 01:51:45 	Finished clone github.com/sean-/seed
01:51:45 [2023-01-11T01:51:45.912Z] 2023/01/11 01:51:45 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
01:51:45 [2023-01-11T01:51:45.958Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
01:51:46 [2023-01-11T01:51:46.173Z] 2023/01/11 01:51:45 	Finished clone github.com/hashicorp/errwrap
01:51:46 [2023-01-11T01:51:46.173Z] 2023/01/11 01:51:45 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
01:51:46 [2023-01-11T01:51:46.173Z] 2023/01/11 01:51:46 	Finished clone github.com/hashicorp/memberlist
01:51:46 [2023-01-11T01:51:46.173Z] 2023/01/11 01:51:46 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
01:51:46 [2023-01-11T01:51:46.434Z] 2023/01/11 01:51:46 	Finished clone github.com/hashicorp/go-multierror
01:51:46 [2023-01-11T01:51:46.434Z] 2023/01/11 01:51:46 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
01:51:47 [2023-01-11T01:51:47.324Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Finished clone github.com/golang/gddo
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Finished clone github.com/vishvananda/netns
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Finished clone github.com/hashicorp/go-sockaddr
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Finished clone github.com/docker/libkv
01:51:47 [2023-01-11T01:51:47.817Z] 2023/01/11 01:51:47 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
01:51:48 [2023-01-11T01:51:48.275Z] === RUN   TestDockerSuite/TestCpToStdout
01:51:48 [2023-01-11T01:51:48.837Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
01:51:49 [2023-01-11T01:51:49.199Z] 2023/01/11 01:51:48 	Finished clone github.com/moby/ipvs
01:51:49 [2023-01-11T01:51:49.199Z] 2023/01/11 01:51:48 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
01:51:49 [2023-01-11T01:51:49.460Z] 2023/01/11 01:51:49 	Finished clone github.com/deckarep/golang-set
01:51:49 [2023-01-11T01:51:49.460Z] 2023/01/11 01:51:49 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
01:51:49 [2023-01-11T01:51:49.460Z] 2023/01/11 01:51:49 	Finished clone github.com/samuel/go-zookeeper
01:51:49 [2023-01-11T01:51:49.460Z] 2023/01/11 01:51:49 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
01:51:49 [2023-01-11T01:51:49.764Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s)
01:51:49 [2023-01-11T01:51:49.764Z] === RUN   TestCreateServiceSecretFileMode
01:51:50 [2023-01-11T01:51:50.020Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
01:51:50 [2023-01-11T01:51:50.030Z] 2023/01/11 01:51:49 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
01:51:50 [2023-01-11T01:51:50.030Z] 2023/01/11 01:51:49 	Finished clone github.com/vishvananda/netlink
01:51:50 [2023-01-11T01:51:50.276Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
01:51:50 [2023-01-11T01:51:50.290Z] 2023/01/11 01:51:50 	Finished clone github.com/BurntSushi/toml
01:51:50 [2023-01-11T01:51:50.290Z] 2023/01/11 01:51:50 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
01:51:50 [2023-01-11T01:51:50.551Z] 2023/01/11 01:51:50 	Finished clone github.com/coreos/go-semver
01:51:50 [2023-01-11T01:51:50.551Z] 2023/01/11 01:51:50 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
01:51:50 [2023-01-11T01:51:50.551Z] 2023/01/11 01:51:50 	Finished clone github.com/hashicorp/go-msgpack
01:51:50 [2023-01-11T01:51:50.551Z] 2023/01/11 01:51:50 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
01:51:50 [2023-01-11T01:51:50.838Z] === RUN   TestDockerSuite/TestCpVolumePath
01:51:50 [2023-01-11T01:51:50.966Z] --- PASS: TestRemoveContainerWithVolume (7.96s)
01:51:50 [2023-01-11T01:51:50.966Z] === RUN   TestRemoveContainerRunning
01:51:51 [2023-01-11T01:51:51.492Z] 2023/01/11 01:51:51 	Finished clone github.com/ishidawataru/sctp
01:51:51 [2023-01-11T01:51:51.492Z] 2023/01/11 01:51:51 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
01:51:52 [2023-01-11T01:51:52.063Z] 2023/01/11 01:51:51 	Finished clone github.com/modern-go/concurrent
01:51:52 [2023-01-11T01:51:52.063Z] 2023/01/11 01:51:51 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
01:51:52 [2023-01-11T01:51:52.204Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
01:51:52 [2023-01-11T01:51:52.204Z] === RUN   TestDockerSuite/TestCreateArgs
01:51:52 [2023-01-11T01:51:52.204Z] === RUN   TestDockerSuite/TestCreateByImageID
01:51:52 [2023-01-11T01:51:52.459Z] === RUN   TestDockerSuite/TestCreateEchoStdout
01:51:52 [2023-01-11T01:51:52.501Z] --- PASS: TestRemoveContainerRunning (2.76s)
01:51:52 [2023-01-11T01:51:52.501Z] === RUN   TestRemoveContainerForceRemoveRunning
01:51:53 [2023-01-11T01:51:53.004Z] 2023/01/11 01:51:52 	Finished clone github.com/modern-go/reflect2
01:51:53 [2023-01-11T01:51:53.004Z] 2023/01/11 01:51:52 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
01:51:53 [2023-01-11T01:51:53.021Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
01:51:53 [2023-01-11T01:51:53.021Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
01:51:53 [2023-01-11T01:51:53.021Z] === RUN   TestDockerSuite/TestCreateHostConfig
01:51:53 [2023-01-11T01:51:53.021Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
01:51:53 [2023-01-11T01:51:53.265Z] 2023/01/11 01:51:53 	Finished clone github.com/Microsoft/opengcs
01:51:53 [2023-01-11T01:51:53.265Z] 2023/01/11 01:51:53 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
01:51:53 [2023-01-11T01:51:53.526Z] 2023/01/11 01:51:53 	Finished clone golang.org/x/net
01:51:53 [2023-01-11T01:51:53.526Z] 2023/01/11 01:51:53 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
01:51:53 [2023-01-11T01:51:53.526Z] 2023/01/11 01:51:53 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
01:51:53 [2023-01-11T01:51:53.526Z] 2023/01/11 01:51:53 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
01:51:53 [2023-01-11T01:51:53.526Z] 2023/01/11 01:51:53 	Finished clone go.etcd.io/bbolt
01:51:53 [2023-01-11T01:51:53.526Z] 2023/01/11 01:51:53 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
01:51:53 [2023-01-11T01:51:53.581Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
01:51:53 [2023-01-11T01:51:53.787Z] 2023/01/11 01:51:53 	Finished clone github.com/json-iterator/go
01:51:53 [2023-01-11T01:51:53.787Z] 2023/01/11 01:51:53 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
01:51:53 [2023-01-11T01:51:53.837Z] === RUN   TestDockerSuite/TestCreateLabels
01:51:53 [2023-01-11T01:51:53.837Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
01:51:53 [2023-01-11T01:51:53.838Z] === RUN   TestDockerSuite/TestCreateRM
01:51:53 [2023-01-11T01:51:53.838Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
01:51:53 [2023-01-11T01:51:53.838Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:51:53 [2023-01-11T01:51:53.838Z] === RUN   TestDockerSuite/TestCreateStopSignal
01:51:54 [2023-01-11T01:51:54.094Z] === RUN   TestDockerSuite/TestCreateStopTimeout
01:51:54 [2023-01-11T01:51:54.094Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
01:51:54 [2023-01-11T01:51:54.729Z] 2023/01/11 01:51:54 	Finished clone github.com/hashicorp/serf
01:51:54 [2023-01-11T01:51:54.729Z] 2023/01/11 01:51:54 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
01:51:54 [2023-01-11T01:51:54.990Z] 2023/01/11 01:51:54 	Finished clone github.com/mistifyio/go-zfs
01:51:54 [2023-01-11T01:51:54.990Z] 2023/01/11 01:51:54 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
01:51:54 [2023-01-11T01:51:54.990Z] 2023/01/11 01:51:54 	Finished clone github.com/opencontainers/go-digest
01:51:54 [2023-01-11T01:51:54.990Z] 2023/01/11 01:51:54 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
01:51:55 [2023-01-11T01:51:55.398Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.82s)
01:51:55 [2023-01-11T01:51:55.398Z] === RUN   TestRemoveInvalidContainer
01:51:55 [2023-01-11T01:51:55.398Z] --- PASS: TestRemoveInvalidContainer (0.04s)
01:51:55 [2023-01-11T01:51:55.398Z] === RUN   TestRenameLinkedContainer
01:51:55 [2023-01-11T01:51:55.398Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
01:51:55 [2023-01-11T01:51:55.398Z] --- SKIP: TestRenameLinkedContainer (0.00s)
01:51:55 [2023-01-11T01:51:55.398Z] === RUN   TestRenameStoppedContainer
01:51:55 [2023-01-11T01:51:55.459Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
01:51:55 [2023-01-11T01:51:55.459Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
01:51:55 [2023-01-11T01:51:55.459Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
01:51:56 [2023-01-11T01:51:56.021Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
01:51:57 [2023-01-11T01:51:57.037Z] 2023/01/11 01:51:56 	Finished clone github.com/cyphar/filepath-securejoin
01:51:57 [2023-01-11T01:51:57.037Z] 2023/01/11 01:51:56 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
01:51:57 [2023-01-11T01:51:57.297Z] 2023/01/11 01:51:57 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
01:51:57 [2023-01-11T01:51:57.297Z] 2023/01/11 01:51:57 	Finished clone github.com/opencontainers/runtime-spec
01:51:57 [2023-01-11T01:51:57.558Z] 2023/01/11 01:51:57 	Finished clone github.com/coreos/go-systemd
01:51:57 [2023-01-11T01:51:57.558Z] 2023/01/11 01:51:57 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
01:51:58 [2023-01-11T01:51:58.499Z] 2023/01/11 01:51:58 	Finished clone github.com/vbatts/tar-split
01:51:58 [2023-01-11T01:51:58.499Z] 2023/01/11 01:51:58 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
01:51:58 [2023-01-11T01:51:58.536Z]     docker_api_swarm_node_test.go:53: [deb45dd9a7d78] joining swarm manager [d1b8f85c6be23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:51:59 [2023-01-11T01:51:59.097Z] === RUN   TestDockerSuite/TestCreateWithPortRange
01:51:59 [2023-01-11T01:51:59.097Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
01:51:59 [2023-01-11T01:51:59.097Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
01:51:59 [2023-01-11T01:51:59.354Z]     docker_api_swarm_node_test.go:54: [da9200a79b6a8] joining swarm manager [d1b8f85c6be23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:51:59 [2023-01-11T01:51:59.354Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
01:51:59 [2023-01-11T01:51:59.354Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
01:51:59 [2023-01-11T01:51:59.354Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
01:51:59 [2023-01-11T01:51:59.441Z] 2023/01/11 01:51:59 	Finished clone github.com/opencontainers/image-spec
01:51:59 [2023-01-11T01:51:59.441Z] 2023/01/11 01:51:59 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
01:51:59 [2023-01-11T01:51:59.441Z] 2023/01/11 01:51:59 	Finished clone github.com/Graylog2/go-gelf
01:51:59 [2023-01-11T01:51:59.441Z] 2023/01/11 01:51:59 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
01:51:59 [2023-01-11T01:51:59.441Z] 2023/01/11 01:51:59 	Finished clone github.com/coreos/go-systemd/v22
01:51:59 [2023-01-11T01:51:59.441Z] 2023/01/11 01:51:59 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
01:51:59 [2023-01-11T01:51:59.701Z] 2023/01/11 01:51:59 	Finished clone github.com/godbus/dbus/v5
01:51:59 [2023-01-11T01:51:59.701Z] 2023/01/11 01:51:59 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
01:51:59 [2023-01-11T01:51:59.914Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
01:52:00 [2023-01-11T01:52:00.274Z] 2023/01/11 01:52:00 	Finished clone github.com/fluent/fluent-logger-golang
01:52:00 [2023-01-11T01:52:00.274Z] 2023/01/11 01:52:00 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
01:52:00 [2023-01-11T01:52:00.841Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
01:52:00 [2023-01-11T01:52:00.844Z] 2023/01/11 01:52:00 	Finished clone github.com/philhofer/fwd
01:52:00 [2023-01-11T01:52:00.844Z] 2023/01/11 01:52:00 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
01:52:01 [2023-01-11T01:52:01.097Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
01:52:02 [2023-01-11T01:52:02.024Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
01:52:02 [2023-01-11T01:52:02.227Z] 2023/01/11 01:52:01 	Finished clone github.com/fsnotify/fsnotify
01:52:02 [2023-01-11T01:52:02.227Z] 2023/01/11 01:52:01 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
01:52:02 [2023-01-11T01:52:02.489Z] 2023/01/11 01:52:02 	Finished clone github.com/bsphere/le_go
01:52:02 [2023-01-11T01:52:02.489Z] 2023/01/11 01:52:02 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
01:52:02 [2023-01-11T01:52:02.951Z] --- PASS: TestCreateServiceSecretFileMode (12.96s)
01:52:02 [2023-01-11T01:52:02.951Z] === RUN   TestCreateServiceConfigFileMode
01:52:03 [2023-01-11T01:52:03.060Z] 2023/01/11 01:52:02 	Finished clone github.com/docker/libnetwork
01:52:03 [2023-01-11T01:52:03.060Z] 2023/01/11 01:52:02 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
01:52:03 [2023-01-11T01:52:03.060Z] 2023/01/11 01:52:02 	Finished clone github.com/jmespath/go-jmespath
01:52:03 [2023-01-11T01:52:03.060Z] 2023/01/11 01:52:02 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
01:52:03 [2023-01-11T01:52:03.207Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
01:52:03 [2023-01-11T01:52:03.768Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
01:52:03 [2023-01-11T01:52:03.952Z] --- PASS: TestRenameStoppedContainer (8.06s)
01:52:03 [2023-01-11T01:52:03.952Z] === RUN   TestRenameRunningContainerAndReuse
01:52:04 [2023-01-11T01:52:04.338Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
01:52:04 [2023-01-11T01:52:04.338Z] === RUN   TestDockerSuite/TestDevicePermissions
01:52:04 [2023-01-11T01:52:04.444Z] 2023/01/11 01:52:04 	Finished clone github.com/tinylib/msgp
01:52:04 [2023-01-11T01:52:04.444Z] 2023/01/11 01:52:04 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
01:52:04 [2023-01-11T01:52:04.704Z] 2023/01/11 01:52:04 	Finished clone github.com/golang/groupcache
01:52:04 [2023-01-11T01:52:04.704Z] 2023/01/11 01:52:04 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
01:52:05 [2023-01-11T01:52:05.268Z] === RUN   TestDockerSuite/TestDockerFails
01:52:05 [2023-01-11T01:52:05.268Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
01:52:05 [2023-01-11T01:52:05.268Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
01:52:05 [2023-01-11T01:52:05.268Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
01:52:05 [2023-01-11T01:52:05.274Z] 2023/01/11 01:52:05 	Finished clone golang.org/x/oauth2
01:52:05 [2023-01-11T01:52:05.274Z] 2023/01/11 01:52:05 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
01:52:05 [2023-01-11T01:52:05.848Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
01:52:06 [2023-01-11T01:52:06.415Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
01:52:07 [2023-01-11T01:52:07.188Z] 2023/01/11 01:52:06 	Finished clone github.com/googleapis/gax-go
01:52:07 [2023-01-11T01:52:07.188Z] 2023/01/11 01:52:06 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
01:52:07 [2023-01-11T01:52:07.188Z] 2023/01/11 01:52:06 	Finished clone github.com/miekg/dns
01:52:07 [2023-01-11T01:52:07.188Z] 2023/01/11 01:52:06 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
01:52:07 [2023-01-11T01:52:07.188Z] 2023/01/11 01:52:07 	Finished clone go.opencensus.io
01:52:07 [2023-01-11T01:52:07.188Z] 2023/01/11 01:52:07 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
01:52:07 [2023-01-11T01:52:07.344Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
01:52:07 [2023-01-11T01:52:07.600Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
01:52:07 [2023-01-11T01:52:07.600Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
01:52:07 [2023-01-11T01:52:07.600Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
01:52:08 [2023-01-11T01:52:08.571Z] 2023/01/11 01:52:08 	Finished clone github.com/containerd/fifo
01:52:08 [2023-01-11T01:52:08.571Z] 2023/01/11 01:52:08 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
01:52:09 [2023-01-11T01:52:09.142Z] 2023/01/11 01:52:08 	Finished clone golang.org/x/sys
01:52:09 [2023-01-11T01:52:09.142Z] 2023/01/11 01:52:08 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
01:52:09 [2023-01-11T01:52:09.730Z] --- PASS: TestRenameRunningContainerAndReuse (5.65s)
01:52:09 [2023-01-11T01:52:09.730Z] === RUN   TestRenameInvalidName
01:52:11 [2023-01-11T01:52:11.689Z] 2023/01/11 01:52:11 	Finished clone github.com/containerd/cgroups
01:52:11 [2023-01-11T01:52:11.689Z] 2023/01/11 01:52:11 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
01:52:11 [2023-01-11T01:52:11.903Z] --- PASS: TestRenameInvalidName (2.86s)
01:52:11 [2023-01-11T01:52:11.903Z] === RUN   TestRenameAnonymousContainer
01:52:11 [2023-01-11T01:52:11.903Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
01:52:11 [2023-01-11T01:52:11.903Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
01:52:11 [2023-01-11T01:52:11.903Z] === RUN   TestRenameContainerWithSameName
01:52:12 [2023-01-11T01:52:12.260Z] 2023/01/11 01:52:12 	Finished clone github.com/containerd/console
01:52:12 [2023-01-11T01:52:12.260Z] 2023/01/11 01:52:12 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
01:52:13 [2023-01-11T01:52:13.645Z] 2023/01/11 01:52:13 	Finished clone golang.org/x/text
01:52:13 [2023-01-11T01:52:13.645Z] 2023/01/11 01:52:13 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
01:52:13 [2023-01-11T01:52:13.645Z] 2023/01/11 01:52:13 	Finished clone github.com/containerd/go-runc
01:52:13 [2023-01-11T01:52:13.645Z] 2023/01/11 01:52:13 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
01:52:13 [2023-01-11T01:52:13.906Z] 2023/01/11 01:52:13 	Finished clone github.com/containerd/typeurl
01:52:13 [2023-01-11T01:52:13.906Z] 2023/01/11 01:52:13 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
01:52:14 [2023-01-11T01:52:14.130Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
01:52:14 [2023-01-11T01:52:14.478Z] 2023/01/11 01:52:14 	Finished clone github.com/containerd/continuity
01:52:14 [2023-01-11T01:52:14.478Z] 2023/01/11 01:52:14 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
01:52:14 [2023-01-11T01:52:14.692Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
01:52:14 [2023-01-11T01:52:14.807Z] --- PASS: TestRenameContainerWithSameName (2.89s)
01:52:14 [2023-01-11T01:52:14.807Z] === RUN   TestRenameContainerWithLinkedContainer
01:52:14 [2023-01-11T01:52:14.807Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
01:52:14 [2023-01-11T01:52:14.807Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
01:52:14 [2023-01-11T01:52:14.807Z] === RUN   TestResize
01:52:15 [2023-01-11T01:52:15.623Z] --- PASS: TestCreateServiceConfigFileMode (12.84s)
01:52:15 [2023-01-11T01:52:15.623Z] === RUN   TestCreateServiceSysctls
01:52:15 [2023-01-11T01:52:15.864Z] 2023/01/11 01:52:15 	Finished clone github.com/containerd/ttrpc
01:52:15 [2023-01-11T01:52:15.864Z] 2023/01/11 01:52:15 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
01:52:15 [2023-01-11T01:52:15.864Z] 2023/01/11 01:52:15 	Finished clone github.com/gogo/googleapis
01:52:15 [2023-01-11T01:52:15.864Z] 2023/01/11 01:52:15 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
01:52:16 [2023-01-11T01:52:16.552Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
01:52:17 [2023-01-11T01:52:17.703Z] --- PASS: TestResize (2.75s)
01:52:17 [2023-01-11T01:52:17.703Z] === RUN   TestResizeWithInvalidSize
01:52:17 [2023-01-11T01:52:17.703Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
01:52:17 [2023-01-11T01:52:17.703Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
01:52:17 [2023-01-11T01:52:17.703Z] === RUN   TestResizeWhenContainerNotStarted
01:52:17 [2023-01-11T01:52:17.779Z] 2023/01/11 01:52:17 	Finished clone github.com/opencontainers/runc
01:52:17 [2023-01-11T01:52:17.779Z] 2023/01/11 01:52:17 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
01:52:17 [2023-01-11T01:52:17.920Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
01:52:18 [2023-01-11T01:52:18.847Z] === RUN   TestDockerSuite/TestEventsAttach
01:52:19 [2023-01-11T01:52:19.181Z] 2023/01/11 01:52:19 	Finished clone google.golang.org/grpc
01:52:19 [2023-01-11T01:52:19.181Z] 2023/01/11 01:52:19 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
01:52:19 [2023-01-11T01:52:19.409Z] --- PASS: TestCreateServiceSysctls (3.72s)
01:52:19 [2023-01-11T01:52:19.409Z] === RUN   TestCreateServiceCapabilities
01:52:19 [2023-01-11T01:52:19.664Z] === RUN   TestDockerSuite/TestEventsCommit
01:52:20 [2023-01-11T01:52:20.227Z] === RUN   TestDockerSuite/TestEventsContainerEvents
01:52:20 [2023-01-11T01:52:20.602Z] --- PASS: TestResizeWhenContainerNotStarted (3.10s)
01:52:20 [2023-01-11T01:52:20.602Z] === RUN   TestDaemonRestartKillContainers
01:52:20 [2023-01-11T01:52:20.602Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:52:20 [2023-01-11T01:52:20.602Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
01:52:20 [2023-01-11T01:52:20.602Z] === RUN   TestStats
01:52:20 [2023-01-11T01:52:20.602Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
01:52:20 [2023-01-11T01:52:20.602Z] --- SKIP: TestStats (0.00s)
01:52:20 [2023-01-11T01:52:20.602Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:52:20 [2023-01-11T01:52:20.789Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
01:52:21 [2023-01-11T01:52:21.089Z] 2023/01/11 01:52:20 	Finished clone github.com/fernet/fernet-go
01:52:21 [2023-01-11T01:52:21.089Z] 2023/01/11 01:52:20 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
01:52:21 [2023-01-11T01:52:21.350Z] 2023/01/11 01:52:21 	Finished clone github.com/docker/distribution
01:52:21 [2023-01-11T01:52:21.350Z] 2023/01/11 01:52:21 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
01:52:21 [2023-01-11T01:52:21.610Z] 2023/01/11 01:52:21 	Finished clone github.com/Microsoft/hcsshim
01:52:21 [2023-01-11T01:52:21.610Z] 2023/01/11 01:52:21 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
01:52:21 [2023-01-11T01:52:21.717Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
01:52:21 [2023-01-11T01:52:21.973Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
01:52:22 [2023-01-11T01:52:22.229Z] --- PASS: TestCreateServiceCapabilities (2.91s)
01:52:22 [2023-01-11T01:52:22.229Z] === RUN   TestInspect
01:52:23 [2023-01-11T01:52:23.522Z] 2023/01/11 01:52:23 	Finished clone golang.org/x/time
01:52:23 [2023-01-11T01:52:23.522Z] 2023/01/11 01:52:23 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
01:52:23 [2023-01-11T01:52:23.593Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
01:52:24 [2023-01-11T01:52:24.093Z] 2023/01/11 01:52:23 	Finished clone github.com/cilium/ebpf
01:52:24 [2023-01-11T01:52:24.093Z] 2023/01/11 01:52:23 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
01:52:24 [2023-01-11T01:52:24.354Z] 2023/01/11 01:52:24 	Finished clone github.com/golang/protobuf
01:52:24 [2023-01-11T01:52:24.354Z] 2023/01/11 01:52:24 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
01:52:24 [2023-01-11T01:52:24.960Z] === RUN   TestDockerSuite/TestEventsContainerRestart
01:52:25 [2023-01-11T01:52:25.217Z] --- PASS: TestInspect (3.10s)
01:52:25 [2023-01-11T01:52:25.217Z] === RUN   TestCreateJob
01:52:25 [2023-01-11T01:52:25.295Z] 2023/01/11 01:52:25 	Finished clone github.com/hashicorp/go-memdb
01:52:25 [2023-01-11T01:52:25.295Z] 2023/01/11 01:52:25 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
01:52:25 [2023-01-11T01:52:25.866Z] 2023/01/11 01:52:25 	Finished clone github.com/hashicorp/go-immutable-radix
01:52:25 [2023-01-11T01:52:25.866Z] 2023/01/11 01:52:25 	Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
01:52:26 [2023-01-11T01:52:26.128Z] 2023/01/11 01:52:26 	Finished clone github.com/hashicorp/golang-lru
01:52:26 [2023-01-11T01:52:26.128Z] 2023/01/11 01:52:26 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
01:52:27 [2023-01-11T01:52:27.073Z] 2023/01/11 01:52:26 	Finished clone github.com/coreos/pkg
01:52:27 [2023-01-11T01:52:27.073Z] 2023/01/11 01:52:26 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
01:52:27 [2023-01-11T01:52:27.741Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
01:52:28 [2023-01-11T01:52:28.671Z] --- PASS: TestCreateJob (3.42s)
01:52:28 [2023-01-11T01:52:28.671Z] === RUN   TestReplicatedJob
01:52:28 [2023-01-11T01:52:28.991Z] 2023/01/11 01:52:28 	Finished clone github.com/moby/buildkit
01:52:28 [2023-01-11T01:52:28.991Z] 2023/01/11 01:52:28 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
01:52:28 [2023-01-11T01:52:28.991Z] 2023/01/11 01:52:28 	Finished clone golang.org/x/crypto
01:52:28 [2023-01-11T01:52:28.991Z] 2023/01/11 01:52:28 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
01:52:28 [2023-01-11T01:52:28.991Z] 2023/01/11 01:52:28 	Finished clone github.com/beorn7/perks
01:52:28 [2023-01-11T01:52:28.991Z] 2023/01/11 01:52:28 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
01:52:30 [2023-01-11T01:52:30.033Z] === RUN   TestDockerSuite/TestEventsCopy
01:52:30 [2023-01-11T01:52:30.903Z] 2023/01/11 01:52:30 	Finished clone github.com/prometheus/client_model
01:52:30 [2023-01-11T01:52:30.903Z] 2023/01/11 01:52:30 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
01:52:30 [2023-01-11T01:52:30.909Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.16s)
01:52:30 [2023-01-11T01:52:30.909Z] === RUN   TestStopContainerWithTimeout
01:52:30 [2023-01-11T01:52:30.909Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
01:52:30 [2023-01-11T01:52:30.909Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
01:52:30 [2023-01-11T01:52:30.909Z] === RUN   TestUpdateRestartPolicy
01:52:30 [2023-01-11T01:52:30.960Z] === RUN   TestDockerSuite/TestEventsFilterContainer
01:52:31 [2023-01-11T01:52:31.164Z] 2023/01/11 01:52:31 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
01:52:31 [2023-01-11T01:52:31.164Z] 2023/01/11 01:52:31 	Finished clone github.com/prometheus/client_golang
01:52:31 [2023-01-11T01:52:31.521Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
01:52:32 [2023-01-11T01:52:32.451Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
01:52:32 [2023-01-11T01:52:32.548Z] 2023/01/11 01:52:32 	Finished clone github.com/matttproud/golang_protobuf_extensions
01:52:32 [2023-01-11T01:52:32.548Z] 2023/01/11 01:52:32 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
01:52:32 [2023-01-11T01:52:32.548Z] 2023/01/11 01:52:32 	Finished clone code.cloudfoundry.org/clock
01:52:32 [2023-01-11T01:52:32.549Z] 2023/01/11 01:52:32 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
01:52:32 [2023-01-11T01:52:32.809Z] 2023/01/11 01:52:32 	Finished clone github.com/pkg/errors
01:52:32 [2023-01-11T01:52:32.809Z] 2023/01/11 01:52:32 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
01:52:32 [2023-01-11T01:52:32.809Z] 2023/01/11 01:52:32 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
01:52:32 [2023-01-11T01:52:32.809Z] 2023/01/11 01:52:32 	Finished clone github.com/prometheus/common
01:52:33 [2023-01-11T01:52:33.380Z] 2023/01/11 01:52:33 	Finished clone github.com/prometheus/procfs
01:52:33 [2023-01-11T01:52:33.380Z] 2023/01/11 01:52:33 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
01:52:34 [2023-01-11T01:52:34.322Z] 2023/01/11 01:52:33 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
01:52:34 [2023-01-11T01:52:34.322Z] 2023/01/11 01:52:33 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
01:52:34 [2023-01-11T01:52:34.322Z] 2023/01/11 01:52:34 	Finished clone github.com/cespare/xxhash/v2
01:52:34 [2023-01-11T01:52:34.322Z] 2023/01/11 01:52:34 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
01:52:34 [2023-01-11T01:52:34.964Z] --- PASS: TestReplicatedJob (5.86s)
01:52:34 [2023-01-11T01:52:34.964Z] === RUN   TestUpdateReplicatedJob
01:52:35 [2023-01-11T01:52:35.265Z] 2023/01/11 01:52:34 	Finished clone github.com/spf13/pflag
01:52:35 [2023-01-11T01:52:35.265Z] 2023/01/11 01:52:34 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
01:52:35 [2023-01-11T01:52:35.265Z] 2023/01/11 01:52:34 	Finished clone github.com/inconshreveable/mousetrap
01:52:35 [2023-01-11T01:52:35.265Z] 2023/01/11 01:52:34 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
01:52:35 [2023-01-11T01:52:35.836Z] 2023/01/11 01:52:35 	Finished clone github.com/morikuni/aec
01:52:36 [2023-01-11T01:52:36.777Z] 2023/01/11 01:52:36 	Finished clone github.com/google/certificate-transparency-go
01:52:36 [2023-01-11T01:52:36.777Z] 2023/01/11 01:52:36 	Finished clone github.com/spf13/cobra
01:52:36 [2023-01-11T01:52:36.777Z] 2023/01/11 01:52:36 	Finished clone github.com/Azure/go-ansiterm
01:52:37 [2023-01-11T01:52:37.348Z] 2023/01/11 01:52:37 	Finished clone github.com/docker/go-metrics
01:52:38 [2023-01-11T01:52:38.227Z] --- PASS: TestUpdateReplicatedJob (3.24s)
01:52:38 [2023-01-11T01:52:38.227Z] === RUN   TestServiceListWithStatuses
01:52:38 [2023-01-11T01:52:38.227Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:52:38 [2023-01-11T01:52:38.227Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:52:38 [2023-01-11T01:52:38.227Z] === RUN   TestDockerNetworkConnectAlias
01:52:38 [2023-01-11T01:52:38.227Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
01:52:38 [2023-01-11T01:52:38.227Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
01:52:38 [2023-01-11T01:52:38.227Z] === RUN   TestDockerSuite/TestEventsFilterImageName
01:52:39 [2023-01-11T01:52:39.892Z] 2023/01/11 01:52:39 	Finished clone github.com/opencontainers/selinux
01:52:40 [2023-01-11T01:52:40.119Z] === RUN   TestDockerSuite/TestEventsFilterLabels
01:52:40 [2023-01-11T01:52:40.119Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
01:52:40 [2023-01-11T01:52:40.376Z]     docker_api_swarm_test.go:202: [dc1cba0b521d3] joining swarm manager [daf585f2f714d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:52:40 [2023-01-11T01:52:40.376Z] === RUN   TestDockerSuite/TestEventsFilterType
01:52:40 [2023-01-11T01:52:40.938Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
01:52:41 [2023-01-11T01:52:41.194Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
01:52:41 [2023-01-11T01:52:41.194Z] === RUN   TestDockerSuite/TestEventsFilters
01:52:42 [2023-01-11T01:52:42.561Z] === RUN   TestDockerSuite/TestEventsFormat
01:52:42 [2023-01-11T01:52:42.561Z] --- PASS: TestDockerNetworkConnectAlias (4.79s)
01:52:42 [2023-01-11T01:52:42.561Z] === RUN   TestDockerNetworkReConnect
01:52:43 [2023-01-11T01:52:43.490Z] === RUN   TestDockerSuite/TestEventsFormatBadField
01:52:43 [2023-01-11T01:52:43.490Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
01:52:43 [2023-01-11T01:52:43.490Z] === RUN   TestDockerSuite/TestEventsImageImport
01:52:44 [2023-01-11T01:52:44.420Z] === RUN   TestDockerSuite/TestEventsImageLoad
01:52:44 [2023-01-11T01:52:44.677Z] === RUN   TestDockerSuite/TestEventsImagePull
01:52:45 [2023-01-11T01:52:45.603Z] === RUN   TestDockerSuite/TestEventsImageTag
01:52:46 [2023-01-11T01:52:46.164Z] --- PASS: TestDockerNetworkReConnect (3.58s)
01:52:46 [2023-01-11T01:52:46.164Z] === RUN   TestServicePlugin
01:52:46 [2023-01-11T01:52:46.735Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
01:52:47 [2023-01-11T01:52:47.039Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
01:52:47 [2023-01-11T01:52:47.039Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
01:52:47 [2023-01-11T01:52:47.039Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
01:52:47 [2023-01-11T01:52:47.039Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
01:52:47 [2023-01-11T01:52:47.039Z] === RUN   TestDockerSuite/TestEventsPluginOps
01:52:48 [2023-01-11T01:52:48.047Z] 2023/01/11 01:52:47 	Finished clone github.com/cloudflare/cfssl
01:52:49 [2023-01-11T01:52:49.553Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
01:52:50 [2023-01-11T01:52:50.114Z]     plugin_test.go:62: [d119c4d0c7fa4] joining swarm manager [d021a83d6a535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:52:50 [2023-01-11T01:52:50.370Z] === RUN   TestDockerSuite/TestEventsRename
01:52:50 [2023-01-11T01:52:50.932Z] === RUN   TestDockerSuite/TestEventsResize
01:52:51 [2023-01-11T01:52:51.493Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
01:52:52 [2023-01-11T01:52:52.420Z]     plugin_test.go:65: [df600d3ee031c] joining swarm manager [d021a83d6a535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:52:53 [2023-01-11T01:52:53.342Z] 2023/01/11 01:52:52 	Finished clone github.com/containerd/containerd
01:52:54 [2023-01-11T01:52:54.728Z] 2023/01/11 01:52:54 	Finished clone github.com/coreos/etcd
01:52:57 [2023-01-11T01:52:57.270Z] 2023/01/11 01:52:57 	Finished clone github.com/docker/swarmkit
01:52:57 [2023-01-11T01:52:57.661Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
01:52:57 [2023-01-11T01:52:57.661Z] === RUN   TestDockerSuite/TestEventsStreaming
01:52:57 [2023-01-11T01:52:57.916Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
01:53:00 [2023-01-11T01:53:00.860Z] --- PASS: TestUpdateRestartPolicy (26.46s)
01:53:00 [2023-01-11T01:53:00.860Z] === RUN   TestUpdateRestartWithAutoRemove
01:53:00 [2023-01-11T01:53:00.860Z] --- PASS: TestUpdateRestartWithAutoRemove (2.90s)
01:53:00 [2023-01-11T01:53:00.860Z] === RUN   TestWaitNonBlocked
01:53:00 [2023-01-11T01:53:00.860Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:53:00 [2023-01-11T01:53:00.860Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:53:00 [2023-01-11T01:53:00.861Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:53:00 [2023-01-11T01:53:00.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:53:00 [2023-01-11T01:53:00.861Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:53:00 [2023-01-11T01:53:00.861Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:53:01 [2023-01-11T01:53:01.182Z] === RUN   TestDockerSuite/TestEventsTop
01:53:01 [2023-01-11T01:53:01.182Z] === RUN   TestDockerSuite/TestEventsUntag
01:53:01 [2023-01-11T01:53:01.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
01:53:03 [2023-01-11T01:53:03.633Z]     docker_api_swarm_test.go:384: [d58a19f4ae878] joining swarm manager [d9ecf7bac6caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:53:03 [2023-01-11T01:53:03.891Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
01:53:05 [2023-01-11T01:53:05.256Z]     docker_api_swarm_test.go:385: [df982c5a60084] joining swarm manager [d9ecf7bac6caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:53:09 [2023-01-11T01:53:09.424Z] --- PASS: TestWaitNonBlocked (0.05s)
01:53:09 [2023-01-11T01:53:09.424Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.63s)
01:53:09 [2023-01-11T01:53:09.424Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.39s)
01:53:09 [2023-01-11T01:53:09.424Z] === RUN   TestWaitBlocked
01:53:09 [2023-01-11T01:53:09.424Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
01:53:09 [2023-01-11T01:53:09.424Z] --- SKIP: TestWaitBlocked (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z] PASS
01:53:09 [2023-01-11T01:53:09.424Z] ok  	github.com/docker/docker/integration/container	118.212s
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === Skipped
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s)
01:53:09 [2023-01-11T01:53:09.424Z]     copy_test.go:38: testEnv.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s)
01:53:09 [2023-01-11T01:53:09.424Z]     copy_test.go:63: testEnv.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
01:53:09 [2023-01-11T01:53:09.424Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
01:53:09 [2023-01-11T01:53:09.424Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.01s)
01:53:09 [2023-01-11T01:53:09.424Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
01:53:09 [2023-01-11T01:53:09.424Z] 
01:53:09 [2023-01-11T01:53:09.424Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
01:53:09 [2023-01-11T01:53:09.424Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.425Z] 
01:53:09 [2023-01-11T01:53:09.425Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
01:53:09 [2023-01-11T01:53:09.425Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
01:53:09 [2023-01-11T01:53:09.425Z] 
01:53:09 [2023-01-11T01:53:09.425Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
01:53:09 [2023-01-11T01:53:09.425Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
01:53:09 [2023-01-11T01:53:09.425Z] 
01:53:09 [2023-01-11T01:53:09.425Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
01:53:09 [2023-01-11T01:53:09.425Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
01:53:09 [2023-01-11T01:53:09.425Z] 
01:53:09 [2023-01-11T01:53:09.425Z] DONE 89 tests, 37 skipped in 122.236s
01:53:09 [2023-01-11T01:53:09.425Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
01:53:10 [2023-01-11T01:53:10.497Z] === RUN   TestDockerSuite/TestExec
01:53:10 [2023-01-11T01:53:10.497Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
01:53:10 [2023-01-11T01:53:10.753Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
01:53:11 [2023-01-11T01:53:11.008Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
01:53:11 [2023-01-11T01:53:11.587Z] === RUN   TestDockerSuite/TestExecAPIStart
01:53:11 [2023-01-11T01:53:11.621Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:53:11 [2023-01-11T01:53:11.621Z] INFO: Testing against a local daemon
01:53:11 [2023-01-11T01:53:11.621Z] === RUN   TestLiveRestore
01:53:11 [2023-01-11T01:53:11.621Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
01:53:11 [2023-01-11T01:53:11.621Z] --- SKIP: TestLiveRestore (0.00s)
01:53:11 [2023-01-11T01:53:11.621Z] PASS
01:53:11 [2023-01-11T01:53:11.621Z] ok  	github.com/docker/docker/integration/daemon	0.160s
01:53:11 [2023-01-11T01:53:11.621Z] 
01:53:11 [2023-01-11T01:53:11.621Z] === Skipped
01:53:11 [2023-01-11T01:53:11.621Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s)
01:53:11 [2023-01-11T01:53:11.621Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
01:53:11 [2023-01-11T01:53:11.621Z] 
01:53:11 [2023-01-11T01:53:11.621Z] DONE 1 tests, 1 skipped in 2.674s
01:53:12 [2023-01-11T01:53:12.079Z] Running D:\gopath\src\github.com\docker\docker\integration\image
01:53:12 [2023-01-11T01:53:12.514Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
01:53:13 [2023-01-11T01:53:13.075Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
01:53:13 [2023-01-11T01:53:13.636Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
01:53:14 [2023-01-11T01:53:14.197Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
01:53:14 [2023-01-11T01:53:14.759Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
01:53:15 [2023-01-11T01:53:15.015Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
01:53:15 [2023-01-11T01:53:15.383Z] 2023/01/11 01:53:14 	Finished clone github.com/gogo/protobuf
01:53:15 [2023-01-11T01:53:15.576Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
01:53:16 [2023-01-11T01:53:16.505Z] === RUN   TestDockerSuite/TestExecCgroup
01:53:17 [2023-01-11T01:53:17.434Z] === RUN   TestDockerSuite/TestExecEnv
01:53:17 [2023-01-11T01:53:17.994Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
01:53:18 [2023-01-11T01:53:18.250Z] --- PASS: TestServicePlugin (31.92s)
01:53:18 [2023-01-11T01:53:18.250Z] === RUN   TestServiceUpdateLabel
01:53:19 [2023-01-11T01:53:19.178Z] === RUN   TestDockerSuite/TestExecExitStatus
01:53:19 [2023-01-11T01:53:19.740Z] === RUN   TestDockerSuite/TestExecInspectID
01:53:20 [2023-01-11T01:53:20.668Z] --- PASS: TestServiceUpdateLabel (2.41s)
01:53:20 [2023-01-11T01:53:20.668Z] === RUN   TestServiceUpdateSecrets
01:53:21 [2023-01-11T01:53:21.595Z] === RUN   TestDockerSuite/TestExecInteractive
01:53:21 [2023-01-11T01:53:21.852Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
01:53:22 [2023-01-11T01:53:22.782Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
01:53:23 [2023-01-11T01:53:23.344Z] === RUN   TestDockerSuite/TestExecParseError
01:53:23 [2023-01-11T01:53:23.599Z] === RUN   TestDockerSuite/TestExecPausedContainer
01:53:24 [2023-01-11T01:53:24.161Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
01:53:24 [2023-01-11T01:53:24.724Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
01:53:25 [2023-01-11T01:53:25.650Z] === RUN   TestDockerSuite/TestExecSetEnv
01:53:26 [2023-01-11T01:53:26.212Z] === RUN   TestDockerSuite/TestExecStartFails
01:53:26 [2023-01-11T01:53:26.774Z] === RUN   TestDockerSuite/TestExecStateCleanup
01:53:27 [2023-01-11T01:53:27.615Z] 2023/01/11 01:53:27 	Finished clone google.golang.org/genproto
01:53:31 [2023-01-11T01:53:31.822Z] 2023/01/11 01:53:31 	Finished clone cloud.google.com/go
01:53:36 [2023-01-11T01:53:36.736Z] --- PASS: TestServiceUpdateSecrets (14.75s)
01:53:36 [2023-01-11T01:53:36.736Z] === RUN   TestServiceUpdateConfigs
01:53:37 [2023-01-11T01:53:37.297Z] === RUN   TestDockerSuite/TestExecStopNotHanging
01:53:37 [2023-01-11T01:53:37.858Z] === RUN   TestDockerSuite/TestExecTTY
01:53:38 [2023-01-11T01:53:38.420Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
01:53:38 [2023-01-11T01:53:38.983Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
01:53:39 [2023-01-11T01:53:39.545Z] === RUN   TestDockerSuite/TestExecUlimits
01:53:40 [2023-01-11T01:53:40.106Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
01:53:40 [2023-01-11T01:53:40.106Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
01:53:40 [2023-01-11T01:53:40.106Z] === RUN   TestDockerSuite/TestExecWithImageUser
01:53:41 [2023-01-11T01:53:41.033Z] === RUN   TestDockerSuite/TestExecWithNoTERM
01:53:41 [2023-01-11T01:53:41.596Z] === RUN   TestDockerSuite/TestExecWithPrivileged
01:53:42 [2023-01-11T01:53:42.082Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:53:42 [2023-01-11T01:53:42.082Z] INFO: Testing against a local daemon
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestCommitInheritsEnv
01:53:42 [2023-01-11T01:53:42.082Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
01:53:42 [2023-01-11T01:53:42.082Z] --- SKIP: TestCommitInheritsEnv (0.01s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestImportExtremelyLargeImageWorks
01:53:42 [2023-01-11T01:53:42.082Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
01:53:42 [2023-01-11T01:53:42.082Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestImagesFilterMultiReference
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestImagesFilterMultiReference (0.14s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestImagePullPlatformInvalid
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestImagePullStoredfDigestForOtherRepo
01:53:42 [2023-01-11T01:53:42.082Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
01:53:42 [2023-01-11T01:53:42.082Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestRemoveImageOrphaning
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestRemoveImageOrphaning (1.45s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestTagInvalidReference
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestTagInvalidReference (0.05s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestTagValidPrefixedRepo
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestTagExistedNameWithoutForce
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestTagOfficialNames
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestTagOfficialNames (0.11s)
01:53:42 [2023-01-11T01:53:42.082Z] === RUN   TestTagMatchesDigest
01:53:42 [2023-01-11T01:53:42.082Z] --- PASS: TestTagMatchesDigest (0.05s)
01:53:42 [2023-01-11T01:53:42.082Z] PASS
01:53:42 [2023-01-11T01:53:42.082Z] ok  	github.com/docker/docker/integration/image	2.204s
01:53:42 [2023-01-11T01:53:42.082Z] 
01:53:42 [2023-01-11T01:53:42.082Z] === Skipped
01:53:42 [2023-01-11T01:53:42.082Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
01:53:42 [2023-01-11T01:53:42.082Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
01:53:42 [2023-01-11T01:53:42.082Z] 
01:53:42 [2023-01-11T01:53:42.082Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
01:53:42 [2023-01-11T01:53:42.082Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
01:53:42 [2023-01-11T01:53:42.082Z] 
01:53:42 [2023-01-11T01:53:42.082Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s)
01:53:42 [2023-01-11T01:53:42.082Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
01:53:42 [2023-01-11T01:53:42.082Z] 
01:53:42 [2023-01-11T01:53:42.082Z] DONE 12 tests, 3 skipped in 28.215s
01:53:42 [2023-01-11T01:53:42.082Z] Running D:\gopath\src\github.com\docker\docker\integration\network
01:53:42 [2023-01-11T01:53:42.522Z] === RUN   TestDockerSuite/TestExecWithTERM
01:53:42 [2023-01-11T01:53:42.542Z] testing: warning: no tests to run
01:53:42 [2023-01-11T01:53:42.542Z] PASS
01:53:42 [2023-01-11T01:53:42.542Z] ok  	github.com/docker/docker/integration/network/macvlan	0.183s [no tests to run]
01:53:42 [2023-01-11T01:53:42.542Z] testing: warning: no tests to run
01:53:42 [2023-01-11T01:53:42.542Z] PASS
01:53:42 [2023-01-11T01:53:42.542Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.175s [no tests to run]
01:53:42 [2023-01-11T01:53:42.778Z] === RUN   TestDockerSuite/TestExecWithUser
01:53:43 [2023-01-11T01:53:43.706Z] === RUN   TestDockerSuite/TestGetContainerStats
01:53:44 [2023-01-11T01:53:44.074Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:53:44 [2023-01-11T01:53:44.074Z] INFO: Testing against a local daemon
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestNetworkCreateDelete
01:53:44 [2023-01-11T01:53:44.074Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
01:53:44 [2023-01-11T01:53:44.074Z] --- SKIP: TestNetworkCreateDelete (0.00s)
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestDockerNetworkDeletePreferID
01:53:44 [2023-01-11T01:53:44.074Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
01:53:44 [2023-01-11T01:53:44.074Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestDaemonDNSFallback
01:53:44 [2023-01-11T01:53:44.074Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
01:53:44 [2023-01-11T01:53:44.074Z] --- SKIP: TestDaemonDNSFallback (0.00s)
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestInspectNetwork
01:53:44 [2023-01-11T01:53:44.074Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
01:53:44 [2023-01-11T01:53:44.074Z] --- SKIP: TestInspectNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestRunContainerWithBridgeNone
01:53:44 [2023-01-11T01:53:44.074Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
01:53:44 [2023-01-11T01:53:44.074Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestNetworkInvalidJSON
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestNetworkInvalidJSON//networks/create
01:53:44 [2023-01-11T01:53:44.074Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:53:44 [2023-01-11T01:53:44.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:53:44 [2023-01-11T01:53:44.074Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:44 [2023-01-11T01:53:44.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:44 [2023-01-11T01:53:44.074Z] === CONT  TestNetworkInvalidJSON//networks/create
01:53:44 [2023-01-11T01:53:44.074Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:53:44 [2023-01-11T01:53:44.075Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:53:44 [2023-01-11T01:53:44.075Z] --- PASS: TestNetworkInvalidJSON (0.05s)
01:53:44 [2023-01-11T01:53:44.075Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
01:53:44 [2023-01-11T01:53:44.075Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
01:53:44 [2023-01-11T01:53:44.075Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestNetworkList
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestNetworkList//networks
01:53:44 [2023-01-11T01:53:44.075Z] === PAUSE TestNetworkList//networks
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestNetworkList//networks/
01:53:44 [2023-01-11T01:53:44.075Z] === PAUSE TestNetworkList//networks/
01:53:44 [2023-01-11T01:53:44.075Z] === CONT  TestNetworkList//networks
01:53:44 [2023-01-11T01:53:44.075Z] === CONT  TestNetworkList//networks/
01:53:44 [2023-01-11T01:53:44.075Z] --- PASS: TestNetworkList (0.05s)
01:53:44 [2023-01-11T01:53:44.075Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     --- PASS: TestNetworkList//networks (0.01s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestHostIPv4BridgeLabel
01:53:44 [2023-01-11T01:53:44.075Z]     network_test.go:126: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestDaemonRestartWithLiveRestore
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:29: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestDaemonDefaultNetworkPools
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:58: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestDaemonRestartWithExistingNetwork
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:102: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:136: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:187: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestServiceWithPredefinedNetwork
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:212: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:242: FLAKY_TEST
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestServiceWithDataPathPortInit
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:333: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:401: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z] PASS
01:53:44 [2023-01-11T01:53:44.075Z] ok  	github.com/docker/docker/integration/network	0.248s
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === Skipped
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     network_test.go:126: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:29: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:58: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:102: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:136: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:187: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:212: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:242: FLAKY_TEST
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:333: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
01:53:44 [2023-01-11T01:53:44.075Z]     service_test.go:401: testEnv.OSType == "windows"
01:53:44 [2023-01-11T01:53:44.075Z] 
01:53:44 [2023-01-11T01:53:44.075Z] DONE 22 tests, 15 skipped in 3.895s
01:53:44 [2023-01-11T01:53:44.532Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
01:53:44 [2023-01-11T01:53:44.991Z] testing: warning: no tests to run
01:53:44 [2023-01-11T01:53:44.991Z] PASS
01:53:44 [2023-01-11T01:53:44.991Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
01:53:44 [2023-01-11T01:53:44.991Z] 
01:53:44 [2023-01-11T01:53:44.991Z] DONE 0 tests in 0.733s
01:53:45 [2023-01-11T01:53:45.451Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
01:53:45 [2023-01-11T01:53:45.909Z] testing: warning: no tests to run
01:53:45 [2023-01-11T01:53:45.909Z] PASS
01:53:45 [2023-01-11T01:53:45.909Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
01:53:45 [2023-01-11T01:53:45.909Z] 
01:53:45 [2023-01-11T01:53:45.909Z] DONE 0 tests in 0.676s
01:53:46 [2023-01-11T01:53:46.366Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
01:53:48 [2023-01-11T01:53:48.539Z] testing: warning: no tests to run
01:53:48 [2023-01-11T01:53:48.539Z] PASS
01:53:48 [2023-01-11T01:53:48.539Z] ok  	github.com/docker/docker/integration/plugin/authz	0.153s [no tests to run]
01:53:48 [2023-01-11T01:53:48.539Z] testing: warning: no tests to run
01:53:48 [2023-01-11T01:53:48.539Z] PASS
01:53:48 [2023-01-11T01:53:48.539Z] ok  	github.com/docker/docker/integration/plugin	0.138s [no tests to run]
01:53:48 [2023-01-11T01:53:48.945Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
01:53:49 [2023-01-11T01:53:49.506Z] --- PASS: TestServiceUpdateConfigs (14.16s)
01:53:49 [2023-01-11T01:53:49.506Z] === RUN   TestServiceUpdateNetwork
01:53:52 [2023-01-11T01:53:52.771Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
01:53:54 [2023-01-11T01:53:54.137Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
01:53:57 [2023-01-11T01:53:57.119Z] testing: warning: no tests to run
01:53:57 [2023-01-11T01:53:57.119Z] PASS
01:53:57 [2023-01-11T01:53:57.119Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.072s [no tests to run]
01:53:58 [2023-01-11T01:53:58.090Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:53:58 [2023-01-11T01:53:58.090Z] INFO: Testing against a local daemon
01:53:58 [2023-01-11T01:53:58.090Z] === RUN   TestExternalGraphDriver
01:53:58 [2023-01-11T01:53:58.090Z]     external_test.go:48: runtime.GOOS == "windows"
01:53:58 [2023-01-11T01:53:58.090Z] --- SKIP: TestExternalGraphDriver (0.01s)
01:53:58 [2023-01-11T01:53:58.090Z] === RUN   TestGraphdriverPluginV2
01:53:58 [2023-01-11T01:53:58.090Z]     external_test.go:408: runtime.GOOS == "windows"
01:53:58 [2023-01-11T01:53:58.090Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
01:53:58 [2023-01-11T01:53:58.090Z] PASS
01:53:58 [2023-01-11T01:53:58.090Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.184s
01:53:59 [2023-01-11T01:53:59.409Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
01:53:59 [2023-01-11T01:53:59.409Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
01:53:59 [2023-01-11T01:53:59.409Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
01:53:59 [2023-01-11T01:53:59.409Z] === RUN   TestDockerSuite/TestHealth
01:53:59 [2023-01-11T01:53:59.970Z]     check_test.go:380: [df982c5a60084] daemon is not started
01:53:59 [2023-01-11T01:53:59.970Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
01:54:01 [2023-01-11T01:54:01.831Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:01 [2023-01-11T01:54:01.831Z] INFO: Testing against a local daemon
01:54:01 [2023-01-11T01:54:01.831Z] === RUN   TestPluginWithDevMounts
01:54:01 [2023-01-11T01:54:01.831Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:54:01 [2023-01-11T01:54:01.831Z] --- SKIP: TestPluginWithDevMounts (0.00s)
01:54:01 [2023-01-11T01:54:01.831Z] PASS
01:54:01 [2023-01-11T01:54:01.859Z] --- PASS: TestServiceUpdateNetwork (12.26s)
01:54:01 [2023-01-11T01:54:01.859Z] === RUN   TestServiceUpdatePidsLimit
01:54:02 [2023-01-11T01:54:02.115Z]     docker_api_swarm_test.go:802: [dc32e8c6e6187] joining swarm manager [de87b1d340f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:54:02 [2023-01-11T01:54:02.288Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.126s
01:54:02 [2023-01-11T01:54:02.289Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:02 [2023-01-11T01:54:02.289Z] INFO: Testing against a local daemon
01:54:02 [2023-01-11T01:54:02.289Z] === RUN   TestPluginInvalidJSON
01:54:02 [2023-01-11T01:54:02.289Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:02 [2023-01-11T01:54:02.289Z] INFO: Testing against a local daemon
01:54:02 [2023-01-11T01:54:02.289Z] === RUN   TestReadPluginNoRead
01:54:02 [2023-01-11T01:54:02.289Z]     read_test.go:21: no unix domain sockets on Windows
01:54:02 [2023-01-11T01:54:02.289Z] --- SKIP: TestReadPluginNoRead (0.00s)
01:54:02 [2023-01-11T01:54:02.289Z] PASS
01:54:02 [2023-01-11T01:54:02.289Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:54:02 [2023-01-11T01:54:02.289Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:54:02 [2023-01-11T01:54:02.289Z] ok  	github.com/docker/docker/integration/plugin/logging	0.144s
01:54:02 [2023-01-11T01:54:02.289Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:54:02 [2023-01-11T01:54:02.289Z] --- PASS: TestPluginInvalidJSON (0.06s)
01:54:02 [2023-01-11T01:54:02.289Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
01:54:02 [2023-01-11T01:54:02.289Z] === RUN   TestPluginInstall
01:54:02 [2023-01-11T01:54:02.289Z]     plugin_test.go:63: testEnv.OSType == "windows"
01:54:02 [2023-01-11T01:54:02.289Z] --- SKIP: TestPluginInstall (0.01s)
01:54:02 [2023-01-11T01:54:02.289Z] === RUN   TestPluginsWithRuntimes
01:54:02 [2023-01-11T01:54:02.289Z]     plugin_test.go:172: testEnv.OSType == "windows"
01:54:02 [2023-01-11T01:54:02.289Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
01:54:02 [2023-01-11T01:54:02.289Z] === RUN   TestPluginBackCompatMediaTypes
01:54:02 [2023-01-11T01:54:02.289Z]     plugin_test.go:234: testEnv.OSType == "windows"
01:54:02 [2023-01-11T01:54:02.289Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
01:54:02 [2023-01-11T01:54:02.289Z] PASS
01:54:02 [2023-01-11T01:54:02.289Z] ok  	github.com/docker/docker/integration/plugin/common	0.226s
01:54:02 [2023-01-11T01:54:02.289Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
01:54:02 [2023-01-11T01:54:02.289Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
01:54:02 [2023-01-11T01:54:02.289Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
01:54:02 [2023-01-11T01:54:02.678Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] === Skipped
01:54:02 [2023-01-11T01:54:02.747Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s)
01:54:02 [2023-01-11T01:54:02.747Z]     plugin_test.go:63: testEnv.OSType == "windows"
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
01:54:02 [2023-01-11T01:54:02.747Z]     plugin_test.go:172: testEnv.OSType == "windows"
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
01:54:02 [2023-01-11T01:54:02.747Z]     plugin_test.go:234: testEnv.OSType == "windows"
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
01:54:02 [2023-01-11T01:54:02.747Z]     external_test.go:48: runtime.GOOS == "windows"
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
01:54:02 [2023-01-11T01:54:02.747Z]     external_test.go:408: runtime.GOOS == "windows"
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
01:54:02 [2023-01-11T01:54:02.747Z]     read_test.go:21: no unix domain sockets on Windows
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
01:54:02 [2023-01-11T01:54:02.747Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:54:02 [2023-01-11T01:54:02.747Z] 
01:54:02 [2023-01-11T01:54:02.747Z] DONE 9 tests, 7 skipped in 16.488s
01:54:02 [2023-01-11T01:54:02.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
01:54:03 [2023-01-11T01:54:03.607Z]     docker_api_swarm_test.go:802: [dc69991c1750c] joining swarm manager [de87b1d340f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:54:03 [2023-01-11T01:54:03.607Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:54:03 [2023-01-11T01:54:03.713Z] testing: warning: no tests to run
01:54:03 [2023-01-11T01:54:03.713Z] PASS
01:54:03 [2023-01-11T01:54:03.713Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
01:54:03 [2023-01-11T01:54:03.713Z] 
01:54:03 [2023-01-11T01:54:03.713Z] DONE 0 tests in 0.725s
01:54:03 [2023-01-11T01:54:03.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
01:54:04 [2023-01-11T01:54:04.972Z]     docker_api_swarm_test.go:802: [d887bf4362a01] joining swarm manager [de87b1d340f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:54:05 [2023-01-11T01:54:05.258Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:05 [2023-01-11T01:54:05.258Z] INFO: Testing against a local daemon
01:54:05 [2023-01-11T01:54:05.258Z] === RUN   TestPluginInvalidJSON
01:54:05 [2023-01-11T01:54:05.258Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:54:05 [2023-01-11T01:54:05.258Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:54:05 [2023-01-11T01:54:05.258Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:54:05 [2023-01-11T01:54:05.258Z] --- PASS: TestPluginInvalidJSON (0.06s)
01:54:05 [2023-01-11T01:54:05.258Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
01:54:05 [2023-01-11T01:54:05.258Z] === RUN   TestPluginInstall
01:54:05 [2023-01-11T01:54:05.258Z]     plugin_test.go:63: testEnv.OSType == "windows"
01:54:05 [2023-01-11T01:54:05.258Z] --- SKIP: TestPluginInstall (0.01s)
01:54:05 [2023-01-11T01:54:05.258Z] === RUN   TestPluginsWithRuntimes
01:54:05 [2023-01-11T01:54:05.258Z]     plugin_test.go:172: testEnv.OSType == "windows"
01:54:05 [2023-01-11T01:54:05.258Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
01:54:05 [2023-01-11T01:54:05.258Z] === RUN   TestPluginBackCompatMediaTypes
01:54:05 [2023-01-11T01:54:05.258Z]     plugin_test.go:234: testEnv.OSType == "windows"
01:54:05 [2023-01-11T01:54:05.258Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
01:54:05 [2023-01-11T01:54:05.258Z] PASS
01:54:05 [2023-01-11T01:54:05.258Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
01:54:05 [2023-01-11T01:54:05.717Z] 
01:54:05 [2023-01-11T01:54:05.717Z] === Skipped
01:54:05 [2023-01-11T01:54:05.717Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s)
01:54:05 [2023-01-11T01:54:05.717Z]     plugin_test.go:63: testEnv.OSType == "windows"
01:54:05 [2023-01-11T01:54:05.717Z] 
01:54:05 [2023-01-11T01:54:05.717Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
01:54:05 [2023-01-11T01:54:05.717Z]     plugin_test.go:172: testEnv.OSType == "windows"
01:54:05 [2023-01-11T01:54:05.717Z] 
01:54:05 [2023-01-11T01:54:05.717Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
01:54:05 [2023-01-11T01:54:05.717Z]     plugin_test.go:234: testEnv.OSType == "windows"
01:54:05 [2023-01-11T01:54:05.717Z] 
01:54:05 [2023-01-11T01:54:05.717Z] DONE 5 tests, 3 skipped in 1.809s
01:54:05 [2023-01-11T01:54:05.717Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
01:54:05 [2023-01-11T01:54:05.899Z]     docker_api_swarm_test.go:802: [df36fdba22438] joining swarm manager [de87b1d340f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
01:54:07 [2023-01-11T01:54:07.259Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:07 [2023-01-11T01:54:07.259Z] INFO: Testing against a local daemon
01:54:07 [2023-01-11T01:54:07.259Z] === RUN   TestExternalGraphDriver
01:54:07 [2023-01-11T01:54:07.259Z]     external_test.go:48: runtime.GOOS == "windows"
01:54:07 [2023-01-11T01:54:07.259Z] --- SKIP: TestExternalGraphDriver (0.01s)
01:54:07 [2023-01-11T01:54:07.259Z] === RUN   TestGraphdriverPluginV2
01:54:07 [2023-01-11T01:54:07.259Z]     external_test.go:408: runtime.GOOS == "windows"
01:54:07 [2023-01-11T01:54:07.259Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
01:54:07 [2023-01-11T01:54:07.259Z] PASS
01:54:07 [2023-01-11T01:54:07.259Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
01:54:07 [2023-01-11T01:54:07.259Z] 
01:54:07 [2023-01-11T01:54:07.259Z] === Skipped
01:54:07 [2023-01-11T01:54:07.259Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
01:54:07 [2023-01-11T01:54:07.259Z]     external_test.go:48: runtime.GOOS == "windows"
01:54:07 [2023-01-11T01:54:07.259Z] 
01:54:07 [2023-01-11T01:54:07.259Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
01:54:07 [2023-01-11T01:54:07.259Z]     external_test.go:408: runtime.GOOS == "windows"
01:54:07 [2023-01-11T01:54:07.259Z] 
01:54:07 [2023-01-11T01:54:07.259Z] DONE 2 tests, 2 skipped in 1.513s
01:54:07 [2023-01-11T01:54:07.259Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
01:54:07 [2023-01-11T01:54:07.264Z]     docker_api_swarm_test.go:810: [d577722253f6c] joining swarm manager [de87b1d340f1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
01:54:09 [2023-01-11T01:54:09.434Z] testing: warning: no tests to run
01:54:09 [2023-01-11T01:54:09.434Z] PASS
01:54:09 [2023-01-11T01:54:09.434Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:09 [2023-01-11T01:54:09.434Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
01:54:09 [2023-01-11T01:54:09.434Z] INFO: Testing against a local daemon
01:54:09 [2023-01-11T01:54:09.434Z] === RUN   TestReadPluginNoRead
01:54:09 [2023-01-11T01:54:09.434Z]     read_test.go:21: no unix domain sockets on Windows
01:54:09 [2023-01-11T01:54:09.434Z] --- SKIP: TestReadPluginNoRead (0.00s)
01:54:09 [2023-01-11T01:54:09.434Z] PASS
01:54:09 [2023-01-11T01:54:09.434Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
01:54:09 [2023-01-11T01:54:09.434Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
01:54:09 [2023-01-11T01:54:09.434Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
01:54:09 [2023-01-11T01:54:09.434Z] 
01:54:09 [2023-01-11T01:54:09.434Z] === Skipped
01:54:09 [2023-01-11T01:54:09.434Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
01:54:09 [2023-01-11T01:54:09.434Z]     read_test.go:21: no unix domain sockets on Windows
01:54:09 [2023-01-11T01:54:09.434Z] 
01:54:09 [2023-01-11T01:54:09.434Z] DONE 1 tests, 1 skipped in 1.739s
01:54:09 [2023-01-11T01:54:09.434Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
01:54:10 [2023-01-11T01:54:10.420Z] testing: warning: no tests to run
01:54:10 [2023-01-11T01:54:10.420Z] PASS
01:54:10 [2023-01-11T01:54:10.420Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
01:54:10 [2023-01-11T01:54:10.420Z] 
01:54:10 [2023-01-11T01:54:10.420Z] DONE 0 tests in 1.058s
01:54:10 [2023-01-11T01:54:10.420Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
01:54:10 [2023-01-11T01:54:10.527Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:54:11 [2023-01-11T01:54:11.957Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:11 [2023-01-11T01:54:11.957Z] INFO: Testing against a local daemon
01:54:11 [2023-01-11T01:54:11.957Z] === RUN   TestPluginWithDevMounts
01:54:11 [2023-01-11T01:54:11.957Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:54:11 [2023-01-11T01:54:11.957Z] --- SKIP: TestPluginWithDevMounts (0.00s)
01:54:11 [2023-01-11T01:54:11.957Z] PASS
01:54:11 [2023-01-11T01:54:11.957Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
01:54:11 [2023-01-11T01:54:11.957Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
01:54:12 [2023-01-11T01:54:12.415Z] 
01:54:12 [2023-01-11T01:54:12.415Z] === Skipped
01:54:12 [2023-01-11T01:54:12.415Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
01:54:12 [2023-01-11T01:54:12.415Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:54:12 [2023-01-11T01:54:12.415Z] 
01:54:12 [2023-01-11T01:54:12.415Z] DONE 1 tests, 1 skipped in 1.605s
01:54:12 [2023-01-11T01:54:12.415Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
01:54:15 [2023-01-11T01:54:15.321Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:15 [2023-01-11T01:54:15.321Z] INFO: Testing against a local daemon
01:54:15 [2023-01-11T01:54:15.321Z] === RUN   TestSecretInspect
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] --- SKIP: TestSecretInspect (0.01s)
01:54:15 [2023-01-11T01:54:15.321Z] === RUN   TestSecretList
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] --- SKIP: TestSecretList (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z] === RUN   TestSecretsCreateAndDelete
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z] === RUN   TestSecretsUpdate
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] --- SKIP: TestSecretsUpdate (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z] === RUN   TestTemplatedSecret
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] --- SKIP: TestTemplatedSecret (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z] === RUN   TestSecretCreateResolve
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
01:54:15 [2023-01-11T01:54:15.321Z] --- SKIP: TestSecretCreateResolve (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z] PASS
01:54:15 [2023-01-11T01:54:15.321Z] ok  	github.com/docker/docker/integration/secret	0.195s
01:54:15 [2023-01-11T01:54:15.321Z] 
01:54:15 [2023-01-11T01:54:15.321Z] === Skipped
01:54:15 [2023-01-11T01:54:15.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] 
01:54:15 [2023-01-11T01:54:15.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] 
01:54:15 [2023-01-11T01:54:15.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] 
01:54:15 [2023-01-11T01:54:15.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] 
01:54:15 [2023-01-11T01:54:15.321Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
01:54:15 [2023-01-11T01:54:15.321Z] 
01:54:15 [2023-01-11T01:54:15.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
01:54:15 [2023-01-11T01:54:15.321Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
01:54:15 [2023-01-11T01:54:15.321Z] 
01:54:15 [2023-01-11T01:54:15.321Z] DONE 6 tests, 6 skipped in 2.972s
01:54:15 [2023-01-11T01:54:15.779Z] Running D:\gopath\src\github.com\docker\docker\integration\service
01:54:18 [2023-01-11T01:54:18.610Z] --- PASS: TestServiceUpdatePidsLimit (16.10s)
01:54:18 [2023-01-11T01:54:18.610Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
01:54:18 [2023-01-11T01:54:18.610Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
01:54:18 [2023-01-11T01:54:18.610Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
01:54:18 [2023-01-11T01:54:18.610Z] PASS
01:54:18 [2023-01-11T01:54:18.610Z] 
01:54:18 [2023-01-11T01:54:18.610Z] === Skipped
01:54:18 [2023-01-11T01:54:18.610Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
01:54:18 [2023-01-11T01:54:18.610Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:54:18 [2023-01-11T01:54:18.610Z] 
01:54:18 [2023-01-11T01:54:18.610Z] DONE 27 tests, 1 skipped in 192.468s
01:54:18 [2023-01-11T01:54:18.610Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
01:54:18 [2023-01-11T01:54:18.610Z] ++ 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
01:54:18 [2023-01-11T01:54:18.610Z] ++ set -e
01:54:18 [2023-01-11T01:54:18.610Z] ++ '[' -n 0 ']'
01:54:18 [2023-01-11T01:54:18.610Z] ++ set -x
01:54:18 [2023-01-11T01:54:18.610Z] ++ 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
01:54:18 [2023-01-11T01:54:18.610Z] INFO: Testing against a local daemon
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestSessionCreate
01:54:18 [2023-01-11T01:54:18.610Z] --- PASS: TestSessionCreate (0.02s)
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestSessionCreateWithBadUpgrade
01:54:18 [2023-01-11T01:54:18.610Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
01:54:18 [2023-01-11T01:54:18.610Z] PASS
01:54:18 [2023-01-11T01:54:18.610Z] 
01:54:18 [2023-01-11T01:54:18.610Z] DONE 2 tests in 0.154s
01:54:18 [2023-01-11T01:54:18.610Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
01:54:18 [2023-01-11T01:54:18.610Z] ++ 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
01:54:18 [2023-01-11T01:54:18.610Z] ++ set -e
01:54:18 [2023-01-11T01:54:18.610Z] ++ '[' -n 0 ']'
01:54:18 [2023-01-11T01:54:18.610Z] ++ set -x
01:54:18 [2023-01-11T01:54:18.610Z] ++ 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
01:54:18 [2023-01-11T01:54:18.610Z] INFO: Testing against a local daemon
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:54:18 [2023-01-11T01:54:18.610Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:54:18 [2023-01-11T01:54:18.610Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestEventsExecDie
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestDockerSuite/TestHistoryExistentImage
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
01:54:18 [2023-01-11T01:54:18.610Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
01:54:18 [2023-01-11T01:54:18.866Z] --- PASS: TestEventsExecDie (0.71s)
01:54:18 [2023-01-11T01:54:18.866Z] === RUN   TestEventsBackwardsCompatible
01:54:18 [2023-01-11T01:54:18.866Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
01:54:18 [2023-01-11T01:54:18.866Z] === RUN   TestInfoBinaryCommits
01:54:18 [2023-01-11T01:54:18.866Z] --- PASS: TestInfoBinaryCommits (0.03s)
01:54:18 [2023-01-11T01:54:18.866Z] === RUN   TestInfoAPIVersioned
01:54:18 [2023-01-11T01:54:18.866Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:54:18 [2023-01-11T01:54:18.866Z] === RUN   TestInfoDiscoveryBackend
01:54:19 [2023-01-11T01:54:19.427Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
01:54:19 [2023-01-11T01:54:19.427Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
01:54:19 [2023-01-11T01:54:19.427Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
01:54:19 [2023-01-11T01:54:19.427Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:54:19 [2023-01-11T01:54:19.511Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:19 [2023-01-11T01:54:19.511Z] INFO: Testing against a local daemon
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceCreateInit
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- PASS: TestServiceCreateInit (0.07s)
01:54:19 [2023-01-11T01:54:19.511Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateServiceMultipleTimes
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateServiceConflict
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateServiceConflict (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateServiceMaxReplicas
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateWithDuplicateNetworkNames
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateServiceSecretFileMode
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateServiceConfigFileMode
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateServiceSysctls
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateServiceSysctls (0.05s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateServiceCapabilities
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestInspect
01:54:19 [2023-01-11T01:54:19.511Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestInspect (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestCreateJob
01:54:19 [2023-01-11T01:54:19.511Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestCreateJob (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestReplicatedJob
01:54:19 [2023-01-11T01:54:19.511Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestReplicatedJob (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestUpdateReplicatedJob
01:54:19 [2023-01-11T01:54:19.511Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceListWithStatuses
01:54:19 [2023-01-11T01:54:19.511Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestDockerNetworkConnectAlias
01:54:19 [2023-01-11T01:54:19.511Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestDockerNetworkReConnect
01:54:19 [2023-01-11T01:54:19.511Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServicePlugin
01:54:19 [2023-01-11T01:54:19.511Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestServicePlugin (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceUpdateLabel
01:54:19 [2023-01-11T01:54:19.511Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestServiceUpdateLabel (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceUpdateSecrets
01:54:19 [2023-01-11T01:54:19.511Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceUpdateConfigs
01:54:19 [2023-01-11T01:54:19.511Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceUpdateNetwork
01:54:19 [2023-01-11T01:54:19.511Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
01:54:19 [2023-01-11T01:54:19.511Z] === RUN   TestServiceUpdatePidsLimit
01:54:19 [2023-01-11T01:54:19.511Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.511Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
01:54:19 [2023-01-11T01:54:19.511Z] PASS
01:54:19 [2023-01-11T01:54:19.511Z] ok  	github.com/docker/docker/integration/service	0.419s
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === Skipped
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
01:54:19 [2023-01-11T01:54:19.511Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.511Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
01:54:19 [2023-01-11T01:54:19.511Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.511Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
01:54:19 [2023-01-11T01:54:19.512Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
01:54:19 [2023-01-11T01:54:19.512Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
01:54:19 [2023-01-11T01:54:19.512Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
01:54:19 [2023-01-11T01:54:19.512Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
01:54:19 [2023-01-11T01:54:19.512Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
01:54:19 [2023-01-11T01:54:19.512Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s)
01:54:19 [2023-01-11T01:54:19.512Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
01:54:19 [2023-01-11T01:54:19.512Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
01:54:19 [2023-01-11T01:54:19.512Z] 
01:54:19 [2023-01-11T01:54:19.512Z] DONE 24 tests, 23 skipped in 3.939s
01:54:19 [2023-01-11T01:54:19.512Z] Running D:\gopath\src\github.com\docker\docker\integration\session
01:54:19 [2023-01-11T01:54:19.989Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
01:54:19 [2023-01-11T01:54:19.989Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
01:54:19 [2023-01-11T01:54:19.989Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
01:54:20 [2023-01-11T01:54:20.245Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
01:54:20 [2023-01-11T01:54:20.245Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
01:54:20 [2023-01-11T01:54:20.506Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:54:20 [2023-01-11T01:54:20.506Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:54:20 [2023-01-11T01:54:20.506Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
01:54:21 [2023-01-11T01:54:21.079Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
01:54:21 [2023-01-11T01:54:21.079Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
01:54:21 [2023-01-11T01:54:21.079Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
01:54:21 [2023-01-11T01:54:21.079Z] === RUN   TestInfoAPI
01:54:21 [2023-01-11T01:54:21.079Z] --- PASS: TestInfoAPI (0.04s)
01:54:21 [2023-01-11T01:54:21.079Z] === RUN   TestInfoAPIWarnings
01:54:21 [2023-01-11T01:54:21.640Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
01:54:21 [2023-01-11T01:54:21.640Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
01:54:22 [2023-01-11T01:54:22.203Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
01:54:22 [2023-01-11T01:54:22.431Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:22 [2023-01-11T01:54:22.431Z] INFO: Testing against a local daemon
01:54:22 [2023-01-11T01:54:22.431Z] === RUN   TestSessionCreate
01:54:22 [2023-01-11T01:54:22.431Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
01:54:22 [2023-01-11T01:54:22.431Z] --- SKIP: TestSessionCreate (0.00s)
01:54:22 [2023-01-11T01:54:22.431Z] === RUN   TestSessionCreateWithBadUpgrade
01:54:22 [2023-01-11T01:54:22.431Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
01:54:22 [2023-01-11T01:54:22.431Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
01:54:22 [2023-01-11T01:54:22.431Z] PASS
01:54:22 [2023-01-11T01:54:22.431Z] ok  	github.com/docker/docker/integration/session	0.185s
01:54:22 [2023-01-11T01:54:22.431Z] 
01:54:22 [2023-01-11T01:54:22.431Z] === Skipped
01:54:22 [2023-01-11T01:54:22.431Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
01:54:22 [2023-01-11T01:54:22.431Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
01:54:22 [2023-01-11T01:54:22.431Z] 
01:54:22 [2023-01-11T01:54:22.431Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
01:54:22 [2023-01-11T01:54:22.431Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
01:54:22 [2023-01-11T01:54:22.431Z] 
01:54:22 [2023-01-11T01:54:22.431Z] DONE 2 tests, 2 skipped in 2.629s
01:54:22 [2023-01-11T01:54:22.431Z] Running D:\gopath\src\github.com\docker\docker\integration\system
01:54:22 [2023-01-11T01:54:22.764Z] === RUN   TestDockerSuite/TestImagesFormat
01:54:22 [2023-01-11T01:54:22.764Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
01:54:23 [2023-01-11T01:54:23.693Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
01:54:25 [2023-01-11T01:54:25.365Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:25 [2023-01-11T01:54:25.365Z] INFO: Testing against a local daemon
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:54:25 [2023-01-11T01:54:25.365Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
01:54:25 [2023-01-11T01:54:25.365Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestEventsExecDie
01:54:25 [2023-01-11T01:54:25.365Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
01:54:25 [2023-01-11T01:54:25.365Z] --- SKIP: TestEventsExecDie (0.00s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestEventsBackwardsCompatible
01:54:25 [2023-01-11T01:54:25.365Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
01:54:25 [2023-01-11T01:54:25.365Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestInfoAPI
01:54:25 [2023-01-11T01:54:25.365Z] --- PASS: TestInfoAPI (0.06s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestInfoAPIWarnings
01:54:25 [2023-01-11T01:54:25.365Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
01:54:25 [2023-01-11T01:54:25.365Z] --- SKIP: TestInfoAPIWarnings (0.00s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestInfoDebug
01:54:25 [2023-01-11T01:54:25.365Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:54:25 [2023-01-11T01:54:25.365Z] --- SKIP: TestInfoDebug (0.00s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestInfoInsecureRegistries
01:54:25 [2023-01-11T01:54:25.365Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:54:25 [2023-01-11T01:54:25.365Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestInfoRegistryMirrors
01:54:25 [2023-01-11T01:54:25.365Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:54:25 [2023-01-11T01:54:25.365Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
01:54:25 [2023-01-11T01:54:25.365Z] === RUN   TestLoginFailsWithBadCredentials
01:54:25 [2023-01-11T01:54:25.824Z] --- PASS: TestLoginFailsWithBadCredentials (0.83s)
01:54:25 [2023-01-11T01:54:25.824Z] === RUN   TestPingCacheHeaders
01:54:26 [2023-01-11T01:54:26.207Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
01:54:26 [2023-01-11T01:54:26.207Z] === RUN   TestDockerSuite/TestImportBadURL
01:54:26 [2023-01-11T01:54:26.207Z] === RUN   TestDockerSuite/TestImportDisplay
01:54:26 [2023-01-11T01:54:26.283Z] --- PASS: TestPingCacheHeaders (0.06s)
01:54:26 [2023-01-11T01:54:26.283Z] === RUN   TestPingGet
01:54:26 [2023-01-11T01:54:26.283Z] --- PASS: TestPingGet (0.07s)
01:54:26 [2023-01-11T01:54:26.283Z] === RUN   TestPingHead
01:54:26 [2023-01-11T01:54:26.283Z] --- PASS: TestPingHead (0.06s)
01:54:26 [2023-01-11T01:54:26.283Z] === RUN   TestVersion
01:54:26 [2023-01-11T01:54:26.283Z] --- PASS: TestVersion (0.05s)
01:54:26 [2023-01-11T01:54:26.283Z] PASS
01:54:26 [2023-01-11T01:54:26.283Z] ok  	github.com/docker/docker/integration/system	1.232s
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] === Skipped
01:54:26 [2023-01-11T01:54:26.283Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:54:26 [2023-01-11T01:54:26.283Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
01:54:26 [2023-01-11T01:54:26.283Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
01:54:26 [2023-01-11T01:54:26.283Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
01:54:26 [2023-01-11T01:54:26.283Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
01:54:26 [2023-01-11T01:54:26.283Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
01:54:26 [2023-01-11T01:54:26.283Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
01:54:26 [2023-01-11T01:54:26.283Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:54:26 [2023-01-11T01:54:26.283Z] 
01:54:26 [2023-01-11T01:54:26.283Z] DONE 13 tests, 7 skipped in 3.842s
01:54:26 [2023-01-11T01:54:26.757Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
01:54:27 [2023-01-11T01:54:27.133Z] === RUN   TestDockerSuite/TestImportFile
01:54:28 [2023-01-11T01:54:28.099Z] 2023/01/11 01:54:23 	Finished clone github.com/hashicorp/consul
01:54:28 [2023-01-11T01:54:28.498Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
01:54:28 [2023-01-11T01:54:28.498Z] === RUN   TestDockerSuite/TestImportFileWithMessage
01:54:29 [2023-01-11T01:54:29.425Z] === RUN   TestDockerSuite/TestImportGzipped
01:54:29 [2023-01-11T01:54:29.668Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:29 [2023-01-11T01:54:29.668Z] INFO: Testing against a local daemon
01:54:29 [2023-01-11T01:54:29.668Z] === RUN   TestVolumesCreateAndList
01:54:29 [2023-01-11T01:54:29.668Z] --- PASS: TestVolumesCreateAndList (0.07s)
01:54:29 [2023-01-11T01:54:29.668Z] === RUN   TestVolumesRemove
01:54:29 [2023-01-11T01:54:29.668Z] --- PASS: TestVolumesRemove (0.10s)
01:54:29 [2023-01-11T01:54:29.668Z] === RUN   TestVolumesInspect
01:54:29 [2023-01-11T01:54:29.668Z] --- PASS: TestVolumesInspect (0.06s)
01:54:29 [2023-01-11T01:54:29.668Z] === RUN   TestVolumesInvalidJSON
01:54:29 [2023-01-11T01:54:29.668Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:54:29 [2023-01-11T01:54:29.668Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:54:29 [2023-01-11T01:54:29.668Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:54:29 [2023-01-11T01:54:29.668Z] --- PASS: TestVolumesInvalidJSON (0.05s)
01:54:29 [2023-01-11T01:54:29.668Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
01:54:29 [2023-01-11T01:54:29.668Z] PASS
01:54:29 [2023-01-11T01:54:29.668Z] ok  	github.com/docker/docker/integration/volume	0.386s
01:54:29 [2023-01-11T01:54:29.668Z] 
01:54:29 [2023-01-11T01:54:29.668Z] DONE 5 tests in 3.182s
01:54:30 [2023-01-11T01:54:30.125Z] INFO: make.ps1 ended at 01/11/2023 01:54:29
01:54:30 [2023-01-11T01:54:30.125Z] INFO: Integration CLI tests being run from the host:
01:54:30 [2023-01-11T01:54:30.125Z] 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" 
01:54:30 [2023-01-11T01:54:30.790Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
01:54:31 [2023-01-11T01:54:31.716Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
01:54:31 [2023-01-11T01:54:31.971Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
01:54:32 [2023-01-11T01:54:32.533Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
01:54:33 [2023-01-11T01:54:33.095Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
01:54:33 [2023-01-11T01:54:33.095Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
01:54:33 [2023-01-11T01:54:33.095Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
01:54:33 [2023-01-11T01:54:33.657Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
01:54:33 [2023-01-11T01:54:33.912Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
01:54:34 [2023-01-11T01:54:34.474Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
01:54:35 [2023-01-11T01:54:35.035Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
01:54:35 [2023-01-11T01:54:35.290Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
01:54:35 [2023-01-11T01:54:35.851Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
01:54:35 [2023-01-11T01:54:35.851Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
01:54:36 [2023-01-11T01:54:36.777Z] === RUN   TestDockerSuite/TestInspectAmpersand
01:54:37 [2023-01-11T01:54:37.340Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
01:54:37 [2023-01-11T01:54:37.340Z] --- PASS: TestInfoAPIWarnings (16.30s)
01:54:37 [2023-01-11T01:54:37.340Z] === RUN   TestInfoDebug
01:54:37 [2023-01-11T01:54:37.903Z] === RUN   TestDockerSuite/TestInspectByPrefix
01:54:37 [2023-01-11T01:54:37.903Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
01:54:37 [2023-01-11T01:54:37.903Z] --- PASS: TestInfoDebug (0.53s)
01:54:37 [2023-01-11T01:54:37.903Z] === RUN   TestInfoInsecureRegistries
01:54:38 [2023-01-11T01:54:38.466Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
01:54:38 [2023-01-11T01:54:38.466Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
01:54:38 [2023-01-11T01:54:38.466Z] --- PASS: TestInfoInsecureRegistries (0.53s)
01:54:38 [2023-01-11T01:54:38.466Z] === RUN   TestInfoRegistryMirrors
01:54:38 [2023-01-11T01:54:38.466Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
01:54:39 [2023-01-11T01:54:39.027Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:54:39 [2023-01-11T01:54:39.027Z] === RUN   TestLoginFailsWithBadCredentials
01:54:39 [2023-01-11T01:54:39.283Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
01:54:39 [2023-01-11T01:54:39.283Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
01:54:39 [2023-01-11T01:54:39.283Z] === RUN   TestPingCacheHeaders
01:54:39 [2023-01-11T01:54:39.283Z] --- PASS: TestPingCacheHeaders (0.02s)
01:54:39 [2023-01-11T01:54:39.283Z] === RUN   TestPingGet
01:54:39 [2023-01-11T01:54:39.539Z] --- PASS: TestPingGet (0.02s)
01:54:39 [2023-01-11T01:54:39.539Z] === RUN   TestPingHead
01:54:39 [2023-01-11T01:54:39.539Z] --- PASS: TestPingHead (0.02s)
01:54:39 [2023-01-11T01:54:39.539Z] === RUN   TestVersion
01:54:39 [2023-01-11T01:54:39.539Z] --- PASS: TestVersion (0.02s)
01:54:39 [2023-01-11T01:54:39.539Z] PASS
01:54:39 [2023-01-11T01:54:39.539Z] 
01:54:39 [2023-01-11T01:54:39.539Z] === Skipped
01:54:39 [2023-01-11T01:54:39.539Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:54:39 [2023-01-11T01:54:39.539Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:54:39 [2023-01-11T01:54:39.539Z] 
01:54:39 [2023-01-11T01:54:39.539Z] DONE 18 tests, 1 skipped in 21.440s
01:54:39 [2023-01-11T01:54:39.539Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
01:54:39 [2023-01-11T01:54:39.539Z] ++ 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
01:54:39 [2023-01-11T01:54:39.539Z] ++ set -e
01:54:39 [2023-01-11T01:54:39.539Z] ++ '[' -n 0 ']'
01:54:39 [2023-01-11T01:54:39.539Z] ++ set -x
01:54:39 [2023-01-11T01:54:39.540Z] ++ 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
01:54:39 [2023-01-11T01:54:39.540Z] INFO: Testing against a local daemon
01:54:39 [2023-01-11T01:54:39.540Z] === RUN   TestVolumesCreateAndList
01:54:39 [2023-01-11T01:54:39.795Z] --- PASS: TestVolumesCreateAndList (0.03s)
01:54:39 [2023-01-11T01:54:39.795Z] === RUN   TestVolumesRemove
01:54:39 [2023-01-11T01:54:39.795Z] === RUN   TestDockerSuite/TestInspectDefault
01:54:39 [2023-01-11T01:54:39.795Z] --- PASS: TestVolumesRemove (0.07s)
01:54:39 [2023-01-11T01:54:39.795Z] === RUN   TestVolumesInspect
01:54:39 [2023-01-11T01:54:39.795Z] --- PASS: TestVolumesInspect (0.02s)
01:54:39 [2023-01-11T01:54:39.795Z] === RUN   TestVolumesInvalidJSON
01:54:39 [2023-01-11T01:54:39.795Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:54:39 [2023-01-11T01:54:39.795Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:54:39 [2023-01-11T01:54:39.795Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:54:39 [2023-01-11T01:54:39.795Z] --- PASS: TestVolumesInvalidJSON (0.02s)
01:54:39 [2023-01-11T01:54:39.795Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:54:39 [2023-01-11T01:54:39.795Z] PASS
01:54:39 [2023-01-11T01:54:39.795Z] 
01:54:39 [2023-01-11T01:54:39.795Z] DONE 5 tests in 0.303s
01:54:39 [2023-01-11T01:54:39.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:54:40 [2023-01-11T01:54:40.051Z] ++++ cat bundles/test-integration/docker.pid
01:54:40 [2023-01-11T01:54:40.051Z] +++ kill 5997
01:54:40 [2023-01-11T01:54:40.307Z] === RUN   TestDockerSuite/TestInspectHistory
01:54:40 [2023-01-11T01:54:40.868Z] === RUN   TestDockerSuite/TestInspectImage
01:54:40 [2023-01-11T01:54:40.868Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
01:54:40 [2023-01-11T01:54:40.868Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
01:54:40 [2023-01-11T01:54:40.868Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
01:54:40 [2023-01-11T01:54:40.868Z] === RUN   TestDockerSuite/TestInspectInt64
01:54:41 [2023-01-11T01:54:41.429Z] +++ /etc/init.d/apparmor stop
01:54:41 [2023-01-11T01:54:41.429Z] Leaving: AppArmorNo profiles have been unloaded.
01:54:41 [2023-01-11T01:54:41.429Z] 
01:54:41 [2023-01-11T01:54:41.429Z] Unloading profiles will leave already running processes permanently
01:54:41 [2023-01-11T01:54:41.429Z] unconfined, which can lead to unexpected situations.
01:54:41 [2023-01-11T01:54:41.429Z] 
01:54:41 [2023-01-11T01:54:41.429Z] To set a process to complain mode, use the command line tool
01:54:41 [2023-01-11T01:54:41.429Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:54:41 [2023-01-11T01:54:41.429Z] +++ true
01:54:41 [2023-01-11T01:54:41.429Z] exiting test-integration
01:54:41 [2023-01-11T01:54:41.429Z] ++ exit 0
01:54:41 [2023-01-11T01:54:41.429Z] 
01:54:41 [2023-01-11T01:54:41.429Z] === RUN   TestDockerSuite/TestInspectJSONFields
01:54:41 [2023-01-11T01:54:41.990Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
01:54:41 [2023-01-11T01:54:41.990Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
01:54:41 [2023-01-11T01:54:41.990Z] + for job in $(jobs -p)
01:54:41 [2023-01-11T01:54:41.990Z] + wait 27198
01:54:42 [2023-01-11T01:54:42.552Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
01:54:43 [2023-01-11T01:54:43.112Z] === RUN   TestDockerSuite/TestInspectPlugin
01:54:44 [2023-01-11T01:54:44.945Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:54:44 [2023-01-11T01:54:44.945Z] INFO: Testing against a local daemon
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
01:54:44 [2023-01-11T01:54:44.945Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPIErrorJSON
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
01:54:44 [2023-01-11T01:54:44.945Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
01:54:44 [2023-01-11T01:54:44.945Z] === RUN   TestDockerSuite/TestAPIImagesDelete
01:54:45 [2023-01-11T01:54:45.624Z] === RUN   TestDockerSuite/TestInspectRootFS
01:54:45 [2023-01-11T01:54:45.624Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
01:54:45 [2023-01-11T01:54:45.912Z] === RUN   TestDockerSuite/TestAPIImagesFilter
01:54:45 [2023-01-11T01:54:45.912Z] === RUN   TestDockerSuite/TestAPIImagesHistory
01:54:46 [2023-01-11T01:54:46.187Z] === RUN   TestDockerSuite/TestInspectStatus
01:54:46 [2023-01-11T01:54:46.750Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
01:54:46 [2023-01-11T01:54:46.877Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
01:54:47 [2023-01-11T01:54:47.335Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
01:54:47 [2023-01-11T01:54:47.677Z] === RUN   TestDockerSuite/TestInspectTemplateError
01:54:48 [2023-01-11T01:54:48.238Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
01:54:48 [2023-01-11T01:54:48.493Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
01:54:49 [2023-01-11T01:54:49.054Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
01:54:49 [2023-01-11T01:54:49.616Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
01:54:49 [2023-01-11T01:54:49.872Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
01:54:50 [2023-01-11T01:54:50.434Z] === RUN   TestDockerSuite/TestInspectUnknownObject
01:54:50 [2023-01-11T01:54:50.434Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
01:54:51 [2023-01-11T01:54:51.798Z] === RUN   TestDockerSuite/TestLinkShortDefinition
01:54:52 [2023-01-11T01:54:52.724Z] === RUN   TestDockerSuite/TestLinksEnvs
01:54:53 [2023-01-11T01:54:53.649Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
01:54:53 [2023-01-11T01:54:53.904Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
01:54:54 [2023-01-11T01:54:54.833Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
01:54:56 [2023-01-11T01:54:56.203Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
01:54:57 [2023-01-11T01:54:57.566Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
01:54:57 [2023-01-11T01:54:57.566Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
01:54:58 [2023-01-11T01:54:58.929Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
01:54:59 [2023-01-11T01:54:59.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
01:54:59 [2023-01-11T01:54:59.185Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
01:54:59 [2023-01-11T01:54:59.746Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
01:55:00 [2023-01-11T01:55:00.197Z] 2023/01/11 01:54:55 	Finished clone github.com/aws/aws-sdk-go
01:55:07 [2023-01-11T01:55:07.827Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
01:55:07 [2023-01-11T01:55:07.827Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
01:55:09 [2023-01-11T01:55:09.191Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
01:55:09 [2023-01-11T01:55:09.447Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
01:55:10 [2023-01-11T01:55:10.812Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
01:55:10 [2023-01-11T01:55:10.812Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
01:55:11 [2023-01-11T01:55:11.068Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
01:55:11 [2023-01-11T01:55:11.068Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
01:55:11 [2023-01-11T01:55:11.068Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
01:55:11 [2023-01-11T01:55:11.630Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
01:55:11 [2023-01-11T01:55:11.886Z] === RUN   TestDockerSuite/TestLogsAPIUntil
01:55:16 [2023-01-11T01:55:16.049Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
01:55:16 [2023-01-11T01:55:16.049Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
01:55:20 [2023-01-11T01:55:20.211Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
01:55:20 [2023-01-11T01:55:20.772Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
01:55:20 [2023-01-11T01:55:20.772Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
01:55:20 [2023-01-11T01:55:20.772Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
01:55:21 [2023-01-11T01:55:21.712Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
01:55:22 [2023-01-11T01:55:22.641Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
01:55:24 [2023-01-11T01:55:24.007Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
01:55:24 [2023-01-11T01:55:24.937Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
01:55:25 [2023-01-11T01:55:25.499Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
01:55:25 [2023-01-11T01:55:25.754Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
01:55:27 [2023-01-11T01:55:27.645Z]     docker_api_swarm_service_test.go:395: [dc9ce37a73fad] joining swarm manager [d41bb5af1f176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:55:28 [2023-01-11T01:55:28.208Z] === RUN   TestDockerSuite/TestLogsFollowStopped
01:55:28 [2023-01-11T01:55:28.464Z]     docker_api_swarm_service_test.go:395: [d3c72ba800c5d] joining swarm manager [d41bb5af1f176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:55:28 [2023-01-11T01:55:28.719Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
01:55:29 [2023-01-11T01:55:29.281Z] === RUN   TestDockerSuite/TestLogsSince
01:55:37 [2023-01-11T01:55:37.361Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
01:55:41 [2023-01-11T01:55:41.522Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
01:55:42 [2023-01-11T01:55:42.084Z] === RUN   TestDockerSuite/TestLogsTail
01:55:42 [2023-01-11T01:55:42.645Z] === RUN   TestDockerSuite/TestLogsTimestamps
01:55:42 [2023-01-11T01:55:42.901Z] === RUN   TestDockerSuite/TestLogsWithDetails
01:55:43 [2023-01-11T01:55:43.461Z] === RUN   TestDockerSuite/TestMountIntoProc
01:55:43 [2023-01-11T01:55:43.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
01:55:43 [2023-01-11T01:55:43.717Z] === RUN   TestDockerSuite/TestMountIntoSys
01:55:44 [2023-01-11T01:55:44.277Z] === RUN   TestDockerSuite/TestNetHostname
01:55:45 [2023-01-11T01:55:45.657Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
01:55:45 [2023-01-11T01:55:45.657Z]     docker_api_swarm_service_test.go:343: [d0859a1a10cfb] joining swarm manager [d81fdeafc9545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:55:45 [2023-01-11T01:55:45.913Z] === RUN   TestDockerSuite/TestNetworkEvents
01:55:46 [2023-01-11T01:55:46.473Z]     docker_api_swarm_service_test.go:343: [d06f3418adbcb] joining swarm manager [d81fdeafc9545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:55:51 [2023-01-11T01:55:51.715Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
01:55:53 [2023-01-11T01:55:53.079Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
01:55:53 [2023-01-11T01:55:53.334Z] === RUN   TestDockerSuite/TestPluginActive
01:55:55 [2023-01-11T01:55:55.848Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
01:56:00 [2023-01-11T01:56:00.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
01:56:01 [2023-01-11T01:56:01.904Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
01:56:01 [2023-01-11T01:56:01.904Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
01:56:01 [2023-01-11T01:56:01.904Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
01:56:01 [2023-01-11T01:56:01.904Z]     docker_api_swarm_service_test.go:490: [d56d1e9e54c20] joining swarm manager [d35bd5ba68b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:56:02 [2023-01-11T01:56:02.465Z]     docker_api_swarm_service_test.go:490: [d3286f41d616c] joining swarm manager [d35bd5ba68b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:56:03 [2023-01-11T01:56:03.392Z] === RUN   TestDockerSuite/TestPluginLogDriver
01:56:06 [2023-01-11T01:56:06.656Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
01:56:08 [2023-01-11T01:56:08.020Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
01:56:11 [2023-01-11T01:56:11.303Z] === RUN   TestDockerSuite/TestPluginUpgrade
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPINetworkFilter
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
01:56:13 [2023-01-11T01:56:13.357Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
01:56:13 [2023-01-11T01:56:13.357Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.358Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
01:56:13 [2023-01-11T01:56:13.815Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
01:56:13 [2023-01-11T01:56:13.815Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.815Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
01:56:13 [2023-01-11T01:56:13.815Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:56:13 [2023-01-11T01:56:13.815Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
01:56:15 [2023-01-11T01:56:15.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
01:56:16 [2023-01-11T01:56:16.396Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
01:56:18 [2023-01-11T01:56:18.290Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
01:56:18 [2023-01-11T01:56:18.495Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
01:56:19 [2023-01-11T01:56:19.655Z] === RUN   TestDockerSuite/TestPortHostBinding
01:56:20 [2023-01-11T01:56:20.584Z] === RUN   TestDockerSuite/TestPortList
01:56:20 [2023-01-11T01:56:20.840Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
01:56:21 [2023-01-11T01:56:21.401Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
01:56:21 [2023-01-11T01:56:21.401Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
01:56:21 [2023-01-11T01:56:21.401Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
01:56:21 [2023-01-11T01:56:21.401Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
01:56:21 [2023-01-11T01:56:21.401Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
01:56:21 [2023-01-11T01:56:21.401Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
01:56:21 [2023-01-11T01:56:21.401Z] === RUN   TestDockerSuite/TestAttachDisconnect
01:56:21 [2023-01-11T01:56:21.401Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:56:21 [2023-01-11T01:56:21.401Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
01:56:23 [2023-01-11T01:56:23.357Z]     docker_api_swarm_service_test.go:128: [de24651812da1] joining swarm manager [ddd4bfd2c8080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:56:23 [2023-01-11T01:56:23.917Z]     docker_api_swarm_service_test.go:129: [d7d2b35765e34] joining swarm manager [ddd4bfd2c8080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:56:25 [2023-01-11T01:56:25.806Z]     docker_api_swarm_service_test.go:137: [d8e76fb826ba2] joining swarm manager [ddd4bfd2c8080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:56:26 [2023-01-11T01:56:26.088Z] === RUN   TestDockerSuite/TestAttachPausedContainer
01:56:26 [2023-01-11T01:56:26.088Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:56:26 [2023-01-11T01:56:26.088Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
01:56:26 [2023-01-11T01:56:26.088Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:56:26 [2023-01-11T01:56:26.088Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
01:56:26 [2023-01-11T01:56:26.734Z]     docker_api_swarm_service_test.go:138: [dcf30a7f26083] joining swarm manager [ddd4bfd2c8080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
01:56:28 [2023-01-11T01:56:28.098Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
01:56:29 [2023-01-11T01:56:29.024Z] === RUN   TestDockerSuite/TestPostContainersAttach
01:56:35 [2023-01-11T01:56:35.570Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
01:56:35 [2023-01-11T01:56:35.570Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
01:56:35 [2023-01-11T01:56:35.570Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
01:56:35 [2023-01-11T01:56:35.570Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
01:56:35 [2023-01-11T01:56:35.570Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
01:56:36 [2023-01-11T01:56:36.131Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
01:56:36 [2023-01-11T01:56:36.131Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
01:56:36 [2023-01-11T01:56:36.388Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
01:56:36 [2023-01-11T01:56:36.388Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
01:56:36 [2023-01-11T01:56:36.400Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
01:56:37 [2023-01-11T01:56:37.315Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
01:56:37 [2023-01-11T01:56:37.315Z] === RUN   TestDockerSuite/TestPruneContainerLabel
01:56:39 [2023-01-11T01:56:39.202Z] === RUN   TestDockerSuite/TestPruneContainerUntil
01:56:40 [2023-01-11T01:56:40.130Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
01:56:40 [2023-01-11T01:56:40.691Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
01:56:40 [2023-01-11T01:56:40.691Z] === RUN   TestDockerSuite/TestPsByOrder
01:56:42 [2023-01-11T01:56:42.579Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
01:56:43 [2023-01-11T01:56:43.141Z] === RUN   TestDockerSuite/TestPsListContainersBase
01:56:45 [2023-01-11T01:56:45.659Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
01:56:48 [2023-01-11T01:56:48.925Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
01:56:48 [2023-01-11T01:56:48.925Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
01:56:48 [2023-01-11T01:56:48.925Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
01:56:51 [2023-01-11T01:56:51.441Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
01:56:51 [2023-01-11T01:56:51.441Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
01:56:53 [2023-01-11T01:56:53.956Z]     docker_api_swarm_service_test.go:304: [d917ee2c2a3de] joining swarm manager [db3195dd76964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:56:54 [2023-01-11T01:56:54.212Z]     docker_api_swarm_service_test.go:304: [dc2609a98d16e] joining swarm manager [db3195dd76964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:56:58 [2023-01-11T01:56:58.386Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
01:56:58 [2023-01-11T01:56:58.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
01:57:00 [2023-01-11T01:57:00.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
01:57:00 [2023-01-11T01:57:00.937Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
01:57:01 [2023-01-11T01:57:01.865Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
01:57:04 [2023-01-11T01:57:04.386Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
01:57:05 [2023-01-11T01:57:05.315Z] === RUN   TestDockerSuite/TestPsListContainersSize
01:57:06 [2023-01-11T01:57:06.242Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
01:57:06 [2023-01-11T01:57:06.242Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
01:57:06 [2023-01-11T01:57:06.805Z] === RUN   TestDockerSuite/TestPsRightTagName
01:57:08 [2023-01-11T01:57:08.169Z] === RUN   TestDockerSuite/TestPsShowMounts
01:57:10 [2023-01-11T01:57:10.058Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
01:57:10 [2023-01-11T01:57:10.313Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
01:57:10 [2023-01-11T01:57:10.313Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
01:57:10 [2023-01-11T01:57:10.313Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
01:57:10 [2023-01-11T01:57:10.874Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
01:57:11 [2023-01-11T01:57:11.130Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
01:57:11 [2023-01-11T01:57:11.130Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
01:57:11 [2023-01-11T01:57:11.692Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
01:57:12 [2023-01-11T01:57:12.620Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
01:57:13 [2023-01-11T01:57:13.549Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
01:57:13 [2023-01-11T01:57:13.550Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
01:57:13 [2023-01-11T01:57:13.807Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
01:57:15 [2023-01-11T01:57:15.697Z]     docker_api_swarm_service_test.go:100: [d5254dfd2d3c3] joining swarm manager [d3beb46a0e01d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:57:16 [2023-01-11T01:57:16.272Z]     docker_api_swarm_service_test.go:101: [d308b8444a7b8] joining swarm manager [d3beb46a0e01d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:57:21 [2023-01-11T01:57:21.522Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
01:57:22 [2023-01-11T01:57:22.083Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
01:57:23 [2023-01-11T01:57:23.448Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
01:57:23 [2023-01-11T01:57:23.448Z] === RUN   TestDockerSuite/TestRestartPolicyNO
01:57:23 [2023-01-11T01:57:23.703Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
01:57:23 [2023-01-11T01:57:23.959Z] === RUN   TestDockerSuite/TestRestartRunningContainer
01:57:25 [2023-01-11T01:57:25.847Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
01:57:26 [2023-01-11T01:57:26.777Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
01:57:28 [2023-01-11T01:57:28.666Z] === RUN   TestDockerSuite/TestRestartWithVolumes
01:57:30 [2023-01-11T01:57:30.033Z] === RUN   TestDockerSuite/TestRmiBlank
01:57:30 [2023-01-11T01:57:30.033Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
01:57:30 [2023-01-11T01:57:30.033Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
01:57:32 [2023-01-11T01:57:32.550Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
01:57:33 [2023-01-11T01:57:33.112Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
01:57:33 [2023-01-11T01:57:33.112Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
01:57:34 [2023-01-11T01:57:34.477Z] === RUN   TestDockerSuite/TestRmiImgIDForce
01:57:35 [2023-01-11T01:57:35.040Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
01:57:36 [2023-01-11T01:57:36.406Z] === RUN   TestDockerSuite/TestRmiParentImageFail
01:57:36 [2023-01-11T01:57:36.969Z] === RUN   TestDockerSuite/TestRmiTag
01:57:37 [2023-01-11T01:57:37.226Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
01:57:37 [2023-01-11T01:57:37.799Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
01:57:40 [2023-01-11T01:57:40.340Z]     check_test.go:380: [d5254dfd2d3c3] daemon is not started
01:57:41 [2023-01-11T01:57:41.269Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
01:57:41 [2023-01-11T01:57:41.525Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
01:57:42 [2023-01-11T01:57:42.089Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
01:57:42 [2023-01-11T01:57:42.345Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
01:57:43 [2023-01-11T01:57:43.273Z] === RUN   TestDockerSuite/TestRunAddHost
01:57:43 [2023-01-11T01:57:43.528Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
01:57:43 [2023-01-11T01:57:43.785Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
01:57:44 [2023-01-11T01:57:44.345Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
01:57:44 [2023-01-11T01:57:44.346Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
01:57:44 [2023-01-11T01:57:44.601Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
01:57:45 [2023-01-11T01:57:45.531Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
01:57:45 [2023-01-11T01:57:45.531Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
01:57:46 [2023-01-11T01:57:46.093Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
01:57:46 [2023-01-11T01:57:46.655Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
01:57:47 [2023-01-11T01:57:47.583Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
01:57:47 [2023-01-11T01:57:47.838Z]     docker_api_swarm_service_test.go:533: [db01bd8c93d22] joining swarm manager [dbeae325bfc5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:57:48 [2023-01-11T01:57:48.400Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
01:57:48 [2023-01-11T01:57:48.964Z]     docker_api_swarm_service_test.go:534: [d9669aa896f51] joining swarm manager [dbeae325bfc5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:57:49 [2023-01-11T01:57:49.526Z] === RUN   TestDockerSuite/TestRunAttachDetach
01:57:50 [2023-01-11T01:57:50.088Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
01:57:50 [2023-01-11T01:57:50.650Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
01:57:51 [2023-01-11T01:57:51.582Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
01:57:52 [2023-01-11T01:57:52.511Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
01:57:53 [2023-01-11T01:57:53.438Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
01:57:54 [2023-01-11T01:57:54.366Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
01:57:54 [2023-01-11T01:57:54.949Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
01:57:55 [2023-01-11T01:57:55.876Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
01:57:56 [2023-01-11T01:57:56.131Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
01:57:56 [2023-01-11T01:57:56.693Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
01:57:56 [2023-01-11T01:57:56.693Z] === RUN   TestDockerSuite/TestRunBindMounts
01:57:58 [2023-01-11T01:57:58.057Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
01:57:58 [2023-01-11T01:57:58.313Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
01:57:58 [2023-01-11T01:57:58.874Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
01:57:59 [2023-01-11T01:57:59.130Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
01:57:59 [2023-01-11T01:57:59.691Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
01:57:59 [2023-01-11T01:57:59.691Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
01:57:59 [2023-01-11T01:57:59.947Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
01:58:00 [2023-01-11T01:58:00.508Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
01:58:01 [2023-01-11T01:58:01.071Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
01:58:01 [2023-01-11T01:58:01.632Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
01:58:01 [2023-01-11T01:58:01.888Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
01:58:01 [2023-01-11T01:58:01.888Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
01:58:02 [2023-01-11T01:58:02.449Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
01:58:02 [2023-01-11T01:58:02.449Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
01:58:03 [2023-01-11T01:58:03.376Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
01:58:03 [2023-01-11T01:58:03.632Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
01:58:04 [2023-01-11T01:58:04.195Z] === RUN   TestDockerSuite/TestRunContainerNetwork
01:58:04 [2023-01-11T01:58:04.757Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
01:58:04 [2023-01-11T01:58:04.757Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
01:58:05 [2023-01-11T01:58:05.013Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
01:58:05 [2023-01-11T01:58:05.941Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
01:58:07 [2023-01-11T01:58:07.308Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
01:58:07 [2023-01-11T01:58:07.869Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
01:58:08 [2023-01-11T01:58:08.430Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
01:58:08 [2023-01-11T01:58:08.685Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
01:58:09 [2023-01-11T01:58:09.246Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
01:58:09 [2023-01-11T01:58:09.502Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
01:58:10 [2023-01-11T01:58:10.065Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
01:58:10 [2023-01-11T01:58:10.992Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
01:58:11 [2023-01-11T01:58:11.566Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
01:58:13 [2023-01-11T01:58:13.456Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
01:58:13 [2023-01-11T01:58:13.456Z] === RUN   TestDockerSuite/TestRunCreateVolume
01:58:14 [2023-01-11T01:58:14.018Z]     docker_api_swarm_service_test.go:148: [d18e8a2a08389] joining swarm manager [d0a3630ae5a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:58:14 [2023-01-11T01:58:14.018Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
01:58:14 [2023-01-11T01:58:14.946Z]     docker_api_swarm_service_test.go:148: [d515bc21f1e48] joining swarm manager [d0a3630ae5a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:58:15 [2023-01-11T01:58:15.876Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
01:58:17 [2023-01-11T01:58:17.245Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
01:58:19 [2023-01-11T01:58:19.134Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
01:58:20 [2023-01-11T01:58:20.499Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
01:58:20 [2023-01-11T01:58:20.500Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
01:58:20 [2023-01-11T01:58:20.500Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
01:58:20 [2023-01-11T01:58:20.500Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
01:58:20 [2023-01-11T01:58:20.500Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
01:58:20 [2023-01-11T01:58:20.756Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
01:58:22 [2023-01-11T01:58:22.121Z] === RUN   TestDockerSuite/TestRunDNSOptions
01:58:22 [2023-01-11T01:58:22.681Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
01:58:24 [2023-01-11T01:58:24.048Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
01:58:24 [2023-01-11T01:58:24.611Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
01:58:25 [2023-01-11T01:58:25.976Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
01:58:26 [2023-01-11T01:58:26.233Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
01:58:26 [2023-01-11T01:58:26.233Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
01:58:26 [2023-01-11T01:58:26.233Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
01:58:26 [2023-01-11T01:58:26.489Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
01:58:27 [2023-01-11T01:58:27.417Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
01:58:27 [2023-01-11T01:58:27.417Z] === RUN   TestDockerSuite/TestRunDuplicateMount
01:58:27 [2023-01-11T01:58:27.980Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
01:58:28 [2023-01-11T01:58:28.237Z] === RUN   TestDockerSuite/TestRunEchoStdout
01:58:28 [2023-01-11T01:58:28.800Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
01:58:29 [2023-01-11T01:58:29.362Z] === RUN   TestDockerSuite/TestRunEmptyEnv
01:58:29 [2023-01-11T01:58:29.362Z] === RUN   TestDockerSuite/TestRunEntrypoint
01:58:29 [2023-01-11T01:58:29.937Z] === RUN   TestDockerSuite/TestRunEnvironment
01:58:30 [2023-01-11T01:58:30.193Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
01:58:30 [2023-01-11T01:58:30.754Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
01:58:31 [2023-01-11T01:58:31.316Z] === RUN   TestDockerSuite/TestRunExitCode
01:58:31 [2023-01-11T01:58:31.572Z] === RUN   TestDockerSuite/TestRunExitCodeOne
01:58:32 [2023-01-11T01:58:32.501Z] === RUN   TestDockerSuite/TestRunExitCodeZero
01:58:33 [2023-01-11T01:58:33.064Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
01:58:33 [2023-01-11T01:58:33.627Z] === RUN   TestDockerSuite/TestRunExposePort
01:58:33 [2023-01-11T01:58:33.627Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
01:58:33 [2023-01-11T01:58:33.883Z] === RUN   TestDockerSuite/TestRunGroupAdd
01:58:34 [2023-01-11T01:58:34.446Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
01:58:35 [2023-01-11T01:58:35.374Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
01:58:35 [2023-01-11T01:58:35.629Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
01:58:35 [2023-01-11T01:58:35.629Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
01:58:35 [2023-01-11T01:58:35.629Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
01:58:37 [2023-01-11T01:58:37.519Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
01:58:38 [2023-01-11T01:58:38.080Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
01:58:50 [2023-01-11T01:58:50.243Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
01:58:50 [2023-01-11T01:58:50.243Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
01:58:50 [2023-01-11T01:58:50.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
01:58:50 [2023-01-11T01:58:50.807Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
01:58:50 [2023-01-11T01:58:50.807Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
01:58:50 [2023-01-11T01:58:50.807Z] === RUN   TestDockerSuite/TestRunInvalidReference
01:58:50 [2023-01-11T01:58:50.807Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
01:58:51 [2023-01-11T01:58:51.370Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
01:58:53 [2023-01-11T01:58:53.892Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
01:58:55 [2023-01-11T01:58:55.257Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
01:58:56 [2023-01-11T01:58:56.205Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
01:59:02 [2023-01-11T01:59:02.740Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
01:59:02 [2023-01-11T01:59:02.740Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
01:59:02 [2023-01-11T01:59:02.740Z] === RUN   TestDockerSuite/TestRunModeHostname
01:59:03 [2023-01-11T01:59:03.280Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
01:59:03 [2023-01-11T01:59:03.280Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
01:59:03 [2023-01-11T01:59:03.280Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
01:59:03 [2023-01-11T01:59:03.280Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
01:59:03 [2023-01-11T01:59:03.280Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
01:59:03 [2023-01-11T01:59:03.668Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
01:59:03 [2023-01-11T01:59:03.668Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
01:59:03 [2023-01-11T01:59:03.668Z] === RUN   TestDockerSuite/TestRunModeIpcHost
01:59:04 [2023-01-11T01:59:04.246Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
01:59:04 [2023-01-11T01:59:04.594Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
01:59:05 [2023-01-11T01:59:05.521Z] === RUN   TestDockerSuite/TestRunModePIDContainer
01:59:05 [2023-01-11T01:59:05.779Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
01:59:05 [2023-01-11T01:59:05.780Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:59:05 [2023-01-11T01:59:05.780Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
01:59:05 [2023-01-11T01:59:05.780Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:59:05 [2023-01-11T01:59:05.780Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
01:59:05 [2023-01-11T01:59:05.780Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:59:05 [2023-01-11T01:59:05.780Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
01:59:05 [2023-01-11T01:59:05.780Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
01:59:06 [2023-01-11T01:59:06.448Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
01:59:06 [2023-01-11T01:59:06.448Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
01:59:06 [2023-01-11T01:59:06.704Z] === RUN   TestDockerSuite/TestRunModePIDHost
01:59:07 [2023-01-11T01:59:07.319Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
01:59:07 [2023-01-11T01:59:07.631Z] === RUN   TestDockerSuite/TestRunModeUTSHost
01:59:08 [2023-01-11T01:59:08.995Z] === RUN   TestDockerSuite/TestRunMount
01:59:11 [2023-01-11T01:59:11.048Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
01:59:13 [2023-01-11T01:59:13.160Z] === RUN   TestDockerSuite/TestRunMountOrdering
01:59:13 [2023-01-11T01:59:13.226Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
01:59:13 [2023-01-11T01:59:13.226Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:59:13 [2023-01-11T01:59:13.226Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
01:59:13 [2023-01-11T01:59:13.226Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:59:13 [2023-01-11T01:59:13.226Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
01:59:13 [2023-01-11T01:59:13.226Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
01:59:13 [2023-01-11T01:59:13.723Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
01:59:14 [2023-01-11T01:59:14.651Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
01:59:14 [2023-01-11T01:59:14.908Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
01:59:15 [2023-01-11T01:59:15.836Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
01:59:16 [2023-01-11T01:59:16.952Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
01:59:17 [2023-01-11T01:59:17.726Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
01:59:20 [2023-01-11T01:59:20.272Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
01:59:20 [2023-01-11T01:59:20.272Z] === RUN   TestDockerSuite/TestRunNamedVolume
01:59:21 [2023-01-11T01:59:21.638Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
01:59:21 [2023-01-11T01:59:21.788Z] 2023/01/11 01:59:19 	Finished clone google.golang.org/api
01:59:21 [2023-01-11T01:59:21.788Z] 2023/01/11 01:59:19 Dependencies downloaded. Download time: 7m41.412157178s
01:59:21 [2023-01-11T01:59:21.788Z] 2023/01/11 01:59:19 Collecting all dependencies
01:59:22 [2023-01-11T01:59:22.567Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
01:59:23 [2023-01-11T01:59:23.495Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
01:59:24 [2023-01-11T01:59:24.861Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
01:59:25 [2023-01-11T01:59:25.791Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
01:59:25 [2023-01-11T01:59:25.791Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
01:59:25 [2023-01-11T01:59:25.791Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
01:59:26 [2023-01-11T01:59:26.352Z] === RUN   TestDockerSuite/TestRunNetHost
01:59:27 [2023-01-11T01:59:27.718Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
01:59:28 [2023-01-11T01:59:28.280Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
01:59:28 [2023-01-11T01:59:28.280Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
01:59:28 [2023-01-11T01:59:28.843Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
01:59:30 [2023-01-11T01:59:30.212Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
01:59:31 [2023-01-11T01:59:31.140Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
01:59:31 [2023-01-11T01:59:31.779Z] 2023/01/11 01:59:30 Clean vendor dir from unused packages
01:59:31 [2023-01-11T01:59:31.779Z] 2023/01/11 01:59:30 	Ignoring paths matching "^archive/tar"
01:59:31 [2023-01-11T01:59:31.779Z] 2023/01/11 01:59:31 Success
01:59:31 [2023-01-11T01:59:31.779Z] 2023/01/11 01:59:31 Running time: 7m56.136889285s
01:59:32 [2023-01-11T01:59:32.067Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
01:59:32 [2023-01-11T01:59:32.348Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:59:33 [2023-01-11T01:59:33.258Z] + echo Ensuring container killed.
01:59:33 [2023-01-11T01:59:33.258Z] Ensuring container killed.
01:59:33 [2023-01-11T01:59:33.258Z] + docker rm -vf docker-pr1
01:59:33 [2023-01-11T01:59:33.258Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
01:59:33 [2023-01-11T01:59:33.542Z] + echo Chowning /workspace to jenkins user
01:59:33 [2023-01-11T01:59:33.542Z] Chowning /workspace to jenkins user
01:59:33 [2023-01-11T01:59:33.542Z] + id -u
01:59:33 [2023-01-11T01:59:33.542Z] + id -g
01:59:33 [2023-01-11T01:59:33.542Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44797:/workspace busybox chown -R 1000:1000 /workspace
01:59:33 [2023-01-11T01:59:33.959Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
01:59:34 [2023-01-11T01:59:34.627Z] === RUN   TestDockerSuite/TestBuildAddNonTar
01:59:35 [2023-01-11T01:59:35.323Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:59:35 [2023-01-11T01:59:35.751Z] + bundleName=unit
01:59:35 [2023-01-11T01:59:35.751Z] + echo Creating unit-bundles.tar.gz
01:59:35 [2023-01-11T01:59:35.751Z] Creating unit-bundles.tar.gz
01:59:35 [2023-01-11T01:59:35.751Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
01:59:35 [2023-01-11T01:59:35.751Z] bundles/junit-report.xml
01:59:35 [2023-01-11T01:59:35.751Z] bundles/go-test-report.json
01:59:35 [2023-01-11T01:59:35.751Z] bundles/profile.out
[Pipeline] archiveArtifacts
01:59:35 [2023-01-11T01:59:35.764Z] Archiving artifacts
01:59:35 [2023-01-11T01:59:35.886Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
01:59:35 [2023-01-11T01:59:35.886Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
01:59:36 [2023-01-11T01:59:36.239Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44797/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:59:36 [2023-01-11T01:59:36.545Z] + make clean
01:59:36 [2023-01-11T01:59:36.813Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
01:59:36 [2023-01-11T01:59:36.813Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
01:59:37 [2023-01-11T01:59:37.115Z] docker volume rm -f docker-dev-cache
01:59:37 [2023-01-11T01:59:37.115Z] docker-dev-cache
[Pipeline] deleteDir
01:59:37 [2023-01-11T01:59:37.375Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:59:37 [2023-01-11T01:59:37.944Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
01:59:37 [2023-01-11T01:59:37.944Z] === RUN   TestDockerSuite/TestRunNonExistingImage
01:59:38 [2023-01-11T01:59:38.199Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
01:59:38 [2023-01-11T01:59:38.455Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
01:59:41 [2023-01-11T01:59:41.719Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
01:59:44 [2023-01-11T01:59:44.235Z] === RUN   TestDockerSuite/TestRunOOMExitCode
01:59:44 [2023-01-11T01:59:44.235Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
01:59:44 [2023-01-11T01:59:44.235Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
01:59:44 [2023-01-11T01:59:44.797Z] === RUN   TestDockerSuite/TestRunPIDsLimit
01:59:44 [2023-01-11T01:59:44.933Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
01:59:45 [2023-01-11T01:59:45.359Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
01:59:45 [2023-01-11T01:59:45.393Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
01:59:45 [2023-01-11T01:59:45.393Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:59:45 [2023-01-11T01:59:45.393Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
01:59:46 [2023-01-11T01:59:46.290Z] === RUN   TestDockerSuite/TestRunPortInUse
01:59:46 [2023-01-11T01:59:46.851Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
01:59:47 [2023-01-11T01:59:47.108Z]     docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n"
01:59:47 [2023-01-11T01:59:47.108Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
01:59:47 [2023-01-11T01:59:47.671Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
01:59:47 [2023-01-11T01:59:47.927Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
01:59:48 [2023-01-11T01:59:48.489Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
01:59:49 [2023-01-11T01:59:49.049Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
01:59:49 [2023-01-11T01:59:49.049Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
01:59:49 [2023-01-11T01:59:49.049Z] === RUN   TestDockerSuite/TestRunPublishPort
01:59:49 [2023-01-11T01:59:49.123Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
01:59:49 [2023-01-11T01:59:49.305Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
01:59:49 [2023-01-11T01:59:49.871Z] === RUN   TestDockerSuite/TestRunReadProcLatency
01:59:49 [2023-01-11T01:59:49.871Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
01:59:49 [2023-01-11T01:59:49.871Z] === RUN   TestDockerSuite/TestRunReadProcTimer
01:59:50 [2023-01-11T01:59:50.126Z] === RUN   TestDockerSuite/TestRunRedirectStdout
01:59:51 [2023-01-11T01:59:51.054Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
01:59:51 [2023-01-11T01:59:51.054Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
01:59:51 [2023-01-11T01:59:51.054Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
01:59:51 [2023-01-11T01:59:51.312Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
01:59:53 [2023-01-11T01:59:53.572Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
01:59:54 [2023-01-11T01:59:54.134Z] === RUN   TestDockerSuite/TestRunRm
01:59:54 [2023-01-11T01:59:54.389Z] === RUN   TestDockerSuite/TestRunRmAndWait
01:59:58 [2023-01-11T01:59:58.555Z] === RUN   TestDockerSuite/TestRunRmPre125Api
01:59:58 [2023-01-11T01:59:58.555Z] === RUN   TestDockerSuite/TestRunRootWorkdir
01:59:58 [2023-01-11T01:59:58.812Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
02:00:00 [2023-01-11T02:00:00.176Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
02:00:00 [2023-01-11T02:00:00.738Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
02:00:03 [2023-01-11T02:00:03.255Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
02:00:03 [2023-01-11T02:00:03.686Z] === RUN   TestDockerSuite/TestBuildAddScript
02:00:03 [2023-01-11T02:00:03.686Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
02:00:03 [2023-01-11T02:00:03.686Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
02:00:03 [2023-01-11T02:00:03.686Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
02:00:03 [2023-01-11T02:00:03.686Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
02:00:03 [2023-01-11T02:00:03.686Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
02:00:03 [2023-01-11T02:00:03.686Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
02:00:03 [2023-01-11T02:00:03.686Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
02:00:03 [2023-01-11T02:00:03.686Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
02:00:03 [2023-01-11T02:00:03.686Z] === RUN   TestDockerSuite/TestBuildAddTar
02:00:05 [2023-01-11T02:00:05.142Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
02:00:06 [2023-01-11T02:00:06.069Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
02:00:06 [2023-01-11T02:00:06.632Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
02:00:07 [2023-01-11T02:00:07.194Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
02:00:07 [2023-01-11T02:00:07.757Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
02:00:08 [2023-01-11T02:00:08.318Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
02:00:08 [2023-01-11T02:00:08.879Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
02:00:09 [2023-01-11T02:00:09.441Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
02:00:10 [2023-01-11T02:00:10.004Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
02:00:10 [2023-01-11T02:00:10.260Z] === RUN   TestDockerSuite/TestRunSetMacAddress
02:00:10 [2023-01-11T02:00:10.822Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
02:00:13 [2023-01-11T02:00:13.343Z] === RUN   TestDockerSuite/TestRunState
02:00:13 [2023-01-11T02:00:13.343Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
02:00:14 [2023-01-11T02:00:14.708Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
02:00:14 [2023-01-11T02:00:14.964Z] === RUN   TestDockerSuite/TestRunStdinPipe
02:00:15 [2023-01-11T02:00:15.527Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
02:00:15 [2023-01-11T02:00:15.783Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
02:00:15 [2023-01-11T02:00:15.783Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
02:00:15 [2023-01-11T02:00:15.783Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
02:00:16 [2023-01-11T02:00:16.346Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
02:00:17 [2023-01-11T02:00:17.279Z] === RUN   TestDockerSuite/TestRunSysctls
02:00:17 [2023-01-11T02:00:17.279Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
02:00:18 [2023-01-11T02:00:18.216Z] === RUN   TestDockerSuite/TestRunTLSVerify
02:00:18 [2023-01-11T02:00:18.216Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
02:00:18 [2023-01-11T02:00:18.216Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
02:00:18 [2023-01-11T02:00:18.778Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
02:00:20 [2023-01-11T02:00:20.666Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
02:00:20 [2023-01-11T02:00:20.922Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
02:00:21 [2023-01-11T02:00:21.850Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
02:00:24 [2023-01-11T02:00:24.369Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
02:00:26 [2023-01-11T02:00:26.883Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
02:00:27 [2023-01-11T02:00:27.139Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
02:00:27 [2023-01-11T02:00:27.703Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
02:00:28 [2023-01-11T02:00:28.264Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
02:00:29 [2023-01-11T02:00:29.629Z] === RUN   TestDockerSuite/TestRunUnshareProc
02:00:30 [2023-01-11T02:00:30.198Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
02:00:30 [2023-01-11T02:00:30.454Z] === RUN   TestDockerSuite/TestRunUserByID
02:00:31 [2023-01-11T02:00:31.015Z] === RUN   TestDockerSuite/TestRunUserByIDBig
02:00:31 [2023-01-11T02:00:31.271Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
02:00:31 [2023-01-11T02:00:31.271Z] === RUN   TestDockerSuite/TestRunUserByIDZero
02:00:32 [2023-01-11T02:00:32.199Z] === RUN   TestDockerSuite/TestRunUserByName
02:00:32 [2023-01-11T02:00:32.761Z] === RUN   TestDockerSuite/TestRunUserDefaults
02:00:33 [2023-01-11T02:00:33.323Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
02:00:33 [2023-01-11T02:00:33.323Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
02:00:33 [2023-01-11T02:00:33.323Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
02:00:33 [2023-01-11T02:00:33.323Z] === RUN   TestDockerSuite/TestRunUserNotFound
02:00:33 [2023-01-11T02:00:33.323Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
02:00:33 [2023-01-11T02:00:33.884Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
02:00:36 [2023-01-11T02:00:36.440Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
02:00:37 [2023-01-11T02:00:37.005Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
02:00:37 [2023-01-11T02:00:37.567Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
02:00:38 [2023-01-11T02:00:38.495Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
02:00:38 [2023-01-11T02:00:38.495Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
02:00:39 [2023-01-11T02:00:39.862Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
02:00:41 [2023-01-11T02:00:41.228Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
02:00:41 [2023-01-11T02:00:41.484Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
02:00:42 [2023-01-11T02:00:42.853Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
02:00:44 [2023-01-11T02:00:44.747Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
02:00:45 [2023-01-11T02:00:45.004Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
02:00:45 [2023-01-11T02:00:45.566Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
02:00:45 [2023-01-11T02:00:45.566Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
02:00:45 [2023-01-11T02:00:45.566Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
02:00:45 [2023-01-11T02:00:45.566Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
02:00:45 [2023-01-11T02:00:45.566Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
02:00:45 [2023-01-11T02:00:45.566Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
02:00:45 [2023-01-11T02:00:45.566Z] === RUN   TestDockerSuite/TestRunWithBadDevice
02:00:45 [2023-01-11T02:00:45.822Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
02:00:45 [2023-01-11T02:00:45.822Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
02:00:45 [2023-01-11T02:00:45.822Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
02:00:46 [2023-01-11T02:00:46.750Z] === RUN   TestDockerSuite/TestRunWithCPUShares
02:00:47 [2023-01-11T02:00:47.006Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
02:00:47 [2023-01-11T02:00:47.262Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
02:00:48 [2023-01-11T02:00:48.190Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
02:00:48 [2023-01-11T02:00:48.753Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
02:00:49 [2023-01-11T02:00:49.682Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
02:00:49 [2023-01-11T02:00:49.682Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
02:00:49 [2023-01-11T02:00:49.682Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
02:00:50 [2023-01-11T02:00:50.244Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
02:00:50 [2023-01-11T02:00:50.244Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
02:00:50 [2023-01-11T02:00:50.244Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
02:00:50 [2023-01-11T02:00:50.244Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
02:00:50 [2023-01-11T02:00:50.244Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
02:00:50 [2023-01-11T02:00:50.244Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
02:00:50 [2023-01-11T02:00:50.244Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
02:00:50 [2023-01-11T02:00:50.807Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
02:00:51 [2023-01-11T02:00:51.369Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
02:00:51 [2023-01-11T02:00:51.369Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
02:00:52 [2023-01-11T02:00:52.296Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
02:00:52 [2023-01-11T02:00:52.296Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
02:00:52 [2023-01-11T02:00:52.552Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
02:00:52 [2023-01-11T02:00:52.809Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
02:00:52 [2023-01-11T02:00:52.809Z] === RUN   TestDockerSuite/TestRunWithShmSize
02:00:53 [2023-01-11T02:00:53.383Z] === RUN   TestDockerSuite/TestRunWithSwappiness
02:00:53 [2023-01-11T02:00:53.957Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
02:00:53 [2023-01-11T02:00:53.957Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
02:00:53 [2023-01-11T02:00:53.957Z] === RUN   TestDockerSuite/TestRunWithUlimits
02:00:54 [2023-01-11T02:00:54.519Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
02:00:55 [2023-01-11T02:00:55.883Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
02:00:56 [2023-01-11T02:00:56.139Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
02:00:56 [2023-01-11T02:00:56.139Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
02:00:56 [2023-01-11T02:00:56.139Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
02:00:56 [2023-01-11T02:00:56.395Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
02:00:56 [2023-01-11T02:00:56.651Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
02:00:57 [2023-01-11T02:00:57.579Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
02:00:58 [2023-01-11T02:00:58.140Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
02:00:58 [2023-01-11T02:00:58.702Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
02:00:59 [2023-01-11T02:00:59.629Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
02:01:00 [2023-01-11T02:01:00.193Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
02:01:00 [2023-01-11T02:01:00.193Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
02:01:00 [2023-01-11T02:01:00.193Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
02:01:01 [2023-01-11T02:01:01.121Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
02:01:02 [2023-01-11T02:01:02.049Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
02:01:02 [2023-01-11T02:01:02.611Z] === RUN   TestDockerSuite/TestSaveCheckTimes
02:01:02 [2023-01-11T02:01:02.868Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
02:01:04 [2023-01-11T02:01:04.108Z] === RUN   TestDockerSuite/TestBuildAddTarXz
02:01:04 [2023-01-11T02:01:04.108Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
02:01:04 [2023-01-11T02:01:04.108Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
02:01:04 [2023-01-11T02:01:04.108Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
02:01:04 [2023-01-11T02:01:04.108Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
02:01:04 [2023-01-11T02:01:04.234Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
02:01:04 [2023-01-11T02:01:04.234Z] === RUN   TestDockerSuite/TestSaveImageId
02:01:04 [2023-01-11T02:01:04.234Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
02:01:04 [2023-01-11T02:01:04.796Z] === RUN   TestDockerSuite/TestSaveLoadParents
02:01:06 [2023-01-11T02:01:06.162Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3300722050
02:01:06 [2023-01-11T02:01:06.419Z] === RUN   TestDockerSuite/TestSaveMultipleNames
02:01:06 [2023-01-11T02:01:06.675Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
02:01:07 [2023-01-11T02:01:07.603Z] === RUN   TestDockerSuite/TestSaveSingleTag
02:01:07 [2023-01-11T02:01:07.603Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
02:01:07 [2023-01-11T02:01:07.603Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
02:01:08 [2023-01-11T02:01:08.968Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
02:01:09 [2023-01-11T02:01:09.896Z] === RUN   TestDockerSuite/TestSearchCmdOptions
02:01:10 [2023-01-11T02:01:10.458Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
02:01:10 [2023-01-11T02:01:10.458Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
02:01:10 [2023-01-11T02:01:10.458Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
02:01:10 [2023-01-11T02:01:10.727Z] === RUN   TestDockerSuite/TestSearchWithLimit
02:01:11 [2023-01-11T02:01:11.304Z] === RUN   TestDockerSuite/TestSlowStdinClosing
02:01:13 [2023-01-11T02:01:13.193Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
02:01:17 [2023-01-11T02:01:17.357Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
02:01:18 [2023-01-11T02:01:18.284Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
02:01:20 [2023-01-11T02:01:20.175Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
02:01:20 [2023-01-11T02:01:20.175Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
02:01:20 [2023-01-11T02:01:20.737Z] === RUN   TestDockerSuite/TestStartAttachSilent
02:01:21 [2023-01-11T02:01:21.665Z] === RUN   TestDockerSuite/TestStartAttachWithRename
02:01:24 [2023-01-11T02:01:24.179Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
02:01:24 [2023-01-11T02:01:24.179Z] === RUN   TestDockerSuite/TestStartMultipleContainers
02:01:26 [2023-01-11T02:01:26.695Z] === RUN   TestDockerSuite/TestStartPausedContainer
02:01:26 [2023-01-11T02:01:26.695Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
02:01:26 [2023-01-11T02:01:26.951Z] === RUN   TestDockerSuite/TestStartRecordError
02:01:28 [2023-01-11T02:01:28.317Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
02:01:29 [2023-01-11T02:01:29.684Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
02:01:31 [2023-01-11T02:01:31.048Z] === RUN   TestDockerSuite/TestStatsAllNoStream
02:01:31 [2023-01-11T02:01:31.609Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
02:01:34 [2023-01-11T02:01:34.133Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
02:01:34 [2023-01-11T02:01:34.694Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
02:01:37 [2023-01-11T02:01:37.958Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
02:01:39 [2023-01-11T02:01:39.770Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
02:01:39 [2023-01-11T02:01:39.770Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
02:01:39 [2023-01-11T02:01:39.770Z] === RUN   TestDockerSuite/TestBuildBlankName
02:01:39 [2023-01-11T02:01:39.770Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
02:01:41 [2023-01-11T02:01:41.222Z] === RUN   TestDockerSuite/TestStatsFormatAll
02:01:46 [2023-01-11T02:01:46.462Z] === RUN   TestDockerSuite/TestStatsNoStream
02:01:47 [2023-01-11T02:01:47.023Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
02:01:47 [2023-01-11T02:01:47.949Z] === RUN   TestDockerSuite/TestStopContainerSignal
02:01:48 [2023-01-11T02:01:48.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
02:01:48 [2023-01-11T02:01:48.321Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
02:01:49 [2023-01-11T02:01:49.840Z] === RUN   TestDockerSuite/TestTopMultipleArgs
02:01:49 [2023-01-11T02:01:49.840Z] === RUN   TestDockerSuite/TestTopNonPrivileged
02:01:49 [2023-01-11T02:01:49.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
02:01:50 [2023-01-11T02:01:50.403Z] === RUN   TestDockerSuite/TestTopPrivileged
02:01:50 [2023-01-11T02:01:50.964Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
02:01:50 [2023-01-11T02:01:50.964Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
02:01:50 [2023-01-11T02:01:50.964Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
02:01:51 [2023-01-11T02:01:51.527Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
02:01:54 [2023-01-11T02:01:54.043Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
02:01:56 [2023-01-11T02:01:56.912Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
02:01:57 [2023-01-11T02:01:57.310Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
02:01:57 [2023-01-11T02:01:57.310Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
02:01:57 [2023-01-11T02:01:57.566Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
02:01:57 [2023-01-11T02:01:57.566Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
02:01:57 [2023-01-11T02:01:57.566Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
02:01:57 [2023-01-11T02:01:57.566Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
02:01:57 [2023-01-11T02:01:57.566Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
02:01:58 [2023-01-11T02:01:58.493Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
02:01:59 [2023-01-11T02:01:59.419Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
02:01:59 [2023-01-11T02:01:59.674Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
02:01:59 [2023-01-11T02:01:59.930Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
02:02:01 [2023-01-11T02:02:01.296Z] === RUN   TestDockerSuite/TestUpdateStats
02:02:01 [2023-01-11T02:02:01.859Z]     docker_cli_service_logs_test.go:246: checking task duughe8f3xhl
02:02:01 [2023-01-11T02:02:01.859Z]     docker_cli_service_logs_test.go:251: checking messages for duughe8f3xhl
02:02:01 [2023-01-11T02:02:01.859Z]     docker_cli_service_logs_test.go:246: checking task 5624ifnqw3ol
02:02:02 [2023-01-11T02:02:02.114Z]     docker_cli_service_logs_test.go:251: checking messages for 5624ifnqw3ol
02:02:05 [2023-01-11T02:02:05.377Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
02:02:05 [2023-01-11T02:02:05.938Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
02:02:05 [2023-01-11T02:02:05.938Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
02:02:05 [2023-01-11T02:02:05.938Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
02:02:06 [2023-01-11T02:02:06.500Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
02:02:07 [2023-01-11T02:02:07.153Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
02:02:09 [2023-01-11T02:02:09.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
02:02:09 [2023-01-11T02:02:09.668Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
02:02:11 [2023-01-11T02:02:11.556Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
02:02:12 [2023-01-11T02:02:12.922Z] === RUN   TestDockerSwarmSuite/TestServiceScale
02:02:14 [2023-01-11T02:02:14.288Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
02:02:15 [2023-01-11T02:02:15.215Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
02:02:15 [2023-01-11T02:02:15.777Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
02:02:18 [2023-01-11T02:02:18.294Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
02:02:20 [2023-01-11T02:02:20.809Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
02:02:21 [2023-01-11T02:02:21.636Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
02:02:21 [2023-01-11T02:02:21.636Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
02:02:21 [2023-01-11T02:02:21.636Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
02:02:22 [2023-01-11T02:02:22.173Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
02:02:24 [2023-01-11T02:02:24.062Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
02:02:24 [2023-01-11T02:02:24.990Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
02:02:25 [2023-01-11T02:02:25.918Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
02:02:27 [2023-01-11T02:02:27.284Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
02:02:28 [2023-01-11T02:02:28.649Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
02:02:30 [2023-01-11T02:02:30.016Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
02:02:31 [2023-01-11T02:02:31.929Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
02:02:32 [2023-01-11T02:02:32.497Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
02:02:33 [2023-01-11T02:02:33.426Z] === RUN   TestDockerSuite/TestVolumeCLICreate
02:02:34 [2023-01-11T02:02:34.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
02:02:34 [2023-01-11T02:02:34.009Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
02:02:34 [2023-01-11T02:02:34.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
02:02:34 [2023-01-11T02:02:34.009Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
02:02:34 [2023-01-11T02:02:34.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
02:02:34 [2023-01-11T02:02:34.793Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
02:02:37 [2023-01-11T02:02:37.306Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
02:02:39 [2023-01-11T02:02:39.195Z]     docker_cli_swarm_test.go:1902: [d11441c66690d] joining swarm manager [d157fb55efdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:02:40 [2023-01-11T02:02:40.121Z]     docker_cli_swarm_test.go:1903: [d3c364b0d8490] joining swarm manager [d157fb55efdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:02:41 [2023-01-11T02:02:41.070Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
02:02:41 [2023-01-11T02:02:41.070Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
02:02:41 [2023-01-11T02:02:41.070Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
02:02:41 [2023-01-11T02:02:41.527Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
02:02:41 [2023-01-11T02:02:41.527Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
02:02:41 [2023-01-11T02:02:41.527Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
02:02:41 [2023-01-11T02:02:41.527Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
02:02:41 [2023-01-11T02:02:41.527Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLILs
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
02:02:50 [2023-01-11T02:02:50.056Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
02:02:50 [2023-01-11T02:02:50.312Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
02:02:50 [2023-01-11T02:02:50.312Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
02:02:50 [2023-01-11T02:02:50.567Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
02:02:50 [2023-01-11T02:02:50.567Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
02:02:50 [2023-01-11T02:02:50.567Z] === RUN   TestDockerSuite/TestVolumeCLIRm
02:02:51 [2023-01-11T02:02:51.932Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
02:02:52 [2023-01-11T02:02:52.189Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
02:02:52 [2023-01-11T02:02:52.189Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
02:02:52 [2023-01-11T02:02:52.189Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
02:02:52 [2023-01-11T02:02:52.444Z] === RUN   TestDockerSuite/TestVolumeEvents
02:02:56 [2023-01-11T02:02:56.618Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
02:02:57 [2023-01-11T02:02:57.991Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
02:02:59 [2023-01-11T02:02:59.356Z] === RUN   TestDockerSuite/TestVolumeLsFormat
02:02:59 [2023-01-11T02:02:59.356Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
02:02:59 [2023-01-11T02:02:59.356Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
02:03:01 [2023-01-11T02:03:01.260Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
02:03:03 [2023-01-11T02:03:03.790Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
02:03:03 [2023-01-11T02:03:03.790Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
02:03:03 [2023-01-11T02:03:03.790Z] --- PASS: TestDockerSuite (1284.34s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.02s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.45s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.68s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.88s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.92s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.50s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.96s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.66s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.30s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.93s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.69s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.15s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.70s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.76s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.09s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.40s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.93s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.47s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.07s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.69s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.79s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.63s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.28s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.86s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.85s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.00s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.57s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.14s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.27s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.63s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.62s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.52s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.34s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.07s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.68s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.35s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.06s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.57s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.49s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.17s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.23s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.84s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.61s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.29s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.95s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.05s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.68s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.60s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.80s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.35s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.83s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.65s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.19s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.67s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.98s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.17s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s)
02:03:03 [2023-01-11T02:03:03.790Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.98s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.80s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.13s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.87s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.27s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.77s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.87s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.89s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.37s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.11s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.93s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.17s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.23s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.14s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.39s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.55s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.57s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.54s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.21s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.85s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.13s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.70s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.14s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.30s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFails (0.84s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.28s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.70s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.56s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.54s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.53s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.39s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.50s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.45s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.67s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.43s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.52s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.78s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.85s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.23s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.38s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.51s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.85s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.38s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.32s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.45s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.74s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.20s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.79s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.73s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.80s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.23s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.50s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.96s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildRm (2.69s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.80s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.63s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.84s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.98s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildUser (1.40s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.69s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.30s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.23s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.86s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.68s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.78s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.80s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.32s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitChange (0.63s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.96s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.91s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.34s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.02s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.88s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.98s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.03s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.92s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.67s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.77s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.15s)
02:03:03 [2023-01-11T02:03:03.791Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.33s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.91s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.40s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.30s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.36s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.38s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ac0f18_<nil>} (1.45s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11260350968_/foo_false__<nil>_<nil>_<nil>} (1.43s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11260350968_/foo_true__<nil>_<nil>_<nil>} (1.59s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33846506134_/foo_false__<nil>_<nil>_<nil>} (1.34s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33846506134_/foo_true__<nil>_<nil>_<nil>} (1.41s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33846506134_/foo_true__0xc000ac1050_<nil>_<nil>} (1.39s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ac1068_<nil>} (1.39s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ac10c8_<nil>} (0.47s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ac1308_<nil>} (0.64s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ac1320_<nil>} (0.58s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.40s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.37s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.47s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.17s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.67s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.57s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.10s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.20s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.53s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.47s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.89s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.46s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.91s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.43s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.31s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.96s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.11s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.53s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.89s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.60s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.45s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToDot (0.56s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.05s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.65s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.21s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.05s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.31s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.85s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.91s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.15s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.67s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.32s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.55s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.84s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.91s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.78s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.71s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.38s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.54s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.35s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.11s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.55s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.34s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.40s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.38s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.09s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.66s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.46s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.48s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsRename (0.55s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsResize (0.64s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.42s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsTop (0.53s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.84s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExec (0.50s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.06s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecEnv (0.62s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.56s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.75s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.77s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecParseError (0.43s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.53s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.55s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecTTY (0.54s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.53s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.13s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.56s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.65s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.59s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.62s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestHealth (19.31s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.70s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
02:03:03 [2023-01-11T02:03:03.792Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.57s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.04s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImportFile (1.14s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.10s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.53s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.58s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.58s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.47s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.50s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.59s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.40s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.87s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.93s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.74s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.33s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.87s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsSince (6.80s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestNetHostname (1.57s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.63s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.40s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPluginActive (2.24s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.14s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.85s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.42s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.10s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.16s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPortList (7.66s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.92s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.87s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.20s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.50s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.76s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.86s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.05s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.35s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.60s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.85s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.68s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.72s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.05s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.72s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.18s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiTag (0.32s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.13s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.40s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.93s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.65s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.72s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.95s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.06s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.25s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s)
02:03:03 [2023-01-11T02:03:03.793Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.61s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.81s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.22s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.84s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.25s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.75s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.39s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.93s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.43s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.62s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.60s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.83s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.95s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.18s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunMount (4.39s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.11s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.76s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.83s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.20s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.19s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.56s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.01s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.60s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.66s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.41s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.60s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.95s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.58s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.15s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.09s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunState (1.11s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.07s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.08s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.13s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.41s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.27s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.56s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.65s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.61s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.20s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.36s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.64s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.65s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.86s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.09s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.87s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.78s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.70s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.00s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.15s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.54s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.86s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.50s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
02:03:03 [2023-01-11T02:03:03.794Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.14s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.82s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.33s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.83s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.43s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.49s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.94s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.80s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.78s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.19s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.44s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.55s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s)
02:03:03 [2023-01-11T02:03:03.795Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
02:03:03 [2023-01-11T02:03:03.795Z] === RUN   TestDockerRegistrySuite
02:03:03 [2023-01-11T02:03:03.795Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
02:03:04 [2023-01-11T02:03:04.051Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
02:03:04 [2023-01-11T02:03:04.980Z]     check_test.go:196: [dbfb1d6a13bfd] daemon is not started
02:03:05 [2023-01-11T02:03:05.237Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
02:03:06 [2023-01-11T02:03:06.165Z]     check_test.go:196: [d98160244c226] daemon is not started
02:03:06 [2023-01-11T02:03:06.165Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
02:03:06 [2023-01-11T02:03:06.727Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
02:03:07 [2023-01-11T02:03:07.655Z]     check_test.go:196: [d583be376e28b] daemon is not started
02:03:07 [2023-01-11T02:03:07.655Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
02:03:07 [2023-01-11T02:03:07.911Z]     check_test.go:196: [d4cdc77f1fb17] daemon is not started
02:03:07 [2023-01-11T02:03:07.911Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
02:03:11 [2023-01-11T02:03:11.177Z]     check_test.go:196: [d746e1ad1dce3] daemon is not started
02:03:11 [2023-01-11T02:03:11.177Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
02:03:16 [2023-01-11T02:03:16.420Z]     check_test.go:196: [d3737b70bbf95] daemon is not started
02:03:16 [2023-01-11T02:03:16.420Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
02:03:18 [2023-01-11T02:03:18.326Z]     check_test.go:196: [d3517a9af09b5] daemon is not started
02:03:18 [2023-01-11T02:03:18.326Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
02:03:19 [2023-01-11T02:03:19.254Z]     check_test.go:196: [d27b07e2091cb] daemon is not started
02:03:19 [2023-01-11T02:03:19.254Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
02:03:20 [2023-01-11T02:03:20.181Z]     check_test.go:196: [d51c715dd83b8] daemon is not started
02:03:20 [2023-01-11T02:03:20.181Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
02:03:21 [2023-01-11T02:03:21.547Z]     check_test.go:196: [d6c8f33fb6be0] daemon is not started
02:03:21 [2023-01-11T02:03:21.547Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
02:03:22 [2023-01-11T02:03:22.475Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
02:03:22 [2023-01-11T02:03:22.476Z]     check_test.go:196: [ddea0d5000d3a] daemon is not started
02:03:22 [2023-01-11T02:03:22.476Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
02:03:23 [2023-01-11T02:03:23.404Z]     check_test.go:196: [dd2157e237e2c] daemon is not started
02:03:23 [2023-01-11T02:03:23.404Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
02:03:24 [2023-01-11T02:03:24.023Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
02:03:24 [2023-01-11T02:03:24.332Z]     docker_cli_swarm_test.go:1803: [db40210733a69] joining swarm manager [d0b05b071e274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:03:24 [2023-01-11T02:03:24.895Z]     check_test.go:196: [d010a5bde7d65] daemon is not started
02:03:24 [2023-01-11T02:03:24.895Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
02:03:25 [2023-01-11T02:03:25.831Z]     docker_cli_swarm_test.go:1804: [df2e4ab21baa3] joining swarm manager [d0b05b071e274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:03:26 [2023-01-11T02:03:26.087Z]     check_test.go:196: [d1a641ef940fd] daemon is not started
02:03:26 [2023-01-11T02:03:26.087Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
02:03:27 [2023-01-11T02:03:27.014Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:327e1299f0161faf4be43a8f3718ede057dae483ca848b6acef2229ceba1db64
02:03:27 [2023-01-11T02:03:27.577Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4189da5f7d962bcfd4e6453338e83bd906eb8522427b9031bae7e550da5ffe7c
02:03:27 [2023-01-11T02:03:27.833Z]     check_test.go:196: [d29a6b2827a54] daemon is not started
02:03:27 [2023-01-11T02:03:27.833Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
02:03:28 [2023-01-11T02:03:28.718Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
02:03:28 [2023-01-11T02:03:28.718Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
02:03:28 [2023-01-11T02:03:28.770Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8bfe2a4c5fc42560e00bd6ba73d677c08a394306e1f67d596b46c631d3580b47
02:03:29 [2023-01-11T02:03:29.178Z] === RUN   TestDockerSuite/TestBuildCacheAdd
02:03:29 [2023-01-11T02:03:29.178Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
02:03:29 [2023-01-11T02:03:29.332Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fb719e0c424ddc7c2a1bab00e925a0964b33e8ad74e65c5619af920dd9d21686
02:03:29 [2023-01-11T02:03:29.588Z]     check_test.go:196: [d536e894c51b2] daemon is not started
02:03:29 [2023-01-11T02:03:29.588Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
02:03:30 [2023-01-11T02:03:30.144Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
02:03:30 [2023-01-11T02:03:30.515Z]     check_test.go:196: [ddb125cf0a0c1] daemon is not started
02:03:30 [2023-01-11T02:03:30.515Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
02:03:31 [2023-01-11T02:03:31.678Z] === RUN   TestDockerSuite/TestBuildCacheFrom
02:03:31 [2023-01-11T02:03:31.678Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
02:03:31 [2023-01-11T02:03:31.678Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
02:03:33 [2023-01-11T02:03:33.036Z]     check_test.go:196: [d8a63de4fd754] daemon is not started
02:03:33 [2023-01-11T02:03:33.036Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
02:03:33 [2023-01-11T02:03:33.602Z]     check_test.go:196: [d5b1b0339c205] daemon is not started
02:03:33 [2023-01-11T02:03:33.602Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
02:03:33 [2023-01-11T02:03:33.602Z]     check_test.go:196: [db89cab67e549] daemon is not started
02:03:33 [2023-01-11T02:03:33.602Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
02:03:34 [2023-01-11T02:03:34.529Z]     check_test.go:196: [dee73fa9c6b03] daemon is not started
02:03:34 [2023-01-11T02:03:34.529Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
02:03:35 [2023-01-11T02:03:35.458Z]     check_test.go:196: [d1525a9e3954c] daemon is not started
02:03:35 [2023-01-11T02:03:35.458Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
02:03:36 [2023-01-11T02:03:36.387Z]     check_test.go:196: [d054fdf7e058f] daemon is not started
02:03:36 [2023-01-11T02:03:36.387Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
02:03:38 [2023-01-11T02:03:38.779Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
02:03:38 [2023-01-11T02:03:38.900Z]     check_test.go:196: [d2a9fc7654d9c] daemon is not started
02:03:38 [2023-01-11T02:03:38.900Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
02:03:38 [2023-01-11T02:03:38.900Z]     check_test.go:196: [d7a5786dfa85a] daemon is not started
02:03:38 [2023-01-11T02:03:38.900Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
02:03:39 [2023-01-11T02:03:39.744Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
02:03:39 [2023-01-11T02:03:39.744Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
02:03:39 [2023-01-11T02:03:39.744Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
02:03:39 [2023-01-11T02:03:39.744Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
02:03:40 [2023-01-11T02:03:40.202Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
02:03:40 [2023-01-11T02:03:40.264Z]     check_test.go:196: [de5571bf9d48b] daemon is not started
02:03:40 [2023-01-11T02:03:40.264Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
02:03:40 [2023-01-11T02:03:40.264Z]     check_test.go:196: [d512645bcf8c3] daemon is not started
02:03:40 [2023-01-11T02:03:40.264Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
02:03:40 [2023-01-11T02:03:40.520Z]     check_test.go:196: [d6b1e48e5ba33] daemon is not started
02:03:40 [2023-01-11T02:03:40.520Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
02:03:40 [2023-01-11T02:03:40.776Z]     check_test.go:196: [d341331a8d245] daemon is not started
02:03:40 [2023-01-11T02:03:40.776Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
02:03:41 [2023-01-11T02:03:41.033Z]     check_test.go:196: [d2cb98b255c11] daemon is not started
02:03:41 [2023-01-11T02:03:41.033Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
02:03:41 [2023-01-11T02:03:41.289Z]     check_test.go:196: [d4f9b613caa0a] daemon is not started
02:03:41 [2023-01-11T02:03:41.289Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
02:03:41 [2023-01-11T02:03:41.289Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
02:03:41 [2023-01-11T02:03:41.546Z]     check_test.go:196: [ddbdd3f30e702] daemon is not started
02:03:41 [2023-01-11T02:03:41.546Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
02:03:41 [2023-01-11T02:03:41.737Z] === RUN   TestDockerSuite/TestBuildClearCmd
02:03:42 [2023-01-11T02:03:42.478Z]     check_test.go:196: [da7d0f5d55d79] daemon is not started
02:03:42 [2023-01-11T02:03:42.478Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
02:03:43 [2023-01-11T02:03:43.275Z] === RUN   TestDockerSuite/TestBuildCmd
02:03:43 [2023-01-11T02:03:43.736Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
02:03:44 [2023-01-11T02:03:44.368Z]     check_test.go:196: [d0dff6338a7a2] daemon is not started
02:03:44 [2023-01-11T02:03:44.368Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
02:03:44 [2023-01-11T02:03:44.702Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
02:03:44 [2023-01-11T02:03:44.931Z]     check_test.go:196: [d6e962a0493d7] daemon is not started
02:03:44 [2023-01-11T02:03:44.931Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
02:03:45 [2023-01-11T02:03:45.159Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
02:03:46 [2023-01-11T02:03:46.296Z]     check_test.go:196: [db7f72072ce91] daemon is not started
02:03:46 [2023-01-11T02:03:46.296Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
02:03:46 [2023-01-11T02:03:46.858Z] === RUN   TestDockerRegistrySuite/TestV2Only
02:03:47 [2023-01-11T02:03:47.785Z] --- PASS: TestDockerRegistrySuite (43.92s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.36s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.15s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.43s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.93s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.42s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.10s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.70s)
02:03:47 [2023-01-11T02:03:47.785Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
02:03:47 [2023-01-11T02:03:47.786Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s)
02:03:47 [2023-01-11T02:03:47.786Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
02:03:47 [2023-01-11T02:03:47.786Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
02:03:47 [2023-01-11T02:03:47.786Z] === RUN   TestDockerSchema1RegistrySuite
02:03:47 [2023-01-11T02:03:47.786Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
02:03:47 [2023-01-11T02:03:47.786Z]     check_test.go:223: [d031d2b19986f] daemon is not started
02:03:47 [2023-01-11T02:03:47.786Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
02:03:49 [2023-01-11T02:03:49.682Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
02:03:51 [2023-01-11T02:03:51.050Z]     check_test.go:223: [dc824dc652bb9] daemon is not started
02:03:51 [2023-01-11T02:03:51.050Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
02:03:51 [2023-01-11T02:03:51.612Z]     docker_cli_swarm_test.go:1322: [dc6d3d5ec7a99] joining swarm manager [d486eaad8ce3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:03:52 [2023-01-11T02:03:52.230Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
02:03:52 [2023-01-11T02:03:52.981Z]     docker_cli_swarm_test.go:1323: [dfc4d5839a1cd] joining swarm manager [d486eaad8ce3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:03:55 [2023-01-11T02:03:55.130Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
02:03:55 [2023-01-11T02:03:55.130Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
02:03:55 [2023-01-11T02:03:55.130Z] === RUN   TestDockerSuite/TestBuildConditionalCache
02:03:56 [2023-01-11T02:03:56.246Z]     check_test.go:223: [d8a1b02b2d439] daemon is not started
02:03:56 [2023-01-11T02:03:56.246Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
02:03:56 [2023-01-11T02:03:56.662Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
02:03:56 [2023-01-11T02:03:56.662Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
02:03:56 [2023-01-11T02:03:56.662Z] === RUN   TestDockerSuite/TestBuildContextCleanup
02:03:57 [2023-01-11T02:03:57.627Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
02:03:59 [2023-01-11T02:03:59.511Z]     check_test.go:223: [d46311d156838] daemon is not started
02:03:59 [2023-01-11T02:03:59.527Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
02:03:59 [2023-01-11T02:03:59.802Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
02:04:00 [2023-01-11T02:04:00.088Z]     check_test.go:223: [d66c134b4ceff] daemon is not started
02:04:00 [2023-01-11T02:04:00.088Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
02:04:01 [2023-01-11T02:04:01.015Z]     check_test.go:223: [d6564ba60de5e] daemon is not started
02:04:01 [2023-01-11T02:04:01.015Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
02:04:01 [2023-01-11T02:04:01.015Z]     check_test.go:223: [dc3b3a3e7fbcd] daemon is not started
02:04:01 [2023-01-11T02:04:01.015Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
02:04:01 [2023-01-11T02:04:01.332Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
02:04:01 [2023-01-11T02:04:01.789Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
02:04:01 [2023-01-11T02:04:01.789Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
02:04:01 [2023-01-11T02:04:01.789Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
02:04:02 [2023-01-11T02:04:02.903Z]     check_test.go:223: [df1278956746f] daemon is not started
02:04:02 [2023-01-11T02:04:02.903Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
02:04:03 [2023-01-11T02:04:03.322Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
02:04:03 [2023-01-11T02:04:03.832Z]     check_test.go:223: [d0170b316ce5e] daemon is not started
02:04:03 [2023-01-11T02:04:03.832Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
02:04:04 [2023-01-11T02:04:04.289Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
02:04:04 [2023-01-11T02:04:04.289Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
02:04:04 [2023-01-11T02:04:04.289Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
02:04:04 [2023-01-11T02:04:04.289Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
02:04:04 [2023-01-11T02:04:04.289Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
02:04:04 [2023-01-11T02:04:04.760Z]     check_test.go:223: [da08c1df7db5b] daemon is not started
02:04:04 [2023-01-11T02:04:04.760Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
02:04:07 [2023-01-11T02:04:07.276Z]     check_test.go:223: [da0b3a82741a5] daemon is not started
02:04:07 [2023-01-11T02:04:07.276Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
02:04:07 [2023-01-11T02:04:07.546Z]     check_test.go:223: [dc1d5d85038b8] daemon is not started
02:04:07 [2023-01-11T02:04:07.546Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
02:04:07 [2023-01-11T02:04:07.808Z]     check_test.go:223: [d497f56828866] daemon is not started
02:04:07 [2023-01-11T02:04:07.808Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
02:04:08 [2023-01-11T02:04:08.066Z]     check_test.go:223: [db0198fe7d970] daemon is not started
02:04:08 [2023-01-11T02:04:08.066Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
02:04:08 [2023-01-11T02:04:08.322Z]     check_test.go:223: [d71c31e85a462] daemon is not started
02:04:08 [2023-01-11T02:04:08.322Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
02:04:08 [2023-01-11T02:04:08.578Z]     check_test.go:223: [d9820f1dfa694] daemon is not started
02:04:08 [2023-01-11T02:04:08.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
02:04:08 [2023-01-11T02:04:08.834Z]     check_test.go:223: [d932f14153084] daemon is not started
02:04:08 [2023-01-11T02:04:08.834Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
02:04:09 [2023-01-11T02:04:09.090Z]     check_test.go:223: [dda1ac954360d] daemon is not started
02:04:09 [2023-01-11T02:04:09.090Z] --- PASS: TestDockerSchema1RegistrySuite (21.31s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.00s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.44s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.75s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.84s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
02:04:09 [2023-01-11T02:04:09.090Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
02:04:09 [2023-01-11T02:04:09.090Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
02:04:09 [2023-01-11T02:04:09.090Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
02:04:09 [2023-01-11T02:04:09.652Z]     check_test.go:252: [d746b0206a446] daemon is not started
02:04:09 [2023-01-11T02:04:09.652Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
02:04:10 [2023-01-11T02:04:10.215Z]     check_test.go:252: [d82e7329486eb] daemon is not started
02:04:10 [2023-01-11T02:04:10.471Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
02:04:10 [2023-01-11T02:04:10.471Z]     check_test.go:252: [df187bb707495] daemon is not started
02:04:10 [2023-01-11T02:04:10.471Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
02:04:11 [2023-01-11T02:04:11.349Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
02:04:11 [2023-01-11T02:04:11.836Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
02:04:12 [2023-01-11T02:04:12.397Z]     check_test.go:252: [d26e74804f7bd] daemon is not started
02:04:12 [2023-01-11T02:04:12.397Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
02:04:13 [2023-01-11T02:04:13.762Z]     check_test.go:252: [d8072d5f9cfc0] daemon is not started
02:04:13 [2023-01-11T02:04:13.762Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
02:04:14 [2023-01-11T02:04:14.690Z]     check_test.go:252: [de5c03f9986f4] daemon is not started
02:04:14 [2023-01-11T02:04:14.690Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
02:04:14 [2023-01-11T02:04:14.690Z]     check_test.go:252: [dfff999983861] daemon is not started
02:04:14 [2023-01-11T02:04:14.690Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.71s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (1.41s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s)
02:04:14 [2023-01-11T02:04:14.690Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
02:04:14 [2023-01-11T02:04:14.690Z] === RUN   TestDockerRegistryAuthTokenSuite
02:04:14 [2023-01-11T02:04:14.690Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
02:04:19 [2023-01-11T02:04:19.977Z]     check_test.go:279: [d282bc8f98aaf] daemon is not started
02:04:19 [2023-01-11T02:04:19.977Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
02:04:19 [2023-01-11T02:04:19.977Z]     check_test.go:279: [dbe6599fa12ed] daemon is not started
02:04:19 [2023-01-11T02:04:19.977Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
02:04:20 [2023-01-11T02:04:20.247Z]     check_test.go:279: [db6c3b1f3c7b4] daemon is not started
02:04:20 [2023-01-11T02:04:20.247Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
02:04:24 [2023-01-11T02:04:24.493Z]     check_test.go:279: [db6ca3c23e48e] daemon is not started
02:04:24 [2023-01-11T02:04:24.493Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
02:04:24 [2023-01-11T02:04:24.493Z]     check_test.go:279: [dab23b62c96ea] daemon is not started
02:04:24 [2023-01-11T02:04:24.493Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.73s)
02:04:24 [2023-01-11T02:04:24.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
02:04:24 [2023-01-11T02:04:24.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
02:04:24 [2023-01-11T02:04:24.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s)
02:04:24 [2023-01-11T02:04:24.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (1.09s)
02:04:24 [2023-01-11T02:04:24.493Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
02:04:24 [2023-01-11T02:04:24.493Z] === RUN   TestDockerNetworkSuite
02:04:24 [2023-01-11T02:04:24.493Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
02:04:24 [2023-01-11T02:04:24.493Z]     docker_cli_network_unix_test.go:47: [d990cab8efa4a] daemon is not started
02:04:24 [2023-01-11T02:04:24.493Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
02:04:24 [2023-01-11T02:04:24.493Z]     docker_cli_network_unix_test.go:47: [d219099c97d7d] daemon is not started
02:04:24 [2023-01-11T02:04:24.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
02:04:27 [2023-01-11T02:04:27.010Z]     docker_cli_network_unix_test.go:47: [d478acca62c5b] daemon is not started
02:04:27 [2023-01-11T02:04:27.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
02:04:28 [2023-01-11T02:04:28.630Z]     docker_cli_network_unix_test.go:47: [de6370fc5bcc2] daemon is not started
02:04:28 [2023-01-11T02:04:28.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
02:04:28 [2023-01-11T02:04:28.886Z]     docker_cli_network_unix_test.go:1234: [d77a9702cd114] daemon is not started
02:04:31 [2023-01-11T02:04:31.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
02:04:31 [2023-01-11T02:04:31.963Z]     docker_cli_network_unix_test.go:47: [df2a1fa032e0c] daemon is not started
02:04:32 [2023-01-11T02:04:32.525Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
02:04:36 [2023-01-11T02:04:36.694Z]     docker_cli_network_unix_test.go:47: [dc5a4bb42cb47] daemon is not started
02:04:37 [2023-01-11T02:04:37.630Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
02:04:39 [2023-01-11T02:04:39.519Z]     docker_cli_network_unix_test.go:47: [df06760216bc1] daemon is not started
02:04:39 [2023-01-11T02:04:39.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
02:04:41 [2023-01-11T02:04:41.143Z]     docker_cli_network_unix_test.go:47: [d7ea78d785ddd] daemon is not started
02:04:41 [2023-01-11T02:04:41.143Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
02:04:41 [2023-01-11T02:04:41.399Z]     docker_cli_network_unix_test.go:47: [d4d9e30b34bfd] daemon is not started
02:04:41 [2023-01-11T02:04:41.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
02:04:41 [2023-01-11T02:04:41.977Z]     docker_cli_network_unix_test.go:47: [d46430d3b9acc] daemon is not started
02:04:41 [2023-01-11T02:04:41.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
02:04:42 [2023-01-11T02:04:42.541Z]     docker_cli_network_unix_test.go:47: [d6ed7123aabb8] daemon is not started
02:04:42 [2023-01-11T02:04:42.797Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
02:04:43 [2023-01-11T02:04:43.358Z]     docker_cli_network_unix_test.go:47: [dba96679a7833] daemon is not started
02:04:43 [2023-01-11T02:04:43.614Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
02:04:43 [2023-01-11T02:04:43.870Z]     docker_cli_network_unix_test.go:47: [d7aae8becc781] daemon is not started
02:04:43 [2023-01-11T02:04:43.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
02:04:44 [2023-01-11T02:04:44.125Z]     docker_cli_network_unix_test.go:47: [d1182282ebab0] daemon is not started
02:04:44 [2023-01-11T02:04:44.125Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
02:04:44 [2023-01-11T02:04:44.687Z]     docker_cli_network_unix_test.go:47: [d6b88063139b9] daemon is not started
02:04:44 [2023-01-11T02:04:44.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
02:04:45 [2023-01-11T02:04:45.200Z]     docker_cli_network_unix_test.go:47: [d38039abd7590] daemon is not started
02:04:45 [2023-01-11T02:04:45.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
02:04:45 [2023-01-11T02:04:45.200Z]     docker_cli_network_unix_test.go:47: [d8d9588d54b7a] daemon is not started
02:04:45 [2023-01-11T02:04:45.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
02:04:45 [2023-01-11T02:04:45.200Z]     docker_cli_network_unix_test.go:47: [d7e17754298ff] daemon is not started
02:04:45 [2023-01-11T02:04:45.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
02:04:46 [2023-01-11T02:04:46.128Z]     docker_cli_network_unix_test.go:47: [d494a289384cb] daemon is not started
02:04:46 [2023-01-11T02:04:46.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
02:04:46 [2023-01-11T02:04:46.690Z]     docker_cli_network_unix_test.go:47: [df2694746f67b] daemon is not started
02:04:47 [2023-01-11T02:04:47.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
02:04:47 [2023-01-11T02:04:47.252Z]     docker_cli_network_unix_test.go:47: [d225b97ae671c] daemon is not started
02:04:47 [2023-01-11T02:04:47.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
02:04:47 [2023-01-11T02:04:47.508Z]     docker_cli_network_unix_test.go:47: [d57ee981c793b] daemon is not started
02:04:47 [2023-01-11T02:04:47.508Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
02:04:47 [2023-01-11T02:04:47.508Z]     docker_cli_network_unix_test.go:47: [d724ccf19cccf] daemon is not started
02:04:47 [2023-01-11T02:04:47.508Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
02:04:48 [2023-01-11T02:04:48.872Z]     docker_cli_network_unix_test.go:969: [d62aaf666076e] daemon is not started
02:04:49 [2023-01-11T02:04:49.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
02:04:50 [2023-01-11T02:04:50.732Z]     docker_cli_network_unix_test.go:47: [dc7b48836d365] daemon is not started
02:04:50 [2023-01-11T02:04:50.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
02:04:53 [2023-01-11T02:04:53.506Z]     docker_cli_network_unix_test.go:1117: [dfed2ddc4f9fb] daemon is not started
02:04:56 [2023-01-11T02:04:56.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
02:04:56 [2023-01-11T02:04:56.775Z]     docker_cli_network_unix_test.go:47: [d5962fd22b2c9] daemon is not started
02:04:56 [2023-01-11T02:04:56.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
02:04:56 [2023-01-11T02:04:56.825Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
02:04:56 [2023-01-11T02:04:56.826Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
02:04:57 [2023-01-11T02:04:57.337Z]     docker_cli_network_unix_test.go:47: [ddb6ece15d945] daemon is not started
02:04:57 [2023-01-11T02:04:57.337Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
02:04:57 [2023-01-11T02:04:57.593Z]     docker_cli_network_unix_test.go:47: [dad0a28f3ac71] daemon is not started
02:04:57 [2023-01-11T02:04:57.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
02:04:57 [2023-01-11T02:04:57.593Z]     docker_cli_network_unix_test.go:47: [d9b956e84b63e] daemon is not started
02:04:57 [2023-01-11T02:04:57.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
02:04:57 [2023-01-11T02:04:57.795Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
02:04:57 [2023-01-11T02:04:57.858Z]     docker_cli_network_unix_test.go:47: [dfb5494bd677d] daemon is not started
02:04:57 [2023-01-11T02:04:57.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
02:04:57 [2023-01-11T02:04:57.858Z]     docker_cli_network_unix_test.go:47: [d779dc836c1b0] daemon is not started
02:04:57 [2023-01-11T02:04:57.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
02:04:57 [2023-01-11T02:04:57.858Z]     docker_cli_network_unix_test.go:47: [d077001d06ef2] daemon is not started
02:04:57 [2023-01-11T02:04:57.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
02:04:59 [2023-01-11T02:04:59.760Z]     docker_cli_network_unix_test.go:47: [d229b184c5c3a] daemon is not started
02:05:00 [2023-01-11T02:05:00.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
02:05:00 [2023-01-11T02:05:00.322Z]     docker_cli_network_unix_test.go:47: [d2ca9fec7b941] daemon is not started
02:05:00 [2023-01-11T02:05:00.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
02:05:00 [2023-01-11T02:05:00.322Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
02:05:00 [2023-01-11T02:05:00.322Z]     docker_cli_network_unix_test.go:47: [d82574d6c6ebf] daemon is not started
02:05:00 [2023-01-11T02:05:00.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
02:05:00 [2023-01-11T02:05:00.883Z]     docker_cli_network_unix_test.go:47: [ddd7cf78a32ec] daemon is not started
02:05:01 [2023-01-11T02:05:01.144Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
02:05:04 [2023-01-11T02:05:04.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
02:05:04 [2023-01-11T02:05:04.865Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
02:05:04 [2023-01-11T02:05:04.865Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
02:05:05 [2023-01-11T02:05:05.325Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
02:05:05 [2023-01-11T02:05:05.325Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
02:05:05 [2023-01-11T02:05:05.774Z]     docker_cli_network_unix_test.go:1085: [ddd41fc3b343a] daemon is not started
02:05:05 [2023-01-11T02:05:05.784Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
02:05:05 [2023-01-11T02:05:05.784Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
02:05:05 [2023-01-11T02:05:05.784Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
02:05:06 [2023-01-11T02:05:06.244Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
02:05:06 [2023-01-11T02:05:06.244Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
02:05:06 [2023-01-11T02:05:06.244Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
02:05:07 [2023-01-11T02:05:07.142Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
02:05:07 [2023-01-11T02:05:07.399Z]     docker_cli_network_unix_test.go:47: [d0734d518fc78] daemon is not started
02:05:07 [2023-01-11T02:05:07.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
02:05:07 [2023-01-11T02:05:07.655Z]     docker_cli_network_unix_test.go:47: [d311c09b369f6] daemon is not started
02:05:07 [2023-01-11T02:05:07.910Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
02:05:09 [2023-01-11T02:05:09.276Z]     docker_cli_network_unix_test.go:47: [deafd12d8f86a] daemon is not started
02:05:09 [2023-01-11T02:05:09.534Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
02:05:09 [2023-01-11T02:05:09.534Z]     docker_cli_network_unix_test.go:47: [d66af5307ea21] daemon is not started
02:05:09 [2023-01-11T02:05:09.534Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
02:05:09 [2023-01-11T02:05:09.789Z]     docker_cli_network_unix_test.go:47: [daa656f281c4a] daemon is not started
02:05:10 [2023-01-11T02:05:10.045Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
02:05:10 [2023-01-11T02:05:10.606Z]     docker_cli_network_unix_test.go:47: [d9f7e8edec214] daemon is not started
02:05:10 [2023-01-11T02:05:10.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
02:05:11 [2023-01-11T02:05:11.167Z]     docker_cli_network_unix_test.go:47: [dd0c6a9e4f303] daemon is not started
02:05:11 [2023-01-11T02:05:11.729Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
02:05:17 [2023-01-11T02:05:17.008Z]     docker_cli_network_unix_test.go:47: [d7e0fea4a54fa] daemon is not started
02:05:17 [2023-01-11T02:05:17.008Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
02:05:17 [2023-01-11T02:05:17.264Z] --- PASS: TestDockerNetworkSuite (55.79s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.45s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.62s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.07s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.10s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.23s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.02s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.28s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.88s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s)
02:05:17 [2023-01-11T02:05:17.264Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
02:05:17 [2023-01-11T02:05:17.265Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
02:05:17 [2023-01-11T02:05:17.265Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s)
02:05:17 [2023-01-11T02:05:17.265Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
02:05:17 [2023-01-11T02:05:17.265Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s)
02:05:17 [2023-01-11T02:05:17.265Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.64s)
02:05:17 [2023-01-11T02:05:17.265Z] === RUN   TestDockerHubPullSuite
02:05:17 [2023-01-11T02:05:17.265Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
02:05:19 [2023-01-11T02:05:19.780Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
02:05:20 [2023-01-11T02:05:20.705Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
02:05:22 [2023-01-11T02:05:22.070Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
02:05:22 [2023-01-11T02:05:22.999Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
02:05:24 [2023-01-11T02:05:24.887Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
02:05:25 [2023-01-11T02:05:25.449Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
02:05:25 [2023-01-11T02:05:25.710Z] --- PASS: TestDockerHubPullSuite (8.59s)
02:05:25 [2023-01-11T02:05:25.710Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.11s)
02:05:25 [2023-01-11T02:05:25.710Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s)
02:05:25 [2023-01-11T02:05:25.710Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.09s)
02:05:25 [2023-01-11T02:05:25.710Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.84s)
02:05:25 [2023-01-11T02:05:25.710Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.63s)
02:05:25 [2023-01-11T02:05:25.710Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
02:05:25 [2023-01-11T02:05:25.710Z] PASS
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === Skipped
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_sni_test.go:18: Flakey test
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
02:05:25 [2023-01-11T02:05:25.710Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z] 
02:05:25 [2023-01-11T02:05:25.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
02:05:25 [2023-01-11T02:05:25.710Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.711Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z] 
02:05:25 [2023-01-11T02:05:25.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
02:05:25 [2023-01-11T02:05:25.711Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z] 
02:05:25 [2023-01-11T02:05:25.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.711Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z] 
02:05:25 [2023-01-11T02:05:25.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
02:05:25 [2023-01-11T02:05:25.711Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.711Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
02:05:25 [2023-01-11T02:05:25.711Z] 
02:05:25 [2023-01-11T02:05:25.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
02:05:25 [2023-01-11T02:05:25.711Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z] 
02:05:25 [2023-01-11T02:05:25.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
02:05:25 [2023-01-11T02:05:25.711Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z] 
02:05:25 [2023-01-11T02:05:25.711Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
02:05:25 [2023-01-11T02:05:25.711Z]     docker_cli_network_unix_test.go:47: [d82574d6c6ebf] daemon is not started
02:05:25 [2023-01-11T02:05:25.711Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
02:05:25 [2023-01-11T02:05:25.711Z] 
02:05:25 [2023-01-11T02:05:25.711Z] DONE 1270 tests, 51 skipped in 1432.577s
02:05:25 [2023-01-11T02:05:25.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:05:25 [2023-01-11T02:05:25.711Z] ++++ cat bundles/test-integration/docker.pid
02:05:25 [2023-01-11T02:05:25.711Z] +++ kill 8032
02:05:26 [2023-01-11T02:05:26.637Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
02:05:26 [2023-01-11T02:05:26.892Z] +++ /etc/init.d/apparmor stop
02:05:26 [2023-01-11T02:05:26.893Z] Leaving: AppArmorNo profiles have been unloaded.
02:05:26 [2023-01-11T02:05:26.893Z] 
02:05:26 [2023-01-11T02:05:26.893Z] Unloading profiles will leave already running processes permanently
02:05:26 [2023-01-11T02:05:26.893Z] unconfined, which can lead to unexpected situations.
02:05:26 [2023-01-11T02:05:26.893Z] 
02:05:26 [2023-01-11T02:05:26.893Z] To set a process to complain mode, use the command line tool
02:05:26 [2023-01-11T02:05:26.893Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:05:26 [2023-01-11T02:05:26.893Z] +++ true
02:05:26 [2023-01-11T02:05:26.893Z] exiting test-integration
02:05:26 [2023-01-11T02:05:26.893Z] ++ exit 0
02:05:26 [2023-01-11T02:05:26.893Z] 
02:05:27 [2023-01-11T02:05:27.148Z] + for job in $(jobs -p)
02:05:27 [2023-01-11T02:05:27.148Z] + wait 27199
02:05:32 [2023-01-11T02:05:32.389Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
02:05:34 [2023-01-11T02:05:34.914Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
02:05:39 [2023-01-11T02:05:39.077Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
02:05:40 [2023-01-11T02:05:40.967Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
02:05:44 [2023-01-11T02:05:44.230Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
02:05:44 [2023-01-11T02:05:44.230Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
02:05:44 [2023-01-11T02:05:44.230Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
02:05:50 [2023-01-11T02:05:50.763Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
02:05:50 [2023-01-11T02:05:50.763Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
02:05:51 [2023-01-11T02:05:51.325Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
02:05:53 [2023-01-11T02:05:53.839Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
02:05:56 [2023-01-11T02:05:56.920Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
02:05:56 [2023-01-11T02:05:56.920Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
02:05:56 [2023-01-11T02:05:56.920Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
02:05:56 [2023-01-11T02:05:56.920Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
02:06:32 [2023-01-11T02:06:32.580Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
02:06:32 [2023-01-11T02:06:32.580Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
02:06:33 [2023-01-11T02:06:33.553Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
02:06:38 [2023-01-11T02:06:38.233Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
02:06:46 [2023-01-11T02:06:46.788Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
02:06:50 [2023-01-11T02:06:50.013Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
02:06:50 [2023-01-11T02:06:50.013Z]     docker_cli_swarm_test.go:1187: [d0ac04b19837d] joining swarm manager [d7d905a0be4ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:06:50 [2023-01-11T02:06:50.509Z] === RUN   TestDockerSuite/TestBuildDockerignore
02:06:55 [2023-01-11T02:06:55.252Z]     docker_cli_swarm_test.go:1196: [d9efc38ee3321] joining swarm manager [d7d905a0be4ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:07:33 [2023-01-11T02:07:33.904Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
02:07:48 [2023-01-11T02:07:48.752Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
02:07:50 [2023-01-11T02:07:50.639Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
02:07:52 [2023-01-11T02:07:52.529Z]     docker_cli_swarm_test.go:1119: [d95663e8e69e2] joining swarm manager [d1e6c1ae2eb14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:07:53 [2023-01-11T02:07:53.454Z]     docker_cli_swarm_test.go:1120: [d90a47fede2c7] joining swarm manager [d1e6c1ae2eb14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:08:31 [2023-01-11T02:08:31.709Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
02:08:36 [2023-01-11T02:08:36.403Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
02:08:36 [2023-01-11T02:08:36.403Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
02:08:36 [2023-01-11T02:08:36.860Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
02:09:29 [2023-01-11T02:09:29.821Z]     docker_cli_swarm_test.go:1173: [d7e22c3d7c8b1] joining swarm manager [d1e6c1ae2eb14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
02:10:01 [2023-01-11T02:10:01.863Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
02:10:03 [2023-01-11T02:10:03.751Z]     docker_cli_swarm_test.go:1454: [dd85fee085d70] joining swarm manager [df63b83d652b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:10:04 [2023-01-11T02:10:04.312Z]     docker_cli_swarm_test.go:1455: [db0b6bc1584ff] joining swarm manager [df63b83d652b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:10:16 [2023-01-11T02:10:16.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
02:10:16 [2023-01-11T02:10:16.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
02:10:16 [2023-01-11T02:10:16.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
02:10:16 [2023-01-11T02:10:16.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
02:10:16 [2023-01-11T02:10:16.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
02:10:16 [2023-01-11T02:10:16.728Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
02:10:18 [2023-01-11T02:10:18.079Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
02:10:18 [2023-01-11T02:10:18.079Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
02:10:18 [2023-01-11T02:10:18.079Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
02:10:18 [2023-01-11T02:10:18.618Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
02:10:21 [2023-01-11T02:10:21.906Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
02:10:24 [2023-01-11T02:10:24.422Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
02:10:26 [2023-01-11T02:10:26.311Z]     docker_cli_swarm_unix_test.go:63: [dcd5a51065b74] joining swarm manager [d9752fd62544e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:10:48 [2023-01-11T02:10:48.008Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
02:11:05 [2023-01-11T02:11:05.670Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
02:11:22 [2023-01-11T02:11:22.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
02:11:22 [2023-01-11T02:11:22.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
02:11:22 [2023-01-11T02:11:22.472Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
02:11:23 [2023-01-11T02:11:23.836Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
02:11:26 [2023-01-11T02:11:26.743Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
02:11:27 [2023-01-11T02:11:27.101Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
02:11:28 [2023-01-11T02:11:28.994Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
02:11:30 [2023-01-11T02:11:30.881Z]     docker_api_swarm_test.go:962: [d4a9795efb2e1] joining swarm manager [d4b46b40fcece]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:11:48 [2023-01-11T02:11:48.920Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
02:12:01 [2023-01-11T02:12:01.082Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
02:12:02 [2023-01-11T02:12:02.446Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
02:12:04 [2023-01-11T02:12:04.334Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
02:12:07 [2023-01-11T02:12:07.624Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
02:12:15 [2023-01-11T02:12:15.705Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
02:12:19 [2023-01-11T02:12:19.868Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
02:12:22 [2023-01-11T02:12:22.384Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
02:12:24 [2023-01-11T02:12:24.898Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
02:12:27 [2023-01-11T02:12:27.150Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
02:12:27 [2023-01-11T02:12:27.413Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
02:12:29 [2023-01-11T02:12:29.928Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
02:12:33 [2023-01-11T02:12:33.216Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
02:12:35 [2023-01-11T02:12:35.105Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
02:12:44 [2023-01-11T02:12:44.875Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
02:12:59 [2023-01-11T02:12:59.659Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
02:13:31 [2023-01-11T02:13:31.263Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
02:13:46 [2023-01-11T02:13:46.096Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
02:14:00 [2023-01-11T02:14:00.954Z] --- PASS: TestDockerSwarmSuite (1605.55s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.79s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.78s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.50s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.12s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.28s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.59s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.27s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.47s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.17s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.27s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.56s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.23s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.32s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.73s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.97s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.92s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.83s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.21s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.55s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.12s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.96s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.06s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.57s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.64s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.11s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.57s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.63s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.13s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.34s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.56s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.93s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.88s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.53s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.25s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.87s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.91s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.43s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.55s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.49s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.48s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.19s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.17s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.27s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.82s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.93s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.74s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.49s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.00s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.83s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.17s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.12s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.72s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.59s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.12s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.80s)
02:14:00 [2023-01-11T02:14:00.954Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
02:14:00 [2023-01-11T02:14:00.954Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
02:14:00 [2023-01-11T02:14:00.954Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
02:14:00 [2023-01-11T02:14:00.954Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.20s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.92s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.13s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.13s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.07s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.41s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.11s)
02:14:00 [2023-01-11T02:14:00.954Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.09s)
02:14:00 [2023-01-11T02:14:00.954Z] === RUN   TestDockerExternalVolumeSuite
02:14:00 [2023-01-11T02:14:00.954Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
02:14:01 [2023-01-11T02:14:01.210Z]     docker_cli_external_volume_driver_test.go:53: [d3998c7136d93] daemon is not started
02:14:19 [2023-01-11T02:14:19.245Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildDotDotFile
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildEOLInLine
02:15:26 [2023-01-11T02:15:26.556Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
02:15:26 [2023-01-11T02:15:26.556Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
02:15:26 [2023-01-11T02:15:26.556Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
02:15:26 [2023-01-11T02:15:26.556Z] === RUN   TestDockerSuite/TestBuildEntrypoint
02:15:26 [2023-01-11T02:15:26.858Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
02:15:27 [2023-01-11T02:15:27.520Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
02:15:33 [2023-01-11T02:15:33.409Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
02:15:34 [2023-01-11T02:15:34.589Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
02:15:38 [2023-01-11T02:15:38.318Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
02:15:45 [2023-01-11T02:15:45.373Z] === RUN   TestDockerSuite/TestBuildEnv
02:15:45 [2023-01-11T02:15:45.373Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
02:15:45 [2023-01-11T02:15:45.373Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
02:15:45 [2023-01-11T02:15:45.373Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
02:15:45 [2023-01-11T02:15:45.373Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
02:15:45 [2023-01-11T02:15:45.373Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
02:15:45 [2023-01-11T02:15:45.373Z] === RUN   TestDockerSuite/TestBuildEnvUsage
02:15:45 [2023-01-11T02:15:45.373Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
02:15:45 [2023-01-11T02:15:45.373Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
02:15:45 [2023-01-11T02:15:45.373Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
02:15:45 [2023-01-11T02:15:45.373Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
02:15:48 [2023-01-11T02:15:48.239Z]     docker_cli_external_volume_driver_test.go:53: [db82795bbe0c3] daemon is not started
02:15:50 [2023-01-11T02:15:50.053Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
02:15:50 [2023-01-11T02:15:50.053Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
02:15:50 [2023-01-11T02:15:50.053Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
02:15:50 [2023-01-11T02:15:50.053Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
02:15:50 [2023-01-11T02:15:50.053Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
02:15:50 [2023-01-11T02:15:50.053Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
02:15:50 [2023-01-11T02:15:50.053Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
02:15:51 [2023-01-11T02:15:51.590Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
02:15:58 [2023-01-11T02:15:58.648Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
02:16:03 [2023-01-11T02:16:03.071Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
02:16:19 [2023-01-11T02:16:19.724Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
02:16:20 [2023-01-11T02:16:20.693Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
02:16:20 [2023-01-11T02:16:20.693Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
02:16:20 [2023-01-11T02:16:20.693Z] === RUN   TestDockerSuite/TestBuildExpose
02:16:20 [2023-01-11T02:16:20.693Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
02:16:20 [2023-01-11T02:16:20.693Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
02:16:20 [2023-01-11T02:16:20.693Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
02:16:20 [2023-01-11T02:16:20.693Z] === RUN   TestDockerSuite/TestBuildExposeOrder
02:16:20 [2023-01-11T02:16:20.693Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
02:16:20 [2023-01-11T02:16:20.693Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
02:16:20 [2023-01-11T02:16:20.693Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
02:16:20 [2023-01-11T02:16:20.693Z] === RUN   TestDockerSuite/TestBuildFails
02:16:21 [2023-01-11T02:16:21.122Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
02:16:23 [2023-01-11T02:16:23.596Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
02:16:24 [2023-01-11T02:16:24.054Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
02:16:35 [2023-01-11T02:16:35.967Z]     docker_cli_external_volume_driver_test.go:53: [d630b71caaa94] daemon is not started
02:16:36 [2023-01-11T02:16:36.418Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
02:16:43 [2023-01-11T02:16:43.477Z] === RUN   TestDockerSuite/TestBuildForceRm
02:16:50 [2023-01-11T02:16:50.799Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
02:16:50 [2023-01-11T02:16:50.799Z]     docker_cli_external_volume_driver_test.go:53: [d8ebb8b63a3b9] daemon is not started
02:16:58 [2023-01-11T02:16:58.272Z] === RUN   TestDockerSuite/TestBuildFromGit
02:17:05 [2023-01-11T02:17:05.346Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
02:17:05 [2023-01-11T02:17:05.632Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
02:17:06 [2023-01-11T02:17:06.877Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
02:17:15 [2023-01-11T02:17:15.429Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
02:17:15 [2023-01-11T02:17:15.429Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
02:17:15 [2023-01-11T02:17:15.429Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
02:17:15 [2023-01-11T02:17:15.429Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
02:17:16 [2023-01-11T02:17:16.395Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
02:17:16 [2023-01-11T02:17:16.395Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
02:17:16 [2023-01-11T02:17:16.395Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
02:17:34 [2023-01-11T02:17:34.064Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
02:17:34 [2023-01-11T02:17:34.064Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
02:17:34 [2023-01-11T02:17:34.064Z] === RUN   TestDockerSuite/TestBuildHistory
02:17:37 [2023-01-11T02:17:37.658Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
02:17:48 [2023-01-11T02:17:48.866Z] === RUN   TestDockerSuite/TestBuildIidFile
02:17:48 [2023-01-11T02:17:48.866Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
02:17:51 [2023-01-11T02:17:51.037Z] === RUN   TestDockerSuite/TestBuildInheritance
02:17:51 [2023-01-11T02:17:51.037Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
02:17:51 [2023-01-11T02:17:51.037Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
02:17:52 [2023-01-11T02:17:52.003Z] === RUN   TestDockerSuite/TestBuildInvalidTag
02:17:52 [2023-01-11T02:17:52.003Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
02:17:52 [2023-01-11T02:17:52.491Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
02:18:04 [2023-01-11T02:18:04.415Z] === RUN   TestDockerSuite/TestBuildLabel
02:18:04 [2023-01-11T02:18:04.415Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
02:18:05 [2023-01-11T02:18:05.382Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
02:18:06 [2023-01-11T02:18:06.348Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
02:18:07 [2023-01-11T02:18:07.313Z] === RUN   TestDockerSuite/TestBuildLabels
02:18:07 [2023-01-11T02:18:07.322Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
02:18:08 [2023-01-11T02:18:08.280Z] === RUN   TestDockerSuite/TestBuildLabelsCache
02:18:10 [2023-01-11T02:18:10.454Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
02:18:19 [2023-01-11T02:18:19.025Z] === RUN   TestDockerSuite/TestBuildLastModified
02:18:19 [2023-01-11T02:18:19.025Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
02:18:19 [2023-01-11T02:18:19.025Z] === RUN   TestDockerSuite/TestBuildLineBreak
02:18:19 [2023-01-11T02:18:19.025Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
02:18:19 [2023-01-11T02:18:19.025Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
02:18:19 [2023-01-11T02:18:19.025Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
02:18:19 [2023-01-11T02:18:19.025Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
02:18:19 [2023-01-11T02:18:19.025Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
02:18:19 [2023-01-11T02:18:19.025Z] === RUN   TestDockerSuite/TestBuildMaintainer
02:18:19 [2023-01-11T02:18:19.992Z] === RUN   TestDockerSuite/TestBuildMissingArgs
02:18:20 [2023-01-11T02:18:20.956Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
02:18:28 [2023-01-11T02:18:28.024Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
02:18:53 [2023-01-11T02:18:53.951Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
02:18:57 [2023-01-11T02:18:57.959Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
02:18:57 [2023-01-11T02:18:57.959Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
02:18:57 [2023-01-11T02:18:57.959Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
02:19:00 [2023-01-11T02:19:00.134Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
02:19:11 [2023-01-11T02:19:11.991Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
02:19:44 [2023-01-11T02:19:44.008Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
02:19:50 [2023-01-11T02:19:50.798Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
02:20:03 [2023-01-11T02:20:03.183Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
02:20:15 [2023-01-11T02:20:15.555Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
02:20:16 [2023-01-11T02:20:16.030Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
02:20:27 [2023-01-11T02:20:27.925Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
02:20:30 [2023-01-11T02:20:30.860Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
02:20:34 [2023-01-11T02:20:34.991Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
02:20:48 [2023-01-11T02:20:48.897Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
02:20:48 [2023-01-11T02:20:48.897Z]     docker_cli_external_volume_driver_test.go:485: [d81bf6c821844] daemon is not started
02:21:00 [2023-01-11T02:21:00.121Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
02:21:00 [2023-01-11T02:21:00.121Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
02:21:00 [2023-01-11T02:21:00.121Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
02:21:03 [2023-01-11T02:21:03.741Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
02:21:03 [2023-01-11T02:21:03.741Z]     docker_cli_external_volume_driver_test.go:53: [da6c02e8fa345] daemon is not started
02:21:12 [2023-01-11T02:21:12.492Z] === RUN   TestDockerSuite/TestBuildMultipleTags
02:21:12 [2023-01-11T02:21:12.492Z] === RUN   TestDockerSuite/TestBuildNetContainer
02:21:12 [2023-01-11T02:21:12.492Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
02:21:12 [2023-01-11T02:21:12.492Z] === RUN   TestDockerSuite/TestBuildNetNone
02:21:12 [2023-01-11T02:21:12.492Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
02:21:12 [2023-01-11T02:21:12.492Z] === RUN   TestDockerSuite/TestBuildNoContext
02:21:18 [2023-01-11T02:21:18.570Z] --- PASS: TestDockerExternalVolumeSuite (436.78s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
02:21:18 [2023-01-11T02:21:18.570Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
02:21:18 [2023-01-11T02:21:18.570Z] PASS
02:21:18 [2023-01-11T02:21:18.570Z] 
02:21:18 [2023-01-11T02:21:18.570Z] === Skipped
02:21:18 [2023-01-11T02:21:18.570Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
02:21:18 [2023-01-11T02:21:18.570Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
02:21:18 [2023-01-11T02:21:18.570Z]     check_test.go:309: [d5db3484813ca] daemon is not started
02:21:18 [2023-01-11T02:21:18.570Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
02:21:18 [2023-01-11T02:21:18.570Z] 
02:21:18 [2023-01-11T02:21:18.570Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
02:21:18 [2023-01-11T02:21:18.570Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
02:21:18 [2023-01-11T02:21:18.570Z]     check_test.go:309: [d32a66187b386] daemon is not started
02:21:18 [2023-01-11T02:21:18.570Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
02:21:18 [2023-01-11T02:21:18.570Z] 
02:21:18 [2023-01-11T02:21:18.570Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
02:21:18 [2023-01-11T02:21:18.570Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
02:21:18 [2023-01-11T02:21:18.570Z]     check_test.go:309: [d2590b304756b] daemon is not started
02:21:18 [2023-01-11T02:21:18.570Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
02:21:18 [2023-01-11T02:21:18.570Z] 
02:21:18 [2023-01-11T02:21:18.570Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
02:21:18 [2023-01-11T02:21:18.570Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
02:21:18 [2023-01-11T02:21:18.570Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
02:21:18 [2023-01-11T02:21:18.570Z] 
02:21:18 [2023-01-11T02:21:18.570Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
02:21:18 [2023-01-11T02:21:18.570Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
02:21:18 [2023-01-11T02:21:18.570Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
02:21:18 [2023-01-11T02:21:18.570Z] 
02:21:18 [2023-01-11T02:21:18.570Z] DONE 273 tests, 5 skipped in 2384.388s
02:21:18 [2023-01-11T02:21:18.570Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:21:18 [2023-01-11T02:21:18.570Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2a6418c5080d/docker.pid
02:21:18 [2023-01-11T02:21:18.570Z] +++ kill 5414
02:21:18 [2023-01-11T02:21:18.570Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5414 is not a child of this shell
02:21:18 [2023-01-11T02:21:18.570Z] warning: PID 5414 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2a6418c5080d/docker.pid had a nonzero exit code
02:21:18 [2023-01-11T02:21:18.570Z] ++++ cat bundles/test-integration/docker.pid
02:21:18 [2023-01-11T02:21:18.570Z] +++ kill 8019
02:21:18 [2023-01-11T02:21:18.825Z] +++ /etc/init.d/apparmor stop
02:21:18 [2023-01-11T02:21:18.825Z] Leaving: AppArmorNo profiles have been unloaded.
02:21:18 [2023-01-11T02:21:18.825Z] 
02:21:18 [2023-01-11T02:21:18.825Z] Unloading profiles will leave already running processes permanently
02:21:18 [2023-01-11T02:21:18.825Z] unconfined, which can lead to unexpected situations.
02:21:18 [2023-01-11T02:21:18.825Z] 
02:21:18 [2023-01-11T02:21:18.825Z] To set a process to complain mode, use the command line tool
02:21:18 [2023-01-11T02:21:18.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:21:18 [2023-01-11T02:21:18.825Z] +++ true
02:21:18 [2023-01-11T02:21:18.825Z] exiting test-integration
02:21:18 [2023-01-11T02:21:18.825Z] ++ exit 0
02:21:18 [2023-01-11T02:21:18.825Z] 
02:21:19 [2023-01-11T02:21:19.081Z] + exit 0
02:21:19 [2023-01-11T02:21:19.081Z] ++ jobs -p
02:21:19 [2023-01-11T02:21:19.081Z] + pids=
02:21:19 [2023-01-11T02:21:19.081Z] + echo 'Remaining pids to kill: []'
02:21:19 [2023-01-11T02:21:19.081Z] Remaining pids to kill: []
02:21:19 [2023-01-11T02:21:19.081Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
02:21:19 [2023-01-11T02:21:19.091Z] Recording test results
02:21:20 [2023-01-11T02:21:20.764Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:21:21 [2023-01-11T02:21:21.047Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
02:21:21 [2023-01-11T02:21:21.074Z] + echo Ensuring container killed.
02:21:21 [2023-01-11T02:21:21.074Z] Ensuring container killed.
02:21:21 [2023-01-11T02:21:21.074Z] + docker ps -aq -f name=docker-pr1-*
02:21:21 [2023-01-11T02:21:21.636Z] + cids=45b8c0609c0d
02:21:21 [2023-01-11T02:21:21.636Z] 631a13f178c7
02:21:21 [2023-01-11T02:21:21.636Z] 284ed5821f54
02:21:21 [2023-01-11T02:21:21.636Z] + [ -n 45b8c0609c0d
02:21:21 [2023-01-11T02:21:21.636Z] 631a13f178c7
02:21:21 [2023-01-11T02:21:21.636Z] 284ed5821f54 ]
02:21:21 [2023-01-11T02:21:21.636Z] + docker rm -vf 45b8c0609c0d 631a13f178c7 284ed5821f54
02:21:22 [2023-01-11T02:21:22.197Z] 45b8c0609c0d
02:21:22 [2023-01-11T02:21:22.197Z] 631a13f178c7
02:21:22 [2023-01-11T02:21:22.453Z] 284ed5821f54
[Pipeline] sh
02:21:22 [2023-01-11T02:21:22.770Z] + echo Chowning /workspace to jenkins user
02:21:22 [2023-01-11T02:21:22.770Z] Chowning /workspace to jenkins user
02:21:22 [2023-01-11T02:21:22.770Z] + id -u
02:21:22 [2023-01-11T02:21:22.770Z] + id -g
02:21:22 [2023-01-11T02:21:22.770Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44797:/workspace busybox chown -R 1000:1000 /workspace
02:21:22 [2023-01-11T02:21:22.770Z] Unable to find image 'busybox:latest' locally
02:21:22 [2023-01-11T02:21:22.770Z] latest: Pulling from library/busybox
02:21:23 [2023-01-11T02:21:23.028Z] 205dae5015e7: Pulling fs layer
02:21:23 [2023-01-11T02:21:23.028Z] 205dae5015e7: Download complete
02:21:23 [2023-01-11T02:21:23.028Z] 205dae5015e7: Pull complete
02:21:23 [2023-01-11T02:21:23.028Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
02:21:23 [2023-01-11T02:21:23.028Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:21:25 [2023-01-11T02:21:25.883Z] + bundleName=amd64
02:21:25 [2023-01-11T02:21:25.883Z] + echo Creating amd64-bundles.tar.gz
02:21:25 [2023-01-11T02:21:25.883Z] Creating amd64-bundles.tar.gz
02:21:25 [2023-01-11T02:21:25.883Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
02:21:25 [2023-01-11T02:21:25.883Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
02:21:26 [2023-01-11T02:21:26.823Z] Archiving artifacts
02:21:28 [2023-01-11T02:21:28.709Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44797/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:21:29 [2023-01-11T02:21:29.054Z] + make clean
02:21:29 [2023-01-11T02:21:29.312Z] docker volume rm -f docker-dev-cache
02:21:29 [2023-01-11T02:21:29.568Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
02:21:33 [2023-01-11T02:21:33.421Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
02:21:40 [2023-01-11T02:21:40.494Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
02:21:40 [2023-01-11T02:21:40.494Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
02:21:40 [2023-01-11T02:21:40.494Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
02:21:42 [2023-01-11T02:21:42.673Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
02:21:44 [2023-01-11T02:21:44.207Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
02:21:46 [2023-01-11T02:21:46.388Z] === RUN   TestDockerSuite/TestBuildOnBuild
02:22:11 [2023-01-11T02:22:11.520Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
02:22:11 [2023-01-11T02:22:11.520Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
02:22:29 [2023-01-11T02:22:29.219Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
02:22:36 [2023-01-11T02:22:36.281Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
02:22:48 [2023-01-11T02:22:48.650Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
02:22:55 [2023-01-11T02:22:55.714Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
02:23:01 [2023-01-11T02:23:01.540Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
02:23:02 [2023-01-11T02:23:02.503Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
02:23:02 [2023-01-11T02:23:02.503Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
02:23:02 [2023-01-11T02:23:02.503Z] === RUN   TestDockerSuite/TestBuildPATH
02:23:02 [2023-01-11T02:23:02.503Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
02:23:02 [2023-01-11T02:23:02.960Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
02:23:05 [2023-01-11T02:23:05.859Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
02:23:05 [2023-01-11T02:23:05.859Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
02:23:05 [2023-01-11T02:23:05.859Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
02:24:06 [2023-01-11T02:24:06.268Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
02:24:31 [2023-01-11T02:24:31.383Z] === RUN   TestDockerSuite/TestBuildRm
02:24:49 [2023-01-11T02:24:49.083Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
02:24:52 [2023-01-11T02:24:52.818Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
02:24:52 [2023-01-11T02:24:52.818Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
02:24:52 [2023-01-11T02:24:52.818Z] === RUN   TestDockerSuite/TestBuildScratchCopy
02:24:52 [2023-01-11T02:24:52.818Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
02:24:52 [2023-01-11T02:24:52.818Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
02:24:54 [2023-01-11T02:24:54.990Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
02:24:59 [2023-01-11T02:24:59.674Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
02:25:09 [2023-01-11T02:25:09.982Z] === RUN   TestDockerSuite/TestBuildShellInherited
02:25:20 [2023-01-11T02:25:20.302Z] === RUN   TestDockerSuite/TestBuildShellMultiple
02:25:50 [2023-01-11T02:25:50.243Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
02:25:50 [2023-01-11T02:25:50.243Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
02:25:50 [2023-01-11T02:25:50.243Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
02:26:02 [2023-01-11T02:26:02.609Z] === RUN   TestDockerSuite/TestBuildSpaces
02:26:03 [2023-01-11T02:26:03.066Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
02:26:10 [2023-01-11T02:26:10.122Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
02:26:10 [2023-01-11T02:26:10.122Z] === RUN   TestDockerSuite/TestBuildStderr
02:26:15 [2023-01-11T02:26:15.900Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
02:26:45 [2023-01-11T02:26:45.835Z] === RUN   TestDockerSuite/TestBuildStopSignal
02:26:45 [2023-01-11T02:26:45.835Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
02:26:45 [2023-01-11T02:26:45.835Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
02:26:47 [2023-01-11T02:26:47.372Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
02:26:48 [2023-01-11T02:26:48.908Z] === RUN   TestDockerSuite/TestBuildTagEvent
02:26:55 [2023-01-11T02:26:55.972Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
02:27:03 [2023-01-11T02:27:03.041Z] === RUN   TestDockerSuite/TestBuildUser
02:27:03 [2023-01-11T02:27:03.041Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
02:27:03 [2023-01-11T02:27:03.041Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
02:27:03 [2023-01-11T02:27:03.041Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
02:27:03 [2023-01-11T02:27:03.041Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
02:27:03 [2023-01-11T02:27:03.041Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
02:27:03 [2023-01-11T02:27:03.041Z] === RUN   TestDockerSuite/TestBuildVerboseOut
02:27:08 [2023-01-11T02:27:08.823Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
02:27:09 [2023-01-11T02:27:09.280Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
02:27:13 [2023-01-11T02:27:13.003Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
02:27:13 [2023-01-11T02:27:13.003Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
02:27:13 [2023-01-11T02:27:13.003Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
02:27:13 [2023-01-11T02:27:13.003Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
02:27:13 [2023-01-11T02:27:13.003Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
02:27:42 [2023-01-11T02:27:42.934Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
02:27:42 [2023-01-11T02:27:42.934Z] === RUN   TestDockerSuite/TestBuildWindowsUser
02:28:00 [2023-01-11T02:28:00.607Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
02:28:12 [2023-01-11T02:28:12.964Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
02:28:12 [2023-01-11T02:28:12.964Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
02:28:12 [2023-01-11T02:28:12.964Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
02:28:12 [2023-01-11T02:28:12.964Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
02:28:12 [2023-01-11T02:28:12.964Z] === RUN   TestDockerSuite/TestBuildWithFailure
02:28:15 [2023-01-11T02:28:15.858Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
02:28:15 [2023-01-11T02:28:15.858Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
02:28:15 [2023-01-11T02:28:15.858Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
02:28:30 [2023-01-11T02:28:30.652Z] === RUN   TestDockerSuite/TestBuildWithTabs
02:28:36 [2023-01-11T02:28:36.436Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
02:28:36 [2023-01-11T02:28:36.893Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
02:29:06 [2023-01-11T02:29:06.826Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
02:29:06 [2023-01-11T02:29:06.826Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
02:29:06 [2023-01-11T02:29:06.826Z] === RUN   TestDockerSuite/TestBuildWithVolumes
02:29:06 [2023-01-11T02:29:06.826Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
02:29:06 [2023-01-11T02:29:06.826Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
02:29:06 [2023-01-11T02:29:06.826Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
02:29:06 [2023-01-11T02:29:06.826Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
02:29:07 [2023-01-11T02:29:07.284Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
02:29:18 [2023-01-11T02:29:18.015Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
02:29:20 [2023-01-11T02:29:20.186Z] === RUN   TestDockerSuite/TestBuildXZHost
02:29:20 [2023-01-11T02:29:20.186Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
02:29:20 [2023-01-11T02:29:20.647Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
02:29:20 [2023-01-11T02:29:20.647Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
02:29:20 [2023-01-11T02:29:20.647Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
02:29:21 [2023-01-11T02:29:21.104Z]     docker_cli_sni_test.go:18: Flakey test
02:29:21 [2023-01-11T02:29:21.104Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
02:29:24 [2023-01-11T02:29:24.004Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
02:29:29 [2023-01-11T02:29:29.783Z] === RUN   TestDockerSuite/TestCommitChange
02:29:42 [2023-01-11T02:29:42.143Z] === RUN   TestDockerSuite/TestCommitChangeLabels
02:29:47 [2023-01-11T02:29:47.928Z] === RUN   TestDockerSuite/TestCommitHardlink
02:29:47 [2023-01-11T02:29:47.928Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
02:29:47 [2023-01-11T02:29:47.928Z] === RUN   TestDockerSuite/TestCommitNewFile
02:29:58 [2023-01-11T02:29:58.226Z] === RUN   TestDockerSuite/TestCommitPausedContainer
02:29:58 [2023-01-11T02:29:58.226Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
02:29:58 [2023-01-11T02:29:58.226Z] === RUN   TestDockerSuite/TestCommitTTY
02:30:13 [2023-01-11T02:30:13.013Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
02:30:21 [2023-01-11T02:30:21.573Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
02:30:21 [2023-01-11T02:30:21.573Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
02:30:21 [2023-01-11T02:30:21.573Z] === RUN   TestDockerSuite/TestCommitWithoutPause
02:30:21 [2023-01-11T02:30:21.573Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
02:30:21 [2023-01-11T02:30:21.573Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
02:30:21 [2023-01-11T02:30:21.573Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
02:30:21 [2023-01-11T02:30:21.573Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
02:30:21 [2023-01-11T02:30:21.573Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
02:30:22 [2023-01-11T02:30:22.031Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
02:30:22 [2023-01-11T02:30:22.031Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
02:30:22 [2023-01-11T02:30:22.031Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
02:30:22 [2023-01-11T02:30:22.031Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
02:30:22 [2023-01-11T02:30:22.031Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
02:30:22 [2023-01-11T02:30:22.031Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
02:30:22 [2023-01-11T02:30:22.031Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
02:30:22 [2023-01-11T02:30:22.031Z] === RUN   TestDockerSuite/TestContainerAPICommit
02:30:30 [2023-01-11T02:30:30.599Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
02:30:45 [2023-01-11T02:30:45.389Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
02:30:45 [2023-01-11T02:30:45.389Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
02:30:45 [2023-01-11T02:30:45.389Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
02:30:47 [2023-01-11T02:30:47.558Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
02:30:47 [2023-01-11T02:30:47.558Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
02:30:47 [2023-01-11T02:30:47.558Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
02:30:47 [2023-01-11T02:30:47.558Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
02:30:47 [2023-01-11T02:30:47.558Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
02:30:47 [2023-01-11T02:30:47.558Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
02:30:47 [2023-01-11T02:30:47.558Z] === RUN   TestDockerSuite/TestContainerAPICreate
02:30:51 [2023-01-11T02:30:51.284Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
02:30:51 [2023-01-11T02:30:51.284Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
02:30:51 [2023-01-11T02:30:51.284Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
02:30:51 [2023-01-11T02:30:51.284Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
02:30:54 [2023-01-11T02:30:54.184Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
02:30:54 [2023-01-11T02:30:54.184Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
02:30:54 [2023-01-11T02:30:54.184Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
02:30:54 [2023-01-11T02:30:54.184Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
02:30:54 [2023-01-11T02:30:54.184Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
02:30:54 [2023-01-11T02:30:54.184Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
02:30:54 [2023-01-11T02:30:54.184Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
02:30:54 [2023-01-11T02:30:54.184Z] === RUN   TestDockerSuite/TestContainerAPIDelete
02:30:57 [2023-01-11T02:30:57.913Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
02:31:00 [2023-01-11T02:31:00.813Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
02:31:03 [2023-01-11T02:31:03.713Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
02:31:03 [2023-01-11T02:31:03.713Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
02:31:03 [2023-01-11T02:31:03.713Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
02:31:03 [2023-01-11T02:31:03.713Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
02:31:06 [2023-01-11T02:31:06.617Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
02:31:06 [2023-01-11T02:31:06.617Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
02:31:10 [2023-01-11T02:31:10.351Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
02:31:10 [2023-01-11T02:31:10.351Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
02:31:10 [2023-01-11T02:31:10.351Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
02:31:10 [2023-01-11T02:31:10.351Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
02:31:10 [2023-01-11T02:31:10.351Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
02:31:13 [2023-01-11T02:31:13.250Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
02:31:13 [2023-01-11T02:31:13.250Z] === RUN   TestDockerSuite/TestContainerAPIKill
02:31:16 [2023-01-11T02:31:16.147Z] === RUN   TestDockerSuite/TestContainerAPIPause
02:31:16 [2023-01-11T02:31:16.147Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
02:31:16 [2023-01-11T02:31:16.147Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
02:31:19 [2023-01-11T02:31:19.047Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
02:31:19 [2023-01-11T02:31:19.505Z] === RUN   TestDockerSuite/TestContainerAPIRename
02:31:22 [2023-01-11T02:31:22.404Z] === RUN   TestDockerSuite/TestContainerAPIRestart
02:31:32 [2023-01-11T02:31:32.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
02:31:37 [2023-01-11T02:31:37.398Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
02:31:37 [2023-01-11T02:31:37.398Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
02:31:37 [2023-01-11T02:31:37.398Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
02:31:37 [2023-01-11T02:31:37.398Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
02:31:37 [2023-01-11T02:31:37.398Z] === RUN   TestDockerSuite/TestContainerAPIStart
02:31:40 [2023-01-11T02:31:40.300Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
02:31:40 [2023-01-11T02:31:40.300Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
02:31:40 [2023-01-11T02:31:40.300Z] === RUN   TestDockerSuite/TestContainerAPIStop
02:31:43 [2023-01-11T02:31:43.200Z] === RUN   TestDockerSuite/TestContainerAPITop
02:31:43 [2023-01-11T02:31:43.200Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
02:31:43 [2023-01-11T02:31:43.200Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
02:31:46 [2023-01-11T02:31:46.101Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
02:31:46 [2023-01-11T02:31:46.101Z] === RUN   TestDockerSuite/TestContainerAPIWait
02:31:51 [2023-01-11T02:31:51.891Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
02:31:54 [2023-01-11T02:31:54.065Z] === RUN   TestDockerSuite/TestContainerNetworkMode
02:31:54 [2023-01-11T02:31:54.065Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
02:31:54 [2023-01-11T02:31:54.065Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
02:31:54 [2023-01-11T02:31:54.065Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
02:31:54 [2023-01-11T02:31:54.065Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
02:31:54 [2023-01-11T02:31:54.065Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
02:31:54 [2023-01-11T02:31:54.065Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
02:31:54 [2023-01-11T02:31:54.065Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
02:31:54 [2023-01-11T02:31:54.065Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
02:31:54 [2023-01-11T02:31:54.065Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
02:31:54 [2023-01-11T02:31:54.065Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
02:31:56 [2023-01-11T02:31:56.963Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
02:31:56 [2023-01-11T02:31:56.963Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
02:32:05 [2023-01-11T02:32:05.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
02:32:14 [2023-01-11T02:32:14.070Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
02:32:21 [2023-01-11T02:32:21.148Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
02:32:24 [2023-01-11T02:32:24.049Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0004cc678_<nil>}
02:32:27 [2023-01-11T02:32:27.780Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11743547699_c:\foo_false__<nil>_<nil>_<nil>}
02:32:30 [2023-01-11T02:32:30.681Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11743547699_c:\foo_true__<nil>_<nil>_<nil>}
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
02:32:39 [2023-01-11T02:32:39.246Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
02:32:39 [2023-01-11T02:32:39.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
02:32:39 [2023-01-11T02:32:39.247Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
02:32:39 [2023-01-11T02:32:39.247Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
02:32:39 [2023-01-11T02:32:39.247Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
02:32:39 [2023-01-11T02:32:39.247Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
02:32:39 [2023-01-11T02:32:39.247Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
02:32:39 [2023-01-11T02:32:39.247Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
02:32:39 [2023-01-11T02:32:39.247Z] === RUN   TestDockerSuite/TestCopyAndRestart
02:32:39 [2023-01-11T02:32:39.247Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
02:32:39 [2023-01-11T02:32:39.247Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
02:32:39 [2023-01-11T02:32:39.247Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
02:32:39 [2023-01-11T02:32:39.247Z] === RUN   TestDockerSuite/TestCpAbsolutePath
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseA
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseB
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseC
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseD
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseE
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseF
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseG
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseH
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseI
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromCaseJ
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
02:32:47 [2023-01-11T02:32:47.797Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
02:32:47 [2023-01-11T02:32:47.797Z] === RUN   TestDockerSuite/TestCpGarbagePath
02:32:50 [2023-01-11T02:32:50.697Z] === RUN   TestDockerSuite/TestCpLocalOnly
02:32:50 [2023-01-11T02:32:50.697Z] === RUN   TestDockerSuite/TestCpNameHasColon
02:32:50 [2023-01-11T02:32:50.697Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
02:32:50 [2023-01-11T02:32:50.697Z] === RUN   TestDockerSuite/TestCpRelativePath
02:32:53 [2023-01-11T02:32:53.595Z] === RUN   TestDockerSuite/TestCpSpecialFiles
02:32:53 [2023-01-11T02:32:53.596Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
02:32:53 [2023-01-11T02:32:53.596Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
02:32:53 [2023-01-11T02:32:53.596Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
02:32:53 [2023-01-11T02:32:53.596Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
02:32:53 [2023-01-11T02:32:53.596Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
02:32:53 [2023-01-11T02:32:53.596Z] === RUN   TestDockerSuite/TestCpToCaseA
02:32:59 [2023-01-11T02:32:59.376Z] === RUN   TestDockerSuite/TestCpToCaseB
02:33:07 [2023-01-11T02:33:07.931Z] === RUN   TestDockerSuite/TestCpToCaseC
02:33:07 [2023-01-11T02:33:07.931Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
02:33:07 [2023-01-11T02:33:07.931Z] === RUN   TestDockerSuite/TestCpToCaseD
02:33:07 [2023-01-11T02:33:07.931Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
02:33:07 [2023-01-11T02:33:07.931Z] === RUN   TestDockerSuite/TestCpToCaseE
02:33:20 [2023-01-11T02:33:20.294Z] === RUN   TestDockerSuite/TestCpToCaseF
02:33:20 [2023-01-11T02:33:20.294Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
02:33:20 [2023-01-11T02:33:20.294Z] === RUN   TestDockerSuite/TestCpToCaseG
02:33:20 [2023-01-11T02:33:20.294Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
02:33:20 [2023-01-11T02:33:20.294Z] === RUN   TestDockerSuite/TestCpToCaseH
02:33:41 [2023-01-11T02:33:41.379Z] === RUN   TestDockerSuite/TestCpToCaseI
02:33:41 [2023-01-11T02:33:41.379Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
02:33:41 [2023-01-11T02:33:41.379Z] === RUN   TestDockerSuite/TestCpToCaseJ
02:33:41 [2023-01-11T02:33:41.379Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
02:33:41 [2023-01-11T02:33:41.379Z] === RUN   TestDockerSuite/TestCpToDot
02:33:49 [2023-01-11T02:33:49.941Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
02:33:49 [2023-01-11T02:33:49.941Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
02:33:49 [2023-01-11T02:33:49.941Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
02:33:49 [2023-01-11T02:33:49.941Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
02:33:49 [2023-01-11T02:33:49.941Z] === RUN   TestDockerSuite/TestCpToStdout
02:33:52 [2023-01-11T02:33:52.840Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
02:33:52 [2023-01-11T02:33:52.840Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
02:33:52 [2023-01-11T02:33:52.840Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
02:33:52 [2023-01-11T02:33:52.840Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
02:33:52 [2023-01-11T02:33:52.840Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
02:33:52 [2023-01-11T02:33:52.840Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
02:33:52 [2023-01-11T02:33:52.840Z] === RUN   TestDockerSuite/TestCpVolumePath
02:33:52 [2023-01-11T02:33:52.840Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
02:33:52 [2023-01-11T02:33:52.840Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
02:33:52 [2023-01-11T02:33:52.840Z] === RUN   TestDockerSuite/TestCreateArgs
02:33:53 [2023-01-11T02:33:53.298Z] === RUN   TestDockerSuite/TestCreateByImageID
02:33:55 [2023-01-11T02:33:55.471Z] === RUN   TestDockerSuite/TestCreateEchoStdout
02:33:58 [2023-01-11T02:33:58.370Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
02:33:58 [2023-01-11T02:33:58.370Z] === RUN   TestDockerSuite/TestCreateHostConfig
02:33:58 [2023-01-11T02:33:58.828Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
02:34:01 [2023-01-11T02:34:01.733Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
02:34:02 [2023-01-11T02:34:02.192Z] === RUN   TestDockerSuite/TestCreateLabels
02:34:02 [2023-01-11T02:34:02.651Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
02:34:02 [2023-01-11T02:34:02.651Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
02:34:02 [2023-01-11T02:34:02.651Z] === RUN   TestDockerSuite/TestCreateRM
02:34:03 [2023-01-11T02:34:03.110Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
02:34:03 [2023-01-11T02:34:03.110Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
02:34:03 [2023-01-11T02:34:03.110Z] === RUN   TestDockerSuite/TestCreateStopSignal
02:34:03 [2023-01-11T02:34:03.570Z] === RUN   TestDockerSuite/TestCreateStopTimeout
02:34:04 [2023-01-11T02:34:04.027Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
02:34:16 [2023-01-11T02:34:16.401Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
02:34:16 [2023-01-11T02:34:16.401Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
02:34:16 [2023-01-11T02:34:16.401Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
02:34:21 [2023-01-11T02:34:21.092Z] === RUN   TestDockerSuite/TestCreateWithPortRange
02:34:21 [2023-01-11T02:34:21.092Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
02:34:21 [2023-01-11T02:34:21.092Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
02:34:21 [2023-01-11T02:34:21.092Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
02:34:23 [2023-01-11T02:34:23.991Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
02:34:23 [2023-01-11T02:34:23.991Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
02:34:23 [2023-01-11T02:34:23.991Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
02:34:23 [2023-01-11T02:34:23.991Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
02:34:23 [2023-01-11T02:34:23.991Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
02:34:23 [2023-01-11T02:34:23.991Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
02:34:23 [2023-01-11T02:34:23.991Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
02:34:23 [2023-01-11T02:34:23.991Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
02:34:23 [2023-01-11T02:34:23.991Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
02:34:24 [2023-01-11T02:34:24.450Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
02:34:24 [2023-01-11T02:34:24.450Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
02:34:24 [2023-01-11T02:34:24.450Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
02:34:24 [2023-01-11T02:34:24.450Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
02:34:24 [2023-01-11T02:34:24.450Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDevicePermissions
02:34:24 [2023-01-11T02:34:24.450Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDockerFails
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
02:34:24 [2023-01-11T02:34:24.450Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
02:34:24 [2023-01-11T02:34:24.450Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
02:34:24 [2023-01-11T02:34:24.450Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestEventsAttach
02:34:24 [2023-01-11T02:34:24.450Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestEventsCommit
02:34:24 [2023-01-11T02:34:24.450Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
02:34:24 [2023-01-11T02:34:24.450Z] === RUN   TestDockerSuite/TestEventsContainerEvents
02:34:28 [2023-01-11T02:34:28.178Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
02:34:36 [2023-01-11T02:34:36.739Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
02:34:39 [2023-01-11T02:34:39.637Z] === RUN   TestDockerSuite/TestEventsContainerRestart
02:34:54 [2023-01-11T02:34:54.434Z] === RUN   TestDockerSuite/TestEventsCopy
02:35:01 [2023-01-11T02:35:01.499Z] === RUN   TestDockerSuite/TestEventsFilterContainer
02:35:08 [2023-01-11T02:35:08.563Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
02:35:11 [2023-01-11T02:35:11.464Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
02:35:12 [2023-01-11T02:35:12.432Z] === RUN   TestDockerSuite/TestEventsFilterImageName
02:35:18 [2023-01-11T02:35:18.216Z] === RUN   TestDockerSuite/TestEventsFilterLabels
02:35:18 [2023-01-11T02:35:18.216Z] === RUN   TestDockerSuite/TestEventsFilterType
02:35:19 [2023-01-11T02:35:19.751Z] === RUN   TestDockerSuite/TestEventsFilters
02:35:26 [2023-01-11T02:35:26.816Z] === RUN   TestDockerSuite/TestEventsFormat
02:35:32 [2023-01-11T02:35:32.599Z] === RUN   TestDockerSuite/TestEventsFormatBadField
02:35:32 [2023-01-11T02:35:32.599Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
02:35:32 [2023-01-11T02:35:32.599Z] === RUN   TestDockerSuite/TestEventsImageImport
02:35:32 [2023-01-11T02:35:32.599Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
02:35:32 [2023-01-11T02:35:32.599Z] === RUN   TestDockerSuite/TestEventsImageLoad
02:35:32 [2023-01-11T02:35:32.599Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
02:35:32 [2023-01-11T02:35:32.599Z] === RUN   TestDockerSuite/TestEventsImagePull
02:35:32 [2023-01-11T02:35:32.599Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
02:35:32 [2023-01-11T02:35:32.599Z] === RUN   TestDockerSuite/TestEventsImageTag
02:35:34 [2023-01-11T02:35:34.134Z] === RUN   TestDockerSuite/TestEventsPluginOps
02:35:34 [2023-01-11T02:35:34.134Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
02:35:34 [2023-01-11T02:35:34.134Z] === RUN   TestDockerSuite/TestEventsRename
02:35:37 [2023-01-11T02:35:37.873Z] === RUN   TestDockerSuite/TestEventsResize
02:35:41 [2023-01-11T02:35:41.608Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
02:35:44 [2023-01-11T02:35:44.508Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
02:35:48 [2023-01-11T02:35:48.236Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
02:35:54 [2023-01-11T02:35:54.023Z] === RUN   TestDockerSuite/TestEventsTop
02:35:54 [2023-01-11T02:35:54.023Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
02:35:54 [2023-01-11T02:35:54.023Z] === RUN   TestDockerSuite/TestEventsUntag
02:35:56 [2023-01-11T02:35:56.924Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
02:36:02 [2023-01-11T02:36:02.706Z] === RUN   TestDockerSuite/TestExec
02:36:02 [2023-01-11T02:36:02.706Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
02:36:02 [2023-01-11T02:36:02.706Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
02:36:02 [2023-01-11T02:36:02.706Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
02:36:02 [2023-01-11T02:36:02.706Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
02:36:05 [2023-01-11T02:36:05.604Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
02:36:07 [2023-01-11T02:36:07.779Z] === RUN   TestDockerSuite/TestExecAPIStart
02:36:07 [2023-01-11T02:36:07.779Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
02:36:07 [2023-01-11T02:36:07.779Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
02:36:07 [2023-01-11T02:36:07.779Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
02:36:08 [2023-01-11T02:36:08.238Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
02:36:08 [2023-01-11T02:36:08.238Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
02:36:08 [2023-01-11T02:36:08.238Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
02:36:11 [2023-01-11T02:36:11.136Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
02:36:14 [2023-01-11T02:36:14.030Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
02:36:16 [2023-01-11T02:36:16.928Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
02:36:19 [2023-01-11T02:36:19.826Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
02:36:25 [2023-01-11T02:36:25.608Z] === RUN   TestDockerSuite/TestExecCgroup
02:36:25 [2023-01-11T02:36:25.608Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
02:36:25 [2023-01-11T02:36:25.608Z] === RUN   TestDockerSuite/TestExecEnv
02:36:25 [2023-01-11T02:36:25.608Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
02:36:26 [2023-01-11T02:36:26.066Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
02:36:26 [2023-01-11T02:36:26.066Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
02:36:26 [2023-01-11T02:36:26.066Z] === RUN   TestDockerSuite/TestExecExitStatus
02:36:28 [2023-01-11T02:36:28.969Z] === RUN   TestDockerSuite/TestExecInspectID
02:36:33 [2023-01-11T02:36:33.666Z] === RUN   TestDockerSuite/TestExecInteractive
02:36:33 [2023-01-11T02:36:33.666Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
02:36:34 [2023-01-11T02:36:34.127Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
02:36:34 [2023-01-11T02:36:34.127Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
02:36:34 [2023-01-11T02:36:34.127Z] === RUN   TestDockerSuite/TestExecParseError
02:36:34 [2023-01-11T02:36:34.127Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
02:36:34 [2023-01-11T02:36:34.127Z] === RUN   TestDockerSuite/TestExecPausedContainer
02:36:34 [2023-01-11T02:36:34.127Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
02:36:34 [2023-01-11T02:36:34.127Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
02:36:34 [2023-01-11T02:36:34.127Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
02:36:34 [2023-01-11T02:36:34.127Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
02:36:37 [2023-01-11T02:36:37.854Z] === RUN   TestDockerSuite/TestExecSetEnv
02:36:37 [2023-01-11T02:36:37.854Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
02:36:37 [2023-01-11T02:36:37.854Z] === RUN   TestDockerSuite/TestExecStartFails
02:36:37 [2023-01-11T02:36:37.854Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
02:36:37 [2023-01-11T02:36:37.854Z] === RUN   TestDockerSuite/TestExecStateCleanup
02:36:37 [2023-01-11T02:36:37.854Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
02:36:37 [2023-01-11T02:36:37.854Z] === RUN   TestDockerSuite/TestExecStopNotHanging
02:36:37 [2023-01-11T02:36:37.854Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
02:36:37 [2023-01-11T02:36:37.854Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
02:36:37 [2023-01-11T02:36:37.854Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
02:36:37 [2023-01-11T02:36:37.854Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
02:36:41 [2023-01-11T02:36:41.584Z] === RUN   TestDockerSuite/TestExecUlimits
02:36:41 [2023-01-11T02:36:41.584Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
02:36:41 [2023-01-11T02:36:41.584Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
02:36:53 [2023-01-11T02:36:53.979Z] === RUN   TestDockerSuite/TestExecWithImageUser
02:36:53 [2023-01-11T02:36:53.979Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
02:36:53 [2023-01-11T02:36:53.979Z] === RUN   TestDockerSuite/TestExecWithPrivileged
02:36:53 [2023-01-11T02:36:53.979Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
02:36:53 [2023-01-11T02:36:53.979Z] === RUN   TestDockerSuite/TestExecWithUser
02:36:53 [2023-01-11T02:36:53.979Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
02:36:53 [2023-01-11T02:36:53.979Z] === RUN   TestDockerSuite/TestGetContainerStats
02:36:59 [2023-01-11T02:36:59.764Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
02:37:06 [2023-01-11T02:37:06.828Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
02:37:10 [2023-01-11T02:37:10.559Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
02:37:17 [2023-01-11T02:37:17.638Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestHealth
02:37:17 [2023-01-11T02:37:17.638Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestHistoryExistentImage
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
02:37:17 [2023-01-11T02:37:17.638Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
02:37:24 [2023-01-11T02:37:24.705Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
02:37:24 [2023-01-11T02:37:24.705Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
02:37:24 [2023-01-11T02:37:24.705Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
02:37:24 [2023-01-11T02:37:24.705Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
02:37:24 [2023-01-11T02:37:24.705Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
02:37:24 [2023-01-11T02:37:24.705Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
02:37:24 [2023-01-11T02:37:24.705Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
02:37:25 [2023-01-11T02:37:25.678Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
02:37:25 [2023-01-11T02:37:25.678Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
02:37:25 [2023-01-11T02:37:25.678Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
02:37:27 [2023-01-11T02:37:27.211Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
02:37:27 [2023-01-11T02:37:27.211Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
02:37:30 [2023-01-11T02:37:30.111Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
02:37:30 [2023-01-11T02:37:30.111Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
02:37:33 [2023-01-11T02:37:33.842Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
02:37:37 [2023-01-11T02:37:37.568Z] === RUN   TestDockerSuite/TestImagesFormat
02:37:37 [2023-01-11T02:37:37.568Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
02:37:37 [2023-01-11T02:37:37.568Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
02:37:37 [2023-01-11T02:37:37.568Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
02:37:42 [2023-01-11T02:37:42.250Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
02:37:42 [2023-01-11T02:37:42.250Z] === RUN   TestDockerSuite/TestImportBadURL
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestImportDisplay
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestImportFile
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestImportFileWithMessage
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestImportGzipped
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
02:37:45 [2023-01-11T02:37:45.150Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
02:37:45 [2023-01-11T02:37:45.150Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
02:37:45 [2023-01-11T02:37:45.150Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
02:37:45 [2023-01-11T02:37:45.150Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
02:37:53 [2023-01-11T02:37:53.705Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
02:38:02 [2023-01-11T02:38:02.283Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
02:38:02 [2023-01-11T02:38:02.283Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
02:38:02 [2023-01-11T02:38:02.283Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
02:38:02 [2023-01-11T02:38:02.283Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
02:38:02 [2023-01-11T02:38:02.283Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
02:38:02 [2023-01-11T02:38:02.283Z] === RUN   TestDockerSuite/TestInspectAmpersand
02:38:02 [2023-01-11T02:38:02.283Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
02:38:02 [2023-01-11T02:38:02.283Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
02:38:04 [2023-01-11T02:38:04.452Z] === RUN   TestDockerSuite/TestInspectByPrefix
02:38:04 [2023-01-11T02:38:04.452Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
02:38:13 [2023-01-11T02:38:13.018Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
02:38:13 [2023-01-11T02:38:13.018Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
02:38:13 [2023-01-11T02:38:13.018Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
02:38:13 [2023-01-11T02:38:13.018Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
02:38:13 [2023-01-11T02:38:13.018Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
02:38:13 [2023-01-11T02:38:13.018Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
02:38:13 [2023-01-11T02:38:13.018Z] === RUN   TestDockerSuite/TestInspectDefault
02:38:15 [2023-01-11T02:38:15.922Z] === RUN   TestDockerSuite/TestInspectHistory
02:38:28 [2023-01-11T02:38:28.293Z] === RUN   TestDockerSuite/TestInspectImage
02:38:28 [2023-01-11T02:38:28.293Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
02:38:28 [2023-01-11T02:38:28.293Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
02:38:28 [2023-01-11T02:38:28.293Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
02:38:28 [2023-01-11T02:38:28.293Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
02:38:28 [2023-01-11T02:38:28.293Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
02:38:28 [2023-01-11T02:38:28.293Z] === RUN   TestDockerSuite/TestInspectInt64
02:38:30 [2023-01-11T02:38:30.465Z] === RUN   TestDockerSuite/TestInspectJSONFields
02:38:33 [2023-01-11T02:38:33.365Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
02:38:33 [2023-01-11T02:38:33.822Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
02:38:42 [2023-01-11T02:38:42.387Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
02:38:45 [2023-01-11T02:38:45.285Z] === RUN   TestDockerSuite/TestInspectPlugin
02:38:45 [2023-01-11T02:38:45.285Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
02:38:45 [2023-01-11T02:38:45.285Z] === RUN   TestDockerSuite/TestInspectRootFS
02:38:45 [2023-01-11T02:38:45.285Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
02:38:48 [2023-01-11T02:38:48.192Z] === RUN   TestDockerSuite/TestInspectStatus
02:38:51 [2023-01-11T02:38:51.928Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
02:38:58 [2023-01-11T02:38:58.992Z] === RUN   TestDockerSuite/TestInspectTemplateError
02:39:01 [2023-01-11T02:39:01.164Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
02:39:09 [2023-01-11T02:39:09.730Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
02:39:12 [2023-01-11T02:39:12.630Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
02:39:15 [2023-01-11T02:39:15.699Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
02:39:24 [2023-01-11T02:39:24.266Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestInspectUnknownObject
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinkShortDefinition
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksEnvs
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
02:39:27 [2023-01-11T02:39:27.162Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
02:39:27 [2023-01-11T02:39:27.162Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
02:39:30 [2023-01-11T02:39:30.061Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
02:39:32 [2023-01-11T02:39:32.965Z] === RUN   TestDockerSuite/TestLogsAPIUntil
02:39:40 [2023-01-11T02:39:40.033Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
02:39:43 [2023-01-11T02:39:43.762Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
02:39:43 [2023-01-11T02:39:43.762Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
02:39:43 [2023-01-11T02:39:43.762Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
02:39:46 [2023-01-11T02:39:46.664Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
02:39:46 [2023-01-11T02:39:46.664Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
02:39:55 [2023-01-11T02:39:55.228Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
02:40:05 [2023-01-11T02:40:05.533Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
02:40:14 [2023-01-11T02:40:14.089Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
02:40:16 [2023-01-11T02:40:16.260Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
02:40:19 [2023-01-11T02:40:19.991Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
02:40:19 [2023-01-11T02:40:19.991Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
02:40:19 [2023-01-11T02:40:19.991Z] === RUN   TestDockerSuite/TestLogsFollowStopped
02:40:28 [2023-01-11T02:40:28.552Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
02:40:31 [2023-01-11T02:40:31.454Z] === RUN   TestDockerSuite/TestLogsSince
02:40:41 [2023-01-11T02:40:41.759Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
02:40:41 [2023-01-11T02:40:41.759Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
02:40:41 [2023-01-11T02:40:41.759Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
02:40:41 [2023-01-11T02:40:41.759Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
02:40:41 [2023-01-11T02:40:41.759Z] === RUN   TestDockerSuite/TestLogsTail
02:40:45 [2023-01-11T02:40:45.486Z] === RUN   TestDockerSuite/TestLogsTimestamps
02:40:49 [2023-01-11T02:40:49.212Z] === RUN   TestDockerSuite/TestLogsWithDetails
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestMountIntoProc
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestMountIntoSys
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestNetHostname
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginActive
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginLogDriver
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.110Z] === RUN   TestDockerSuite/TestPluginUpgrade
02:40:52 [2023-01-11T02:40:52.110Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.567Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
02:40:52 [2023-01-11T02:40:52.567Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.567Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
02:40:52 [2023-01-11T02:40:52.567Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.567Z] === RUN   TestDockerSuite/TestPortHostBinding
02:40:52 [2023-01-11T02:40:52.567Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.567Z] === RUN   TestDockerSuite/TestPortList
02:40:52 [2023-01-11T02:40:52.567Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
02:40:52 [2023-01-11T02:40:52.567Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersAttach
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
02:41:10 [2023-01-11T02:41:10.231Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
02:41:10 [2023-01-11T02:41:10.231Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
02:41:19 [2023-01-11T02:41:19.854Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
02:41:19 [2023-01-11T02:41:19.854Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
02:41:19 [2023-01-11T02:41:19.854Z] === RUN   TestDockerSuite/TestPsByOrder
02:41:32 [2023-01-11T02:41:32.761Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
02:41:32 [2023-01-11T02:41:32.761Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
02:41:32 [2023-01-11T02:41:32.761Z] === RUN   TestDockerSuite/TestPsListContainersBase
02:41:47 [2023-01-11T02:41:47.565Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
02:42:23 [2023-01-11T02:42:23.229Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
02:42:23 [2023-01-11T02:42:23.229Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
02:42:23 [2023-01-11T02:42:23.229Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
02:42:23 [2023-01-11T02:42:23.229Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
02:42:38 [2023-01-11T02:42:38.025Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
02:42:42 [2023-01-11T02:42:42.705Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
02:42:51 [2023-01-11T02:42:51.258Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
02:42:57 [2023-01-11T02:42:57.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
02:42:57 [2023-01-11T02:42:57.047Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
02:42:57 [2023-01-11T02:42:57.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
02:42:57 [2023-01-11T02:42:57.047Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
02:42:57 [2023-01-11T02:42:57.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
02:43:09 [2023-01-11T02:43:09.414Z] === RUN   TestDockerSuite/TestPsListContainersSize
02:43:09 [2023-01-11T02:43:09.414Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
02:43:09 [2023-01-11T02:43:09.414Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
02:43:09 [2023-01-11T02:43:09.414Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
02:43:09 [2023-01-11T02:43:09.414Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
02:43:09 [2023-01-11T02:43:09.414Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
02:43:09 [2023-01-11T02:43:09.414Z] === RUN   TestDockerSuite/TestPsRightTagName
02:43:09 [2023-01-11T02:43:09.414Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
02:43:09 [2023-01-11T02:43:09.414Z] === RUN   TestDockerSuite/TestPsShowMounts
02:43:17 [2023-01-11T02:43:17.969Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
02:43:17 [2023-01-11T02:43:17.969Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
02:43:17 [2023-01-11T02:43:17.969Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
02:43:18 [2023-01-11T02:43:18.937Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
02:43:18 [2023-01-11T02:43:18.937Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
02:43:18 [2023-01-11T02:43:18.937Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
02:43:20 [2023-01-11T02:43:20.470Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
02:43:20 [2023-01-11T02:43:20.929Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
02:43:20 [2023-01-11T02:43:20.929Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
02:43:20 [2023-01-11T02:43:20.929Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
02:43:26 [2023-01-11T02:43:26.718Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
02:43:32 [2023-01-11T02:43:32.503Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
02:43:35 [2023-01-11T02:43:35.402Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
02:44:11 [2023-01-11T02:44:11.059Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
02:44:11 [2023-01-11T02:44:11.059Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
02:44:11 [2023-01-11T02:44:11.059Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
02:44:16 [2023-01-11T02:44:16.838Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
02:44:16 [2023-01-11T02:44:16.838Z] === RUN   TestDockerSuite/TestRestartPolicyNO
02:44:16 [2023-01-11T02:44:16.838Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
02:44:17 [2023-01-11T02:44:17.295Z] === RUN   TestDockerSuite/TestRestartRunningContainer
02:44:23 [2023-01-11T02:44:23.080Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
02:44:28 [2023-01-11T02:44:28.858Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
02:44:28 [2023-01-11T02:44:28.858Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
02:44:28 [2023-01-11T02:44:28.858Z] === RUN   TestDockerSuite/TestRestartWithVolumes
02:44:34 [2023-01-11T02:44:34.639Z] === RUN   TestDockerSuite/TestRmiBlank
02:44:34 [2023-01-11T02:44:34.639Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
02:44:34 [2023-01-11T02:44:34.639Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
02:44:55 [2023-01-11T02:44:55.714Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
02:44:57 [2023-01-11T02:44:57.890Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
02:44:58 [2023-01-11T02:44:58.854Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
02:45:09 [2023-01-11T02:45:09.170Z] === RUN   TestDockerSuite/TestRmiImgIDForce
02:45:16 [2023-01-11T02:45:16.233Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
02:45:26 [2023-01-11T02:45:26.537Z] === RUN   TestDockerSuite/TestRmiParentImageFail
02:45:32 [2023-01-11T02:45:32.326Z] === RUN   TestDockerSuite/TestRmiTag
02:45:32 [2023-01-11T02:45:32.783Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
02:45:41 [2023-01-11T02:45:41.339Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
02:46:11 [2023-01-11T02:46:11.272Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
02:46:11 [2023-01-11T02:46:11.272Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
02:46:18 [2023-01-11T02:46:18.331Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
02:46:19 [2023-01-11T02:46:19.299Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
02:46:19 [2023-01-11T02:46:19.299Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
02:46:19 [2023-01-11T02:46:19.299Z] === RUN   TestDockerSuite/TestRunAddHost
02:46:19 [2023-01-11T02:46:19.299Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
02:46:19 [2023-01-11T02:46:19.299Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
02:46:19 [2023-01-11T02:46:19.299Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
02:46:19 [2023-01-11T02:46:19.299Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
02:46:19 [2023-01-11T02:46:19.299Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
02:46:19 [2023-01-11T02:46:19.299Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
02:46:19 [2023-01-11T02:46:19.299Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
02:46:19 [2023-01-11T02:46:19.299Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
02:46:19 [2023-01-11T02:46:19.299Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
02:46:19 [2023-01-11T02:46:19.299Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
02:46:19 [2023-01-11T02:46:19.299Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
02:46:19 [2023-01-11T02:46:19.300Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
02:46:22 [2023-01-11T02:46:22.193Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
02:46:22 [2023-01-11T02:46:22.193Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
02:46:22 [2023-01-11T02:46:22.193Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
02:46:22 [2023-01-11T02:46:22.193Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
02:46:22 [2023-01-11T02:46:22.193Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
02:46:34 [2023-01-11T02:46:34.552Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
02:46:36 [2023-01-11T02:46:36.723Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
02:46:39 [2023-01-11T02:46:39.628Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
02:46:42 [2023-01-11T02:46:42.524Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
02:46:51 [2023-01-11T02:46:51.075Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
02:46:51 [2023-01-11T02:46:51.075Z] === RUN   TestDockerSuite/TestRunBindMounts
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
02:46:58 [2023-01-11T02:46:58.137Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
02:46:58 [2023-01-11T02:46:58.137Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
02:47:00 [2023-01-11T02:47:00.311Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
02:47:00 [2023-01-11T02:47:00.311Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
02:47:00 [2023-01-11T02:47:00.311Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
02:47:04 [2023-01-11T02:47:04.992Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
02:47:04 [2023-01-11T02:47:04.992Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
02:47:04 [2023-01-11T02:47:04.992Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
02:47:04 [2023-01-11T02:47:04.992Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
02:47:04 [2023-01-11T02:47:04.992Z] === RUN   TestDockerSuite/TestRunContainerNetwork
02:47:07 [2023-01-11T02:47:07.166Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
02:47:07 [2023-01-11T02:47:07.166Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
02:47:07 [2023-01-11T02:47:07.166Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
02:47:07 [2023-01-11T02:47:07.166Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
02:47:07 [2023-01-11T02:47:07.624Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
02:47:07 [2023-01-11T02:47:07.624Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
02:47:07 [2023-01-11T02:47:07.624Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
02:47:07 [2023-01-11T02:47:07.624Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
02:47:07 [2023-01-11T02:47:07.624Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
02:47:07 [2023-01-11T02:47:07.624Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
02:47:07 [2023-01-11T02:47:07.624Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
02:47:07 [2023-01-11T02:47:07.624Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
02:47:07 [2023-01-11T02:47:07.624Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
02:47:07 [2023-01-11T02:47:07.624Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
02:47:07 [2023-01-11T02:47:07.624Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
02:47:10 [2023-01-11T02:47:10.527Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
02:47:14 [2023-01-11T02:47:14.270Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
02:47:17 [2023-01-11T02:47:17.171Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
02:47:17 [2023-01-11T02:47:17.171Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
02:47:17 [2023-01-11T02:47:17.171Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
02:47:17 [2023-01-11T02:47:17.171Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
02:47:17 [2023-01-11T02:47:17.171Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
02:47:17 [2023-01-11T02:47:17.171Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
02:47:17 [2023-01-11T02:47:17.171Z] === RUN   TestDockerSuite/TestRunCreateVolume
02:47:20 [2023-01-11T02:47:20.074Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
02:47:20 [2023-01-11T02:47:20.074Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
02:47:20 [2023-01-11T02:47:20.074Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
02:47:20 [2023-01-11T02:47:20.074Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
02:47:20 [2023-01-11T02:47:20.074Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
02:47:20 [2023-01-11T02:47:20.074Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
02:47:20 [2023-01-11T02:47:20.074Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
02:47:20 [2023-01-11T02:47:20.074Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
02:47:20 [2023-01-11T02:47:20.074Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
02:47:22 [2023-01-11T02:47:22.248Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
02:47:29 [2023-01-11T02:47:29.311Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
02:47:29 [2023-01-11T02:47:29.311Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
02:47:29 [2023-01-11T02:47:29.311Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
02:47:29 [2023-01-11T02:47:29.311Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
02:47:29 [2023-01-11T02:47:29.311Z] === RUN   TestDockerSuite/TestRunDNSOptions
02:47:29 [2023-01-11T02:47:29.311Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
02:47:29 [2023-01-11T02:47:29.311Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
02:47:29 [2023-01-11T02:47:29.311Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
02:47:29 [2023-01-11T02:47:29.311Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
02:47:29 [2023-01-11T02:47:29.311Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
02:47:29 [2023-01-11T02:47:29.311Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
02:47:29 [2023-01-11T02:47:29.311Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
02:47:29 [2023-01-11T02:47:29.311Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
02:47:32 [2023-01-11T02:47:32.209Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
02:47:32 [2023-01-11T02:47:32.209Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
02:47:32 [2023-01-11T02:47:32.209Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
02:47:32 [2023-01-11T02:47:32.667Z] === RUN   TestDockerSuite/TestRunDuplicateMount
02:47:32 [2023-01-11T02:47:32.667Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
02:47:32 [2023-01-11T02:47:32.667Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
02:47:41 [2023-01-11T02:47:41.224Z] === RUN   TestDockerSuite/TestRunEchoStdout
02:47:43 [2023-01-11T02:47:43.397Z] === RUN   TestDockerSuite/TestRunEmptyEnv
02:47:43 [2023-01-11T02:47:43.397Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
02:47:43 [2023-01-11T02:47:43.397Z] === RUN   TestDockerSuite/TestRunEntrypoint
02:47:51 [2023-01-11T02:47:51.952Z] === RUN   TestDockerSuite/TestRunEnvironment
02:47:51 [2023-01-11T02:47:51.952Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
02:47:51 [2023-01-11T02:47:51.952Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
02:47:51 [2023-01-11T02:47:51.952Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
02:47:51 [2023-01-11T02:47:51.952Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
02:47:51 [2023-01-11T02:47:51.952Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
02:47:51 [2023-01-11T02:47:51.952Z] === RUN   TestDockerSuite/TestRunExitCode
02:47:59 [2023-01-11T02:47:59.017Z] === RUN   TestDockerSuite/TestRunExitCodeOne
02:48:01 [2023-01-11T02:48:01.913Z] === RUN   TestDockerSuite/TestRunExitCodeZero
02:48:04 [2023-01-11T02:48:04.812Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
02:48:07 [2023-01-11T02:48:07.713Z] === RUN   TestDockerSuite/TestRunExposePort
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
02:48:08 [2023-01-11T02:48:08.171Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunGroupAdd
02:48:08 [2023-01-11T02:48:08.171Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
02:48:08 [2023-01-11T02:48:08.171Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
02:48:08 [2023-01-11T02:48:08.171Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
02:48:08 [2023-01-11T02:48:08.171Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
02:48:08 [2023-01-11T02:48:08.171Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
02:48:08 [2023-01-11T02:48:08.171Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
02:48:08 [2023-01-11T02:48:08.171Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
02:48:18 [2023-01-11T02:48:18.479Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
02:48:18 [2023-01-11T02:48:18.479Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
02:48:18 [2023-01-11T02:48:18.480Z] === RUN   TestDockerSuite/TestRunInvalidReference
02:48:18 [2023-01-11T02:48:18.480Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
02:48:18 [2023-01-11T02:48:18.480Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
02:48:18 [2023-01-11T02:48:18.480Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
02:48:18 [2023-01-11T02:48:18.480Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
02:48:18 [2023-01-11T02:48:18.480Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
02:48:18 [2023-01-11T02:48:18.480Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
02:48:18 [2023-01-11T02:48:18.480Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
02:48:18 [2023-01-11T02:48:18.480Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
02:48:18 [2023-01-11T02:48:18.480Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
02:48:30 [2023-01-11T02:48:30.867Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
02:48:30 [2023-01-11T02:48:30.867Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
02:48:30 [2023-01-11T02:48:30.867Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModeHostname
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModeIpcHost
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModePIDContainer
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModePIDHost
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunModeUTSHost
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunMount
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunMountOrdering
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
02:48:33 [2023-01-11T02:48:33.773Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
02:48:33 [2023-01-11T02:48:33.773Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
02:48:44 [2023-01-11T02:48:44.081Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
02:48:44 [2023-01-11T02:48:44.081Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
02:48:44 [2023-01-11T02:48:44.081Z] === RUN   TestDockerSuite/TestRunNamedVolume
02:48:44 [2023-01-11T02:48:44.081Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
02:48:44 [2023-01-11T02:48:44.081Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
02:48:44 [2023-01-11T02:48:44.081Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
02:48:44 [2023-01-11T02:48:44.081Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
02:48:54 [2023-01-11T02:48:54.383Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
02:49:04 [2023-01-11T02:49:04.690Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
02:49:04 [2023-01-11T02:49:04.690Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.690Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
02:49:04 [2023-01-11T02:49:04.690Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNetHost
02:49:04 [2023-01-11T02:49:04.691Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
02:49:04 [2023-01-11T02:49:04.691Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
02:49:04 [2023-01-11T02:49:04.691Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
02:49:04 [2023-01-11T02:49:04.691Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
02:49:04 [2023-01-11T02:49:04.691Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
02:49:04 [2023-01-11T02:49:04.691Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
02:49:04 [2023-01-11T02:49:04.691Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
02:49:04 [2023-01-11T02:49:04.691Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
02:49:05 [2023-01-11T02:49:05.148Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
02:49:06 [2023-01-11T02:49:06.121Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
02:49:09 [2023-01-11T02:49:09.014Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
02:49:11 [2023-01-11T02:49:11.916Z] === RUN   TestDockerSuite/TestRunNonExistingImage
02:49:12 [2023-01-11T02:49:12.879Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunPortInUse
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
02:49:15 [2023-01-11T02:49:15.789Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
02:49:15 [2023-01-11T02:49:15.789Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
02:49:19 [2023-01-11T02:49:19.516Z] === RUN   TestDockerSuite/TestRunPublishPort
02:49:19 [2023-01-11T02:49:19.516Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
02:49:19 [2023-01-11T02:49:19.516Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
02:49:19 [2023-01-11T02:49:19.516Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
02:49:19 [2023-01-11T02:49:19.516Z] === RUN   TestDockerSuite/TestRunReadProcLatency
02:49:19 [2023-01-11T02:49:19.516Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
02:49:19 [2023-01-11T02:49:19.516Z] === RUN   TestDockerSuite/TestRunReadProcTimer
02:49:19 [2023-01-11T02:49:19.516Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
02:49:19 [2023-01-11T02:49:19.516Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
02:49:19 [2023-01-11T02:49:19.516Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
02:49:19 [2023-01-11T02:49:19.516Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
02:49:37 [2023-01-11T02:49:37.181Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
02:49:37 [2023-01-11T02:49:37.181Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
02:49:37 [2023-01-11T02:49:37.181Z] === RUN   TestDockerSuite/TestRunRm
02:49:37 [2023-01-11T02:49:37.641Z] === RUN   TestDockerSuite/TestRunRmAndWait
02:49:44 [2023-01-11T02:49:44.699Z] === RUN   TestDockerSuite/TestRunRmPre125Api
02:49:51 [2023-01-11T02:49:51.765Z] === RUN   TestDockerSuite/TestRunRootWorkdir
02:49:55 [2023-01-11T02:49:55.493Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
02:49:58 [2023-01-11T02:49:58.389Z] === RUN   TestDockerSuite/TestRunSetMacAddress
02:50:01 [2023-01-11T02:50:01.285Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
02:50:01 [2023-01-11T02:50:01.285Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
02:50:01 [2023-01-11T02:50:01.285Z] === RUN   TestDockerSuite/TestRunState
02:50:01 [2023-01-11T02:50:01.285Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
02:50:01 [2023-01-11T02:50:01.285Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
02:50:04 [2023-01-11T02:50:04.184Z] === RUN   TestDockerSuite/TestRunStdinPipe
02:50:04 [2023-01-11T02:50:04.184Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
02:50:04 [2023-01-11T02:50:04.184Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
02:50:07 [2023-01-11T02:50:07.079Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
02:50:07 [2023-01-11T02:50:07.079Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
02:50:07 [2023-01-11T02:50:07.079Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
02:50:07 [2023-01-11T02:50:07.079Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
02:50:07 [2023-01-11T02:50:07.079Z] === RUN   TestDockerSuite/TestRunTLSVerify
02:50:07 [2023-01-11T02:50:07.079Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
02:50:07 [2023-01-11T02:50:07.538Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
02:50:07 [2023-01-11T02:50:07.538Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
02:50:07 [2023-01-11T02:50:07.538Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUnshareProc
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUserByID
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUserByIDBig
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUserByIDZero
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUserByName
02:50:13 [2023-01-11T02:50:13.323Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
02:50:13 [2023-01-11T02:50:13.323Z] === RUN   TestDockerSuite/TestRunUserDefaults
02:50:16 [2023-01-11T02:50:16.222Z] === RUN   TestDockerSuite/TestRunUserNotFound
02:50:16 [2023-01-11T02:50:16.222Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
02:50:16 [2023-01-11T02:50:16.680Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
02:50:19 [2023-01-11T02:50:19.577Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
02:50:19 [2023-01-11T02:50:19.577Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
02:50:19 [2023-01-11T02:50:19.577Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
02:50:19 [2023-01-11T02:50:19.577Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
02:50:19 [2023-01-11T02:50:19.577Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
02:50:29 [2023-01-11T02:50:29.884Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
02:50:42 [2023-01-11T02:50:42.250Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
02:50:48 [2023-01-11T02:50:48.030Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
02:50:56 [2023-01-11T02:50:56.588Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
02:50:56 [2023-01-11T02:50:56.588Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
02:50:56 [2023-01-11T02:50:56.588Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
02:50:56 [2023-01-11T02:50:56.588Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
02:51:00 [2023-01-11T02:51:00.324Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
02:51:08 [2023-01-11T02:51:08.885Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
02:51:11 [2023-01-11T02:51:11.058Z] === RUN   TestDockerSuite/TestRunWithBadDevice
02:51:11 [2023-01-11T02:51:11.058Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
02:51:11 [2023-01-11T02:51:11.058Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
02:51:11 [2023-01-11T02:51:11.517Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
02:51:11 [2023-01-11T02:51:11.517Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
02:51:11 [2023-01-11T02:51:11.517Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
02:51:11 [2023-01-11T02:51:11.517Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
02:51:11 [2023-01-11T02:51:11.517Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
02:51:11 [2023-01-11T02:51:11.517Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
02:51:11 [2023-01-11T02:51:11.517Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
02:51:11 [2023-01-11T02:51:11.517Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
02:51:11 [2023-01-11T02:51:11.517Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
02:51:11 [2023-01-11T02:51:11.517Z] === RUN   TestDockerSuite/TestRunWithUlimits
02:51:11 [2023-01-11T02:51:11.517Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
02:51:11 [2023-01-11T02:51:11.517Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
02:51:17 [2023-01-11T02:51:17.301Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
02:51:18 [2023-01-11T02:51:18.839Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
02:51:21 [2023-01-11T02:51:21.737Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestSaveCheckTimes
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.519Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
02:51:27 [2023-01-11T02:51:27.519Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveImageId
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveLoadParents
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveMultipleNames
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveSingleTag
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
02:51:27 [2023-01-11T02:51:27.976Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
02:51:27 [2023-01-11T02:51:27.976Z] === RUN   TestDockerSuite/TestSearchCmdOptions
02:51:30 [2023-01-11T02:51:30.183Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
02:51:30 [2023-01-11T02:51:30.644Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
02:51:31 [2023-01-11T02:51:31.102Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
02:51:31 [2023-01-11T02:51:31.102Z] === RUN   TestDockerSuite/TestSearchWithLimit
02:51:33 [2023-01-11T02:51:33.279Z] === RUN   TestDockerSuite/TestSlowStdinClosing
02:51:41 [2023-01-11T02:51:41.836Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
02:51:41 [2023-01-11T02:51:41.836Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
02:51:41 [2023-01-11T02:51:41.836Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
02:51:52 [2023-01-11T02:51:52.139Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
02:51:52 [2023-01-11T02:51:52.139Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
02:51:52 [2023-01-11T02:51:52.140Z] === RUN   TestDockerSuite/TestStartAttachSilent
02:52:02 [2023-01-11T02:52:02.449Z] === RUN   TestDockerSuite/TestStartAttachWithRename
02:52:02 [2023-01-11T02:52:02.449Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
02:52:02 [2023-01-11T02:52:02.449Z] === RUN   TestDockerSuite/TestStartMultipleContainers
02:52:02 [2023-01-11T02:52:02.449Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
02:52:02 [2023-01-11T02:52:02.449Z] === RUN   TestDockerSuite/TestStartPausedContainer
02:52:02 [2023-01-11T02:52:02.449Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
02:52:02 [2023-01-11T02:52:02.449Z] === RUN   TestDockerSuite/TestStartRecordError
02:52:02 [2023-01-11T02:52:02.449Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
02:52:02 [2023-01-11T02:52:02.449Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
02:52:14 [2023-01-11T02:52:14.827Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
02:52:14 [2023-01-11T02:52:14.827Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
02:52:14 [2023-01-11T02:52:14.827Z] === RUN   TestDockerSuite/TestStatsAllNoStream
02:52:14 [2023-01-11T02:52:14.827Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
02:52:14 [2023-01-11T02:52:14.827Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
02:52:14 [2023-01-11T02:52:14.827Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
02:52:14 [2023-01-11T02:52:14.827Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
02:52:14 [2023-01-11T02:52:14.827Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
02:52:14 [2023-01-11T02:52:14.827Z] === RUN   TestDockerSuite/TestStatsFormatAll
02:52:14 [2023-01-11T02:52:14.827Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
02:52:14 [2023-01-11T02:52:14.827Z] === RUN   TestDockerSuite/TestStatsNoStream
02:52:14 [2023-01-11T02:52:14.827Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
02:52:14 [2023-01-11T02:52:14.827Z] === RUN   TestDockerSuite/TestTopMultipleArgs
02:52:17 [2023-01-11T02:52:17.727Z] === RUN   TestDockerSuite/TestTopNonPrivileged
02:52:20 [2023-01-11T02:52:20.628Z] === RUN   TestDockerSuite/TestTopPrivileged
02:52:20 [2023-01-11T02:52:20.628Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
02:52:20 [2023-01-11T02:52:20.628Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
02:52:24 [2023-01-11T02:52:24.367Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
02:52:24 [2023-01-11T02:52:24.367Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
02:52:24 [2023-01-11T02:52:24.367Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
02:52:24 [2023-01-11T02:52:24.367Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
02:52:24 [2023-01-11T02:52:24.367Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
02:52:24 [2023-01-11T02:52:24.367Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
02:52:24 [2023-01-11T02:52:24.367Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
02:52:24 [2023-01-11T02:52:24.367Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
02:52:24 [2023-01-11T02:52:24.367Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
02:52:24 [2023-01-11T02:52:24.368Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
02:52:24 [2023-01-11T02:52:24.368Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
02:52:24 [2023-01-11T02:52:24.368Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
02:52:24 [2023-01-11T02:52:24.368Z] === RUN   TestDockerSuite/TestVolumeCLICreate
02:52:42 [2023-01-11T02:52:42.039Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
02:52:42 [2023-01-11T02:52:42.039Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
02:52:42 [2023-01-11T02:52:42.040Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
02:52:42 [2023-01-11T02:52:42.040Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
02:52:42 [2023-01-11T02:52:42.040Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
02:52:42 [2023-01-11T02:52:42.040Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
02:52:42 [2023-01-11T02:52:42.040Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
02:52:42 [2023-01-11T02:52:42.040Z] === RUN   TestDockerSuite/TestVolumeCLILs
02:52:44 [2023-01-11T02:52:44.939Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
02:52:44 [2023-01-11T02:52:44.939Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
02:52:48 [2023-01-11T02:52:48.665Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
02:52:49 [2023-01-11T02:52:49.123Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
02:52:49 [2023-01-11T02:52:49.580Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
02:52:49 [2023-01-11T02:52:49.580Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
02:52:50 [2023-01-11T02:52:50.038Z] === RUN   TestDockerSuite/TestVolumeCLIRm
02:53:00 [2023-01-11T02:53:00.343Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
02:53:00 [2023-01-11T02:53:00.343Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
02:53:00 [2023-01-11T02:53:00.343Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
02:53:01 [2023-01-11T02:53:01.310Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
02:53:01 [2023-01-11T02:53:01.310Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
02:53:01 [2023-01-11T02:53:01.310Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
02:53:01 [2023-01-11T02:53:01.310Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
02:53:11 [2023-01-11T02:53:11.616Z] === RUN   TestDockerSuite/TestVolumeLsFormat
02:53:11 [2023-01-11T02:53:11.616Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
02:53:11 [2023-01-11T02:53:11.616Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
02:53:29 [2023-01-11T02:53:29.287Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
02:53:29 [2023-01-11T02:53:29.287Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.287Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
02:53:29 [2023-01-11T02:53:29.287Z] --- PASS: TestDockerSuite (3525.00s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.16s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (76.29s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (3.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
02:53:29 [2023-01-11T02:53:29.287Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.70s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.37s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.13s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.38s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.22s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (134.37s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.68s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.51s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.76s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.18s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.98s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.01s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.74s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.80s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (11.38s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.62s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.12s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (11.75s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.09s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddTar (58.58s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.56s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.17s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.82s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.92s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.56s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.67s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.55s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.53s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.16s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.12s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.47s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.12s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.89s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.30s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.78s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.90s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.76s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.90s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.87s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.57s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.07s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.45s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.70s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.93s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (44.98s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.98s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (37.48s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.25s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.09s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.50s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.62s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.59s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (98.54s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.48s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.28s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.32s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.14s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (34.89s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.94s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.86s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (56.00s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (24.06s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.96s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (143.88s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.67s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.52s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.47s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.97s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.17s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.29s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.53s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.75s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.56s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.52s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.91s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFails (3.09s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (12.09s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.96s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildForceRm (13.84s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.92s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.09s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.40s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.57s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildHistory (14.20s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.23s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.67s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.06s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.79s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.30s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.89s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.77s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.29s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (2.14s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.72s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.84s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.75s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (29.79s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.26s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.91s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.55s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.62s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.69s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.30s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.85s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.65s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.92s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNoContext (8.53s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.84s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (8.08s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.52s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.82s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (21.69s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.06s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (16.94s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.73s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.68s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.71s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.28s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.01s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.39s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.46s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildRm (18.24s)
02:53:29 [2023-01-11T02:53:29.288Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.48s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.91s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.65s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.63s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (11.11s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (26.52s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.72s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.46s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.58s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildStderr (6.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.11s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.74s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (6.28s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.12s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.82s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.79s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.92s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.67s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (16.30s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.13s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.34s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.19s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (6.26s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (27.36s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.08s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.69s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.45s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.73s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.94s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.09s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestCommitChange (11.78s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (6.17s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.80s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestCommitTTY (14.11s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.85s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.76s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.81s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.95s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (3.14s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.14s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.45s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s)
02:53:29 [2023-01-11T02:53:29.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.98s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.25s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.11s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.79s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.29s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (3.00s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (9.71s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.35s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.53s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.95s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (5.10s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.67s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.62s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.60s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (8.03s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (8.15s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (8.06s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.20s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0004cc678_<nil>} (3.10s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11743547699_c:\foo_false__<nil>_<nil>_<nil>} (2.98s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11743547699_c:\foo_true__<nil>_<nil>_<nil>} (8.01s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s)
02:53:29 [2023-01-11T02:53:29.747Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (8.10s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.06s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.03s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.08s)
02:53:29 [2023-01-11T02:53:29.747Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.93s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.96s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.85s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCpToCaseH (21.97s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCpToDot (8.05s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.26s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.05s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.70s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.91s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.23s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateRM (0.43s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.80s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.36s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.35s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestDockerFails (0.11s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.34s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (8.06s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.40s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (15.07s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.90s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.97s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.13s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.19s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (5.26s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.48s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFilters (6.34s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFormat (6.26s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.31s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsRename (3.53s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsResize (3.94s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.80s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.67s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.89s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.23s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExec (0.04s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.98s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.76s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.72s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.15s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.14s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.93s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.82s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.15s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.85s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.04s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.04s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.05s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.57s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.04s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.23s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (11.25s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.85s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.89s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.92s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.99s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.14s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.35s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.13s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.48s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.89s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.48s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.15s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.56s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.41s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.27s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.85s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.33s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.47s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.43s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImportFile (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.94s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.85s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.32s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.94s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectDefault (3.19s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectHistory (11.35s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectInt64 (3.06s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (3.14s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (8.11s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.11s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.14s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.74s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.13s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (3.14s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.91s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.20s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.27s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.99s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.08s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.13s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.79s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.79s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.86s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.48s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.26s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.68s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.81s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.73s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.36s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.79s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (7.96s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.97s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsSince (10.35s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsTail (3.87s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.45s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.16s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
02:53:29 [2023-01-11T02:53:29.748Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (15.74s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (11.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsByOrder (12.57s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (15.37s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (33.33s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.75s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.06s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.13s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.77s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (11.04s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPsShowMounts (9.52s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.35s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.07s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.80s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.54s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.42s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.29s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.77s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.97s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.71s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.43s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.65s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.10s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.16s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.87s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.96s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.47s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (7.10s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.55s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.92s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiTag (1.05s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (8.07s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.71s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.46s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.60s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.55s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.73s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.78s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.83s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.90s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.95s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.69s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunBindMounts (6.78s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.88s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.09s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.75s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.13s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.25s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.92s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.96s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.40s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.00s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.88s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.82s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.89s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (7.86s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunExitCode (7.79s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.93s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.15s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.11s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.98s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.67s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.31s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.10s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (11.22s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (10.36s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.01s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.78s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.76s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.00s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.71s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.67s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.96s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunRm (3.15s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.33s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (7.86s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (3.05s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.96s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.32s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.97s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.69s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.73s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (3.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.97s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.89s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.85s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.81s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.40s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.60s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.93s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.13s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.28s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.15s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.77s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.82s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
02:53:29 [2023-01-11T02:53:29.749Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.80s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.09s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.95s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.26s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (3.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.36s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.21s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.30s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.44s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.82s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.59s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.57s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (10.34s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.84s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.87s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.41s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.25s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.92s)
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistrySuite/TestV2Only
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] --- PASS: TestDockerRegistrySuite (0.23s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.750Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
02:53:29 [2023-01-11T02:53:29.750Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthTokenSuite
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerDaemonSuite
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:302: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:302: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:302: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] --- PASS: TestDockerDaemonSuite (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerSwarmSuite
02:53:29 [2023-01-11T02:53:29.751Z] --- PASS: TestDockerSwarmSuite (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginCreate
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginInspect
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerPluginSuite/TestPluginSet
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] --- PASS: TestDockerPluginSuite (0.03s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerExternalVolumeSuite
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:128: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerNetworkSuite
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:134: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] --- SKIP: TestDockerNetworkSuite (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] === RUN   TestDockerHubPullSuite
02:53:29 [2023-01-11T02:53:29.751Z]     check_test.go:142: unmatched requirement DaemonIsLinux
02:53:29 [2023-01-11T02:53:29.751Z] --- SKIP: TestDockerHubPullSuite (0.00s)
02:53:29 [2023-01-11T02:53:29.751Z] PASS
02:53:29 [2023-01-11T02:53:29.751Z] ok  	github.com/docker/docker/integration-cli	3525.596s
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === Skipped
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.211Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
02:53:30 [2023-01-11T02:53:30.211Z] 
02:53:30 [2023-01-11T02:53:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.68s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.68s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.09s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.09s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.56s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.56s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.12s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.12s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.56s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.52s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.52s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.53s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.53s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.15s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.10s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.10s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.09s)
02:53:30 [2023-01-11T02:53:30.212Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.212Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s)
02:53:30 [2023-01-11T02:53:30.212Z] 
02:53:30 [2023-01-11T02:53:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.08s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.08s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.52s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_sni_test.go:18: Flakey test
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.04s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.06s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.06s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.213Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s)
02:53:30 [2023-01-11T02:53:30.213Z] 
02:53:30 [2023-01-11T02:53:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
02:53:30 [2023-01-11T02:53:30.213Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExec (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.05s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.05s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImportFile (0.03s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.214Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
02:53:30 [2023-01-11T02:53:30.214Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z] 
02:53:30 [2023-01-11T02:53:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
02:53:30 [2023-01-11T02:53:30.215Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.215Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.673Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
02:53:30 [2023-01-11T02:53:30.673Z] 
02:53:30 [2023-01-11T02:53:30.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.674Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z] 
02:53:30 [2023-01-11T02:53:30.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
02:53:30 [2023-01-11T02:53:30.674Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.675Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
02:53:30 [2023-01-11T02:53:30.675Z] 
02:53:30 [2023-01-11T02:53:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.676Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.676Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:185: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z] 
02:53:30 [2023-01-11T02:53:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:53:30 [2023-01-11T02:53:30.677Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:30 [2023-01-11T02:53:30.677Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:212: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:239: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:268: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:302: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:302: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:302: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:407: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:128: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:134: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
02:53:31 [2023-01-11T02:53:31.136Z]     check_test.go:142: unmatched requirement DaemonIsLinux
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] DONE 1093 tests, 547 skipped in 3540.827s
02:53:31 [2023-01-11T02:53:31.136Z] INFO: Integration tests ended at 01/11/2023 02:53:30. Duration:00:59:01.0674869
02:53:31 [2023-01-11T02:53:31.136Z] INFO: Docker info of the daemon under test at end of run
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] Containers: 2
02:53:31 [2023-01-11T02:53:31.136Z]  Running: 0
02:53:31 [2023-01-11T02:53:31.136Z]  Paused: 0
02:53:31 [2023-01-11T02:53:31.136Z]  Stopped: 2
02:53:31 [2023-01-11T02:53:31.136Z] Images: 18
02:53:31 [2023-01-11T02:53:31.136Z] Server Version: 0.0.0-dev
02:53:31 [2023-01-11T02:53:31.136Z] Storage Driver: windowsfilter
02:53:31 [2023-01-11T02:53:31.136Z]  Windows: 
02:53:31 [2023-01-11T02:53:31.136Z] Logging Driver: json-file
02:53:31 [2023-01-11T02:53:31.136Z] Plugins: 
02:53:31 [2023-01-11T02:53:31.136Z]  Volume: local
02:53:31 [2023-01-11T02:53:31.136Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
02:53:31 [2023-01-11T02:53:31.136Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
02:53:31 [2023-01-11T02:53:31.136Z] Swarm: inactive
02:53:31 [2023-01-11T02:53:31.136Z] Default Isolation: process
02:53:31 [2023-01-11T02:53:31.136Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
02:53:31 [2023-01-11T02:53:31.136Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
02:53:31 [2023-01-11T02:53:31.136Z] OSType: windows
02:53:31 [2023-01-11T02:53:31.136Z] Architecture: x86_64
02:53:31 [2023-01-11T02:53:31.136Z] CPUs: 4
02:53:31 [2023-01-11T02:53:31.136Z] Total Memory: 32GiB
02:53:31 [2023-01-11T02:53:31.136Z] Name: azwin-2-5409a0
02:53:31 [2023-01-11T02:53:31.136Z] ID: CCC6:MZHI:2DKL:ETNS:TFJS:5L5L:3EL6:QF4E:O3YE:ELVR:JM7J:43GP
02:53:31 [2023-01-11T02:53:31.136Z] Docker Root Dir: D:\CI\PR-44797\1\daemon
02:53:31 [2023-01-11T02:53:31.136Z] Debug Mode (client): false
02:53:31 [2023-01-11T02:53:31.136Z] Debug Mode (server): true
02:53:31 [2023-01-11T02:53:31.136Z]  File Descriptors: -1
02:53:31 [2023-01-11T02:53:31.136Z]  Goroutines: 17
02:53:31 [2023-01-11T02:53:31.136Z]  System Time: 2023-01-11T02:53:30.8316536Z
02:53:31 [2023-01-11T02:53:31.136Z]  EventsListeners: 0
02:53:31 [2023-01-11T02:53:31.136Z] Registry: https://index.docker.io/v1/
02:53:31 [2023-01-11T02:53:31.136Z] Labels:
02:53:31 [2023-01-11T02:53:31.136Z] Experimental: false
02:53:31 [2023-01-11T02:53:31.136Z] Insecure Registries:
02:53:31 [2023-01-11T02:53:31.136Z]  127.0.0.0/8
02:53:31 [2023-01-11T02:53:31.136Z] Live Restore Enabled: false
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] 
02:53:31 [2023-01-11T02:53:31.136Z] INFO: Stopping daemon under test
02:53:31 [2023-01-11T02:53:31.136Z] SUCCESS: The process with PID 5272 (child process of PID 5248) has been terminated.
02:53:31 [2023-01-11T02:53:31.136Z] SUCCESS: The process with PID 5248 (child process of PID 496) has been terminated.
02:53:31 [2023-01-11T02:53:31.594Z] INFO: Stop tailing logs of the daemon under tests
02:53:31 [2023-01-11T02:53:31.594Z] INFO: executeCI.ps1 Completed successfully at 01/11/2023 02:53:31.
02:53:31 [2023-01-11T02:53:31.594Z] INFO: Tidying up at end of run
02:53:31 [2023-01-11T02:53:31.594Z] INFO: Saving daemon under test log (d:\CI\PR-44797\1\dut.out) to bundles\CIDUT.out
02:53:31 [2023-01-11T02:53:31.594Z] INFO: Saving daemon under test log (d:\CI\PR-44797\1\dut.err) to bundles\CIDUT.err
02:53:31 [2023-01-11T02:53:31.594Z] INFO: Nuke-Everything...
02:53:31 [2023-01-11T02:53:31.594Z] INFO: Container count on control daemon to delete is 2
02:53:32 [2023-01-11T02:53:32.052Z] 6734553848f3
02:53:32 [2023-01-11T02:53:32.052Z] 685ef7b472c1
02:53:32 [2023-01-11T02:53:32.052Z] INFO: Tidying pidfile d:\CI\PR-44797\1\docker.pid
02:53:32 [2023-01-11T02:53:32.052Z] INFO: Nuking d:\CI
02:53:57 [2023-01-11T02:53:57.188Z] INFO: Zapped successfully
02:53:57 [2023-01-11T02:53:57.188Z] 
02:53:57 [2023-01-11T02:53:57.188Z] INFO: executeCI.ps1 exiting at Wed Jan 11 02:53:55 CUT 2023. Duration 01:27:19.2133547
02:53:57 [2023-01-11T02:53:57.188Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
02:53:57 [2023-01-11T02:53:57.423Z] Recording test results
02:54:04 [2023-01-11T02:54:04.050Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
02:54:06 [2023-01-11T02:54:06.098Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
02:54:09 [2023-01-11T02:54:09.210Z] Archiving artifacts
02:54:23 [2023-01-11T02:54:23.165Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44797/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:54:24 [2023-01-11T02:54:24.084Z] + make clean
02:54:25 [2023-01-11T02:54:25.621Z] docker volume rm -f docker-dev-cache
02:54:25 [2023-01-11T02:54:25.621Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS